Skip to content
Success

Console Output

15:28:22 [2024-06-26T19:28:22.015Z] Started by user Patrick Tasse
15:28:22 [2024-06-26T19:28:22.015Z] Running as Patrick Tasse
15:28:23 [2024-06-26T19:28:23.044Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:28:25 [2024-06-26T19:28:25.761Z] [Pipeline] Start of Pipeline
15:28:29 [2024-06-26T19:28:29.517Z] [Pipeline] readTrusted
15:28:29 [2024-06-26T19:28:29.878Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:28:30 [2024-06-26T19:28:30.170Z] [Pipeline] echo
15:28:30 [2024-06-26T19:28:30.171Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
15:28:30 [2024-06-26T19:28:30.174Z] [Pipeline] podTemplate
15:28:30 [2024-06-26T19:28:30.192Z] [Pipeline] {
15:28:31 [2024-06-26T19:28:31.168Z] [Pipeline] node
15:28:36 [2024-06-26T19:28:36.546Z] Created Pod: kubernetes tracecompass/tracecompass-build-fm978-q1sm9
15:28:46 [2024-06-26T19:28:46.172Z] Still waiting to schedule task
15:28:46 [2024-06-26T19:28:46.173Z]tracecompass-build-fm978-q1sm9’ is offline
15:29:18 [2024-06-26T19:29:18.424Z] Agent tracecompass-build-fm978-q1sm9 is provisioned from template tracecompass-build-fm978
15:29:18 [2024-06-26T19:29:18.452Z] ---
15:29:18 [2024-06-26T19:29:18.452Z] apiVersion: "v1"
15:29:18 [2024-06-26T19:29:18.452Z] kind: "Pod"
15:29:18 [2024-06-26T19:29:18.452Z] metadata:
15:29:18 [2024-06-26T19:29:18.452Z]   annotations:
15:29:18 [2024-06-26T19:29:18.452Z]     kubernetes.jenkins.io/last-refresh: "1719430116355"
15:29:18 [2024-06-26T19:29:18.452Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-nightly/107/"
15:29:18 [2024-06-26T19:29:18.452Z]     runUrl: "job/tracecompass-stable-nightly/107/"
15:29:18 [2024-06-26T19:29:18.452Z]   labels:
15:29:18 [2024-06-26T19:29:18.452Z]     jenkins: "slave"
15:29:18 [2024-06-26T19:29:18.452Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
15:29:18 [2024-06-26T19:29:18.452Z]     jenkins/label: "tracecompass-build"
15:29:18 [2024-06-26T19:29:18.452Z]     kubernetes.jenkins.io/controller: "x_jenkins-ui_tracecompass_svc_cluster_local_tracecompassx"
15:29:18 [2024-06-26T19:29:18.452Z]   name: "tracecompass-build-fm978-q1sm9"
15:29:18 [2024-06-26T19:29:18.452Z]   namespace: "tracecompass"
15:29:18 [2024-06-26T19:29:18.452Z] spec:
15:29:18 [2024-06-26T19:29:18.453Z]   containers:
15:29:18 [2024-06-26T19:29:18.453Z]   - args:
15:29:18 [2024-06-26T19:29:18.453Z]     - "-c"
15:29:18 [2024-06-26T19:29:18.453Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
15:29:18 [2024-06-26T19:29:18.453Z]     command:
15:29:18 [2024-06-26T19:29:18.453Z]     - "/bin/sh"
15:29:18 [2024-06-26T19:29:18.453Z]     image: "eclipse/tracecompass-build-env:22.04"
15:29:18 [2024-06-26T19:29:18.453Z]     imagePullPolicy: "Always"
15:29:18 [2024-06-26T19:29:18.453Z]     name: "tracecompass"
15:29:18 [2024-06-26T19:29:18.453Z]     resources:
15:29:18 [2024-06-26T19:29:18.453Z]       limits:
15:29:18 [2024-06-26T19:29:18.453Z]         memory: "2.6Gi"
15:29:18 [2024-06-26T19:29:18.453Z]         cpu: "1.3"
15:29:18 [2024-06-26T19:29:18.453Z]       requests:
15:29:18 [2024-06-26T19:29:18.453Z]         memory: "2.6Gi"
15:29:18 [2024-06-26T19:29:18.453Z]         cpu: "1.3"
15:29:18 [2024-06-26T19:29:18.453Z]     tty: true
15:29:18 [2024-06-26T19:29:18.453Z]     volumeMounts:
15:29:18 [2024-06-26T19:29:18.453Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
15:29:18 [2024-06-26T19:29:18.453Z]       name: "settings-xml"
15:29:18 [2024-06-26T19:29:18.453Z]       readOnly: true
15:29:18 [2024-06-26T19:29:18.453Z]       subPath: "settings.xml"
15:29:18 [2024-06-26T19:29:18.453Z]     - mountPath: "/home/jenkins/.m2/repository"
15:29:18 [2024-06-26T19:29:18.453Z]       name: "m2-repo"
15:29:18 [2024-06-26T19:29:18.453Z]     - mountPath: "/opt/tools"
15:29:18 [2024-06-26T19:29:18.453Z]       name: "tools"
15:29:18 [2024-06-26T19:29:18.453Z]     - mountPath: "/home/jenkins/agent"
15:29:18 [2024-06-26T19:29:18.453Z]       name: "workspace-volume"
15:29:18 [2024-06-26T19:29:18.453Z]       readOnly: false
15:29:18 [2024-06-26T19:29:18.453Z]   - env:
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "JENKINS_SECRET"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "********"
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "JENKINS_TUNNEL"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "JENKINS_AGENT_NAME"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "tracecompass-build-fm978-q1sm9"
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "REMOTING_OPTS"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "-noReconnectAfter 1d"
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "JENKINS_NAME"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "tracecompass-build-fm978-q1sm9"
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "JENKINS_AGENT_WORKDIR"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "/home/jenkins/agent"
15:29:18 [2024-06-26T19:29:18.453Z]     - name: "JENKINS_URL"
15:29:18 [2024-06-26T19:29:18.453Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
15:29:18 [2024-06-26T19:29:18.453Z]     image: "eclipsecbi/jenkins-jnlp-agent"
15:29:18 [2024-06-26T19:29:18.453Z]     name: "jnlp"
15:29:18 [2024-06-26T19:29:18.453Z]     resources:
15:29:18 [2024-06-26T19:29:18.453Z]       limits:
15:29:18 [2024-06-26T19:29:18.453Z]         memory: "1024Mi"
15:29:18 [2024-06-26T19:29:18.453Z]         cpu: "500m"
15:29:18 [2024-06-26T19:29:18.453Z]       requests:
15:29:18 [2024-06-26T19:29:18.453Z]         memory: "1024Mi"
15:29:18 [2024-06-26T19:29:18.453Z]         cpu: "500m"
15:29:18 [2024-06-26T19:29:18.453Z]     volumeMounts:
15:29:18 [2024-06-26T19:29:18.453Z]     - mountPath: "/home/jenkins/.ssh"
15:29:18 [2024-06-26T19:29:18.453Z]       name: "volume-known-hosts"
15:29:18 [2024-06-26T19:29:18.453Z]     - mountPath: "/home/jenkins/agent"
15:29:18 [2024-06-26T19:29:18.453Z]       name: "workspace-volume"
15:29:18 [2024-06-26T19:29:18.453Z]       readOnly: false
15:29:18 [2024-06-26T19:29:18.453Z]   nodeSelector:
15:29:18 [2024-06-26T19:29:18.453Z]     kubernetes.io/os: "linux"
15:29:18 [2024-06-26T19:29:18.453Z]   restartPolicy: "Never"
15:29:18 [2024-06-26T19:29:18.453Z]   volumes:
15:29:18 [2024-06-26T19:29:18.453Z]   - emptyDir: {}
15:29:18 [2024-06-26T19:29:18.453Z]     name: "m2-repo"
15:29:18 [2024-06-26T19:29:18.453Z]   - name: "settings-xml"
15:29:18 [2024-06-26T19:29:18.453Z]     secret:
15:29:18 [2024-06-26T19:29:18.453Z]       items:
15:29:18 [2024-06-26T19:29:18.453Z]       - key: "settings.xml"
15:29:18 [2024-06-26T19:29:18.453Z]         path: "settings.xml"
15:29:18 [2024-06-26T19:29:18.453Z]       secretName: "m2-secret-dir"
15:29:18 [2024-06-26T19:29:18.453Z]   - emptyDir:
15:29:18 [2024-06-26T19:29:18.453Z]       medium: ""
15:29:18 [2024-06-26T19:29:18.453Z]     name: "workspace-volume"
15:29:18 [2024-06-26T19:29:18.453Z]   - configMap:
15:29:18 [2024-06-26T19:29:18.453Z]       name: "known-hosts"
15:29:18 [2024-06-26T19:29:18.453Z]     name: "volume-known-hosts"
15:29:18 [2024-06-26T19:29:18.453Z]   - name: "tools"
15:29:18 [2024-06-26T19:29:18.453Z]     persistentVolumeClaim:
15:29:18 [2024-06-26T19:29:18.453Z]       claimName: "tools-claim-jiro-tracecompass"
15:29:18 [2024-06-26T19:29:18.453Z] 
15:29:19 [2024-06-26T19:29:19.080Z] Running on tracecompass-build-fm978-q1sm9 in /home/jenkins/agent/workspace/tracecompass-stable-nightly
15:29:19 [2024-06-26T19:29:19.478Z] [Pipeline] {
15:29:20 [2024-06-26T19:29:20.588Z] [Pipeline] stage
15:29:20 [2024-06-26T19:29:20.590Z] [Pipeline] { (Declarative: Checkout SCM)
15:29:21 [2024-06-26T19:29:21.352Z] [Pipeline] checkout
15:29:22 [2024-06-26T19:29:22.698Z] Selected Git installation does not exist. Using Default
15:29:22 [2024-06-26T19:29:22.699Z] The recommended git tool is: NONE
15:29:32 [2024-06-26T19:29:32.881Z] No credentials specified
15:29:32 [2024-06-26T19:29:32.885Z] Cloning the remote Git repository
15:29:32 [2024-06-26T19:29:32.976Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:29:33 [2024-06-26T19:29:33.078Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-nightly # timeout=10
15:29:33 [2024-06-26T19:29:33.288Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:29:33 [2024-06-26T19:29:33.289Z]  > git --version # timeout=10
15:29:33 [2024-06-26T19:29:33.364Z]  > git --version # 'git version 2.20.1'
15:29:33 [2024-06-26T19:29:33.365Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:29:34 [2024-06-26T19:29:34.177Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
15:29:34 [2024-06-26T19:29:34.265Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:29:36 [2024-06-26T19:29:36.781Z] Avoid second fetch
15:29:36 [2024-06-26T19:29:36.880Z] Checking out Revision bb161aba7c453247151a24da1154ce9c4128dc2e (refs/remotes/origin/master)
15:29:37 [2024-06-26T19:29:37.777Z] Commit message: "Fix pod filename in tracecompass-jdk17.Jenkinsfile"
15:29:36 [2024-06-26T19:29:36.784Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:29:36 [2024-06-26T19:29:36.887Z]  > git config core.sparsecheckout # timeout=10
15:29:36 [2024-06-26T19:29:36.894Z]  > git checkout -f bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
15:29:37 [2024-06-26T19:29:37.782Z]  > git rev-list --no-walk bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
15:29:38 [2024-06-26T19:29:38.260Z] [Pipeline] }
15:29:38 [2024-06-26T19:29:38.539Z] [Pipeline] // stage
15:29:39 [2024-06-26T19:29:39.696Z] [Pipeline] withEnv
15:29:39 [2024-06-26T19:29:39.698Z] [Pipeline] {
15:29:45 [2024-06-26T19:29:45.242Z] [Pipeline] withEnv
15:29:45 [2024-06-26T19:29:45.243Z] [Pipeline] {
15:29:46 [2024-06-26T19:29:46.570Z] [Pipeline] timestamps
15:29:46 [2024-06-26T19:29:46.572Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
15:29:46 [2024-06-26T19:29:46.573Z] [Pipeline] {
15:29:47 [2024-06-26T19:29:47.510Z] [Pipeline] timeout
15:29:47 [2024-06-26T19:29:47.514Z] Timeout set to expire in 4 hr 0 min
15:29:47 [2024-06-26T19:29:47.515Z] [Pipeline] {
15:29:48 [2024-06-26T19:29:48.771Z] [Pipeline] stage
15:29:48 [2024-06-26T19:29:48.773Z] [Pipeline] { (Declarative: Tool Install)
15:29:49 [2024-06-26T19:29:49.935Z] [Pipeline] tool
15:29:50 [2024-06-26T19:29:50.481Z] [Pipeline] envVarsForTool
15:29:51 [2024-06-26T19:29:51.396Z] [Pipeline] tool
15:29:51 [2024-06-26T19:29:51.937Z] [Pipeline] envVarsForTool
15:29:52 [2024-06-26T19:29:52.466Z] [Pipeline] }
15:29:52 [2024-06-26T19:29:52.742Z] [Pipeline] // stage
15:29:53 [2024-06-26T19:29:53.264Z] [Pipeline] withEnv
15:29:53 [2024-06-26T19:29:53.265Z] [Pipeline] {
15:29:54 [2024-06-26T19:29:54.791Z] [Pipeline] stage
15:29:54 [2024-06-26T19:29:54.793Z] [Pipeline] { (Checkout)
15:29:59 [2024-06-26T19:29:59.865Z] [Pipeline] tool
15:30:00 [2024-06-26T19:30:00.388Z] [Pipeline] envVarsForTool
15:30:01 [2024-06-26T19:30:01.314Z] [Pipeline] tool
15:30:02 [2024-06-26T19:30:02.817Z] [Pipeline] envVarsForTool
15:30:04 [2024-06-26T19:30:04.259Z] [Pipeline] withEnv
15:30:04 [2024-06-26T19:30:04.261Z] [Pipeline] {
15:30:05 [2024-06-26T19:30:05.808Z] [Pipeline] container
15:30:05 [2024-06-26T19:30:05.818Z] [Pipeline] {
15:30:06 [2024-06-26T19:30:06.481Z] [Pipeline] sh
15:30:07 [2024-06-26T19:30:07.277Z] + mkdir -p ../scripts
15:30:07 [2024-06-26T19:30:07.566Z] [Pipeline] sh
15:30:08 [2024-06-26T19:30:08.169Z] + cp scripts/deploy-rcp.sh ../scripts
15:30:08 [2024-06-26T19:30:08.434Z] [Pipeline] sh
15:30:08 [2024-06-26T19:30:08.991Z] + cp scripts/deploy-update-site.sh ../scripts
15:30:09 [2024-06-26T19:30:09.283Z] [Pipeline] sh
15:30:09 [2024-06-26T19:30:09.865Z] + cp scripts/deploy-doc.sh ../scripts
15:30:10 [2024-06-26T19:30:10.142Z] [Pipeline] sh
15:30:10 [2024-06-26T19:30:10.688Z] + cp scripts/deploy-javadoc.sh ../scripts
15:30:11 [2024-06-26T19:30:11.034Z] [Pipeline] checkout
15:30:11 [2024-06-26T19:30:11.066Z] The recommended git tool is: NONE
15:30:11 [2024-06-26T19:30:11.965Z] using credential github-bot
15:30:11 [2024-06-26T19:30:11.989Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@fdfc4cfa; decorates RemoteLauncher[hudson.remoting.Channel@59357b51:JNLP4-connect connection from 10.40.14.124/10.40.14.124:50764] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:30:12 [2024-06-26T19:30:12.066Z] Fetching changes from the remote Git repository
15:30:11 [2024-06-26T19:30:11.992Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-nightly/.git # timeout=10
15:30:12 [2024-06-26T19:30:12.075Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
15:30:12 [2024-06-26T19:30:12.166Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
15:30:12 [2024-06-26T19:30:12.166Z]  > git --version # timeout=10
15:30:12 [2024-06-26T19:30:12.172Z]  > git --version # 'git version 2.20.1'
15:30:12 [2024-06-26T19:30:12.173Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
15:30:12 [2024-06-26T19:30:12.185Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/stable-10.0 # timeout=10
15:30:40 [2024-06-26T19:30:40.091Z] Checking out Revision ebafa6ddfd932f3b7150b74df18008cbd1512749 (stable-10.0)
15:30:40 [2024-06-26T19:30:40.082Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:30:40 [2024-06-26T19:30:40.093Z]  > git config core.sparsecheckout # timeout=10
15:30:40 [2024-06-26T19:30:40.168Z]  > git checkout -f ebafa6ddfd932f3b7150b74df18008cbd1512749 # timeout=10
15:30:44 [2024-06-26T19:30:44.267Z] Commit message: "releng: Update Trace Compass plug-in and feature versions for 10.0.1"
15:30:44 [2024-06-26T19:30:44.270Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:30:44 [2024-06-26T19:30:44.778Z]  > git rev-list --no-walk e8e813103e00b243f677125209bd3cb4586061de # timeout=10
15:30:45 [2024-06-26T19:30:45.263Z] [Pipeline] sh
15:30:45 [2024-06-26T19:30:45.869Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
15:30:46 [2024-06-26T19:30:46.137Z] [Pipeline] sh
15:30:46 [2024-06-26T19:30:46.695Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
15:30:46 [2024-06-26T19:30:46.973Z] [Pipeline] sh
15:30:47 [2024-06-26T19:30:47.497Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
15:30:47 [2024-06-26T19:30:47.820Z] [Pipeline] sh
15:30:48 [2024-06-26T19:30:48.357Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
15:30:48 [2024-06-26T19:30:48.642Z] [Pipeline] sh
15:30:49 [2024-06-26T19:30:49.169Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts/
15:30:49 [2024-06-26T19:30:49.449Z] [Pipeline] }
15:30:49 [2024-06-26T19:30:49.729Z] [Pipeline] // container
15:30:50 [2024-06-26T19:30:50.131Z] [Pipeline] }
15:30:50 [2024-06-26T19:30:50.398Z] [Pipeline] // withEnv
15:30:50 [2024-06-26T19:30:50.823Z] [Pipeline] }
15:30:51 [2024-06-26T19:30:51.081Z] [Pipeline] // stage
15:30:51 [2024-06-26T19:30:51.850Z] [Pipeline] stage
15:30:51 [2024-06-26T19:30:51.852Z] [Pipeline] { (Product File)
15:30:56 [2024-06-26T19:30:56.808Z] Stage "Product File" skipped due to when conditional
15:30:56 [2024-06-26T19:30:56.809Z] [Pipeline] getContext
15:30:56 [2024-06-26T19:30:56.834Z] [Pipeline] }
15:30:57 [2024-06-26T19:30:57.219Z] [Pipeline] // stage
15:30:58 [2024-06-26T19:30:58.000Z] [Pipeline] stage
15:30:58 [2024-06-26T19:30:58.001Z] [Pipeline] { (RCP Feature File)
15:31:02 [2024-06-26T19:31:02.803Z] Stage "RCP Feature File" skipped due to when conditional
15:31:02 [2024-06-26T19:31:02.804Z] [Pipeline] getContext
15:31:02 [2024-06-26T19:31:02.806Z] [Pipeline] }
15:31:03 [2024-06-26T19:31:03.207Z] [Pipeline] // stage
15:31:04 [2024-06-26T19:31:04.149Z] [Pipeline] stage
15:31:04 [2024-06-26T19:31:04.150Z] [Pipeline] { (SLF4J Properties Manifest)
15:31:08 [2024-06-26T19:31:08.940Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
15:31:08 [2024-06-26T19:31:08.941Z] [Pipeline] getContext
15:31:08 [2024-06-26T19:31:08.943Z] [Pipeline] }
15:31:09 [2024-06-26T19:31:09.333Z] [Pipeline] // stage
15:31:10 [2024-06-26T19:31:10.113Z] [Pipeline] stage
15:31:10 [2024-06-26T19:31:10.113Z] [Pipeline] { (Build)
15:31:15 [2024-06-26T19:31:15.084Z] [Pipeline] tool
15:31:15 [2024-06-26T19:31:15.608Z] [Pipeline] envVarsForTool
15:31:16 [2024-06-26T19:31:16.536Z] [Pipeline] tool
15:31:17 [2024-06-26T19:31:17.050Z] [Pipeline] envVarsForTool
15:31:17 [2024-06-26T19:31:17.713Z] [Pipeline] withEnv
15:31:17 [2024-06-26T19:31:17.714Z] [Pipeline] {
15:31:19 [2024-06-26T19:31:19.283Z] [Pipeline] container
15:31:19 [2024-06-26T19:31:19.285Z] [Pipeline] {
15:31:19 [2024-06-26T19:31:19.941Z] [Pipeline] sh
15:31:20 [2024-06-26T19:31:20.477Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp
15:31:20 [2024-06-26T19:31:20.745Z] [Pipeline] sh
15:31:21 [2024-06-26T19:31:21.289Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
15:31:21 [2024-06-26T19:31:21.558Z] [Pipeline] sh
15:31:22 [2024-06-26T19:31:22.080Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
15:31:22 [2024-06-26T19:31:22.351Z] [Pipeline] sh
15:31:22 [2024-06-26T19:31:22.880Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:31:23 [2024-06-26T19:31:23.145Z] [Pipeline] sh
15:31:23 [2024-06-26T19:31:23.684Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:31:23 [2024-06-26T19:31:23.965Z] [Pipeline] sh
15:31:24 [2024-06-26T19:31:24.489Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:31:24 [2024-06-26T19:31:24.752Z] [Pipeline] sh
15:31:25 [2024-06-26T19:31:25.287Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
15:31:25 [2024-06-26T19:31:25.287Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:28 [2024-06-26T19:31:28.586Z] [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
15:31:29 [2024-06-26T19:31:29.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 3.9 kB/s)
15:31:29 [2024-06-26T19:31:29.154Z] [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
15:31:29 [2024-06-26T19:31:29.412Z] [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 217 kB/s)
15:31:29 [2024-06-26T19:31:29.412Z] [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
15:31:29 [2024-06-26T19:31:29.412Z] [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 29 kB/s)
15:31:29 [2024-06-26T19:31:29.412Z] [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
15:31:29 [2024-06-26T19:31:29.412Z] [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 260 kB/s)
15:31:29 [2024-06-26T19:31:29.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
15:31:29 [2024-06-26T19:31:29.412Z] [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 381 kB/s)
15:31:29 [2024-06-26T19:31:29.413Z] [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
15:31:29 [2024-06-26T19:31:29.672Z] [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 835 kB/s)
15:31:29 [2024-06-26T19:31:29.672Z] [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
15:31:29 [2024-06-26T19:31:29.672Z] [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 904 kB/s)
15:31:29 [2024-06-26T19:31:29.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
15:31:29 [2024-06-26T19:31:29.672Z] [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 962 kB/s)
15:31:29 [2024-06-26T19:31:29.672Z] [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
15:31:29 [2024-06-26T19:31:29.672Z] [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 175 kB/s)
15:31:29 [2024-06-26T19:31:29.672Z] [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
15:31:29 [2024-06-26T19:31:29.672Z] [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 533 kB/s)
15:31:30 [2024-06-26T19:31:30.640Z] [INFO] Scanning for projects...
15:31:30 [2024-06-26T19:31:30.640Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.640Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.640Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:31:30 [2024-06-26T19:31:30.899Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.158Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.416Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.675Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.675Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.675Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.675Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:31:31 [2024-06-26T19:31:31.934Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.192Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:31:32 [2024-06-26T19:31:32.193Z] [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
15:31:32 [2024-06-26T19:31:32.193Z] [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
15:31:32 [2024-06-26T19:31:32.193Z] [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
15:31:32 [2024-06-26T19:31:32.451Z] [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
15:31:32 [2024-06-26T19:31:32.451Z] [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
15:31:32 [2024-06-26T19:31:32.451Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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 12 kB/s)
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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 963 kB/s)
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.710Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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 540 kB/s)
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:32 [2024-06-26T19:31:32.971Z] [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 286 kB/s)
15:31:32 [2024-06-26T19:31:32.971Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 1.1 MB/s)
15:31:33 [2024-06-26T19:31:33.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:31:33 [2024-06-26T19:31:33.230Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.230Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:31:33 [2024-06-26T19:31:33.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
15:31:33 [2024-06-26T19:31:33.230Z] [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
15:31:33 [2024-06-26T19:31:33.489Z] [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 4.9 MB/s)
15:31:33 [2024-06-26T19:31:33.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
15:31:33 [2024-06-26T19:31:33.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
15:31:33 [2024-06-26T19:31:33.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
15:31:33 [2024-06-26T19:31:33.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
15:31:33 [2024-06-26T19:31:33.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
15:31:33 [2024-06-26T19:31:33.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
15:31:33 [2024-06-26T19:31:33.489Z] [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)
15:31:33 [2024-06-26T19:31:33.489Z] [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
15:31:33 [2024-06-26T19:31:33.489Z] [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
15:31:33 [2024-06-26T19:31:33.489Z] [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
15:31:33 [2024-06-26T19:31:33.489Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 244 kB/s)
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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
15:31:33 [2024-06-26T19:31:33.747Z] [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 359 kB/s)
15:31:33 [2024-06-26T19:31:33.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
15:31:33 [2024-06-26T19:31:33.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
15:31:33 [2024-06-26T19:31:33.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
15:31:34 [2024-06-26T19:31:34.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
15:31:34 [2024-06-26T19:31:34.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
15:31:34 [2024-06-26T19:31:34.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
15:31:34 [2024-06-26T19:31:34.005Z] [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 972 kB/s)
15:31:34 [2024-06-26T19:31:34.005Z] [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
15:31:34 [2024-06-26T19:31:34.005Z] [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
15:31:34 [2024-06-26T19:31:34.005Z] [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
15:31:34 [2024-06-26T19:31:34.006Z] [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
15:31:34 [2024-06-26T19:31:34.006Z] [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
15:31:34 [2024-06-26T19:31:34.006Z] [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
15:31:34 [2024-06-26T19:31:34.006Z] [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.4 MB/s)
15:31:34 [2024-06-26T19:31:34.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
15:31:34 [2024-06-26T19:31:34.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
15:31:34 [2024-06-26T19:31:34.006Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 153 kB/s)
15:31:34 [2024-06-26T19:31:34.263Z] [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
15:31:34 [2024-06-26T19:31:34.263Z] [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
15:31:34 [2024-06-26T19:31:34.263Z] [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
15:31:34 [2024-06-26T19:31:34.263Z] [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
15:31:34 [2024-06-26T19:31:34.263Z] [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
15:31:34 [2024-06-26T19:31:34.263Z] [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
15:31:34 [2024-06-26T19:31:34.263Z] [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 1.8 MB/s)
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
15:31:34 [2024-06-26T19:31:34.263Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
15:31:34 [2024-06-26T19:31:34.521Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
15:31:34 [2024-06-26T19:31:34.521Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
15:31:34 [2024-06-26T19:31:34.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
15:31:34 [2024-06-26T19:31:34.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 6.3 MB/s)
15:31:34 [2024-06-26T19:31:34.521Z] [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
15:31:34 [2024-06-26T19:31:34.521Z] [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
15:31:34 [2024-06-26T19:31:34.521Z] [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
15:31:34 [2024-06-26T19:31:34.521Z] [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
15:31:34 [2024-06-26T19:31:34.521Z] [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
15:31:34 [2024-06-26T19:31:34.521Z] [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
15:31:34 [2024-06-26T19:31:34.521Z] [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 134 kB/s)
15:31:34 [2024-06-26T19:31:34.522Z] [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
15:31:34 [2024-06-26T19:31:34.522Z] [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
15:31:34 [2024-06-26T19:31:34.522Z] [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
15:31:34 [2024-06-26T19:31:34.779Z] [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
15:31:34 [2024-06-26T19:31:34.779Z] [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
15:31:34 [2024-06-26T19:31:34.779Z] [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
15:31:34 [2024-06-26T19:31:34.779Z] [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 1.3 MB/s)
15:31:34 [2024-06-26T19:31:34.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:31:34 [2024-06-26T19:31:34.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:31:34 [2024-06-26T19:31:34.779Z] [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
15:31:34 [2024-06-26T19:31:34.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:31:34 [2024-06-26T19:31:34.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
15:31:34 [2024-06-26T19:31:34.779Z] [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
15:31:34 [2024-06-26T19:31:34.780Z] [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 5.8 MB/s)
15:31:34 [2024-06-26T19:31:34.780Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:31:34 [2024-06-26T19:31:34.780Z] [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
15:31:34 [2024-06-26T19:31:34.780Z] [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
15:31:34 [2024-06-26T19:31:34.780Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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 1.6 MB/s)
15:31:35 [2024-06-26T19:31:35.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:31:35 [2024-06-26T19:31:35.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:31:35 [2024-06-26T19:31:35.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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 5.8 MB/s)
15:31:35 [2024-06-26T19:31:35.039Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.039Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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)
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [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 3.5 MB/s)
15:31:35 [2024-06-26T19:31:35.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:31:35 [2024-06-26T19:31:35.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:31:35 [2024-06-26T19:31:35.298Z] [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
15:31:35 [2024-06-26T19:31:35.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:31:35 [2024-06-26T19:31:35.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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 3.6 MB/s)
15:31:35 [2024-06-26T19:31:35.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
15:31:35 [2024-06-26T19:31:35.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
15:31:35 [2024-06-26T19:31:35.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
15:31:35 [2024-06-26T19:31:35.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
15:31:35 [2024-06-26T19:31:35.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
15:31:35 [2024-06-26T19:31:35.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
15:31:35 [2024-06-26T19:31:35.556Z] [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 292 kB/s)
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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 137 kB/s)
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.556Z] [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
15:31:35 [2024-06-26T19:31:35.814Z] [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
15:31:35 [2024-06-26T19:31:35.814Z] [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
15:31:35 [2024-06-26T19:31:35.814Z] [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
15:31:35 [2024-06-26T19:31:35.814Z] [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
15:31:35 [2024-06-26T19:31:35.814Z] [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)
15:31:35 [2024-06-26T19:31:35.814Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:31:35 [2024-06-26T19:31:35.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:31:35 [2024-06-26T19:31:35.814Z] [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
15:31:35 [2024-06-26T19:31:35.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:31:35 [2024-06-26T19:31:35.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
15:31:35 [2024-06-26T19:31:35.815Z] [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
15:31:35 [2024-06-26T19:31:35.815Z] [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 5.6 MB/s)
15:31:35 [2024-06-26T19:31:35.815Z] [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
15:31:35 [2024-06-26T19:31:35.815Z] [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
15:31:35 [2024-06-26T19:31:35.815Z] [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
15:31:36 [2024-06-26T19:31:36.072Z] [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
15:31:36 [2024-06-26T19:31:36.072Z] [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
15:31:36 [2024-06-26T19:31:36.072Z] [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
15:31:36 [2024-06-26T19:31:36.073Z] [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 276 kB/s)
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
15:31:36 [2024-06-26T19:31:36.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 8.5 MB/s)
15:31:36 [2024-06-26T19:31:36.073Z] [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
15:31:36 [2024-06-26T19:31:36.073Z] [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
15:31:36 [2024-06-26T19:31:36.073Z] [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
15:31:36 [2024-06-26T19:31:36.073Z] [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
15:31:36 [2024-06-26T19:31:36.073Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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 156 kB/s)
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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 62 kB/s)
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.331Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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 51 kB/s)
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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 219 kB/s)
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.592Z] [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 104 kB/s)
15:31:36 [2024-06-26T19:31:36.592Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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 81 kB/s)
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.850Z] [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
15:31:36 [2024-06-26T19:31:36.851Z] [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
15:31:36 [2024-06-26T19:31:36.851Z] [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
15:31:36 [2024-06-26T19:31:36.851Z] [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
15:31:36 [2024-06-26T19:31:36.851Z] [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 235 kB/s)
15:31:36 [2024-06-26T19:31:36.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:31:36 [2024-06-26T19:31:36.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.109Z] [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 113 kB/s)
15:31:37 [2024-06-26T19:31:37.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.109Z] [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 143 kB/s)
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.109Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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 123 kB/s)
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 233 kB/s)
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.368Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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 128 kB/s)
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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 218 kB/s)
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.626Z] [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
15:31:37 [2024-06-26T19:31:37.884Z] [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
15:31:37 [2024-06-26T19:31:37.884Z] [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
15:31:37 [2024-06-26T19:31:37.884Z] [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
15:31:37 [2024-06-26T19:31:37.884Z] [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 189 kB/s)
15:31:37 [2024-06-26T19:31:37.884Z] [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
15:31:37 [2024-06-26T19:31:37.884Z] [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
15:31:37 [2024-06-26T19:31:37.884Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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 186 kB/s)
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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 247 kB/s)
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.142Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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 197 kB/s)
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.400Z] [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 181 kB/s)
15:31:38 [2024-06-26T19:31:38.400Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 379 kB/s)
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.401Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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 119 kB/s)
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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 396 kB/s)
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.659Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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 316 kB/s)
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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 332 kB/s)
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:38 [2024-06-26T19:31:38.917Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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 30 kB/s)
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.175Z] [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 846 kB/s)
15:31:39 [2024-06-26T19:31:39.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:31:39 [2024-06-26T19:31:39.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:31:39 [2024-06-26T19:31:39.175Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:31:39 [2024-06-26T19:31:39.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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 4.8 MB/s)
15:31:39 [2024-06-26T19:31:39.435Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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 27 kB/s)
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.435Z] [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
15:31:39 [2024-06-26T19:31:39.694Z] [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
15:31:39 [2024-06-26T19:31:39.694Z] [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
15:31:39 [2024-06-26T19:31:39.694Z] [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
15:31:39 [2024-06-26T19:31:39.694Z] [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 93 kB/s)
15:31:39 [2024-06-26T19:31:39.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:31:39 [2024-06-26T19:31:39.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:31:39 [2024-06-26T19:31:39.694Z] [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
15:31:39 [2024-06-26T19:31:39.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:31:39 [2024-06-26T19:31:39.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
15:31:39 [2024-06-26T19:31:39.694Z] [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
15:31:39 [2024-06-26T19:31:39.953Z] [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 343 kB/s)
15:31:39 [2024-06-26T19:31:39.953Z] [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
15:31:39 [2024-06-26T19:31:39.953Z] [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
15:31:39 [2024-06-26T19:31:39.953Z] [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
15:31:39 [2024-06-26T19:31:39.953Z] [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
15:31:39 [2024-06-26T19:31:39.953Z] [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
15:31:39 [2024-06-26T19:31:39.953Z] [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
15:31:40 [2024-06-26T19:31:40.212Z] [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 15 kB/s)
15:31:40 [2024-06-26T19:31:40.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:31:40 [2024-06-26T19:31:40.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:31:40 [2024-06-26T19:31:40.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:31:40 [2024-06-26T19:31:40.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:31:40 [2024-06-26T19:31:40.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:31:40 [2024-06-26T19:31:40.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
15:31:40 [2024-06-26T19:31:40.212Z] [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)
15:31:40 [2024-06-26T19:31:40.212Z] [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
15:31:40 [2024-06-26T19:31:40.212Z] [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
15:31:40 [2024-06-26T19:31:40.212Z] [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
15:31:40 [2024-06-26T19:31:40.212Z] [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
15:31:40 [2024-06-26T19:31:40.212Z] [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
15:31:40 [2024-06-26T19:31:40.212Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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 202 kB/s)
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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 204 kB/s)
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.470Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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 228 kB/s)
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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.3 MB/s)
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.727Z] [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 4.5 MB/s)
15:31:40 [2024-06-26T19:31:40.727Z] [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
15:31:40 [2024-06-26T19:31:40.984Z] [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
15:31:40 [2024-06-26T19:31:40.984Z] [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
15:31:40 [2024-06-26T19:31:40.984Z] [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
15:31:40 [2024-06-26T19:31:40.984Z] [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
15:31:40 [2024-06-26T19:31:40.984Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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 116 kB/s)
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:40 [2024-06-26T19:31:40.985Z] [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 4.0 MB/s)
15:31:40 [2024-06-26T19:31:40.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:31:40 [2024-06-26T19:31:40.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:31:40 [2024-06-26T19:31:40.985Z] [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
15:31:41 [2024-06-26T19:31:41.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:31:41 [2024-06-26T19:31:41.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
15:31:41 [2024-06-26T19:31:41.242Z] [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
15:31:41 [2024-06-26T19:31:41.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 5.5 MB/s)
15:31:41 [2024-06-26T19:31:41.243Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:31:41 [2024-06-26T19:31:41.243Z] [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
15:31:41 [2024-06-26T19:31:41.243Z] [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
15:31:41 [2024-06-26T19:31:41.243Z] [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
15:31:41 [2024-06-26T19:31:41.243Z] [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
15:31:41 [2024-06-26T19:31:41.243Z] [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
15:31:41 [2024-06-26T19:31:41.243Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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 28 kB/s)
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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 265 kB/s)
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.500Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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 145 kB/s)
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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 1.1 MB/s)
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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
15:31:41 [2024-06-26T19:31:41.758Z] [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)
15:31:41 [2024-06-26T19:31:41.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:31:42 [2024-06-26T19:31:42.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:31:42 [2024-06-26T19:31:42.016Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
15:31:42 [2024-06-26T19:31:42.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:31:42 [2024-06-26T19:31:42.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:31:42 [2024-06-26T19:31:42.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
15:31:42 [2024-06-26T19:31:42.016Z] [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 3.7 MB/s)
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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 630 kB/s)
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.016Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 119 kB/s)
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.274Z] [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
15:31:42 [2024-06-26T19:31:42.531Z] [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
15:31:42 [2024-06-26T19:31:42.531Z] [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
15:31:42 [2024-06-26T19:31:42.531Z] [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 83 kB/s)
15:31:42 [2024-06-26T19:31:42.531Z] [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
15:31:42 [2024-06-26T19:31:42.531Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 116 kB/s)
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.532Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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 439 kB/s)
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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 220 kB/s)
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:42 [2024-06-26T19:31:42.790Z] [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
15:31:43 [2024-06-26T19:31:43.048Z] [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
15:31:43 [2024-06-26T19:31:43.048Z] [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
15:31:43 [2024-06-26T19:31:43.048Z] [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 222 kB/s)
15:31:43 [2024-06-26T19:31:43.048Z] [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
15:31:43 [2024-06-26T19:31:43.048Z] [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
15:31:43 [2024-06-26T19:31:43.048Z] [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
15:31:43 [2024-06-26T19:31:43.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
15:31:43 [2024-06-26T19:31:43.048Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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 271 kB/s)
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.049Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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 250 kB/s)
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 127 kB/s)
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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 936 kB/s)
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.309Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 740 kB/s)
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.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.pom
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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 436 kB/s)
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.566Z] [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
15:31:43 [2024-06-26T19:31:43.567Z] [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
15:31:43 [2024-06-26T19:31:43.567Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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 431 kB/s)
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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 184 kB/s)
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:43 [2024-06-26T19:31:43.825Z] [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 157 kB/s)
15:31:43 [2024-06-26T19:31:43.825Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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 505 kB/s)
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.083Z] [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
15:31:44 [2024-06-26T19:31:44.341Z] [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 36 kB/s)
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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 323 kB/s)
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.342Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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 81 kB/s)
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.600Z] [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 86 kB/s)
15:31:44 [2024-06-26T19:31:44.600Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [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 990 kB/s)
15:31:44 [2024-06-26T19:31:44.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:31:44 [2024-06-26T19:31:44.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:44 [2024-06-26T19:31:44.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:31:44 [2024-06-26T19:31:44.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
15:31:44 [2024-06-26T19:31:44.858Z] [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
15:31:45 [2024-06-26T19:31:45.115Z] [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 182 kB/s)
15:31:45 [2024-06-26T19:31:45.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
15:31:45 [2024-06-26T19:31:45.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
15:31:45 [2024-06-26T19:31:45.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
15:31:45 [2024-06-26T19:31:45.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
15:31:45 [2024-06-26T19:31:45.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
15:31:45 [2024-06-26T19:31:45.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
15:31:45 [2024-06-26T19:31:45.116Z] [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 5.7 MB/s)
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.116Z] [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 846 kB/s)
15:31:45 [2024-06-26T19:31:45.116Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 2.2 MB/s)
15:31:45 [2024-06-26T19:31:45.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:31:45 [2024-06-26T19:31:45.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:31:45 [2024-06-26T19:31:45.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
15:31:45 [2024-06-26T19:31:45.374Z] [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
15:31:45 [2024-06-26T19:31:45.374Z] [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 6.6 MB/s)
15:31:45 [2024-06-26T19:31:45.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:31:45 [2024-06-26T19:31:45.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:31:45 [2024-06-26T19:31:45.632Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:31:45 [2024-06-26T19:31:45.632Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:31:45 [2024-06-26T19:31:45.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:31:45 [2024-06-26T19:31:45.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
15:31:45 [2024-06-26T19:31:45.632Z] [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 1.4 MB/s)
15:31:45 [2024-06-26T19:31:45.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.633Z] [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
15:31:45 [2024-06-26T19:31:45.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.633Z] [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
15:31:45 [2024-06-26T19:31:45.633Z] [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 528 kB/s)
15:31:45 [2024-06-26T19:31:45.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.633Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 127 kB/s)
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [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 622 kB/s)
15:31:45 [2024-06-26T19:31:45.891Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:31:45 [2024-06-26T19:31:45.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:31:45 [2024-06-26T19:31:45.891Z] [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
15:31:45 [2024-06-26T19:31:45.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:31:46 [2024-06-26T19:31:46.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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 12 MB/s)
15:31:46 [2024-06-26T19:31:46.149Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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 61 kB/s)
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.149Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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 21 kB/s)
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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 436 kB/s)
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.407Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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 213 kB/s)
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 940 kB/s)
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.667Z] [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
15:31:46 [2024-06-26T19:31:46.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 205 kB/s)
15:31:46 [2024-06-26T19:31:46.668Z] [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
15:31:46 [2024-06-26T19:31:46.668Z] [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
15:31:46 [2024-06-26T19:31:46.668Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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 128 kB/s)
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.6 MB/s)
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:46 [2024-06-26T19:31:46.926Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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 351 kB/s)
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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 106 kB/s)
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.185Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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 172 kB/s)
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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 84 kB/s)
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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
15:31:47 [2024-06-26T19:31:47.444Z] [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 83 kB/s)
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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 182 kB/s)
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.703Z] [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
15:31:47 [2024-06-26T19:31:47.961Z] [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 27 kB/s)
15:31:47 [2024-06-26T19:31:47.961Z] [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
15:31:47 [2024-06-26T19:31:47.961Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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 94 kB/s)
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:47 [2024-06-26T19:31:47.962Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
15:31:47 [2024-06-26T19:31:47.962Z] [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
15:31:48 [2024-06-26T19:31:48.220Z] [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
15:31:48 [2024-06-26T19:31:48.220Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:31:48 [2024-06-26T19:31:48.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.221Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.222Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:31:48 [2024-06-26T19:31:48.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.480Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:31:48 [2024-06-26T19:31:48.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.481Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:31:48 [2024-06-26T19:31:48.482Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.482Z] [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
15:31:48 [2024-06-26T19:31:48.740Z] [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
15:31:48 [2024-06-26T19:31:48.740Z] [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
15:31:48 [2024-06-26T19:31:48.740Z] [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
15:31:48 [2024-06-26T19:31:48.740Z] [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
15:31:48 [2024-06-26T19:31:48.740Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [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
15:31:48 [2024-06-26T19:31:48.741Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:48 [2024-06-26T19:31:48.999Z] [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
15:31:49 [2024-06-26T19:31:49.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
15:31:49 [2024-06-26T19:31:49.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
15:31:49 [2024-06-26T19:31:49.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.257Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.516Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:49 [2024-06-26T19:31:49.775Z] [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
15:31:50 [2024-06-26T19:31:50.033Z] [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
15:31:50 [2024-06-26T19:31:50.033Z] [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
15:31:50 [2024-06-26T19:31:50.033Z] [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
15:31:50 [2024-06-26T19:31:50.033Z] [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
15:31:50 [2024-06-26T19:31:50.033Z] [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
15:31:50 [2024-06-26T19:31:50.033Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.034Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.293Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:31:50 [2024-06-26T19:31:50.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:31:50 [2024-06-26T19:31:50.552Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.553Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:31:50 [2024-06-26T19:31:50.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.811Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:31:50 [2024-06-26T19:31:50.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
15:31:50 [2024-06-26T19:31:50.812Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
15:31:50 [2024-06-26T19:31:50.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:50 [2024-06-26T19:31:50.813Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.074Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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 428 kB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
15:31:51 [2024-06-26T19:31:51.075Z] [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)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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 3.6 MB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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 5.0 MB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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 6.0 MB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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 3.9 MB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
15:31:51 [2024-06-26T19:31:51.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.2 MB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.075Z] [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 1.5 MB/s)
15:31:51 [2024-06-26T19:31:51.075Z] [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
15:31:51 [2024-06-26T19:31:51.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 2.0 MB/s)
15:31:51 [2024-06-26T19:31:51.076Z] [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
15:31:51 [2024-06-26T19:31:51.076Z] [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 16 MB/s)
15:31:51 [2024-06-26T19:31:51.076Z] [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
15:31:51 [2024-06-26T19:31:51.076Z] [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 94 kB/s)
15:31:51 [2024-06-26T19:31:51.076Z] [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 168 kB/s)
15:31:51 [2024-06-26T19:31:51.076Z] [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
15:31:51 [2024-06-26T19:31:51.076Z] [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 618 kB/s)
15:31:51 [2024-06-26T19:31:51.076Z] [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
15:31:51 [2024-06-26T19:31:51.076Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 365 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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 7.2 MB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 288 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 51 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
15:31:51 [2024-06-26T19:31:51.335Z] [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 17 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 248 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 548 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 134 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 6.1 MB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 94 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 308 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 846 kB/s)
15:31:51 [2024-06-26T19:31:51.335Z] [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
15:31:51 [2024-06-26T19:31:51.335Z] [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 314 kB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 520 kB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 3.2 MB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 1.3 MB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 17 MB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 1.3 MB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 57 kB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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 1.3 MB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 318 kB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [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 659 kB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 1.0 MB/s)
15:31:51 [2024-06-26T19:31:51.336Z] [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
15:31:51 [2024-06-26T19:31:51.604Z] [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 432 kB/s)
15:31:51 [2024-06-26T19:31:51.604Z] [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 271 kB/s)
15:31:51 [2024-06-26T19:31:51.604Z] [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
15:31:51 [2024-06-26T19:31:51.604Z] [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
15:31:51 [2024-06-26T19:31:51.604Z] [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 579 kB/s)
15:31:51 [2024-06-26T19:31:51.604Z] [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
15:31:51 [2024-06-26T19:31:51.604Z] [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 584 kB/s)
15:31:51 [2024-06-26T19:31:51.604Z] [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
15:31:51 [2024-06-26T19:31:51.604Z] [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 88 kB/s)
15:31:51 [2024-06-26T19:31:51.604Z] [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
15:31:51 [2024-06-26T19:31:51.604Z] [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 309 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 142 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 89 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 227 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 191 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 288 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 291 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 55 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 52 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 118 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 489 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 92 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 171 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 134 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 6.2 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.605Z] [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 21 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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 120 kB/s)
15:31:51 [2024-06-26T19:31:51.605Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [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 670 kB/s)
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 52 kB/s)
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [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 74 kB/s)
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [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 630 kB/s)
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [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 494 kB/s)
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.606Z] [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 13 MB/s)
15:31:51 [2024-06-26T19:31:51.606Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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 4.4 kB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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 109 kB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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 161 kB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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 209 kB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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 7.5 MB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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 32 kB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.864Z] [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 258 kB/s)
15:31:51 [2024-06-26T19:31:51.864Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 30 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 47 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 108 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 539 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 126 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 77 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 429 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 587 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 113 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 1.1 MB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 85 kB/s)
15:31:51 [2024-06-26T19:31:51.865Z] [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
15:31:51 [2024-06-26T19:31:51.865Z] [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 3.6 MB/s)
15:31:52 [2024-06-26T19:31:52.131Z] [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 128 kB/s)
15:31:52 [2024-06-26T19:31:52.131Z] [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 326 kB/s)
15:31:52 [2024-06-26T19:31:52.131Z] [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 3.1 MB/s)
15:31:52 [2024-06-26T19:31:52.131Z] [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 4.0 MB/s)
15:31:54 [2024-06-26T19:31:54.663Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
15:31:54 [2024-06-26T19:31:54.663Z] [INFO] Tycho Mode:     project
15:31:54 [2024-06-26T19:31:54.663Z] [INFO] Tycho Builder:  maven
15:31:54 [2024-06-26T19:31:54.921Z] [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
15:31:54 [2024-06-26T19:31:54.921Z] [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
15:31:54 [2024-06-26T19:31:54.921Z] [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
15:31:54 [2024-06-26T19:31:54.921Z] [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
15:31:54 [2024-06-26T19:31:54.921Z] [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
15:31:54 [2024-06-26T19:31:54.921Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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 56 kB/s)
15:31:55 [2024-06-26T19:31:55.178Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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
15:31:55 [2024-06-26T19:31:55.178Z] [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 161 kB/s)
15:31:55 [2024-06-26T19:31:55.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:31:55 [2024-06-26T19:31:55.436Z] [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
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
15:31:55 [2024-06-26T19:31:55.436Z] [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
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 12 MB/s)
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
15:31:55 [2024-06-26T19:31:55.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
15:31:55 [2024-06-26T19:31:55.436Z] [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 6.9 MB/s)
15:31:55 [2024-06-26T19:31:55.436Z] [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
15:31:55 [2024-06-26T19:31:55.436Z] [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
15:31:55 [2024-06-26T19:31:55.436Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 2.8 MB/s)
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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.1 MB/s)
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.694Z] [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
15:31:55 [2024-06-26T19:31:55.952Z] [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 35 kB/s)
15:31:55 [2024-06-26T19:31:55.952Z] [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
15:31:55 [2024-06-26T19:31:55.952Z] [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
15:31:55 [2024-06-26T19:31:55.953Z] [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
15:31:55 [2024-06-26T19:31:55.953Z] [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
15:31:55 [2024-06-26T19:31:55.953Z] [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
15:31:55 [2024-06-26T19:31:55.953Z] [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
15:31:55 [2024-06-26T19:31:55.953Z] [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 457 kB/s)
15:31:56 [2024-06-26T19:31:56.885Z] [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
15:31:56 [2024-06-26T19:31:56.885Z] [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
15:31:56 [2024-06-26T19:31:56.885Z] [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
15:31:56 [2024-06-26T19:31:56.885Z] [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
15:31:56 [2024-06-26T19:31:56.885Z] [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
15:31:56 [2024-06-26T19:31:56.885Z] [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
15:31:56 [2024-06-26T19:31:56.885Z] [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 234 kB/s)
15:31:56 [2024-06-26T19:31:56.886Z] [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
15:31:56 [2024-06-26T19:31:56.886Z] [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
15:31:56 [2024-06-26T19:31:56.886Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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.5 MB/s)
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 2.3 MB/s)
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
15:31:57 [2024-06-26T19:31:57.143Z] [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
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 3.6 MB/s)
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:31:57 [2024-06-26T19:31:57.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:31:57 [2024-06-26T19:31:57.144Z] [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
15:31:57 [2024-06-26T19:31:57.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:31:57 [2024-06-26T19:31:57.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
15:31:57 [2024-06-26T19:31:57.401Z] [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
15:31:57 [2024-06-26T19:31:57.401Z] [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 11 MB/s)
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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)
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.402Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 2.1 MB/s)
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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 49 kB/s)
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.659Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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 390 kB/s)
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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 722 kB/s)
15:31:57 [2024-06-26T19:31:57.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:31:57 [2024-06-26T19:31:57.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:31:57 [2024-06-26T19:31:57.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 3.3 MB/s)
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.916Z] [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
15:31:57 [2024-06-26T19:31:57.917Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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)
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
15:31:58 [2024-06-26T19:31:58.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 1.6 MB/s)
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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)
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.174Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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.6 MB/s)
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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 730 kB/s)
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.434Z] [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
15:31:58 [2024-06-26T19:31:58.435Z] [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
15:31:58 [2024-06-26T19:31:58.435Z] [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
15:31:58 [2024-06-26T19:31:58.435Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [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)
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 614 kB/s)
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.5 MB/s)
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.693Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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)
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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 279 kB/s)
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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 96 kB/s)
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:58 [2024-06-26T19:31:58.951Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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 189 kB/s)
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.209Z] [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 85 kB/s)
15:31:59 [2024-06-26T19:31:59.209Z] [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
15:31:59 [2024-06-26T19:31:59.210Z] [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
15:31:59 [2024-06-26T19:31:59.210Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.6 MB/s)
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.468Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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 13 kB/s)
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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 147 kB/s)
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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 110 kB/s)
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.726Z] [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
15:31:59 [2024-06-26T19:31:59.984Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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 56 kB/s)
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 1.6 MB/s)
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:31:59 [2024-06-26T19:31:59.985Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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 55 kB/s)
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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 220 kB/s)
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.243Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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 332 kB/s)
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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 134 kB/s)
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.502Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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)
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.7 MB/s)
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
15:32:00 [2024-06-26T19:32:00.760Z] [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
15:32:00 [2024-06-26T19:32:00.760Z] [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)
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
15:32:00 [2024-06-26T19:32:00.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
15:32:01 [2024-06-26T19:32:01.019Z] [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 6.1 MB/s)
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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)
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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
15:32:01 [2024-06-26T19:32:01.019Z] [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 5.9 MB/s)
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
15:32:01 [2024-06-26T19:32:01.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 1.2 MB/s)
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
15:32:01 [2024-06-26T19:32:01.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s)
15:32:01 [2024-06-26T19:32:01.278Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 3.8 MB/s)
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.279Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 6.9 MB/s)
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.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.pom
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 1.2 MB/s)
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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)
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.537Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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 7.7 MB/s)
15:32:01 [2024-06-26T19:32:01.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:32:01 [2024-06-26T19:32:01.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:32:01 [2024-06-26T19:32:01.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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 13 MB/s)
15:32:01 [2024-06-26T19:32:01.796Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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 450 kB/s)
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:01 [2024-06-26T19:32:01.796Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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 402 kB/s)
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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)
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.056Z] [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
15:32:02 [2024-06-26T19:32:02.057Z] [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
15:32:02 [2024-06-26T19:32:02.057Z] [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
15:32:02 [2024-06-26T19:32:02.057Z] [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
15:32:02 [2024-06-26T19:32:02.989Z] [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 4.0 kB/s)
15:32:02 [2024-06-26T19:32:02.989Z] [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
15:32:02 [2024-06-26T19:32:02.989Z] [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
15:32:02 [2024-06-26T19:32:02.989Z] [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
15:32:02 [2024-06-26T19:32:02.990Z] [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
15:32:02 [2024-06-26T19:32:02.990Z] [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
15:32:02 [2024-06-26T19:32:02.990Z] [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
15:32:02 [2024-06-26T19:32:02.990Z] [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 1.7 MB/s)
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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)
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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 2.2 MB/s)
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.247Z] [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
15:32:03 [2024-06-26T19:32:03.248Z] [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
15:32:03 [2024-06-26T19:32:03.505Z] [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
15:32:03 [2024-06-26T19:32:03.505Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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 5.5 MB/s)
15:32:03 [2024-06-26T19:32:03.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:32:03 [2024-06-26T19:32:03.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:32:03 [2024-06-26T19:32:03.506Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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 8.7 MB/s)
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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 1.7 MB/s)
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.506Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [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)
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [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)
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:03 [2024-06-26T19:32:03.764Z] [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 11 MB/s)
15:32:03 [2024-06-26T19:32:03.764Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:32:03 [2024-06-26T19:32:03.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:32:03 [2024-06-26T19:32:03.764Z] [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
15:32:04 [2024-06-26T19:32:04.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:32:04 [2024-06-26T19:32:04.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 4.7 MB/s)
15:32:04 [2024-06-26T19:32:04.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:32:04 [2024-06-26T19:32:04.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:32:04 [2024-06-26T19:32:04.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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)
15:32:04 [2024-06-26T19:32:04.023Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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)
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.023Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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)
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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 2.0 MB/s)
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [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 3.4 MB/s)
15:32:04 [2024-06-26T19:32:04.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:32:04 [2024-06-26T19:32:04.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:32:04 [2024-06-26T19:32:04.281Z] [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
15:32:04 [2024-06-26T19:32:04.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:32:04 [2024-06-26T19:32:04.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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)
15:32:04 [2024-06-26T19:32:04.540Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:04 [2024-06-26T19:32:04.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
15:32:04 [2024-06-26T19:32:04.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
15:32:04 [2024-06-26T19:32:04.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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 3.1 MB/s)
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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 4.1 MB/s)
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.540Z] [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
15:32:04 [2024-06-26T19:32:04.541Z] [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
15:32:04 [2024-06-26T19:32:04.541Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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)
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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)
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.8 MB/s)
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.799Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:04 [2024-06-26T19:32:04.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
15:32:04 [2024-06-26T19:32:04.800Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.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.jar
15:32:05 [2024-06-26T19:32:05.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.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.jar
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.058Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.317Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 4.0 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 34 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 2.0 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 25 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 4.1 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 2.3 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 34 MB/s)
15:32:05 [2024-06-26T19:32:05.318Z] [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
15:32:05 [2024-06-26T19:32:05.318Z] [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 15 MB/s)
15:32:05 [2024-06-26T19:32:05.319Z] [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
15:32:05 [2024-06-26T19:32:05.319Z] [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 7.3 MB/s)
15:32:05 [2024-06-26T19:32:05.319Z] [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 212 kB/s)
15:32:05 [2024-06-26T19:32:05.319Z] [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 3.9 MB/s)
15:32:05 [2024-06-26T19:32:05.319Z] [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 3.7 MB/s)
15:32:05 [2024-06-26T19:32:05.319Z] [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 6.2 MB/s)
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 187 kB/s)
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:32:06 [2024-06-26T19:32:06.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
15:32:06 [2024-06-26T19:32:06.515Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 2.5 MB/s)
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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 62 kB/s)
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.515Z] [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
15:32:06 [2024-06-26T19:32:06.774Z] [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
15:32:06 [2024-06-26T19:32:06.774Z] [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 51 kB/s)
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:32:06 [2024-06-26T19:32:06.774Z] [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
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
15:32:06 [2024-06-26T19:32:06.774Z] [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
15:32:06 [2024-06-26T19:32:06.774Z] [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)
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
15:32:06 [2024-06-26T19:32:06.774Z] [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
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
15:32:06 [2024-06-26T19:32:06.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
15:32:06 [2024-06-26T19:32:06.774Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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 139 kB/s)
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:32:07 [2024-06-26T19:32:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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 55 kB/s)
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:32:07 [2024-06-26T19:32:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.032Z] [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 125 kB/s)
15:32:07 [2024-06-26T19:32:07.032Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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 271 kB/s)
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [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
15:32:07 [2024-06-26T19:32:07.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 1.2 MB/s)
15:32:07 [2024-06-26T19:32:07.291Z] [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
15:32:07 [2024-06-26T19:32:07.291Z] [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
15:32:07 [2024-06-26T19:32:07.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:32:07 [2024-06-26T19:32:07.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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 4.5 MB/s)
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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)
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.549Z] [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)
15:32:07 [2024-06-26T19:32:07.549Z] [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
15:32:07 [2024-06-26T19:32:07.807Z] [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
15:32:07 [2024-06-26T19:32:07.807Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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)
15:32:07 [2024-06-26T19:32:07.808Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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 2.7 MB/s)
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:07 [2024-06-26T19:32:07.808Z] [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 3.4 MB/s)
15:32:07 [2024-06-26T19:32:07.808Z] [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
15:32:08 [2024-06-26T19:32:08.065Z] [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
15:32:08 [2024-06-26T19:32:08.065Z] [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
15:32:08 [2024-06-26T19:32:08.065Z] [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
15:32:08 [2024-06-26T19:32:08.065Z] [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
15:32:08 [2024-06-26T19:32:08.065Z] [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
15:32:08 [2024-06-26T19:32:08.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 7.7 MB/s)
15:32:08 [2024-06-26T19:32:08.065Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.066Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.323Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.324Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 1.1 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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.5 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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 2.3 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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 12 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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 6.8 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [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 2.7 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [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
15:32:08 [2024-06-26T19:32:08.581Z] [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 4.0 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 4.2 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 23 MB/s)
15:32:08 [2024-06-26T19:32:08.581Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 3.3 MB/s)
15:32:09 [2024-06-26T19:32:09.146Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [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 2.6 kB/s)
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 634 kB/s)
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [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 430 kB/s)
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [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)
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [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 1.0 MB/s)
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.080Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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 666 kB/s)
15:32:10 [2024-06-26T19:32:10.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:32:10 [2024-06-26T19:32:10.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:32:10 [2024-06-26T19:32:10.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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)
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.338Z] [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
15:32:10 [2024-06-26T19:32:10.339Z] [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
15:32:10 [2024-06-26T19:32:10.339Z] [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
15:32:11 [2024-06-26T19:32:11.271Z] [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 44 kB/s)
15:32:11 [2024-06-26T19:32:11.271Z] [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
15:32:11 [2024-06-26T19:32:11.271Z] [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
15:32:11 [2024-06-26T19:32:11.271Z] [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
15:32:11 [2024-06-26T19:32:11.271Z] [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
15:32:11 [2024-06-26T19:32:11.271Z] [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
15:32:11 [2024-06-26T19:32:11.271Z] [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
15:32:11 [2024-06-26T19:32:11.529Z] [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 6.6 kB/s)
15:32:11 [2024-06-26T19:32:11.529Z] [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
15:32:11 [2024-06-26T19:32:11.529Z] [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
15:32:11 [2024-06-26T19:32:11.786Z] [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
15:32:11 [2024-06-26T19:32:11.786Z] [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
15:32:11 [2024-06-26T19:32:11.786Z] [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
15:32:11 [2024-06-26T19:32:11.786Z] [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
15:32:11 [2024-06-26T19:32:11.786Z] [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 56 kB/s)
15:32:11 [2024-06-26T19:32:11.786Z] [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
15:32:12 [2024-06-26T19:32:12.044Z] [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 66 kB/s)
15:32:12 [2024-06-26T19:32:12.044Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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 139 kB/s)
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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 2.1 MB/s)
15:32:12 [2024-06-26T19:32:12.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:32:12 [2024-06-26T19:32:12.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:32:12 [2024-06-26T19:32:12.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.302Z] [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 2.0 MB/s)
15:32:12 [2024-06-26T19:32:12.302Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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 37 MB/s)
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.560Z] [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
15:32:12 [2024-06-26T19:32:12.817Z] [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
15:32:12 [2024-06-26T19:32:12.818Z] [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
15:32:13 [2024-06-26T19:32:13.383Z] [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 11 kB/s)
15:32:13 [2024-06-26T19:32:13.383Z] [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
15:32:13 [2024-06-26T19:32:13.383Z] [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 34 MB/s)
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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 171 kB/s)
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:13 [2024-06-26T19:32:13.951Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 4.5 MB/s)
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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 142 kB/s)
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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 931 kB/s)
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.210Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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 335 kB/s)
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 2.8 MB/s)
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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
15:32:14 [2024-06-26T19:32:14.468Z] [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 132 kB/s)
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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 200 kB/s)
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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 103 kB/s)
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.726Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:14 [2024-06-26T19:32:14.983Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.240Z] [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
15:32:15 [2024-06-26T19:32:15.241Z] [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
15:32:15 [2024-06-26T19:32:15.241Z] [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
15:32:15 [2024-06-26T19:32:15.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 517 kB/s)
15:32:15 [2024-06-26T19:32:15.241Z] [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
15:32:15 [2024-06-26T19:32:15.241Z] [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
15:32:15 [2024-06-26T19:32:15.241Z] [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
15:32:15 [2024-06-26T19:32:15.241Z] [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 3.0 MB/s)
15:32:15 [2024-06-26T19:32:15.241Z] [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 250 kB/s)
15:32:15 [2024-06-26T19:32:15.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 1.3 MB/s)
15:32:15 [2024-06-26T19:32:15.498Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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 886 kB/s)
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 3.0 MB/s)
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:15 [2024-06-26T19:32:15.755Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 4.1 MB/s)
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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 10 MB/s)
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.013Z] [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
15:32:16 [2024-06-26T19:32:16.270Z] [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
15:32:16 [2024-06-26T19:32:16.270Z] [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
15:32:16 [2024-06-26T19:32:16.270Z] [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
15:32:16 [2024-06-26T19:32:16.270Z] [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 642 kB/s)
15:32:16 [2024-06-26T19:32:16.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:32:16 [2024-06-26T19:32:16.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:32:16 [2024-06-26T19:32:16.270Z] [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
15:32:16 [2024-06-26T19:32:16.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:32:16 [2024-06-26T19:32:16.271Z] [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
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 562 kB/s)
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:32:16 [2024-06-26T19:32:16.271Z] [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
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:32:16 [2024-06-26T19:32:16.271Z] [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
15:32:16 [2024-06-26T19:32:16.271Z] [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 2.6 MB/s)
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
15:32:16 [2024-06-26T19:32:16.271Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
15:32:16 [2024-06-26T19:32:16.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
15:32:16 [2024-06-26T19:32:16.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
15:32:16 [2024-06-26T19:32:16.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
15:32:16 [2024-06-26T19:32:16.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 1.0 MB/s)
15:32:16 [2024-06-26T19:32:16.528Z] [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
15:32:16 [2024-06-26T19:32:16.528Z] [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
15:32:16 [2024-06-26T19:32:16.529Z] [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
15:32:16 [2024-06-26T19:32:16.529Z] [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
15:32:16 [2024-06-26T19:32:16.529Z] [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
15:32:16 [2024-06-26T19:32:16.529Z] [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
15:32:16 [2024-06-26T19:32:16.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 3.7 MB/s)
15:32:16 [2024-06-26T19:32:16.529Z] [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
15:32:16 [2024-06-26T19:32:16.529Z] [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
15:32:16 [2024-06-26T19:32:16.785Z] [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
15:32:16 [2024-06-26T19:32:16.785Z] [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
15:32:16 [2024-06-26T19:32:16.785Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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 156 kB/s)
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:16 [2024-06-26T19:32:16.786Z] [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 1.2 MB/s)
15:32:16 [2024-06-26T19:32:16.786Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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 158 kB/s)
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 639 kB/s)
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.044Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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)
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 656 kB/s)
15:32:17 [2024-06-26T19:32:17.301Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 644 kB/s)
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.302Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 628 kB/s)
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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 138 kB/s)
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.562Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.819Z] [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
15:32:17 [2024-06-26T19:32:17.820Z] [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
15:32:17 [2024-06-26T19:32:17.820Z] [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
15:32:17 [2024-06-26T19:32:17.820Z] [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
15:32:18 [2024-06-26T19:32:18.076Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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 4.9 MB/s)
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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
15:32:18 [2024-06-26T19:32:18.077Z] [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 11 MB/s)
15:32:18 [2024-06-26T19:32:18.077Z] [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 4.2 MB/s)
15:32:18 [2024-06-26T19:32:18.077Z] [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 6.8 MB/s)
15:32:18 [2024-06-26T19:32:18.077Z] [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 43 MB/s)
15:32:18 [2024-06-26T19:32:18.077Z] [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)
15:32:18 [2024-06-26T19:32:18.643Z] [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
15:32:18 [2024-06-26T19:32:18.643Z] [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
15:32:18 [2024-06-26T19:32:18.643Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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 114 kB/s)
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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
15:32:18 [2024-06-26T19:32:18.900Z] [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 1.7 MB/s)
15:32:19 [2024-06-26T19:32:19.465Z] [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
15:32:19 [2024-06-26T19:32:19.465Z] [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
15:32:19 [2024-06-26T19:32:19.465Z] [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
15:32:19 [2024-06-26T19:32:19.465Z] [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
15:32:19 [2024-06-26T19:32:19.465Z] [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
15:32:19 [2024-06-26T19:32:19.465Z] [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
15:32:19 [2024-06-26T19:32:19.465Z] [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 323 kB/s)
15:32:19 [2024-06-26T19:32:19.466Z] [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
15:32:19 [2024-06-26T19:32:19.466Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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 1.5 MB/s)
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.724Z] [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
15:32:19 [2024-06-26T19:32:19.982Z] [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
15:32:19 [2024-06-26T19:32:19.982Z] [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
15:32:19 [2024-06-26T19:32:19.983Z] [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
15:32:19 [2024-06-26T19:32:19.983Z] [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 330 kB/s)
15:32:19 [2024-06-26T19:32:19.983Z] [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
15:32:19 [2024-06-26T19:32:19.983Z] [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
15:32:19 [2024-06-26T19:32:19.983Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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 6.0 MB/s)
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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 333 kB/s)
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.240Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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 58 kB/s)
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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 271 kB/s)
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.498Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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 124 kB/s)
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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
15:32:20 [2024-06-26T19:32:20.755Z] [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 59 kB/s)
15:32:20 [2024-06-26T19:32:20.756Z] [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
15:32:20 [2024-06-26T19:32:20.756Z] [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
15:32:20 [2024-06-26T19:32:20.756Z] [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
15:32:20 [2024-06-26T19:32:20.756Z] [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
15:32:20 [2024-06-26T19:32:20.756Z] [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
15:32:20 [2024-06-26T19:32:20.756Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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 204 kB/s)
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.013Z] [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 173 kB/s)
15:32:21 [2024-06-26T19:32:21.013Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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 253 kB/s)
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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 274 kB/s)
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.272Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 196 kB/s)
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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 48 kB/s)
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.529Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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 196 kB/s)
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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 42 kB/s)
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:21 [2024-06-26T19:32:21.786Z] [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
15:32:22 [2024-06-26T19:32:22.043Z] [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
15:32:22 [2024-06-26T19:32:22.043Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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 31 kB/s)
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.044Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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 58 kB/s)
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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 104 kB/s)
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.301Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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)
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 1.7 MB/s)
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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 609 kB/s)
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.560Z] [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
15:32:22 [2024-06-26T19:32:22.817Z] [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
15:32:22 [2024-06-26T19:32:22.817Z] [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
15:32:22 [2024-06-26T19:32:22.817Z] [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
15:32:22 [2024-06-26T19:32:22.817Z] [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 196 kB/s)
15:32:22 [2024-06-26T19:32:22.817Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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 69 kB/s)
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:22 [2024-06-26T19:32:22.818Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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 451 kB/s)
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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 330 kB/s)
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.076Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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 262 kB/s)
15:32:23 [2024-06-26T19:32:23.335Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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
15:32:23 [2024-06-26T19:32:23.335Z] [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 68 kB/s)
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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)
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.593Z] [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
15:32:23 [2024-06-26T19:32:23.594Z] [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
15:32:23 [2024-06-26T19:32:23.594Z] [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
15:32:23 [2024-06-26T19:32:23.594Z] [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
15:32:23 [2024-06-26T19:32:23.594Z] [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 10 MB/s)
15:32:23 [2024-06-26T19:32:23.594Z] [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
15:32:23 [2024-06-26T19:32:23.594Z] [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
15:32:23 [2024-06-26T19:32:23.594Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 948 kB/s)
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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)
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:23 [2024-06-26T19:32:23.852Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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 30 kB/s)
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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 292 kB/s)
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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
15:32:24 [2024-06-26T19:32:24.111Z] [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 259 kB/s)
15:32:24 [2024-06-26T19:32:24.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
15:32:24 [2024-06-26T19:32:24.111Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
15:32:24 [2024-06-26T19:32:24.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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 263 kB/s)
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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 5.7 MB/s)
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.370Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 352 kB/s)
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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 386 kB/s)
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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 202 kB/s)
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.628Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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 204 kB/s)
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.9 MB/s)
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:24 [2024-06-26T19:32:24.888Z] [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
15:32:25 [2024-06-26T19:32:25.145Z] [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
15:32:25 [2024-06-26T19:32:25.145Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.146Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.147Z] [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
15:32:25 [2024-06-26T19:32:25.404Z] [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
15:32:25 [2024-06-26T19:32:25.404Z] [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
15:32:25 [2024-06-26T19:32:25.404Z] [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
15:32:25 [2024-06-26T19:32:25.404Z] [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
15:32:25 [2024-06-26T19:32:25.404Z] [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
15:32:25 [2024-06-26T19:32:25.404Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.405Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.661Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.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.jar
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.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.jar
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.924Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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 42 MB/s)
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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 2.4 MB/s)
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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.6 MB/s)
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 6.6 MB/s)
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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 12 MB/s)
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:25 [2024-06-26T19:32:25.925Z] [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 15 MB/s)
15:32:25 [2024-06-26T19:32:25.925Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 14 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 11 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 11 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 7.0 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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.4 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 4.1 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 506 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 3.5 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 870 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 68 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 259 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 3.4 MB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 120 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 660 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 269 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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 36 kB/s)
15:32:26 [2024-06-26T19:32:26.184Z] [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
15:32:26 [2024-06-26T19:32:26.184Z] [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.3 MB/s)
15:32:26 [2024-06-26T19:32:26.185Z] [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
15:32:26 [2024-06-26T19:32:26.185Z] [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 9.9 MB/s)
15:32:26 [2024-06-26T19:32:26.185Z] [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
15:32:26 [2024-06-26T19:32:26.185Z] [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 192 kB/s)
15:32:26 [2024-06-26T19:32:26.185Z] [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
15:32:26 [2024-06-26T19:32:26.185Z] [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 413 kB/s)
15:32:26 [2024-06-26T19:32:26.185Z] [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
15:32:26 [2024-06-26T19:32:26.185Z] [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 430 kB/s)
15:32:26 [2024-06-26T19:32:26.185Z] [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
15:32:26 [2024-06-26T19:32:26.185Z] [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.2 MB/s)
15:32:26 [2024-06-26T19:32:26.185Z] [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 462 kB/s)
15:32:26 [2024-06-26T19:32:26.443Z] [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 71 kB/s)
15:32:26 [2024-06-26T19:32:26.443Z] [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 559 kB/s)
15:32:26 [2024-06-26T19:32:26.443Z] [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 1.8 MB/s)
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.377Z] [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 4.6 MB/s)
15:32:27 [2024-06-26T19:32:27.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:32:27 [2024-06-26T19:32:27.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:32:27 [2024-06-26T19:32:27.377Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:32:27 [2024-06-26T19:32:27.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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 1.3 MB/s)
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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 8.2 MB/s)
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.635Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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 104 kB/s)
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:27 [2024-06-26T19:32:27.893Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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 183 kB/s)
15:32:28 [2024-06-26T19:32:28.152Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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
15:32:28 [2024-06-26T19:32:28.152Z] [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 401 kB/s)
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.410Z] [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 25 kB/s)
15:32:28 [2024-06-26T19:32:28.410Z] [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
15:32:28 [2024-06-26T19:32:28.670Z] [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
15:32:28 [2024-06-26T19:32:28.670Z] [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
15:32:28 [2024-06-26T19:32:28.670Z] [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
15:32:28 [2024-06-26T19:32:28.670Z] [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
15:32:28 [2024-06-26T19:32:28.670Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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 210 kB/s)
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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)
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:28 [2024-06-26T19:32:28.928Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.186Z] [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 10 MB/s)
15:32:29 [2024-06-26T19:32:29.186Z] [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
15:32:29 [2024-06-26T19:32:29.445Z] [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 706 kB/s)
15:32:30 [2024-06-26T19:32:30.379Z] [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
15:32:30 [2024-06-26T19:32:30.379Z] [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
15:32:30 [2024-06-26T19:32:30.379Z] [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
15:32:30 [2024-06-26T19:32:30.379Z] [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
15:32:30 [2024-06-26T19:32:30.379Z] [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
15:32:30 [2024-06-26T19:32:30.379Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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 21 kB/s)
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.636Z] [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 698 kB/s)
15:32:30 [2024-06-26T19:32:30.636Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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 88 kB/s)
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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 245 kB/s)
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:30 [2024-06-26T19:32:30.895Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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 940 kB/s)
15:32:31 [2024-06-26T19:32:31.153Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.153Z] [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
15:32:31 [2024-06-26T19:32:31.418Z] [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
15:32:31 [2024-06-26T19:32:31.418Z] [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
15:32:31 [2024-06-26T19:32:31.418Z] [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
15:32:31 [2024-06-26T19:32:31.418Z] [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
15:32:31 [2024-06-26T19:32:31.418Z] [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
15:32:31 [2024-06-26T19:32:31.681Z] [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 48 MB/s)
15:32:31 [2024-06-26T19:32:31.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
15:32:31 [2024-06-26T19:32:31.939Z] [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 9.8 MB/s)
15:32:32 [2024-06-26T19:32:32.197Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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 30 kB/s)
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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 750 kB/s)
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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)
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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 426 kB/s)
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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 192 kB/s)
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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.6 MB/s)
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.456Z] [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
15:32:32 [2024-06-26T19:32:32.713Z] [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
15:32:32 [2024-06-26T19:32:32.713Z] [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
15:32:32 [2024-06-26T19:32:32.713Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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 137 kB/s)
15:32:32 [2024-06-26T19:32:32.714Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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
15:32:32 [2024-06-26T19:32:32.714Z] [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 3.4 MB/s)
15:32:33 [2024-06-26T19:32:33.279Z] [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
15:32:33 [2024-06-26T19:32:33.279Z] [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
15:32:33 [2024-06-26T19:32:33.279Z] [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
15:32:33 [2024-06-26T19:32:33.279Z] [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
15:32:33 [2024-06-26T19:32:33.279Z] [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
15:32:33 [2024-06-26T19:32:33.279Z] [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
15:32:33 [2024-06-26T19:32:33.536Z] [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 12 kB/s)
15:32:33 [2024-06-26T19:32:33.536Z] [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
15:32:33 [2024-06-26T19:32:33.536Z] [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
15:32:33 [2024-06-26T19:32:33.537Z] [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
15:32:33 [2024-06-26T19:32:33.537Z] [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
15:32:33 [2024-06-26T19:32:33.537Z] [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
15:32:33 [2024-06-26T19:32:33.795Z] [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
15:32:33 [2024-06-26T19:32:33.795Z] [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 685 kB/s)
15:32:37 [2024-06-26T19:32:37.073Z] [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
15:32:37 [2024-06-26T19:32:37.073Z] [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
15:32:37 [2024-06-26T19:32:37.073Z] [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
15:32:37 [2024-06-26T19:32:37.073Z] [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
15:32:37 [2024-06-26T19:32:37.073Z] [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
15:32:37 [2024-06-26T19:32:37.073Z] [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
15:32:38 [2024-06-26T19:32:38.448Z] [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 5.4 kB/s)
15:32:38 [2024-06-26T19:32:38.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:32:38 [2024-06-26T19:32:38.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:32:38 [2024-06-26T19:32:38.448Z] [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
15:32:38 [2024-06-26T19:32:38.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:32:38 [2024-06-26T19:32:38.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
15:32:38 [2024-06-26T19:32:38.448Z] [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
15:32:39 [2024-06-26T19:32:39.380Z] [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 47 kB/s)
15:32:39 [2024-06-26T19:32:39.380Z] [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
15:32:39 [2024-06-26T19:32:39.380Z] [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
15:32:39 [2024-06-26T19:32:39.381Z] [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
15:32:39 [2024-06-26T19:32:39.381Z] [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
15:32:39 [2024-06-26T19:32:39.381Z] [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
15:32:39 [2024-06-26T19:32:39.381Z] [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
15:32:39 [2024-06-26T19:32:39.381Z] [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 1.7 MB/s)
15:32:40 [2024-06-26T19:32:40.752Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:10.0.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] ------------------------------------------------------------------------
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Reactor Build Order:
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] 
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Parent                                               [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass State System Parent                                  [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass TMF Parent                                           [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Documentation                                        [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.753Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass RCP Parent                                           [pom]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass Json trace Parent                                    [pom]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass Target Platform                                      [pom]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Trace Compass Repository                            [eclipse-repository]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] 
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] Building Trace Compass Parent 10.0.1-SNAPSHOT                    [1/141]
15:32:40 [2024-06-26T19:32:40.754Z] [INFO]   from pom.xml
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] --------------------------------[ pom ]---------------------------------
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] 
15:32:40 [2024-06-26T19:32:40.754Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
15:32:40 [2024-06-26T19:32:40.754Z] [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
15:32:40 [2024-06-26T19:32:40.754Z] [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
15:32:40 [2024-06-26T19:32:40.754Z] [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
15:32:41 [2024-06-26T19:32:41.011Z] [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
15:32:41 [2024-06-26T19:32:41.011Z] [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
15:32:41 [2024-06-26T19:32:41.011Z] [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
15:32:41 [2024-06-26T19:32:41.011Z] [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 4.3 MB/s)
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
15:32:41 [2024-06-26T19:32:41.011Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 9.1 MB/s)
15:32:41 [2024-06-26T19:32:41.011Z] [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
15:32:41 [2024-06-26T19:32:41.011Z] [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
15:32:41 [2024-06-26T19:32:41.011Z] [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
15:32:41 [2024-06-26T19:32:41.269Z] [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
15:32:41 [2024-06-26T19:32:41.269Z] [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
15:32:41 [2024-06-26T19:32:41.269Z] [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
15:32:41 [2024-06-26T19:32:41.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 16 MB/s)
15:32:41 [2024-06-26T19:32:41.527Z] [INFO] 
15:32:41 [2024-06-26T19:32:41.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
15:32:41 [2024-06-26T19:32:41.527Z] [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
15:32:41 [2024-06-26T19:32:41.527Z] [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
15:32:41 [2024-06-26T19:32:41.527Z] [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
15:32:41 [2024-06-26T19:32:41.785Z] [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
15:32:41 [2024-06-26T19:32:41.785Z] [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
15:32:41 [2024-06-26T19:32:41.785Z] [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
15:32:42 [2024-06-26T19:32:42.353Z] [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 6.2 kB/s)
15:32:42 [2024-06-26T19:32:42.353Z] [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
15:32:42 [2024-06-26T19:32:42.353Z] [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
15:32:42 [2024-06-26T19:32:42.354Z] [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
15:32:42 [2024-06-26T19:32:42.354Z] [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
15:32:42 [2024-06-26T19:32:42.354Z] [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
15:32:42 [2024-06-26T19:32:42.354Z] [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
15:32:42 [2024-06-26T19:32:42.611Z] [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 33 kB/s)
15:32:42 [2024-06-26T19:32:42.611Z] [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
15:32:42 [2024-06-26T19:32:42.611Z] [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
15:32:42 [2024-06-26T19:32:42.611Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.5 MB/s)
15:32:42 [2024-06-26T19:32:42.869Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 2.5 MB/s)
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:32:42 [2024-06-26T19:32:42.869Z] [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
15:32:42 [2024-06-26T19:32:42.870Z] [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
15:32:42 [2024-06-26T19:32:42.870Z] [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
15:32:42 [2024-06-26T19:32:42.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:32:42 [2024-06-26T19:32:42.870Z] [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
15:32:42 [2024-06-26T19:32:42.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:32:42 [2024-06-26T19:32:42.870Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
15:32:43 [2024-06-26T19:32:43.127Z] [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
15:32:43 [2024-06-26T19:32:43.385Z] [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 389 kB/s)
15:32:43 [2024-06-26T19:32:43.385Z] [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
15:32:43 [2024-06-26T19:32:43.385Z] [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
15:32:43 [2024-06-26T19:32:43.385Z] [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
15:32:43 [2024-06-26T19:32:43.385Z] [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
15:32:43 [2024-06-26T19:32:43.385Z] [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
15:32:43 [2024-06-26T19:32:43.385Z] [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 44 MB/s)
15:32:43 [2024-06-26T19:32:43.385Z] [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 36 MB/s)
15:32:43 [2024-06-26T19:32:43.385Z] [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 30 MB/s)
15:32:43 [2024-06-26T19:32:43.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 31 MB/s)
15:32:43 [2024-06-26T19:32:43.385Z] [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 1.4 MB/s)
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] 
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] 
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] 
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] 
15:32:43 [2024-06-26T19:32:43.644Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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 181 kB/s)
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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.6 MB/s)
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.644Z] [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
15:32:43 [2024-06-26T19:32:43.901Z] [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
15:32:43 [2024-06-26T19:32:43.901Z] [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
15:32:43 [2024-06-26T19:32:43.901Z] [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
15:32:43 [2024-06-26T19:32:43.901Z] [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 5.5 MB/s)
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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.8 MB/s)
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:43 [2024-06-26T19:32:43.902Z] [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
15:32:44 [2024-06-26T19:32:44.159Z] [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
15:32:44 [2024-06-26T19:32:44.159Z] [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
15:32:44 [2024-06-26T19:32:44.159Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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 285 kB/s)
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [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 357 kB/s)
15:32:44 [2024-06-26T19:32:44.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:32:44 [2024-06-26T19:32:44.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:32:44 [2024-06-26T19:32:44.160Z] [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
15:32:44 [2024-06-26T19:32:44.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:32:44 [2024-06-26T19:32:44.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:32:44 [2024-06-26T19:32:44.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:32:44 [2024-06-26T19:32:44.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 536 kB/s)
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 1.0 MB/s)
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 1.1 MB/s)
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.418Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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 5.4 MB/s)
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.676Z] [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)
15:32:44 [2024-06-26T19:32:44.676Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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 186 kB/s)
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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)
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:44 [2024-06-26T19:32:44.934Z] [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 3.4 MB/s)
15:32:44 [2024-06-26T19:32:44.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:32:44 [2024-06-26T19:32:44.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:32:44 [2024-06-26T19:32:44.934Z] [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
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
15:32:45 [2024-06-26T19:32:45.192Z] [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
15:32:45 [2024-06-26T19:32:45.192Z] [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 3.0 MB/s)
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
15:32:45 [2024-06-26T19:32:45.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
15:32:45 [2024-06-26T19:32:45.192Z] [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 2.3 MB/s)
15:32:45 [2024-06-26T19:32:45.192Z] [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
15:32:45 [2024-06-26T19:32:45.192Z] [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
15:32:45 [2024-06-26T19:32:45.192Z] [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
15:32:45 [2024-06-26T19:32:45.192Z] [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
15:32:45 [2024-06-26T19:32:45.193Z] [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
15:32:45 [2024-06-26T19:32:45.193Z] [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
15:32:45 [2024-06-26T19:32:45.193Z] [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 350 kB/s)
15:32:45 [2024-06-26T19:32:45.193Z] [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
15:32:45 [2024-06-26T19:32:45.450Z] [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
15:32:45 [2024-06-26T19:32:45.450Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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 2.7 MB/s)
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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)
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.451Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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 3.1 MB/s)
15:32:45 [2024-06-26T19:32:45.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:32:45 [2024-06-26T19:32:45.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:32:45 [2024-06-26T19:32:45.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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)
15:32:45 [2024-06-26T19:32:45.708Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.708Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 3.3 MB/s)
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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 7.6 MB/s)
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.968Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 2.5 MB/s)
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:45 [2024-06-26T19:32:45.969Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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 6.0 MB/s)
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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
15:32:46 [2024-06-26T19:32:46.226Z] [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 285 kB/s)
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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 4.1 MB/s)
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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.4 MB/s)
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.484Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.485Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:46 [2024-06-26T19:32:46.742Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.009Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 42 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 733 kB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.2 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 462 kB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 1.2 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 627 kB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 9.9 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 15 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 1.2 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 5.3 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 4.5 MB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.010Z] [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 527 kB/s)
15:32:47 [2024-06-26T19:32:47.010Z] [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
15:32:47 [2024-06-26T19:32:47.011Z] [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.1 MB/s)
15:32:47 [2024-06-26T19:32:47.011Z] [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
15:32:47 [2024-06-26T19:32:47.011Z] [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 56 MB/s)
15:32:47 [2024-06-26T19:32:47.011Z] [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
15:32:47 [2024-06-26T19:32:47.011Z] [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 5.0 MB/s)
15:32:47 [2024-06-26T19:32:47.011Z] [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
15:32:47 [2024-06-26T19:32:47.011Z] [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 6.8 MB/s)
15:32:47 [2024-06-26T19:32:47.011Z] [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
15:32:47 [2024-06-26T19:32:47.011Z] [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 5.5 MB/s)
15:32:47 [2024-06-26T19:32:47.011Z] [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 5.3 MB/s)
15:32:47 [2024-06-26T19:32:47.268Z] [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 632 kB/s)
15:32:47 [2024-06-26T19:32:47.268Z] [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 12 MB/s)
15:32:47 [2024-06-26T19:32:47.269Z] [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 762 kB/s)
15:32:47 [2024-06-26T19:32:47.269Z] [INFO] 
15:32:47 [2024-06-26T19:32:47.269Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 146 kB/s)
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.269Z] [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
15:32:47 [2024-06-26T19:32:47.526Z] [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
15:32:47 [2024-06-26T19:32:47.527Z] [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
15:32:47 [2024-06-26T19:32:47.527Z] [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
15:32:47 [2024-06-26T19:32:47.527Z] [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
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.5 MB/s)
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:32:47 [2024-06-26T19:32:47.527Z] [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
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:32:47 [2024-06-26T19:32:47.527Z] [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
15:32:47 [2024-06-26T19:32:47.527Z] [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 3.6 MB/s)
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
15:32:47 [2024-06-26T19:32:47.527Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
15:32:47 [2024-06-26T19:32:47.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
15:32:47 [2024-06-26T19:32:47.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
15:32:47 [2024-06-26T19:32:47.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
15:32:47 [2024-06-26T19:32:47.785Z] [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 455 kB/s)
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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 139 kB/s)
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:47 [2024-06-26T19:32:47.785Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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 242 kB/s)
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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 270 kB/s)
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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 623 kB/s)
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.042Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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 774 kB/s)
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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 99 kB/s)
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.300Z] [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
15:32:48 [2024-06-26T19:32:48.557Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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 584 kB/s)
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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 494 kB/s)
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.558Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 55 kB/s)
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:48 [2024-06-26T19:32:48.815Z] [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 717 kB/s)
15:32:48 [2024-06-26T19:32:48.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
15:32:48 [2024-06-26T19:32:48.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:32:48 [2024-06-26T19:32:48.815Z] [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
15:32:49 [2024-06-26T19:32:49.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:32:49 [2024-06-26T19:32:49.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [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 100 kB/s)
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 857 kB/s)
15:32:49 [2024-06-26T19:32:49.072Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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 223 kB/s)
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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 241 kB/s)
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.330Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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 310 kB/s)
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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 234 kB/s)
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.587Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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 198 kB/s)
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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 59 kB/s)
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:49 [2024-06-26T19:32:49.844Z] [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
15:32:50 [2024-06-26T19:32:50.101Z] [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
15:32:50 [2024-06-26T19:32:50.101Z] [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
15:32:50 [2024-06-26T19:32:50.101Z] [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
15:32:50 [2024-06-26T19:32:50.101Z] [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 88 kB/s)
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:32:50 [2024-06-26T19:32:50.101Z] [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
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.0 MB/s)
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:32:50 [2024-06-26T19:32:50.101Z] [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
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:32:50 [2024-06-26T19:32:50.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 14 MB/s)
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:50 [2024-06-26T19:32:50.358Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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 5.2 kB/s)
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 3.2 MB/s)
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.290Z] [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 11 MB/s)
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
15:32:51 [2024-06-26T19:32:51.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.3 MB/s)
15:32:51 [2024-06-26T19:32:51.290Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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 107 kB/s)
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 315 kB/s)
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.547Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:32:51 [2024-06-26T19:32:51.804Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:51 [2024-06-26T19:32:51.805Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.062Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [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
15:32:52 [2024-06-26T19:32:52.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 1.8 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 7.3 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 3.3 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 3.5 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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 4.5 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 13 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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 7.6 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 2.1 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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 10 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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.2 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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.0 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 3.0 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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
15:32:52 [2024-06-26T19:32:52.321Z] [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 966 kB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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 9.5 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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.3 MB/s)
15:32:52 [2024-06-26T19:32:52.321Z] [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 6.0 MB/s)
15:32:53 [2024-06-26T19:32:53.255Z] [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 195 kB/s)
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/10.0.1-SNAPSHOT/org.eclipse.tracecompass-10.0.1-SNAPSHOT.pom
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 10.0.1-SNAPSHOT [2/141]
15:32:53 [2024-06-26T19:32:53.255Z] [INFO]   from analysis/pom.xml
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --------------------------------[ pom ]---------------------------------
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-10.0.1-SNAPSHOT.pom
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] Building Trace Compass Common Utilities Parent 10.0.1-SNAPSHOT   [3/141]
15:32:53 [2024-06-26T19:32:53.255Z] [INFO]   from common/pom.xml
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --------------------------------[ pom ]---------------------------------
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.common-parent-10.0.1-SNAPSHOT.pom
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] 
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
15:32:53 [2024-06-26T19:32:53.255Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:32:53 [2024-06-26T19:32:53.255Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:32:53 [2024-06-26T19:32:53.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:32:53 [2024-06-26T19:32:53.513Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.32.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@9a7f026
15:32:53 [2024-06-26T19:32:53.513Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:32:53 [2024-06-26T19:32:53.513Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
15:32:53 [2024-06-26T19:32:53.513Z] [INFO]     Transport mode:         online
15:32:53 [2024-06-26T19:32:53.513Z] [INFO]     Http Transport type:    Java11Client
15:32:53 [2024-06-26T19:32:53.513Z] [INFO]     Update mode:            cache first
15:32:53 [2024-06-26T19:32:53.513Z] [INFO]     Minimum cache duration: 60 minutes
15:32:53 [2024-06-26T19:32:53.513Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar (3.1 MB at 31 MB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [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
15:33:25 [2024-06-26T19:33:25.568Z] [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 365 kB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom (9.1 kB at 1.1 MB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom (19 kB at 1.1 MB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [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
15:33:25 [2024-06-26T19:33:25.568Z] [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 93 kB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 25 kB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 32 kB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 729 kB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 421 kB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 15 MB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 2.2 MB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 1.2 MB/s)
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] The project's OSGi version is 5.2.0.202406261931
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.568Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.568Z] [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
15:33:25 [2024-06-26T19:33:25.568Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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 241 kB/s)
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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 322 kB/s)
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.569Z] [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
15:33:25 [2024-06-26T19:33:25.827Z] [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
15:33:25 [2024-06-26T19:33:25.827Z] [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
15:33:25 [2024-06-26T19:33:25.827Z] [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
15:33:25 [2024-06-26T19:33:25.827Z] [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 2.0 MB/s)
15:33:25 [2024-06-26T19:33:25.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
15:33:25 [2024-06-26T19:33:25.828Z] [INFO] 
15:33:25 [2024-06-26T19:33:25.828Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
15:33:25 [2024-06-26T19:33:25.828Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:25 [2024-06-26T19:33:25.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:25 [2024-06-26T19:33:25.828Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:33:26 [2024-06-26T19:33:26.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
15:33:26 [2024-06-26T19:33:26.085Z] [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 23 kB/s)
15:33:26 [2024-06-26T19:33:26.085Z] [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
15:33:26 [2024-06-26T19:33:26.085Z] [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 5.0 MB/s)
15:33:26 [2024-06-26T19:33:26.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
15:33:26 [2024-06-26T19:33:26.085Z] [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 228 kB/s)
15:33:26 [2024-06-26T19:33:26.085Z] [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
15:33:26 [2024-06-26T19:33:26.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 15 MB/s)
15:33:26 [2024-06-26T19:33:26.085Z] [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
15:33:26 [2024-06-26T19:33:26.085Z] [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 44 kB/s)
15:33:26 [2024-06-26T19:33:26.085Z] [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
15:33:26 [2024-06-26T19:33:26.085Z] [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 9.2 MB/s)
15:33:26 [2024-06-26T19:33:26.343Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/test/resources
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
15:33:30 [2024-06-26T19:33:30.531Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:30 [2024-06-26T19:33:30.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:30 [2024-06-26T19:33:30.531Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
15:33:30 [2024-06-26T19:33:30.531Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] 
15:33:30 [2024-06-26T19:33:30.531Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] 
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] 
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] 
15:33:33 [2024-06-26T19:33:33.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
15:33:34 [2024-06-26T19:33:34.068Z] [INFO] 
15:33:34 [2024-06-26T19:33:34.068Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
15:33:34 [2024-06-26T19:33:34.326Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
15:33:38 [2024-06-26T19:33:38.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
15:33:42 [2024-06-26T19:33:42.690Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.690Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
15:33:42 [2024-06-26T19:33:42.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Building Trace Compass State System Parent 10.0.1-SNAPSHOT       [5/141]
15:33:42 [2024-06-26T19:33:42.691Z] [INFO]   from statesystem/pom.xml
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --------------------------------[ pom ]---------------------------------
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-10.0.1-SNAPSHOT.pom
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
15:33:42 [2024-06-26T19:33:42.691Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:33:42 [2024-06-26T19:33:42.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
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] The project's OSGi version is 1.3.0.202406261931
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] 
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
15:33:42 [2024-06-26T19:33:42.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:42 [2024-06-26T19:33:42.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
15:33:42 [2024-06-26T19:33:42.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.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:33:42 [2024-06-26T19:33:42.691Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:43 [2024-06-26T19:33:43.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:43 [2024-06-26T19:33:43.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.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.626Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.883Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:33:43 [2024-06-26T19:33:43.883Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.883Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
15:33:43 [2024-06-26T19:33:43.883Z] [INFO] 
15:33:43 [2024-06-26T19:33:43.883Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
15:33:43 [2024-06-26T19:33:43.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] 
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] 
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] 
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] 
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
15:33:44 [2024-06-26T19:33:44.141Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
15:33:48 [2024-06-26T19:33:48.320Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
15:33:51 [2024-06-26T19:33:51.597Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.597Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
15:33:51 [2024-06-26T19:33:51.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
15:33:51 [2024-06-26T19:33:51.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
15:33:51 [2024-06-26T19:33:51.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
15:33:51 [2024-06-26T19:33:51.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
15:33:51 [2024-06-26T19:33:51.598Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:33:51 [2024-06-26T19:33:51.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
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] The project's OSGi version is 3.1.0.202406261931
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] 
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:51 [2024-06-26T19:33:51.598Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:51 [2024-06-26T19:33:51.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
15:33:51 [2024-06-26T19:33:51.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.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:33:51 [2024-06-26T19:33:51.598Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:33:52 [2024-06-26T19:33:52.168Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.168Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:52 [2024-06-26T19:33:52.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:52 [2024-06-26T19:33:52.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.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.426Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.426Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] 
15:33:52 [2024-06-26T19:33:52.427Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:52 [2024-06-26T19:33:52.683Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
15:33:55 [2024-06-26T19:33:55.958Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Building Trace Compass TMF Parent 10.0.1-SNAPSHOT                [8/141]
15:33:59 [2024-06-26T19:33:59.234Z] [INFO]   from tmf/pom.xml
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --------------------------------[ pom ]---------------------------------
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-10.0.1-SNAPSHOT.pom
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
15:33:59 [2024-06-26T19:33:59.234Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:33:59 [2024-06-26T19:33:59.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:33:59 [2024-06-26T19:33:59.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] The project's OSGi version is 1.1.1.202406261931
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] Resolving class path of Trace Compass Filter Parser
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] 
15:33:59 [2024-06-26T19:33:59.492Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:33:59 [2024-06-26T19:33:59.492Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:33:59 [2024-06-26T19:33:59.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
15:33:59 [2024-06-26T19:33:59.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.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:33:59 [2024-06-26T19:33:59.493Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:00 [2024-06-26T19:34:00.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:00 [2024-06-26T19:34:00.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] 
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:00 [2024-06-26T19:34:00.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
15:34:04 [2024-06-26T19:34:04.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
15:34:06 [2024-06-26T19:34:06.759Z] [INFO] 
15:34:06 [2024-06-26T19:34:06.760Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:06 [2024-06-26T19:34:06.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
15:34:06 [2024-06-26T19:34:06.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
15:34:06 [2024-06-26T19:34:06.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
15:34:06 [2024-06-26T19:34:06.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
15:34:07 [2024-06-26T19:34:07.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
15:34:07 [2024-06-26T19:34:07.016Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.016Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:34:07 [2024-06-26T19:34:07.016Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
15:34:07 [2024-06-26T19:34:07.016Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
15:34:07 [2024-06-26T19:34:07.017Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:34:07 [2024-06-26T19:34:07.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:34:07 [2024-06-26T19:34:07.017Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:07 [2024-06-26T19:34:07.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:34:07 [2024-06-26T19:34:07.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
15:34:07 [2024-06-26T19:34:07.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 30 MB/s)
15:34:07 [2024-06-26T19:34:07.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
15:34:07 [2024-06-26T19:34:07.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 13 MB/s)
15:34:07 [2024-06-26T19:34:07.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom
15:34:07 [2024-06-26T19:34:07.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 1.1 MB/s)
15:34:07 [2024-06-26T19:34:07.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
15:34:07 [2024-06-26T19:34:07.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 897 kB/s)
15:34:07 [2024-06-26T19:34:07.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 177 kB/s)
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 937 kB/s)
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 2.1 MB/s)
15:34:07 [2024-06-26T19:34:07.532Z] [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
15:34:07 [2024-06-26T19:34:07.532Z] [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 13 MB/s)
15:34:07 [2024-06-26T19:34:07.532Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 1.3 MB/s)
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] The project's OSGi version is 5.3.1.202406261931
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] 
15:34:07 [2024-06-26T19:34:07.532Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
15:34:07 [2024-06-26T19:34:07.532Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:07 [2024-06-26T19:34:07.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
15:34:07 [2024-06-26T19:34:07.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.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:34:07 [2024-06-26T19:34:07.789Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:09 [2024-06-26T19:34:09.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:09 [2024-06-26T19:34:09.160Z] [WARNING] The 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-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] 
15:34:09 [2024-06-26T19:34:09.160Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
15:34:09 [2024-06-26T19:34:09.417Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
15:34:12 [2024-06-26T19:34:12.690Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
15:34:16 [2024-06-26T19:34:16.871Z] [INFO] 
15:34:16 [2024-06-26T19:34:16.871Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
15:34:16 [2024-06-26T19:34:16.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-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
15:34:16 [2024-06-26T19:34:16.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.pom
15:34:16 [2024-06-26T19:34:16.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-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
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2metadata.xml
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2artifacts.xml
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] 
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] 
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT       [11/141]
15:34:16 [2024-06-26T19:34:16.872Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:34:16 [2024-06-26T19:34:16.872Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
15:34:16 [2024-06-26T19:34:16.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 9.6 MB/s)
15:34:17 [2024-06-26T19:34:17.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
15:34:17 [2024-06-26T19:34:17.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 11 MB/s)
15:34:17 [2024-06-26T19:34:17.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
15:34:17 [2024-06-26T19:34:17.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 3.3 MB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 13 MB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom (24 kB at 2.6 MB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 2.8 MB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 92 kB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [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
15:34:18 [2024-06-26T19:34:18.061Z] [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 2.1 MB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [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.jar
15:34:18 [2024-06-26T19:34:18.061Z] [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.jar
15:34:18 [2024-06-26T19:34:18.061Z] [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.jar (43 kB at 531 kB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [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.jar (13 kB at 148 kB/s)
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] The project's OSGi version is 9.3.0.202406261931
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.061Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
15:34:18 [2024-06-26T19:34:18.318Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
15:34:18 [2024-06-26T19:34:18.318Z] [INFO] 
15:34:18 [2024-06-26T19:34:18.318Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
15:34:18 [2024-06-26T19:34:18.318Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:18 [2024-06-26T19:34:18.318Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:18 [2024-06-26T19:34:18.318Z] [WARNING] The effective 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:34:18 [2024-06-26T19:34:18.318Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
15:34:23 [2024-06-26T19:34:23.574Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:23 [2024-06-26T19:34:23.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:23 [2024-06-26T19:34:23.574Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
15:34:23 [2024-06-26T19:34:23.574Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
15:34:23 [2024-06-26T19:34:23.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar
15:34:23 [2024-06-26T19:34:23.832Z] [INFO] 
15:34:23 [2024-06-26T19:34:23.832Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
15:34:24 [2024-06-26T19:34:24.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] 
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] 
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] 
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] 
15:34:24 [2024-06-26T19:34:24.347Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
15:34:24 [2024-06-26T19:34:24.911Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar
15:34:30 [2024-06-26T19:34:30.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar
15:34:34 [2024-06-26T19:34:34.337Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.337Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
15:34:34 [2024-06-26T19:34:34.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar
15:34:34 [2024-06-26T19:34:34.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.pom
15:34:34 [2024-06-26T19:34:34.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar
15:34:34 [2024-06-26T19:34:34.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-p2metadata.xml
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-p2artifacts.xml
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
15:34:34 [2024-06-26T19:34:34.338Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:34:34 [2024-06-26T19:34:34.338Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] The project's OSGi version is 2.2.1.202406261931
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.338Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:34 [2024-06-26T19:34:34.338Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:34:34 [2024-06-26T19:34:34.338Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:34:34 [2024-06-26T19:34:34.338Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.595Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:34 [2024-06-26T19:34:34.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
15:34:34 [2024-06-26T19:34:34.595Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.595Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
15:34:34 [2024-06-26T19:34:34.851Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.851Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
15:34:34 [2024-06-26T19:34:34.851Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.851Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] 
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:34 [2024-06-26T19:34:34.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
15:34:38 [2024-06-26T19:34:38.128Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] 
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] 
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] 
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
15:34:41 [2024-06-26T19:34:41.424Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:34:41 [2024-06-26T19:34:41.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
15:34:41 [2024-06-26T19:34:41.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:34:41 [2024-06-26T19:34:41.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar
15:34:41 [2024-06-26T19:34:41.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar (477 kB at 13 MB/s)
15:34:43 [2024-06-26T19:34:43.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar
15:34:43 [2024-06-26T19:34:43.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar (8.3 MB at 63 MB/s)
15:34:43 [2024-06-26T19:34:43.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar
15:34:43 [2024-06-26T19:34:43.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar (705 kB at 59 MB/s)
15:34:44 [2024-06-26T19:34:44.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar
15:34:44 [2024-06-26T19:34:44.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar (14 MB at 70 MB/s)
15:34:45 [2024-06-26T19:34:45.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
15:34:45 [2024-06-26T19:34:45.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 72 MB/s)
15:34:45 [2024-06-26T19:34:45.284Z] [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
15:34:45 [2024-06-26T19:34:45.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 13 MB/s)
15:34:45 [2024-06-26T19:34:45.284Z] [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
15:34:45 [2024-06-26T19:34:45.284Z] [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)
15:34:45 [2024-06-26T19:34:45.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar
15:34:45 [2024-06-26T19:34:45.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar (211 kB at 26 MB/s)
15:34:45 [2024-06-26T19:34:45.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar
15:34:45 [2024-06-26T19:34:45.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar (106 kB at 35 MB/s)
15:34:45 [2024-06-26T19:34:45.542Z] [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
15:34:45 [2024-06-26T19:34:45.542Z] [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.4 MB/s)
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar (245 kB at 41 MB/s)
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar (205 kB at 51 MB/s)
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 46 MB/s)
15:34:45 [2024-06-26T19:34:45.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar
15:34:45 [2024-06-26T19:34:45.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar (23 kB at 705 kB/s)
15:34:46 [2024-06-26T19:34:46.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
15:34:46 [2024-06-26T19:34:46.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 58 MB/s)
15:34:47 [2024-06-26T19:34:47.040Z] [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
15:34:47 [2024-06-26T19:34:47.040Z] [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 16 MB/s)
15:34:50 [2024-06-26T19:34:50.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
15:34:50 [2024-06-26T19:34:50.317Z] [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 15 MB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom (1.8 kB at 177 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom (1.1 kB at 104 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom (1.3 kB at 166 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.pom (13 kB at 453 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/75.1/icu4j-root-75.1.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/75.1/icu4j-root-75.1.pom (27 kB at 1.4 MB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 173 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 135 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 1.6 MB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.688Z] [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 417 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.688Z] [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 423 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 138 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.688Z] [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 136 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 258 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.688Z] [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 109 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom (3.2 kB at 458 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom (3.2 kB at 229 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 275 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom (3.0 kB at 168 kB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom (15 kB at 5.0 MB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom
15:34:51 [2024-06-26T19:34:51.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom (20 kB at 3.3 MB/s)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.688Z] [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)
15:34:51 [2024-06-26T19:34:51.688Z] [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
15:34:51 [2024-06-26T19:34:51.947Z] [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 74 kB/s)
15:34:51 [2024-06-26T19:34:51.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
15:34:51 [2024-06-26T19:34:51.947Z] [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 56 kB/s)
15:34:51 [2024-06-26T19:34:51.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
15:34:51 [2024-06-26T19:34:51.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 34 MB/s)
15:34:51 [2024-06-26T19:34:51.948Z] [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
15:34:51 [2024-06-26T19:34:51.948Z] [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
15:34:51 [2024-06-26T19:34:51.948Z] [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 458 kB/s)
15:34:51 [2024-06-26T19:34:51.948Z] [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 252 kB/s)
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] The project's OSGi version is 1.0.16.202406261931
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] 
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:51 [2024-06-26T19:34:51.948Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
15:34:52 [2024-06-26T19:34:52.880Z] [INFO] 
15:34:52 [2024-06-26T19:34:52.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:52 [2024-06-26T19:34:52.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
15:34:52 [2024-06-26T19:34:52.880Z] [INFO] 
15:34:52 [2024-06-26T19:34:52.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:52 [2024-06-26T19:34:52.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:34:52 [2024-06-26T19:34:52.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
15:34:52 [2024-06-26T19:34:52.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.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
15:34:52 [2024-06-26T19:34:52.880Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:34:53 [2024-06-26T19:34:53.445Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.445Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.445Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.445Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] 
15:34:53 [2024-06-26T19:34:53.702Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:34:53 [2024-06-26T19:34:53.959Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
15:34:58 [2024-06-26T19:34:58.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
15:35:01 [2024-06-26T19:35:01.422Z] [INFO] 
15:35:01 [2024-06-26T19:35:01.422Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:35:07 [2024-06-26T19:35:07.971Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
15:35:07 [2024-06-26T19:35:07.971Z] [INFO] Command line:
15:35:07 [2024-06-26T19:35:07.971Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:35:07 [2024-06-26T19:35:07.971Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:35:13 [2024-06-26T19:35:13.228Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:35:13 [2024-06-26T19:35:13.484Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:35:13 [2024-06-26T19:35:13.485Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0.003 s
15:35:13 [2024-06-26T19:35:13.485Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.485Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.485Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.485Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.485Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.485Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:35:13 [2024-06-26T19:35:13.743Z] !SESSION 2024-06-26 19:35:08.118 -----------------------------------------------
15:35:13 [2024-06-26T19:35:13.743Z] eclipse.buildId=unknown
15:35:13 [2024-06-26T19:35:13.743Z] java.version=17.0.2
15:35:13 [2024-06-26T19:35:13.743Z] java.vendor=Oracle Corporation
15:35:13 [2024-06-26T19:35:13.743Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:35:13 [2024-06-26T19:35:13.743Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:35:13 [2024-06-26T19:35:13.744Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:35:13 [2024-06-26T19:35:13.744Z] 
15:35:13 [2024-06-26T19:35:13.744Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-06-26 19:35:13.511
15:35:13 [2024-06-26T19:35:13.744Z] !MESSAGE Custom factory for type 87 does not exist
15:35:13 [2024-06-26T19:35:13.744Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.170 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:35:13 [2024-06-26T19:35:13.744Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.744Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
15:35:13 [2024-06-26T19:35:13.745Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.745Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.745Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.745Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
15:35:13 [2024-06-26T19:35:13.745Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:35:16 [2024-06-26T19:35:16.269Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.047 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.049 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.168 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.244 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.039 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.930 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.015 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.058 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.804 s
15:35:16 [2024-06-26T19:35:16.269Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:35:16 [2024-06-26T19:35:16.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.019 s
15:35:16 [2024-06-26T19:35:16.269Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:35:16 [2024-06-26T19:35:16.269Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.047 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.269Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.269Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:35:16 [2024-06-26T19:35:16.527Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.052 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.007 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.006 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.004 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.527Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.004 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.002 s
15:35:16 [2024-06-26T19:35:16.528Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
15:35:16 [2024-06-26T19:35:16.528Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
15:35:16 [2024-06-26T19:35:16.528Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
15:35:16 [2024-06-26T19:35:16.528Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:35:19 [2024-06-26T19:35:19.806Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.767 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.046 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.002 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.007 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0.001 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.196 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
15:35:19 [2024-06-26T19:35:19.806Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 2.484 s
15:35:19 [2024-06-26T19:35:19.806Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:35:20 [2024-06-26T19:35:20.371Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.002 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.003 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.001 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.011 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.328 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.003 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.010 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.002 s
15:35:20 [2024-06-26T19:35:20.371Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.532 s
15:35:20 [2024-06-26T19:35:20.372Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:35:20 [2024-06-26T19:35:20.372Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.005 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0.001 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0.001 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0.001 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.009 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
15:35:20 [2024-06-26T19:35:20.372Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:35:20 [2024-06-26T19:35:20.372Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.010 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.003 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.002 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.002 s
15:35:20 [2024-06-26T19:35:20.372Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.042 s
15:35:20 [2024-06-26T19:35:20.372Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:35:20 [2024-06-26T19:35:20.629Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:35:20 [2024-06-26T19:35:20.629Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.205 s
15:35:20 [2024-06-26T19:35:20.629Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:35:21 [2024-06-26T19:35:21.193Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.005 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.500 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
15:35:21 [2024-06-26T19:35:21.194Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:35:21 [2024-06-26T19:35:21.194Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.001 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
15:35:21 [2024-06-26T19:35:21.194Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:35:21 [2024-06-26T19:35:21.194Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.013 s
15:35:21 [2024-06-26T19:35:21.194Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:35:21 [2024-06-26T19:35:21.194Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.004 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.002 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.023 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.003 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
15:35:21 [2024-06-26T19:35:21.194Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.008 s
15:35:21 [2024-06-26T19:35:21.194Z] 
15:35:21 [2024-06-26T19:35:21.194Z] Results:
15:35:21 [2024-06-26T19:35:21.194Z] 
15:35:21 [2024-06-26T19:35:21.194Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
15:35:21 [2024-06-26T19:35:21.194Z] 
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] All tests passed
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] 
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] 
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] 
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
15:35:21 [2024-06-26T19:35:21.757Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:35:21 [2024-06-26T19:35:21.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:21 [2024-06-26T19:35:21.757Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] The project's OSGi version is 1.0.25.202406261931
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.322Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
15:35:22 [2024-06-26T19:35:22.580Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.580Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
15:35:22 [2024-06-26T19:35:22.580Z] [INFO] 
15:35:22 [2024-06-26T19:35:22.580Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:22 [2024-06-26T19:35:22.580Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:22 [2024-06-26T19:35:22.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:22 [2024-06-26T19:35:22.580Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
15:35:22 [2024-06-26T19:35:22.837Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] 
15:35:27 [2024-06-26T19:35:27.017Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:27 [2024-06-26T19:35:27.583Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:35:32 [2024-06-26T19:35:32.840Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:35:36 [2024-06-26T19:35:36.118Z] [INFO] 
15:35:36 [2024-06-26T19:35:36.118Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
15:35:36 [2024-06-26T19:35:36.118Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
15:35:36 [2024-06-26T19:35:36.118Z] [INFO] Command line:
15:35:36 [2024-06-26T19:35:36.119Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:35:36 [2024-06-26T19:35:36.119Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:35:42 [2024-06-26T19:35:42.674Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:35:45 [2024-06-26T19:35:45.951Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.647 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:35:45 [2024-06-26T19:35:45.951Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.234 s
15:35:45 [2024-06-26T19:35:45.951Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.053 s
15:35:45 [2024-06-26T19:35:45.952Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.117 s
15:35:45 [2024-06-26T19:35:45.952Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.013 s
15:35:45 [2024-06-26T19:35:45.952Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.119 s
15:35:45 [2024-06-26T19:35:45.952Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.018 s
15:35:45 [2024-06-26T19:35:45.952Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:35:54 [2024-06-26T19:35:54.056Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.409 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:35:54 [2024-06-26T19:35:54.056Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 5.063 s
15:35:54 [2024-06-26T19:35:54.056Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 2.344 s
15:35:54 [2024-06-26T19:35:54.056Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:35:54 [2024-06-26T19:35:54.056Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:35:54 [2024-06-26T19:35:54.056Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.048 s
15:35:54 [2024-06-26T19:35:54.056Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.002 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0.002 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.003 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.003 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.003 s
15:35:54 [2024-06-26T19:35:54.057Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:35:54 [2024-06-26T19:35:54.057Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.003 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0.002 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.002 s
15:35:54 [2024-06-26T19:35:54.057Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:35:54 [2024-06-26T19:35:54.057Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.207 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0.001 s
15:35:54 [2024-06-26T19:35:54.057Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:35:54 [2024-06-26T19:35:54.057Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.011 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
15:35:54 [2024-06-26T19:35:54.057Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:35:54 [2024-06-26T19:35:54.057Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.005 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0.004 s
15:35:54 [2024-06-26T19:35:54.057Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.003 s
15:35:54 [2024-06-26T19:35:54.057Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:35:57 [2024-06-26T19:35:57.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.421 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:35:57 [2024-06-26T19:35:57.337Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.125 s
15:35:57 [2024-06-26T19:35:57.337Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.025 s
15:35:57 [2024-06-26T19:35:57.337Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.120 s
15:35:57 [2024-06-26T19:35:57.337Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.018 s
15:35:57 [2024-06-26T19:35:57.337Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.115 s
15:35:57 [2024-06-26T19:35:57.337Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.012 s
15:35:57 [2024-06-26T19:35:57.337Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:36:15 [2024-06-26T19:36:15.412Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.14 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 10.38 s
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 5.756 s
15:36:15 [2024-06-26T19:36:15.412Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:36:15 [2024-06-26T19:36:15.412Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0.002 s
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0.001 s
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0.001 s
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
15:36:15 [2024-06-26T19:36:15.412Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
15:36:15 [2024-06-26T19:36:15.412Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:36:19 [2024-06-26T19:36:19.592Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.310 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.732 s
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.571 s
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.476 s
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.526 s
15:36:19 [2024-06-26T19:36:19.592Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:36:19 [2024-06-26T19:36:19.592Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.006 s
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
15:36:19 [2024-06-26T19:36:19.592Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
15:36:19 [2024-06-26T19:36:19.592Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:36:20 [2024-06-26T19:36:20.565Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.013 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.142 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.231 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.186 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.172 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.201 s
15:36:20 [2024-06-26T19:36:20.565Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.003 s
15:36:20 [2024-06-26T19:36:20.566Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:36:20 [2024-06-26T19:36:20.865Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.005 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.015 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.003 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.865Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:36:20 [2024-06-26T19:36:20.865Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.865Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:36:20 [2024-06-26T19:36:20.866Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.002 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:36:20 [2024-06-26T19:36:20.866Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0.002 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
15:36:20 [2024-06-26T19:36:20.866Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0.001 s
15:36:20 [2024-06-26T19:36:20.866Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:36:22 [2024-06-26T19:36:22.765Z] !SESSION 2024-06-26 19:35:36.270 -----------------------------------------------
15:36:22 [2024-06-26T19:36:22.765Z] eclipse.buildId=unknown
15:36:22 [2024-06-26T19:36:22.765Z] java.version=17.0.2
15:36:22 [2024-06-26T19:36:22.765Z] java.vendor=Oracle Corporation
15:36:22 [2024-06-26T19:36:22.765Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:36:22 [2024-06-26T19:36:22.765Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:36:22 [2024-06-26T19:36:22.765Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:36:22 [2024-06-26T19:36:22.766Z] 
15:36:22 [2024-06-26T19:36:22.766Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:36:22.665
15:36:22 [2024-06-26T19:36:22.766Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:36:22 [2024-06-26T19:36:22.766Z] !STACK 0
15:36:22 [2024-06-26T19:36:22.766Z] java.lang.RuntimeException: The parameter should be set
15:36:22 [2024-06-26T19:36:22.766Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:36:22 [2024-06-26T19:36:22.766Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:36:22 [2024-06-26T19:36:22.766Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:36:22 [2024-06-26T19:36:22.766Z] 
15:36:22 [2024-06-26T19:36:22.766Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:36:22.667
15:36:22 [2024-06-26T19:36:22.766Z] !MESSAGE Exception executing analysis
15:36:22 [2024-06-26T19:36:22.766Z] !STACK 0
15:36:22 [2024-06-26T19:36:22.766Z] java.lang.RuntimeException: The parameter should be set
15:36:22 [2024-06-26T19:36:22.766Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:36:22 [2024-06-26T19:36:22.766Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:36:22 [2024-06-26T19:36:22.766Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:36:24 [2024-06-26T19:36:24.142Z] 
15:36:24 [2024-06-26T19:36:24.142Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:36:24.098
15:36:24 [2024-06-26T19:36:24.142Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:36:24 [2024-06-26T19:36:24.142Z] !STACK 0
15:36:24 [2024-06-26T19:36:24.142Z] java.lang.RuntimeException: The parameter should be set
15:36:24 [2024-06-26T19:36:24.142Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:36:24 [2024-06-26T19:36:24.142Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:36:24 [2024-06-26T19:36:24.142Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:36:24 [2024-06-26T19:36:24.142Z] 
15:36:24 [2024-06-26T19:36:24.142Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:36:24.099
15:36:24 [2024-06-26T19:36:24.142Z] !MESSAGE Exception executing analysis
15:36:24 [2024-06-26T19:36:24.142Z] !STACK 0
15:36:24 [2024-06-26T19:36:24.142Z] java.lang.RuntimeException: The parameter should be set
15:36:24 [2024-06-26T19:36:24.142Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:36:24 [2024-06-26T19:36:24.142Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:36:24 [2024-06-26T19:36:24.142Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:36:24 [2024-06-26T19:36:24.142Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.377 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:36:24 [2024-06-26T19:36:24.142Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.872 s
15:36:24 [2024-06-26T19:36:24.142Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.503 s
15:36:24 [2024-06-26T19:36:24.142Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:36:25 [2024-06-26T19:36:25.511Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.190 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.058 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.018 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.113 s
15:36:25 [2024-06-26T19:36:25.511Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:36:25 [2024-06-26T19:36:25.511Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0.001 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0.001 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
15:36:25 [2024-06-26T19:36:25.511Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:36:37 [2024-06-26T19:36:37.701Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.31 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:36:37 [2024-06-26T19:36:37.701Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 7.691 s
15:36:37 [2024-06-26T19:36:37.701Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 4.620 s
15:36:37 [2024-06-26T19:36:37.701Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:36:40 [2024-06-26T19:36:40.978Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:36:40 [2024-06-26T19:36:40.978Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.605 s
15:36:40 [2024-06-26T19:36:40.978Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.389 s
15:36:40 [2024-06-26T19:36:40.978Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:36:50 [2024-06-26T19:36:50.935Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.947 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 4.093 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.629 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.108 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.116 s
15:36:50 [2024-06-26T19:36:50.935Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:36:50 [2024-06-26T19:36:50.935Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0.001 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.006 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0.001 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
15:36:50 [2024-06-26T19:36:50.935Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:36:54 [2024-06-26T19:36:54.217Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.226 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.345 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 1.105 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.660 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.002 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.112 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.112 s
15:36:54 [2024-06-26T19:36:54.217Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.664 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.109 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.003 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.108 s
15:36:54 [2024-06-26T19:36:54.218Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:36:54 [2024-06-26T19:36:54.218Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.010 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.110 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.006 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.007 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.097 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0.001 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.005 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
15:36:54 [2024-06-26T19:36:54.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.006 s
15:36:54 [2024-06-26T19:36:54.218Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:37:00 [2024-06-26T19:37:00.769Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.963 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.318 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.422 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 2.158 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.001 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.231 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.218 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 2.020 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.298 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0 s
15:37:00 [2024-06-26T19:37:00.769Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.288 s
15:37:00 [2024-06-26T19:37:00.769Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:38:52 [2024-06-26T19:38:52.196Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.44 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.815 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.798 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.794 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.875 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.919 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.867 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.825 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 3.344 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.979 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.801 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.808 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 4.177 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.924 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.902 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.828 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.802 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.826 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.851 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.813 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.774 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.802 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.904 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.798 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.997 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.850 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.876 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.864 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.780 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.832 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.780 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.791 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.810 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.838 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.793 s
15:38:52 [2024-06-26T19:38:52.196Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:38:52 [2024-06-26T19:38:52.196Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.493 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.403 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.379 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.389 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.417 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.512 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.389 s
15:38:52 [2024-06-26T19:38:52.196Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:38:52 [2024-06-26T19:38:52.196Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0.001 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0.001 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
15:38:52 [2024-06-26T19:38:52.196Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:39:00 [2024-06-26T19:39:00.295Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.74 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.002 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.020 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.784 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.049 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.077 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.039 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.826 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.133 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0.001 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.060 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.002 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0.001 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.021 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.040 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.765 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.151 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.087 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.059 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.040 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0.001 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.001 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.001 s
15:39:00 [2024-06-26T19:39:00.295Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.020 s
15:39:00 [2024-06-26T19:39:00.295Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:40:21 [2024-06-26T19:40:21.708Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.86 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.484 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.395 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.426 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.410 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.389 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.773 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.446 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.805 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.776 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.470 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.403 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.399 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.429 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.458 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.812 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.402 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.389 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.793 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.445 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.402 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.461 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.416 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.384 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.514 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.434 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.512 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.543 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.785 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.786 s
15:40:21 [2024-06-26T19:40:21.708Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.443 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.781 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.797 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.423 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.789 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.468 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.422 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.446 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.376 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.386 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.469 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.440 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.386 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.399 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.403 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.378 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.385 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.521 s
15:40:21 [2024-06-26T19:40:21.709Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0.004 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:40:21 [2024-06-26T19:40:21.709Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.031 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.029 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.005 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.709Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:40:21 [2024-06-26T19:40:21.709Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:40:21 [2024-06-26T19:40:21.710Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.041 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.014 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.006 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.710Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:40:21 [2024-06-26T19:40:21.710Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0.006 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.002 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.008 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:40:21 [2024-06-26T19:40:21.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.004 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
15:40:21 [2024-06-26T19:40:21.711Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.712Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0.001 s
15:40:21 [2024-06-26T19:40:21.712Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:40:29 [2024-06-26T19:40:29.814Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.415 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:40:29 [2024-06-26T19:40:29.814Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.746 s
15:40:29 [2024-06-26T19:40:29.814Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.603 s
15:40:29 [2024-06-26T19:40:29.814Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.492 s
15:40:29 [2024-06-26T19:40:29.814Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.538 s
15:40:29 [2024-06-26T19:40:29.814Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.632 s
15:40:29 [2024-06-26T19:40:29.814Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.400 s
15:40:29 [2024-06-26T19:40:29.814Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:40:42 [2024-06-26T19:40:42.000Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:40:42 [2024-06-26T19:40:42.000Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.896 s
15:40:42 [2024-06-26T19:40:42.000Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.868 s
15:40:42 [2024-06-26T19:40:42.000Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.936 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.908 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 1.708 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 1.762 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.912 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.912 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.005 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.955 s
15:40:42 [2024-06-26T19:40:42.001Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:40:42 [2024-06-26T19:40:42.001Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.009 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.002 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.002 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:40:42 [2024-06-26T19:40:42.001Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:40:42 [2024-06-26T19:40:42.001Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.003 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:40:42 [2024-06-26T19:40:42.001Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.001Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0.003 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:40:42 [2024-06-26T19:40:42.002Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:40:42 [2024-06-26T19:40:42.002Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:40:42 [2024-06-26T19:40:42.002Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.002 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0.001 s
15:40:42 [2024-06-26T19:40:42.002Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
15:40:42 [2024-06-26T19:40:42.002Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:40:45 [2024-06-26T19:40:45.279Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.513 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.110 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.137 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.477 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.494 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.098 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.097 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.991 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.013 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.094 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.201 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
15:40:45 [2024-06-26T19:40:45.279Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:40:45 [2024-06-26T19:40:45.279Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.039 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.006 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.014 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.006 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.003 s
15:40:45 [2024-06-26T19:40:45.279Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:40:45 [2024-06-26T19:40:45.279Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.015 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.279Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:40:45 [2024-06-26T19:40:45.279Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.279Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:40:45 [2024-06-26T19:40:45.537Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:40:45 [2024-06-26T19:40:45.537Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:40:45 [2024-06-26T19:40:45.537Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:40:45 [2024-06-26T19:40:45.537Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:40:45 [2024-06-26T19:40:45.537Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:40:45 [2024-06-26T19:40:45.537Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.003 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.002 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.007 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0.001 s
15:40:45 [2024-06-26T19:40:45.537Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
15:40:45 [2024-06-26T19:40:45.537Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:41:03 [2024-06-26T19:41:03.603Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.01 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.002 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.002 s
15:41:03 [2024-06-26T19:41:03.603Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:41:03 [2024-06-26T19:41:03.603Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.020 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.003 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.001 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.003 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.603Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:41:03 [2024-06-26T19:41:03.603Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.603Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:41:03 [2024-06-26T19:41:03.604Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.009 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:41:03 [2024-06-26T19:41:03.604Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.004 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:41:03 [2024-06-26T19:41:03.604Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:41:03 [2024-06-26T19:41:03.604Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.003 s
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:41:03 [2024-06-26T19:41:03.604Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:41:03 [2024-06-26T19:41:03.604Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:41:03 [2024-06-26T19:41:03.604Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:41:03 [2024-06-26T19:41:03.862Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.012 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
15:41:03 [2024-06-26T19:41:03.862Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:41:03 [2024-06-26T19:41:03.862Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.008 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.003 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.043 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.004 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.002 s
15:41:03 [2024-06-26T19:41:03.862Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
15:41:03 [2024-06-26T19:41:03.862Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:41:04 [2024-06-26T19:41:04.119Z] 
15:41:04 [2024-06-26T19:41:04.119Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-06-26 19:41:04.068
15:41:04 [2024-06-26T19:41:04.119Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:41:04 [2024-06-26T19:41:04.377Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.402 s
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.024 s
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.056 s
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.008 s
15:41:04 [2024-06-26T19:41:04.377Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:41:04 [2024-06-26T19:41:04.377Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.007 s
15:41:04 [2024-06-26T19:41:04.377Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:41:04 [2024-06-26T19:41:04.377Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.004 s
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
15:41:04 [2024-06-26T19:41:04.377Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.005 s
15:41:04 [2024-06-26T19:41:04.377Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:41:04 [2024-06-26T19:41:04.377Z] 
15:41:04 [2024-06-26T19:41:04.377Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.232
15:41:04 [2024-06-26T19:41:04.377Z] !MESSAGE Error parsing /tmp/markers1058578967701736035xml
15:41:04 [2024-06-26T19:41:04.377Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.377Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1058578967701736035xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.377Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.377Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.378Z] 
15:41:04 [2024-06-26T19:41:04.378Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.267
15:41:04 [2024-06-26T19:41:04.378Z] !MESSAGE Error parsing /tmp/markers11802235966399585513xml
15:41:04 [2024-06-26T19:41:04.378Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.378Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11802235966399585513xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.378Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.378Z] 
15:41:04 [2024-06-26T19:41:04.378Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.275
15:41:04 [2024-06-26T19:41:04.378Z] !MESSAGE Error parsing /tmp/markers15275752796881237026xml
15:41:04 [2024-06-26T19:41:04.378Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.378Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15275752796881237026xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.378Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.379Z] 
15:41:04 [2024-06-26T19:41:04.379Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.282
15:41:04 [2024-06-26T19:41:04.379Z] !MESSAGE Error parsing /tmp/markers10653411290612260293xml
15:41:04 [2024-06-26T19:41:04.379Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.379Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10653411290612260293xml; 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.
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.379Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.379Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.380Z] 
15:41:04 [2024-06-26T19:41:04.380Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.296
15:41:04 [2024-06-26T19:41:04.380Z] !MESSAGE Error parsing /tmp/markers14885348159086195623xml
15:41:04 [2024-06-26T19:41:04.380Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.380Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:41:04 [2024-06-26T19:41:04.380Z] 	at com.google.common.collect.Range.<init>(Range.java:334)
15:41:04 [2024-06-26T19:41:04.380Z] 	at com.google.common.collect.Range.create(Range.java:132)
15:41:04 [2024-06-26T19:41:04.380Z] 	at com.google.common.collect.Range.closed(Range.java:157)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.380Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.380Z] 
15:41:04 [2024-06-26T19:41:04.380Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.302
15:41:04 [2024-06-26T19:41:04.380Z] !MESSAGE Error parsing /tmp/markers11851456238939599573xml
15:41:04 [2024-06-26T19:41:04.380Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.381Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11851456238939599573xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.381Z] 
15:41:04 [2024-06-26T19:41:04.381Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.367
15:41:04 [2024-06-26T19:41:04.381Z] !MESSAGE Error parsing /tmp/markers8666099977076966866xml
15:41:04 [2024-06-26T19:41:04.381Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.381Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:41:04 [2024-06-26T19:41:04.381Z] 	at com.google.common.collect.Range.<init>(Range.java:334)
15:41:04 [2024-06-26T19:41:04.381Z] 	at com.google.common.collect.Range.create(Range.java:132)
15:41:04 [2024-06-26T19:41:04.381Z] 	at com.google.common.collect.Range.closed(Range.java:157)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.381Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.381Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.382Z] 
15:41:04 [2024-06-26T19:41:04.382Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.374
15:41:04 [2024-06-26T19:41:04.382Z] !MESSAGE Error parsing /tmp/markers5833689773725908639xml
15:41:04 [2024-06-26T19:41:04.382Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.382Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5833689773725908639xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.382Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.382Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.383Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.383Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.640Z] 
15:41:04 [2024-06-26T19:41:04.640Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:04.381
15:41:04 [2024-06-26T19:41:04.640Z] !MESSAGE Error parsing /tmp/markers12012408284946512166xml
15:41:04 [2024-06-26T19:41:04.640Z] !STACK 0
15:41:04 [2024-06-26T19:41:04.640Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12012408284946512166xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:41:04 [2024-06-26T19:41:04.640Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:41:04 [2024-06-26T19:41:04.641Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:41:04 [2024-06-26T19:41:04.641Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:41:04 [2024-06-26T19:41:04.641Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.164 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.017 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.067 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.004 s
15:41:04 [2024-06-26T19:41:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:41:04 [2024-06-26T19:41:04.641Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:41:04 [2024-06-26T19:41:04.641Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:41:04 [2024-06-26T19:41:04.641Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.003 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0.001 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.002 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
15:41:04 [2024-06-26T19:41:04.641Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0.001 s
15:41:04 [2024-06-26T19:41:04.641Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:41:06 [2024-06-26T19:41:06.536Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.038 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.019 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.048 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.015 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.023 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.237 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.207 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.198 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.018 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.015 s
15:41:06 [2024-06-26T19:41:06.536Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:41:06 [2024-06-26T19:41:06.536Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.001 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0 s
15:41:06 [2024-06-26T19:41:06.536Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.002 s
15:41:06 [2024-06-26T19:41:06.537Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
15:41:06 [2024-06-26T19:41:06.537Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
15:41:06 [2024-06-26T19:41:06.537Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0 s
15:41:06 [2024-06-26T19:41:06.537Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:41:08 [2024-06-26T19:41:08.434Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:41:08 [2024-06-26T19:41:08.434Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.676 s
15:41:08 [2024-06-26T19:41:08.434Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.007 s
15:41:08 [2024-06-26T19:41:08.434Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:41:10 [2024-06-26T19:41:10.961Z] 
15:41:10 [2024-06-26T19:41:10.961Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-06-26 19:41:10.490
15:41:10 [2024-06-26T19:41:10.961Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:41:10 [2024-06-26T19:41:10.961Z] !STACK 0
15:41:10 [2024-06-26T19:41:10.961Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
15:41:10 [2024-06-26T19:41:10.961Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:41:10 [2024-06-26T19:41:10.961Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:41:10 [2024-06-26T19:41:10.961Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:41:10 [2024-06-26T19:41:10.961Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:41:10 [2024-06-26T19:41:10.961Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:41:11 [2024-06-26T19:41:11.527Z] 
15:41:11 [2024-06-26T19:41:11.527Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-06-26 19:41:11.500
15:41:11 [2024-06-26T19:41:11.527Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:41:11 [2024-06-26T19:41:11.527Z] !STACK 0
15:41:11 [2024-06-26T19:41:11.527Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
15:41:11 [2024-06-26T19:41:11.527Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:41:11 [2024-06-26T19:41:11.527Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:41:11 [2024-06-26T19:41:11.527Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:41:11 [2024-06-26T19:41:11.527Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:41:11 [2024-06-26T19:41:11.527Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:41:11 [2024-06-26T19:41:11.527Z] 
15:41:11 [2024-06-26T19:41:11.527Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:11.514
15:41:11 [2024-06-26T19:41:11.527Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(511,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
15:41:12 [2024-06-26T19:41:12.897Z] 
15:41:12 [2024-06-26T19:41:12.897Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-06-26 19:41:12.598
15:41:12 [2024-06-26T19:41:12.897Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:41:12 [2024-06-26T19:41:12.897Z] !STACK 0
15:41:12 [2024-06-26T19:41:12.897Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
15:41:12 [2024-06-26T19:41:12.897Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
15:41:12 [2024-06-26T19:41:12.897Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:41:12 [2024-06-26T19:41:12.897Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:41:12 [2024-06-26T19:41:12.897Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:41:12 [2024-06-26T19:41:12.897Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:41:12 [2024-06-26T19:41:12.897Z] 
15:41:12 [2024-06-26T19:41:12.897Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:12.599
15:41:12 [2024-06-26T19:41:12.897Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(513,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
15:41:15 [2024-06-26T19:41:15.421Z] 
15:41:15 [2024-06-26T19:41:15.421Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:14.829
15:41:15 [2024-06-26T19:41:15.421Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(520,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
15:41:15 [2024-06-26T19:41:15.985Z] 
15:41:15 [2024-06-26T19:41:15.985Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:15.969
15:41:15 [2024-06-26T19:41:15.985Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
15:41:15 [2024-06-26T19:41:15.986Z] !STACK 0
15:41:15 [2024-06-26T19:41:15.986Z] java.lang.IllegalStateException: This exception happens before initialization
15:41:15 [2024-06-26T19:41:15.986Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
15:41:15 [2024-06-26T19:41:15.986Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:41:15 [2024-06-26T19:41:15.986Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:41:15 [2024-06-26T19:41:15.986Z] 
15:41:15 [2024-06-26T19:41:15.986Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:15.970
15:41:15 [2024-06-26T19:41:15.986Z] !MESSAGE Exception executing analysis
15:41:15 [2024-06-26T19:41:15.986Z] !STACK 0
15:41:15 [2024-06-26T19:41:15.986Z] java.lang.IllegalStateException: This exception happens before initialization
15:41:15 [2024-06-26T19:41:15.986Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
15:41:15 [2024-06-26T19:41:15.986Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:41:15 [2024-06-26T19:41:15.986Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:41:17 [2024-06-26T19:41:17.356Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.981 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.056 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.118 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.315 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.118 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.117 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.112 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.010 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.011 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.119 s
15:41:17 [2024-06-26T19:41:17.356Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:41:17 [2024-06-26T19:41:17.356Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.002 s
15:41:17 [2024-06-26T19:41:17.356Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:41:17 [2024-06-26T19:41:17.356Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:41:17 [2024-06-26T19:41:17.356Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.004 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0.001 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0.001 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0.001 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0.001 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
15:41:17 [2024-06-26T19:41:17.356Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:41:17 [2024-06-26T19:41:17.920Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:41:17 [2024-06-26T19:41:17.920Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.034 s
15:41:17 [2024-06-26T19:41:17.920Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.518 s
15:41:17 [2024-06-26T19:41:17.920Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.002 s
15:41:17 [2024-06-26T19:41:17.920Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.008 s
15:41:17 [2024-06-26T19:41:17.920Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.035 s
15:41:17 [2024-06-26T19:41:17.920Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:41:19 [2024-06-26T19:41:19.815Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0.001 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.441 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.016 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.106 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 1.241 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:41:19 [2024-06-26T19:41:19.815Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0.001 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.002 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0.001 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0.001 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.815Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.816Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.816Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0.001 s
15:41:19 [2024-06-26T19:41:19.816Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
15:41:19 [2024-06-26T19:41:19.816Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:41:22 [2024-06-26T19:41:22.340Z] 
15:41:22 [2024-06-26T19:41:22.340Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:22.210
15:41:22 [2024-06-26T19:41:22.340Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(726,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:41:23 [2024-06-26T19:41:23.710Z] 
15:41:23 [2024-06-26T19:41:23.710Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 19:41:23.311
15:41:23 [2024-06-26T19:41:23.710Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(728,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:41:23 [2024-06-26T19:41:23.710Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.709 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.094 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
15:41:23 [2024-06-26T19:41:23.710Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:41:23 [2024-06-26T19:41:23.710Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:41:23 [2024-06-26T19:41:23.710Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
15:41:23 [2024-06-26T19:41:23.710Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:41:24 [2024-06-26T19:41:24.274Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.258 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0.042 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.030 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.004 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.091 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.008 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.003 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.123 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.059 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.003 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.025 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.054 s
15:41:24 [2024-06-26T19:41:24.274Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.003 s
15:41:24 [2024-06-26T19:41:24.275Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:41:24 [2024-06-26T19:41:24.275Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.005 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0.001 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.101 s
15:41:24 [2024-06-26T19:41:24.275Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
15:41:24 [2024-06-26T19:41:24.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.003 s
15:41:24 [2024-06-26T19:41:24.275Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:41:24 [2024-06-26T19:41:24.275Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.001 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.275Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:41:24 [2024-06-26T19:41:24.275Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0.001 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.275Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:41:24 [2024-06-26T19:41:24.275Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:41:24 [2024-06-26T19:41:24.275Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0.001 s
15:41:24 [2024-06-26T19:41:24.275Z] 
15:41:24 [2024-06-26T19:41:24.275Z] Results:
15:41:24 [2024-06-26T19:41:24.275Z] 
15:41:24 [2024-06-26T19:41:24.275Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
15:41:24 [2024-06-26T19:41:24.275Z] 
15:41:24 [2024-06-26T19:41:24.532Z] 
15:41:24 [2024-06-26T19:41:24.532Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 19:41:24.303
15:41:24 [2024-06-26T19:41:24.532Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] All tests passed
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Building Trace Compass CTF Support Parent 10.0.1-SNAPSHOT       [15/141]
15:41:24 [2024-06-26T19:41:24.789Z] [INFO]   from ctf/pom.xml
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --------------------------------[ pom ]---------------------------------
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-10.0.1-SNAPSHOT.pom
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
15:41:24 [2024-06-26T19:41:24.789Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:41:24 [2024-06-26T19:41:24.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:41:24 [2024-06-26T19:41:24.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
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] The project's OSGi version is 1.1.1.202406261931
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] 
15:41:24 [2024-06-26T19:41:24.790Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
15:41:24 [2024-06-26T19:41:24.790Z] [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
15:41:24 [2024-06-26T19:41:24.790Z] [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
15:41:25 [2024-06-26T19:41:25.047Z] [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
15:41:25 [2024-06-26T19:41:25.047Z] [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
15:41:25 [2024-06-26T19:41:25.047Z] [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
15:41:25 [2024-06-26T19:41:25.047Z] [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
15:41:25 [2024-06-26T19:41:25.047Z] [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 31 kB/s)
15:41:25 [2024-06-26T19:41:25.047Z] [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
15:41:25 [2024-06-26T19:41:25.047Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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 12 kB/s)
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.304Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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 104 kB/s)
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 1.3 MB/s)
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.562Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 2.6 MB/s)
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.819Z] [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
15:41:25 [2024-06-26T19:41:25.820Z] [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
15:41:25 [2024-06-26T19:41:25.820Z] [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
15:41:25 [2024-06-26T19:41:25.820Z] [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 4.0 MB/s)
15:41:25 [2024-06-26T19:41:25.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:41:25 [2024-06-26T19:41:25.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:41:25 [2024-06-26T19:41:25.820Z] [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
15:41:26 [2024-06-26T19:41:26.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:41:26 [2024-06-26T19:41:26.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:41:26 [2024-06-26T19:41:26.076Z] [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
15:41:26 [2024-06-26T19:41:26.076Z] [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 48 kB/s)
15:41:26 [2024-06-26T19:41:26.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:41:26 [2024-06-26T19:41:26.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:41:26 [2024-06-26T19:41:26.076Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:41:26 [2024-06-26T19:41:26.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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 112 kB/s)
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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 320 kB/s)
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.333Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 1.4 MB/s)
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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
15:41:26 [2024-06-26T19:41:26.591Z] [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)
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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 1.5 MB/s)
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:26 [2024-06-26T19:41:26.850Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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 9.5 kB/s)
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:41:27 [2024-06-26T19:41:27.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:41:27 [2024-06-26T19:41:27.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.107Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:41:27 [2024-06-26T19:41:27.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:41:27 [2024-06-26T19:41:27.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.364Z] [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
15:41:27 [2024-06-26T19:41:27.365Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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.8 MB/s)
15:41:27 [2024-06-26T19:41:27.622Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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 44 MB/s)
15:41:27 [2024-06-26T19:41:27.622Z] [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
15:41:27 [2024-06-26T19:41:27.622Z] [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 4.6 MB/s)
15:41:27 [2024-06-26T19:41:27.622Z] [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 372 kB/s)
15:41:27 [2024-06-26T19:41:27.622Z] [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 3.3 MB/s)
15:41:27 [2024-06-26T19:41:27.622Z] [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 319 kB/s)
15:41:27 [2024-06-26T19:41:27.622Z] [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 10 MB/s)
15:41:27 [2024-06-26T19:41:27.879Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
15:41:27 [2024-06-26T19:41:27.879Z] ANTLR Parser Generator  Version 3.5.3
15:41:28 [2024-06-26T19:41:28.442Z] Output file /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:41:28 [2024-06-26T19:41:28.443Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:41:29 [2024-06-26T19:41:29.373Z] Input file /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:41:29 [2024-06-26T19:41:29.373Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:41:29 [2024-06-26T19:41:29.373Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
15:41:29 [2024-06-26T19:41:29.373Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
15:41:29 [2024-06-26T19:41:29.373Z] 
15:41:29 [2024-06-26T19:41:29.373Z] As a result, alternative(s) 2 were disabled for that input
15:41:29 [2024-06-26T19:41:29.630Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
15:41:29 [2024-06-26T19:41:29.630Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
15:41:29 [2024-06-26T19:41:29.630Z] 
15:41:29 [2024-06-26T19:41:29.630Z] As a result, alternative(s) 3 were disabled for that input
15:41:29 [2024-06-26T19:41:29.630Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
15:41:29 [2024-06-26T19:41:29.630Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
15:41:29 [2024-06-26T19:41:29.630Z] 
15:41:29 [2024-06-26T19:41:29.630Z] As a result, alternative(s) 2 were disabled for that input
15:41:30 [2024-06-26T19:41:30.220Z] [INFO] 
15:41:30 [2024-06-26T19:41:30.220Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:41:30 [2024-06-26T19:41:30.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:41:30 [2024-06-26T19:41:30.220Z] [INFO] 
15:41:30 [2024-06-26T19:41:30.220Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:41:30 [2024-06-26T19:41:30.220Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:30 [2024-06-26T19:41:30.220Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:30 [2024-06-26T19:41:30.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:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:41:30 [2024-06-26T19:41:30.220Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:31 [2024-06-26T19:41:31.153Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:31 [2024-06-26T19:41:31.153Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.153Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] 
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
15:41:31 [2024-06-26T19:41:31.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:41:35 [2024-06-26T19:41:35.584Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.5.0-SNAPSHOT       [17/141]
15:41:38 [2024-06-26T19:41:38.857Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:41:38 [2024-06-26T19:41:38.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:41:38 [2024-06-26T19:41:38.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
15:41:38 [2024-06-26T19:41:38.858Z] [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.0 MB/s)
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
15:41:38 [2024-06-26T19:41:38.858Z] [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 308 kB/s)
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] The project's OSGi version is 4.5.0.202406261931
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] 
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:41:38 [2024-06-26T19:41:38.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:38 [2024-06-26T19:41:38.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:38 [2024-06-26T19:41:38.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.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:41:38 [2024-06-26T19:41:38.858Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.230Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:40 [2024-06-26T19:41:40.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:40 [2024-06-26T19:41:40.230Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.230Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT-sources.jar
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT.jar
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.487Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.745Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.745Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
15:41:40 [2024-06-26T19:41:40.745Z] [INFO] 
15:41:40 [2024-06-26T19:41:40.745Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
15:41:41 [2024-06-26T19:41:41.001Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT.jar
15:41:45 [2024-06-26T19:41:45.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT-sources.jar
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT.jar
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT.pom
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT-sources.jar
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT-p2metadata.xml
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.5.0-SNAPSHOT-p2artifacts.xml
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
15:41:48 [2024-06-26T19:41:48.449Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:41:48 [2024-06-26T19:41:48.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] The project's OSGi version is 4.5.1.202406261931
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.449Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
15:41:48 [2024-06-26T19:41:48.706Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:41:48 [2024-06-26T19:41:48.706Z] [INFO] 
15:41:48 [2024-06-26T19:41:48.706Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:48 [2024-06-26T19:41:48.706Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:48 [2024-06-26T19:41:48.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
15:41:48 [2024-06-26T19:41:48.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.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:41:48 [2024-06-26T19:41:48.706Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.271Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:49 [2024-06-26T19:41:49.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:49 [2024-06-26T19:41:49.271Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.271Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.271Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] 
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:49 [2024-06-26T19:41:49.527Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:41:53 [2024-06-26T19:41:53.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.12-SNAPSHOT [19/141]
15:41:56 [2024-06-26T19:41:56.998Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:41:56 [2024-06-26T19:41:56.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] The project's OSGi version is 1.1.12.202406261931
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] 
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:41:56 [2024-06-26T19:41:56.998Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
15:41:57 [2024-06-26T19:41:57.264Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:41:57 [2024-06-26T19:41:57.264Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:41:57 [2024-06-26T19:41:57.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:41:57 [2024-06-26T19:41:57.264Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:41:57 [2024-06-26T19:41:57.264Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT-sources.jar
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT.jar
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] 
15:41:57 [2024-06-26T19:41:57.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:41:58 [2024-06-26T19:41:58.085Z] [INFO] 
15:41:58 [2024-06-26T19:41:58.085Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
15:41:58 [2024-06-26T19:41:58.085Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT.jar
15:42:01 [2024-06-26T19:42:01.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT-sources.jar
15:42:05 [2024-06-26T19:42:05.535Z] [INFO] 
15:42:05 [2024-06-26T19:42:05.535Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:42:05 [2024-06-26T19:42:05.535Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:42:05 [2024-06-26T19:42:05.535Z] [INFO] Command line:
15:42:05 [2024-06-26T19:42:05.535Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:42:05 [2024-06-26T19:42:05.535Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:42:10 [2024-06-26T19:42:10.792Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:42:10 [2024-06-26T19:42:10.792Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.002 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0.001 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.792Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.793Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.793Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
15:42:10 [2024-06-26T19:42:10.793Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:42:11 [2024-06-26T19:42:11.358Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] 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
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.358Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.359Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] 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
15:42:11 [2024-06-26T19:42:11.360Z] 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
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0.049 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.360Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:42:11 [2024-06-26T19:42:11.360Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.360Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.361Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:42:11 [2024-06-26T19:42:11.362Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.362Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0.058 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.363Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.364Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.365Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.365Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.365Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.365Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.365Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:42:11 [2024-06-26T19:42:11.623Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] 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
15:42:11 [2024-06-26T19:42:11.623Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:42:11 [2024-06-26T19:42:11.623Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.623Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:42:11 [2024-06-26T19:42:11.624Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.624Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.625Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.626Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
15:42:11 [2024-06-26T19:42:11.883Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
15:42:11 [2024-06-26T19:42:11.883Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.202 s
15:42:11 [2024-06-26T19:42:11.883Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
15:42:11 [2024-06-26T19:42:11.883Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.002 s
15:42:11 [2024-06-26T19:42:11.883Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.002 s
15:42:11 [2024-06-26T19:42:11.883Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921514046.547","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921514046.547","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921537713.947","ph":"E","tid":1,"pid":1}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921540102.596","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921540102.596","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921543207.676","ph":"E","tid":1,"pid":1}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921553319.145","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921553319.145","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921602422.152","ph":"E","tid":1,"pid":1}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921604916.824","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921608900.85","ph":"E","tid":1,"pid":1}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921617090.36","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:11 [2024-06-26T19:42:11.883Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:11 [2024-06-26T19:42:11.883Z] WARNING: {"ts":"9838921617090.36","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:42:12 [2024-06-26T19:42:12.139Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:42:12 [2024-06-26T19:42:12.139Z] WARNING: {"ts":"9838921619732.076","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.139Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.139Z] INFO: {"ts":"9838921631933.59","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:12 [2024-06-26T19:42:12.139Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921633139.244","ph":"B","tid":1,"pid":1,"name":"bar"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921634110.527","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921635373.123","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921637480.271","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921638546.697","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921639287.588","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921640109.896","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921640876.688","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921641920.408","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921643644.566","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921645488.514","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921702103.04","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921702103.04","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921705545.275","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921707847.889","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921708911.988","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921710231.496","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921711289.412","ph":"B","tid":1,"pid":1,"name":"bar"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921711948.629","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921713161.076","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921715178.537","ph":"B","tid":1,"pid":1,"name":"foo"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921715178.537","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] WARNING: {"ts":"9838921717883.684","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921728714.52","ph":"B","tid":1,"pid":1,"name":"world"}
15:42:12 [2024-06-26T19:42:12.140Z] Jun 26, 2024 7:42:11 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:42:12 [2024-06-26T19:42:12.140Z] INFO: {"ts":"9838921730121.516","ph":"E","tid":1,"pid":1}
15:42:12 [2024-06-26T19:42:12.140Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.029 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.006 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.008 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.051 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.007 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.002 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.008 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.006 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.003 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.055 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.003 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.004 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.004 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.003 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.003 s
15:42:12 [2024-06-26T19:42:12.140Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.140Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:42:12 [2024-06-26T19:42:12.398Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.022 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.011 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.049 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.398Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:42:12 [2024-06-26T19:42:12.398Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.002 s
15:42:12 [2024-06-26T19:42:12.398Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.398Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:42:12 [2024-06-26T19:42:12.656Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:42:12 [2024-06-26T19:42:12.656Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:42:12 [2024-06-26T19:42:12.656Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.272 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.180 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.070 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.004 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.005 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.003 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.003 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.656Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:42:12 [2024-06-26T19:42:12.656Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.002 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0.001 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.656Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
15:42:12 [2024-06-26T19:42:12.656Z] 
15:42:12 [2024-06-26T19:42:12.656Z] Results:
15:42:12 [2024-06-26T19:42:12.656Z] 
15:42:12 [2024-06-26T19:42:12.656Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
15:42:12 [2024-06-26T19:42:12.656Z] 
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] All tests passed
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] 
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.12-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT.jar
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.12-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT.pom
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.12-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT-sources.jar
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.12-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT-p2metadata.xml
15:42:13 [2024-06-26T19:42:13.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.12-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.12-SNAPSHOT-p2artifacts.xml
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] 
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] 
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.16-SNAPSHOT   [20/141]
15:42:13 [2024-06-26T19:42:13.223Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:42:13 [2024-06-26T19:42:13.223Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:13 [2024-06-26T19:42:13.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:42:13 [2024-06-26T19:42:13.479Z] [WARNING] [5bccbf43-4317-4a30-85bf-7db441b728fa][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.
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] The project's OSGi version is 1.0.16.202406261931
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] 
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:18 [2024-06-26T19:42:18.735Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:18 [2024-06-26T19:42:18.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:18 [2024-06-26T19:42:18.735Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:42:18 [2024-06-26T19:42:18.735Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT.jar
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] 
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:20 [2024-06-26T19:42:20.105Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT.jar
15:42:24 [2024-06-26T19:42:24.284Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar
15:42:27 [2024-06-26T19:42:27.560Z] [INFO] 
15:42:27 [2024-06-26T19:42:27.560Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 4.0 MB/s)
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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 2.1 MB/s)
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.560Z] [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
15:42:27 [2024-06-26T19:42:27.817Z] [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
15:42:27 [2024-06-26T19:42:27.817Z] [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
15:42:27 [2024-06-26T19:42:27.817Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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 815 kB/s)
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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 226 kB/s)
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.073Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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 24 MB/s)
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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
15:42:28 [2024-06-26T19:42:28.331Z] [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 1.7 MB/s)
15:42:28 [2024-06-26T19:42:28.331Z] [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 37 MB/s)
15:42:28 [2024-06-26T19:42:28.894Z] [INFO] Executing tasks
15:42:28 [2024-06-26T19:42:28.894Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
15:42:28 [2024-06-26T19:42:28.894Z] [WARNING]      [echo] Attempting to download test traces
15:42:28 [2024-06-26T19:42:28.894Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:42:28 [2024-06-26T19:42:28.894Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:42:28 [2024-06-26T19:42:28.894Z] [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
15:42:29 [2024-06-26T19:42:29.167Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:42:29 [2024-06-26T19:42:29.167Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
15:42:29 [2024-06-26T19:42:29.167Z] [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
15:42:29 [2024-06-26T19:42:29.431Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:42:29 [2024-06-26T19:42:29.431Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
15:42:29 [2024-06-26T19:42:29.431Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:42:29 [2024-06-26T19:42:29.431Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:42:29 [2024-06-26T19:42:29.431Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:42:29 [2024-06-26T19:42:29.431Z] [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
15:42:30 [2024-06-26T19:42:30.380Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
15:42:30 [2024-06-26T19:42:30.636Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
15:42:30 [2024-06-26T19:42:30.636Z] [INFO]      [exec] Already on 'master'
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] Already up to date.
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] Note: switching to '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] state without impacting any branches by switching back to a branch.
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] do so (now or later) by using -c with the switch command. Example:
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec]   git switch -c <new-branch-name>
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] Or undo this operation with:
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec]   git switch -
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] 
15:42:30 [2024-06-26T19:42:30.892Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
15:42:30 [2024-06-26T19:42:30.892Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:42:31 [2024-06-26T19:42:31.150Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
15:42:32 [2024-06-26T19:42:32.080Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:42:32 [2024-06-26T19:42:32.080Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
15:42:33 [2024-06-26T19:42:33.448Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:42:34 [2024-06-26T19:42:34.010Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
15:42:34 [2024-06-26T19:42:34.010Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:42:34 [2024-06-26T19:42:34.010Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
15:42:36 [2024-06-26T19:42:36.533Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:42:37 [2024-06-26T19:42:37.902Z] [WARNING]      [echo] Traces extracted successfully
15:42:37 [2024-06-26T19:42:37.902Z] [INFO] Executed tasks
15:42:37 [2024-06-26T19:42:37.902Z] [INFO] 
15:42:37 [2024-06-26T19:42:37.902Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:42:38 [2024-06-26T19:42:38.159Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
15:42:38 [2024-06-26T19:42:38.159Z] [INFO] Command line:
15:42:38 [2024-06-26T19:42:38.159Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:42:38 [2024-06-26T19:42:38.159Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:42:44 [2024-06-26T19:42:44.708Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:42:48 [2024-06-26T19:42:48.885Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.670 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.899 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.202 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.199 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.142 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.110 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.161 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.196 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.189 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.157 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.185 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.186 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.104 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.101 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.091 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.092 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.124 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.105 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.260 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.096 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.103 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.098 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.051 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.089 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.089 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.178 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.048 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.171 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.083 s
15:42:48 [2024-06-26T19:42:48.885Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.083 s
15:42:48 [2024-06-26T19:42:48.885Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:42:49 [2024-06-26T19:42:49.450Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.409 s
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.128 s
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.082 s
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.100 s
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.136 s
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.087 s
15:42:49 [2024-06-26T19:42:49.450Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.082 s
15:42:49 [2024-06-26T19:42:49.450Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:42:49 [2024-06-26T19:42:49.706Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:42:49 [2024-06-26T19:42:49.706Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.003 s
15:42:49 [2024-06-26T19:42:49.706Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.002 s
15:42:49 [2024-06-26T19:42:49.706Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.001 s
15:42:49 [2024-06-26T19:42:49.706Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
15:42:49 [2024-06-26T19:42:49.706Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:42:52 [2024-06-26T19:42:52.231Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.341 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.288 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.273 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.440 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.155 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.102 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.079 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.119 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.122 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.118 s
15:42:52 [2024-06-26T19:42:52.231Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.115 s
15:42:52 [2024-06-26T19:42:52.231Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:42:52 [2024-06-26T19:42:52.232Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.098 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.028 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.067 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.016 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.018 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.021 s
15:42:52 [2024-06-26T19:42:52.232Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:42:52 [2024-06-26T19:42:52.232Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.006 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.004 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:42:52 [2024-06-26T19:42:52.232Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.003 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0 s
15:42:52 [2024-06-26T19:42:52.232Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:42:55 [2024-06-26T19:42:55.510Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.204 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.201 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.198 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.156 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.188 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.188 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.201 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.185 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.201 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.227 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.264 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.183 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.103 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.127 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.102 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.104 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.117 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.106 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.165 s
15:42:55 [2024-06-26T19:42:55.510Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.134 s
15:42:55 [2024-06-26T19:42:55.510Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:42:55 [2024-06-26T19:42:55.510Z] Jun 26, 2024 7:42:55 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:42:55 [2024-06-26T19:42:55.510Z] WARNING: Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:42:55 [2024-06-26T19:42:55.510Z] Jun 26, 2024 7:42:55 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:42:55 [2024-06-26T19:42:55.510Z] WARNING: Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:42:55 [2024-06-26T19:42:55.766Z] Jun 26, 2024 7:42:55 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:42:55 [2024-06-26T19:42:55.766Z] WARNING: Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:42:55 [2024-06-26T19:42:55.767Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.179 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.059 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.009 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.009 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.006 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.006 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.065 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.008 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.007 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.009 s
15:42:55 [2024-06-26T19:42:55.767Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:42:55 [2024-06-26T19:42:55.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0.001 s
15:42:55 [2024-06-26T19:42:55.767Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:42:55 [2024-06-26T19:42:55.767Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.002 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0.001 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
15:42:55 [2024-06-26T19:42:55.767Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
15:42:55 [2024-06-26T19:42:55.767Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:42:59 [2024-06-26T19:42:59.041Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.215 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 2.010 s
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.200 s
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.305 s
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.257 s
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.427 s
15:42:59 [2024-06-26T19:42:59.041Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:42:59 [2024-06-26T19:42:59.041Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.004 s
15:42:59 [2024-06-26T19:42:59.041Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.002 s
15:42:59 [2024-06-26T19:42:59.041Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:42:59 [2024-06-26T19:42:59.298Z] Jun 26, 2024 7:42:59 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:42:59 [2024-06-26T19:42:59.298Z] INFO: channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
15:42:59 [2024-06-26T19:42:59.298Z] Jun 26, 2024 7:42:59 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:42:59 [2024-06-26T19:42:59.298Z] INFO: channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
15:42:59 [2024-06-26T19:42:59.555Z] Jun 26, 2024 7:42:59 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:42:59 [2024-06-26T19:42:59.555Z] INFO: channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
15:42:59 [2024-06-26T19:42:59.555Z] Jun 26, 2024 7:42:59 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:42:59 [2024-06-26T19:42:59.555Z] INFO: channel0_0	[                                                            ]	0 Events
15:43:00 [2024-06-26T19:43:00.923Z] Jun 26, 2024 7:43:00 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:00 [2024-06-26T19:43:00.923Z] INFO: channel0_1	[+]	1 Events
15:43:00 [2024-06-26T19:43:00.923Z] Jun 26, 2024 7:43:00 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:00 [2024-06-26T19:43:00.923Z] INFO: channel0_0	[ ]	0 Events
15:43:01 [2024-06-26T19:43:01.181Z] Jun 26, 2024 7:43:00 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:01 [2024-06-26T19:43:01.181Z] INFO: channel0_1	[++]	1 Events
15:43:01 [2024-06-26T19:43:01.181Z] Jun 26, 2024 7:43:00 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:01 [2024-06-26T19:43:01.181Z] INFO: channel0_0	[  ]	0 Events
15:43:01 [2024-06-26T19:43:01.437Z] Jun 26, 2024 7:43:01 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:01 [2024-06-26T19:43:01.437Z] INFO: channel0_1	[++++++++++]	1 Events
15:43:01 [2024-06-26T19:43:01.437Z] Jun 26, 2024 7:43:01 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:01 [2024-06-26T19:43:01.437Z] INFO: channel0_0	[          ]	0 Events
15:43:01 [2024-06-26T19:43:01.694Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.530 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.043 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.175 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.084 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.043 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.094 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.078 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.101 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 1.035 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.075 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.086 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.081 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.044 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.081 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.076 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.096 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.043 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.081 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.096 s
15:43:01 [2024-06-26T19:43:01.694Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.113 s
15:43:01 [2024-06-26T19:43:01.694Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:43:02 [2024-06-26T19:43:02.625Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.079 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.092 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.109 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.299 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.035 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.041 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.035 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.037 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.046 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.092 s
15:43:02 [2024-06-26T19:43:02.625Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.106 s
15:43:02 [2024-06-26T19:43:02.625Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:43:17 [2024-06-26T19:43:17.477Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.43 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.671 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.903 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 1.862 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.097 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.088 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 1.199 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 1.221 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 1.647 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.492 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.193 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.121 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.614 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.612 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.143 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.619 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.017 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.064 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.012 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.004 s
15:43:17 [2024-06-26T19:43:17.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.004 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.005 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 1.108 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.054 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.777 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.469 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.008 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 1.400 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.003 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0.002 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.478Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0.054 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testVarintDeclaration -- Time elapsed: 0.009 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.080 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsVarint -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:43:17 [2024-06-26T19:43:17.479Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.001 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
15:43:17 [2024-06-26T19:43:17.479Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.002 s
15:43:17 [2024-06-26T19:43:17.479Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:43:19 [2024-06-26T19:43:19.376Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.042 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.082 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.098 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.088 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.037 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.071 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.113 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.070 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.112 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.072 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.038 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.069 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.036 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.074 s
15:43:19 [2024-06-26T19:43:19.376Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.036 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.070 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.116 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.069 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.036 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.066 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.035 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.069 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.035 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.166 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.035 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.069 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.035 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.071 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.034 s
15:43:19 [2024-06-26T19:43:19.377Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:43:19 [2024-06-26T19:43:19.377Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0.025 s
15:43:19 [2024-06-26T19:43:19.377Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.377Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:43:19 [2024-06-26T19:43:19.633Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
15:43:19 [2024-06-26T19:43:19.633Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:43:19 [2024-06-26T19:43:19.633Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.633Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:43:19 [2024-06-26T19:43:19.634Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.034 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0.033 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:43:19 [2024-06-26T19:43:19.634Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:43:19 [2024-06-26T19:43:19.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test
15:43:19 [2024-06-26T19:43:19.634Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testZeroSigned -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testOneSigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testVeryBigUnsigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testBigSignedPositive -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testBigSignedNegative -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testBigUnsigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testZeroUnsigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testVeryBigSignedPositive -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testVeryBigSignedNegative -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.LEB128Test.testOneUnsigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:43:19 [2024-06-26T19:43:19.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest
15:43:19 [2024-06-26T19:43:19.634Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.634Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:43:19 [2024-06-26T19:43:19.892Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.005 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.004 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.002 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.163 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.008 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.005 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:43:19 [2024-06-26T19:43:19.892Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.003 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0.043 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:43:19 [2024-06-26T19:43:19.892Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0.001 s
15:43:19 [2024-06-26T19:43:19.892Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
15:43:19 [2024-06-26T19:43:19.893Z] Jun 26, 2024 7:43:19 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
15:43:19 [2024-06-26T19:43:19.893Z] INFO: Some message
15:43:19 [2024-06-26T19:43:19.893Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
15:43:19 [2024-06-26T19:43:19.893Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0.002 s
15:43:19 [2024-06-26T19:43:19.893Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:43:19 [2024-06-26T19:43:19.893Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
15:43:19 [2024-06-26T19:43:19.893Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
15:43:20 [2024-06-26T19:43:20.151Z] line 8:11 required (...)+ loop did not match anything at character ';'
15:43:20 [2024-06-26T19:43:20.151Z] line 10:46 mismatched character '<EOF>' expecting '"'
15:43:20 [2024-06-26T19:43:20.151Z] line 9:16 no viable alternative at character 'o'
15:43:20 [2024-06-26T19:43:20.151Z] line 9:20 no viable alternative at character '?'
15:43:20 [2024-06-26T19:43:20.151Z] line 12:14 no viable alternative at character ''
15:43:20 [2024-06-26T19:43:20.151Z] line 32:0 mismatched character '<EOF>' expecting '"'
15:43:20 [2024-06-26T19:43:20.151Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.151Z] WARNING: Unknown trace attribute: test
15:43:20 [2024-06-26T19:43:20.151Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.151Z] WARNING: Unknown trace attribute: test1
15:43:20 [2024-06-26T19:43:20.151Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.151Z] WARNING: Unknown trace attribute: test2
15:43:20 [2024-06-26T19:43:20.151Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.151Z] WARNING: Unknown trace attribute: test3
15:43:20 [2024-06-26T19:43:20.151Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.151Z] WARNING: Unknown trace attribute: test4
15:43:20 [2024-06-26T19:43:20.408Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.408Z] WARNING: Unknown trace attribute: test2
15:43:20 [2024-06-26T19:43:20.408Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.408Z] WARNING: Unknown integer attribute: aa
15:43:20 [2024-06-26T19:43:20.408Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.408Z] WARNING: Unknown integer attribute: zz
15:43:20 [2024-06-26T19:43:20.408Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.408Z] WARNING: Unknown trace attribute: blah
15:43:20 [2024-06-26T19:43:20.408Z] Jun 26, 2024 7:43:20 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:20 [2024-06-26T19:43:20.408Z] WARNING: Unknown stream attribute: askdjfhaskdjfh
15:43:21 [2024-06-26T19:43:21.339Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:43:21 [2024-06-26T19:43:21.339Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.008 s
15:43:21 [2024-06-26T19:43:21.339Z] 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.005 s
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.339Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] 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
15:43:21 [2024-06-26T19:43:21.339Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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.003 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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.060 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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
15:43:21 [2024-06-26T19:43:21.340Z] 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.060 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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.003 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.005 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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.056 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] 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.034 s
15:43:21 [2024-06-26T19:43:21.341Z] 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.055 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.341Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.341Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.342Z] 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.004 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size] -- Time elapsed: 0.004 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.053 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.342Z] 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
15:43:21 [2024-06-26T19:43:21.342Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.343Z] 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
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] 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
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.343Z] 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
15:43:21 [2024-06-26T19:43:21.343Z] 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
15:43:21 [2024-06-26T19:43:21.343Z] 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.265 s
15:43:21 [2024-06-26T19:43:21.343Z] 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.211 s
15:43:21 [2024-06-26T19:43:21.343Z] 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.004 s
15:43:21 [2024-06-26T19:43:21.343Z] 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
15:43:21 [2024-06-26T19:43:21.343Z] 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.029 s
15:43:21 [2024-06-26T19:43:21.343Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings] -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] 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.002 s
15:43:21 [2024-06-26T19:43:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:43:21 [2024-06-26T19:43:21.343Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:43:21 [2024-06-26T19:43:21.343Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.006 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:43:21 [2024-06-26T19:43:21.343Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.002 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0.001 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.052 s
15:43:21 [2024-06-26T19:43:21.343Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:43:21 [2024-06-26T19:43:21.343Z] Jun 26, 2024 7:43:21 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:21 [2024-06-26T19:43:21.343Z] WARNING: Struct already contains a field named ctx
15:43:21 [2024-06-26T19:43:21.343Z] Jun 26, 2024 7:43:21 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:21 [2024-06-26T19:43:21.343Z] WARNING: Struct already contains a field named ctx
15:43:21 [2024-06-26T19:43:21.343Z] Jun 26, 2024 7:43:21 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:21 [2024-06-26T19:43:21.343Z] WARNING: Struct already contains a field named ctx
15:43:21 [2024-06-26T19:43:21.343Z] Jun 26, 2024 7:43:21 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
15:43:21 [2024-06-26T19:43:21.343Z] WARNING: Struct already contains a field named ctx
15:43:21 [2024-06-26T19:43:21.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:43:21 [2024-06-26T19:43:21.343Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.006 s
15:43:21 [2024-06-26T19:43:21.343Z] 
15:43:21 [2024-06-26T19:43:21.343Z] Results:
15:43:21 [2024-06-26T19:43:21.343Z] 
15:43:21 [2024-06-26T19:43:21.343Z] Tests run: 676, Failures: 0, Errors: 0, Skipped: 1
15:43:21 [2024-06-26T19:43:21.343Z] 
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] All tests passed
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] 
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT.jar
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT.pom
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] 
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] 
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [21/141]
15:43:21 [2024-06-26T19:43:21.600Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:43:21 [2024-06-26T19:43:21.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:21 [2024-06-26T19:43:21.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] The project's OSGi version is 1.0.17.202406261931
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.163Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
15:43:22 [2024-06-26T19:43:22.421Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:43:22 [2024-06-26T19:43:22.421Z] [INFO] 
15:43:22 [2024-06-26T19:43:22.421Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:22 [2024-06-26T19:43:22.421Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:22 [2024-06-26T19:43:22.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:22 [2024-06-26T19:43:22.421Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:43:22 [2024-06-26T19:43:22.421Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.609Z] [INFO] 
15:43:23 [2024-06-26T19:43:23.609Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:23 [2024-06-26T19:43:23.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:43:27 [2024-06-26T19:43:27.780Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:43:31 [2024-06-26T19:43:31.052Z] [INFO] 
15:43:31 [2024-06-26T19:43:31.052Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:43:31 [2024-06-26T19:43:31.052Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
15:43:31 [2024-06-26T19:43:31.052Z] [INFO] Command line:
15:43:31 [2024-06-26T19:43:31.052Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:43:31 [2024-06-26T19:43:31.052Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:43:37 [2024-06-26T19:43:37.599Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:43:59 [2024-06-26T19:43:59.497Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.47 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.389 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.596 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 2.162 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 2.295 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.874 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.307 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.303 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 2.059 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 2.916 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.937 s
15:43:59 [2024-06-26T19:43:59.497Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.754 s
15:43:59 [2024-06-26T19:43:59.497Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:44:11 [2024-06-26T19:44:11.675Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.11 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.002 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.002 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0.001 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.001 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0.002 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0.001 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.031 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.002 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.057 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.014 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.002 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0.003 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.003 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.006 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.007 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.004 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.002 s
15:44:11 [2024-06-26T19:44:11.675Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.056 s
15:44:11 [2024-06-26T19:44:11.675Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:45:33 [2024-06-26T19:45:33.061Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.39 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.010 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 12.76 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 4.122 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 3.640 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 3.666 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 3.959 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.061Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 10.76 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.003 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.002 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 3.622 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.003 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 3.558 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 4.018 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 3.601 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.004 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 3.601 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.002 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 3.600 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.061 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 1.289 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.279 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 2.165 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.325 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.012 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.910 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.283 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.481 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.128 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.106 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.274 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.122 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.003 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.040 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.041 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.002 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.002 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.062Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:45:33 [2024-06-26T19:45:33.062Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.005 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.062Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:45:33 [2024-06-26T19:45:33.063Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
15:45:33 [2024-06-26T19:45:33.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:45:45 [2024-06-26T19:45:45.245Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:45:45 [2024-06-26T19:45:45.245Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.832 s
15:45:45 [2024-06-26T19:45:45.245Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.324 s
15:45:45 [2024-06-26T19:45:45.245Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.608 s
15:45:45 [2024-06-26T19:45:45.245Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.311 s
15:45:45 [2024-06-26T19:45:45.245Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.506 s
15:45:45 [2024-06-26T19:45:45.245Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.604 s
15:45:45 [2024-06-26T19:45:45.245Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:45:47 [2024-06-26T19:45:47.138Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.629 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.103 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.459 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.106 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.109 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.108 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.105 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.331 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.154 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.113 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.128 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.200 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.151 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.120 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.110 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.113 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.108 s
15:45:47 [2024-06-26T19:45:47.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.103 s
15:45:47 [2024-06-26T19:45:47.138Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:45:49 [2024-06-26T19:45:49.034Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:45:49 [2024-06-26T19:45:49.034Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.163 s
15:45:49 [2024-06-26T19:45:49.034Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.181 s
15:45:49 [2024-06-26T19:45:49.034Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.100 s
15:45:49 [2024-06-26T19:45:49.034Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
15:45:49 [2024-06-26T19:45:49.034Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:45:49 [2024-06-26T19:45:49.034Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:45:49 [2024-06-26T19:45:49.034Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.203 s
15:45:49 [2024-06-26T19:45:49.034Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.117 s
15:45:49 [2024-06-26T19:45:49.034Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:46:03 [2024-06-26T19:46:03.885Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.39 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:46:03 [2024-06-26T19:46:03.885Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 6.793 s
15:46:03 [2024-06-26T19:46:03.885Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 5.592 s
15:46:03 [2024-06-26T19:46:03.885Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:46:05 [2024-06-26T19:46:05.777Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.021 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.213 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.301 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.298 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.302 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.301 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.299 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.598 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 1.099 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.212 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:46:05 [2024-06-26T19:46:05.777Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.002 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.040 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.777Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:46:05 [2024-06-26T19:46:05.777Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:46:05 [2024-06-26T19:46:05.777Z] 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.003 s
15:46:05 [2024-06-26T19:46:05.777Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/112/0/.cp/kernel] -- Time elapsed: 0.081 s
15:46:05 [2024-06-26T19:46:05.778Z] 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.008 s
15:46:05 [2024-06-26T19:46:05.778Z] 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
15:46:05 [2024-06-26T19:46:05.778Z] 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
15:46:05 [2024-06-26T19:46:05.778Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:46:05 [2024-06-26T19:46:05.778Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:46:05 [2024-06-26T19:46:05.778Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0.001 s
15:46:05 [2024-06-26T19:46:05.778Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
15:46:05 [2024-06-26T19:46:05.778Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:46:09 [2024-06-26T19:46:09.950Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:46:09 [2024-06-26T19:46:09.950Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 1.678 s
15:46:09 [2024-06-26T19:46:09.950Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 1.789 s
15:46:09 [2024-06-26T19:46:09.950Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:50:01 [2024-06-26T19:50:01.430Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 219.1 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 18.64 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 19.95 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 20.39 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 4.418 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 4.056 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 23.55 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 21.21 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 22.87 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.381 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.381 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.333 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.917 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.653 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.807 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.224 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.226 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.224 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.218 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.216 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.218 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 10.64 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.268 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 8.797 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 10.52 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.274 s
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 19.70 s
15:50:01 [2024-06-26T19:50:01.430Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:50:01 [2024-06-26T19:50:01.430Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:50:01 [2024-06-26T19:50:01.430Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.159 s
15:50:01 [2024-06-26T19:50:01.430Z] 
15:50:01 [2024-06-26T19:50:01.430Z] Results:
15:50:01 [2024-06-26T19:50:01.430Z] 
15:50:01 [2024-06-26T19:50:01.430Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
15:50:01 [2024-06-26T19:50:01.430Z] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] All tests passed
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [22/141]
15:50:01 [2024-06-26T19:50:01.430Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:50:01 [2024-06-26T19:50:01.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] The project's OSGi version is 1.0.3.202406261931
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.430Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:01 [2024-06-26T19:50:01.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:01 [2024-06-26T19:50:01.431Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] 
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
15:50:01 [2024-06-26T19:50:01.431Z] [INFO] Command line:
15:50:01 [2024-06-26T19:50:01.431Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:50:01 [2024-06-26T19:50:01.431Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:50:06 [2024-06-26T19:50:06.694Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:50:06 [2024-06-26T19:50:06.951Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:50:06 [2024-06-26T19:50:06.951Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.133 s
15:50:06 [2024-06-26T19:50:06.951Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:50:07 [2024-06-26T19:50:07.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:50:07 [2024-06-26T19:50:07.515Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.402 s
15:50:07 [2024-06-26T19:50:07.515Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.021 s
15:50:07 [2024-06-26T19:50:07.515Z] 
15:50:07 [2024-06-26T19:50:07.515Z] Results:
15:50:07 [2024-06-26T19:50:07.515Z] 
15:50:07 [2024-06-26T19:50:07.515Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:50:07 [2024-06-26T19:50:07.515Z] 
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] All tests passed
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] 
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] 
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] 
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.4-SNAPSHOT         [23/141]
15:50:08 [2024-06-26T19:50:08.079Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:50:08 [2024-06-26T19:50:08.079Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
15:50:08 [2024-06-26T19:50:08.079Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
15:50:08 [2024-06-26T19:50:08.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:08 [2024-06-26T19:50:08.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:50:08 [2024-06-26T19:50:08.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
15:50:08 [2024-06-26T19:50:08.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 13 MB/s)
15:50:08 [2024-06-26T19:50:08.899Z] [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
15:50:08 [2024-06-26T19:50:08.899Z] [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 1.3 MB/s)
15:50:08 [2024-06-26T19:50:08.899Z] [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
15:50:08 [2024-06-26T19:50:08.899Z] [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 669 kB/s)
15:50:08 [2024-06-26T19:50:08.900Z] [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
15:50:08 [2024-06-26T19:50:08.900Z] [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)
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 2.3 MB/s)
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 2.2 MB/s)
15:50:10 [2024-06-26T19:50:10.269Z] [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
15:50:10 [2024-06-26T19:50:10.269Z] [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 180 kB/s)
15:50:10 [2024-06-26T19:50:10.269Z] [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
15:50:10 [2024-06-26T19:50:10.269Z] [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 81 kB/s)
15:50:10 [2024-06-26T19:50:10.269Z] [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
15:50:10 [2024-06-26T19:50:10.269Z] [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)
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 31 MB/s)
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] The project's OSGi version is 9.0.4.202406261931
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Executing tasks
15:50:10 [2024-06-26T19:50:10.269Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:50:10 [2024-06-26T19:50:10.269Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.32
15:50:10 [2024-06-26T19:50:10.269Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Executed tasks
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.269Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
15:50:10 [2024-06-26T19:50:10.833Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:50:10 [2024-06-26T19:50:10.833Z] [INFO] 
15:50:10 [2024-06-26T19:50:10.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:50:10 [2024-06-26T19:50:10.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:10 [2024-06-26T19:50:10.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:10 [2024-06-26T19:50:10.833Z] [WARNING] The effective 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.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:50:10 [2024-06-26T19:50:10.834Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
15:50:18 [2024-06-26T19:50:18.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:18 [2024-06-26T19:50:18.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
15:50:18 [2024-06-26T19:50:18.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.tmf.ui:9.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
15:50:18 [2024-06-26T19:50:18.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
15:50:18 [2024-06-26T19:50:18.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT-sources.jar
15:50:18 [2024-06-26T19:50:18.726Z] [INFO] 
15:50:18 [2024-06-26T19:50:18.726Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
15:50:19 [2024-06-26T19:50:19.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT.jar
15:50:19 [2024-06-26T19:50:19.554Z] [INFO] 
15:50:19 [2024-06-26T19:50:19.554Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
15:50:19 [2024-06-26T19:50:19.554Z] [INFO] 
15:50:19 [2024-06-26T19:50:19.554Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
15:50:19 [2024-06-26T19:50:19.554Z] [INFO] 
15:50:19 [2024-06-26T19:50:19.554Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
15:50:19 [2024-06-26T19:50:19.812Z] [INFO] 
15:50:19 [2024-06-26T19:50:19.812Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
15:50:21 [2024-06-26T19:50:21.184Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT.jar
15:50:29 [2024-06-26T19:50:29.282Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT-sources.jar
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Executing tasks
15:50:34 [2024-06-26T19:50:34.535Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Executed tasks
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT.jar
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT.pom
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT-sources.jar
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT-p2metadata.xml
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.4-SNAPSHOT-p2artifacts.xml
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [24/141]
15:50:34 [2024-06-26T19:50:34.535Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:50:34 [2024-06-26T19:50:34.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:34 [2024-06-26T19:50:34.535Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] The project's OSGi version is 2.1.0.202406261931
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] 
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:34 [2024-06-26T19:50:34.792Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
15:50:35 [2024-06-26T19:50:35.356Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:50:35 [2024-06-26T19:50:35.356Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.356Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:35 [2024-06-26T19:50:35.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:35 [2024-06-26T19:50:35.357Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:50:35 [2024-06-26T19:50:35.357Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:35 [2024-06-26T19:50:35.920Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:35 [2024-06-26T19:50:35.920Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] 
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:35 [2024-06-26T19:50:35.920Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:50:44 [2024-06-26T19:50:44.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [25/141]
15:50:50 [2024-06-26T19:50:50.569Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:50:50 [2024-06-26T19:50:50.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.569Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] The project's OSGi version is 1.1.0.202406261931
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] 
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
15:50:50 [2024-06-26T19:50:50.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:50:57 [2024-06-26T19:50:57.118Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [26/141]
15:51:05 [2024-06-26T19:51:05.217Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:05 [2024-06-26T19:51:05.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] The project's OSGi version is 1.2.1.202406261931
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:05 [2024-06-26T19:51:05.217Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:05 [2024-06-26T19:51:05.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.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.217Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:05 [2024-06-26T19:51:05.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
15:51:05 [2024-06-26T19:51:05.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.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] 
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:05 [2024-06-26T19:51:05.218Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:51:11 [2024-06-26T19:51:11.767Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 5.0.0-SNAPSHOT [27/141]
15:51:19 [2024-06-26T19:51:19.866Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:19 [2024-06-26T19:51:19.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] The project's OSGi version is 5.0.0.202406261931
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:19 [2024-06-26T19:51:19.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:19 [2024-06-26T19:51:19.866Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:19 [2024-06-26T19:51:19.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
15:51:19 [2024-06-26T19:51:19.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.analysis.graph.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT-sources.jar
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT.jar
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] 
15:51:19 [2024-06-26T19:51:19.867Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:20 [2024-06-26T19:51:20.124Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT.jar
15:51:26 [2024-06-26T19:51:26.667Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT-sources.jar
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT.jar
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT.pom
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT-sources.jar
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT-p2metadata.xml
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-5.0.0-SNAPSHOT-p2artifacts.xml
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 6.0.0-SNAPSHOT [28/141]
15:51:33 [2024-06-26T19:51:33.209Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:33 [2024-06-26T19:51:33.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:33 [2024-06-26T19:51:33.209Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] The project's OSGi version is 6.0.0.202406261931
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] 
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:33 [2024-06-26T19:51:33.466Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:33 [2024-06-26T19:51:33.466Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:33 [2024-06-26T19:51:33.466Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:51:33 [2024-06-26T19:51:33.466Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:51:34 [2024-06-26T19:51:34.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:51:34 [2024-06-26T19:51:34.029Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:51:34 [2024-06-26T19:51:34.029Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.030Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.030Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:51:34 [2024-06-26T19:51:34.030Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.030Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT-sources.jar
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT.jar
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] 
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
15:51:34 [2024-06-26T19:51:34.286Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT.jar
15:52:06 [2024-06-26T19:52:06.325Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT-sources.jar
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT.jar
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT.pom
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT-sources.jar
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT-p2metadata.xml
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-6.0.0-SNAPSHOT-p2artifacts.xml
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 9.0.0-SNAPSHOT [29/141]
15:52:11 [2024-06-26T19:52:11.573Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:11 [2024-06-26T19:52:11.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] The project's OSGi version is 9.0.0.202406261931
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.573Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
15:52:11 [2024-06-26T19:52:11.830Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:52:11 [2024-06-26T19:52:11.831Z] [INFO] 
15:52:11 [2024-06-26T19:52:11.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:11 [2024-06-26T19:52:11.831Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:11 [2024-06-26T19:52:11.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:11 [2024-06-26T19:52:11.831Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:52:11 [2024-06-26T19:52:11.831Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.199Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:13 [2024-06-26T19:52:13.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:13 [2024-06-26T19:52:13.199Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT-sources.jar
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT.jar
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.456Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.712Z] [INFO] 
15:52:13 [2024-06-26T19:52:13.712Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:13 [2024-06-26T19:52:13.969Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT.jar
15:52:35 [2024-06-26T19:52:35.863Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT-sources.jar
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/9.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT.jar
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/9.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT.pom
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/9.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT-sources.jar
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/9.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT-p2metadata.xml
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/9.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-9.0.0-SNAPSHOT-p2artifacts.xml
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT [30/141]
15:52:41 [2024-06-26T19:52:41.112Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:41 [2024-06-26T19:52:41.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] The project's OSGi version is 2.5.0.202406261931
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] 
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:41 [2024-06-26T19:52:41.113Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:41 [2024-06-26T19:52:41.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:41 [2024-06-26T19:52:41.113Z] [WARNING] The effective 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.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:52:41 [2024-06-26T19:52:41.113Z] [INFO] Compiling 115 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.042Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.043Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:42 [2024-06-26T19:52:42.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
15:52:42 [2024-06-26T19:52:42.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.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.043Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.043Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] 
15:52:42 [2024-06-26T19:52:42.299Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:42 [2024-06-26T19:52:42.556Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar
15:52:50 [2024-06-26T19:52:50.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar
15:52:57 [2024-06-26T19:52:57.193Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.193Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:57 [2024-06-26T19:52:57.193Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.pom
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-p2metadata.xml
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-p2artifacts.xml
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT [31/141]
15:52:57 [2024-06-26T19:52:57.194Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:52:57 [2024-06-26T19:52:57.194Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:57 [2024-06-26T19:52:57.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:52:57 [2024-06-26T19:52:57.450Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.450Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] The project's OSGi version is 4.2.0.202406261931
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] 
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:57 [2024-06-26T19:52:57.707Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:57 [2024-06-26T19:52:57.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:57 [2024-06-26T19:52:57.707Z] [WARNING] The effective 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.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:52:57 [2024-06-26T19:52:57.707Z] [INFO] Compiling 99 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:52:59 [2024-06-26T19:52:59.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:52:59 [2024-06-26T19:52:59.075Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] 
15:52:59 [2024-06-26T19:52:59.332Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:52:59 [2024-06-26T19:52:59.588Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar
15:53:14 [2024-06-26T19:53:14.544Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar
15:53:22 [2024-06-26T19:53:22.636Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.pom
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-p2metadata.xml
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-p2artifacts.xml
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Building Trace Compass LTTng Support Parent 10.0.1-SNAPSHOT     [32/141]
15:53:22 [2024-06-26T19:53:22.637Z] [INFO]   from lttng/pom.xml
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --------------------------------[ pom ]---------------------------------
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-10.0.1-SNAPSHOT.pom
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [33/141]
15:53:22 [2024-06-26T19:53:22.637Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:53:22 [2024-06-26T19:53:22.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
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] The project's OSGi version is 1.2.0.202406261931
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:22 [2024-06-26T19:53:22.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
15:53:22 [2024-06-26T19:53:22.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:22 [2024-06-26T19:53:22.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
15:53:22 [2024-06-26T19:53:22.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:53:22 [2024-06-26T19:53:22.637Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] 
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:22 [2024-06-26T19:53:22.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:53:32 [2024-06-26T19:53:32.588Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.2-SNAPSHOT [34/141]
15:53:39 [2024-06-26T19:53:39.129Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:53:39 [2024-06-26T19:53:39.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] The project's OSGi version is 3.1.2.202406261931
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:39 [2024-06-26T19:53:39.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:39 [2024-06-26T19:53:39.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.lttng2.kernel.core:3.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.130Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:39 [2024-06-26T19:53:39.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
15:53:39 [2024-06-26T19:53:39.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.lttng2.kernel.core:3.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.130Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT-sources.jar
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.130Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT.jar
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] 
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:39 [2024-06-26T19:53:39.387Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT.jar
15:53:43 [2024-06-26T19:53:43.558Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT-sources.jar
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT.jar
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT.pom
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT-sources.jar
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT-p2metadata.xml
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.2-SNAPSHOT-p2artifacts.xml
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.648Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [35/141]
15:53:51 [2024-06-26T19:53:51.649Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:53:51 [2024-06-26T19:53:51.649Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] The project's OSGi version is 1.0.21.202406261931
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] 
15:53:51 [2024-06-26T19:53:51.649Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:51 [2024-06-26T19:53:51.649Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:53:51 [2024-06-26T19:53:51.649Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:53:51 [2024-06-26T19:53:51.649Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:53:51 [2024-06-26T19:53:51.905Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] 
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] 
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] 
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:52 [2024-06-26T19:53:52.835Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] 
15:53:52 [2024-06-26T19:53:52.835Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:53 [2024-06-26T19:53:53.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:53:53 [2024-06-26T19:53:53.092Z] [INFO] 
15:53:53 [2024-06-26T19:53:53.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:53 [2024-06-26T19:53:53.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] 
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] 
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] 
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] 
15:53:53 [2024-06-26T19:53:53.350Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:53:53 [2024-06-26T19:53:53.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:54:11 [2024-06-26T19:54:11.656Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:54:20 [2024-06-26T19:54:20.999Z] [INFO] 
15:54:20 [2024-06-26T19:54:20.999Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:54:20 [2024-06-26T19:54:20.999Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
15:54:20 [2024-06-26T19:54:20.999Z] [INFO] Command line:
15:54:20 [2024-06-26T19:54:20.999Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:54:20 [2024-06-26T19:54:20.999Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:54:25 [2024-06-26T19:54:25.173Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:54:25 [2024-06-26T19:54:25.173Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:54:31 [2024-06-26T19:54:31.718Z] Could not determine the accessibility bus address
15:54:32 [2024-06-26T19:54:32.282Z] !SESSION 2024-06-26 19:54:18.513 -----------------------------------------------
15:54:32 [2024-06-26T19:54:32.282Z] eclipse.buildId=unknown
15:54:32 [2024-06-26T19:54:32.282Z] java.version=17.0.2
15:54:32 [2024-06-26T19:54:32.282Z] java.vendor=Oracle Corporation
15:54:32 [2024-06-26T19:54:32.282Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:54:32 [2024-06-26T19:54:32.282Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:54:32 [2024-06-26T19:54:32.282Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:54:32 [2024-06-26T19:54:32.282Z] 
15:54:32 [2024-06-26T19:54:32.282Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 19:54:32.071
15:54:32 [2024-06-26T19:54:32.282Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:54:32 [2024-06-26T19:54:32.282Z] !STACK 0
15:54:32 [2024-06-26T19:54:32.282Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:54:32 [2024-06-26T19:54:32.282Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:54:32 [2024-06-26T19:54:32.282Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:54:32 [2024-06-26T19:54:32.282Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:54:32 [2024-06-26T19:54:32.282Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:54:32 [2024-06-26T19:54:32.282Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:54:32 [2024-06-26T19:54:32.283Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:54:32 [2024-06-26T19:54:32.283Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:54:32 [2024-06-26T19:54:32.283Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:54:32 [2024-06-26T19:54:32.283Z] Caused by: java.io.IOException: error=2, No such file or directory
15:54:32 [2024-06-26T19:54:32.283Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:54:32 [2024-06-26T19:54:32.283Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:54:32 [2024-06-26T19:54:32.283Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:54:32 [2024-06-26T19:54:32.283Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:54:32 [2024-06-26T19:54:32.283Z] 	... 7 more
15:54:33 [2024-06-26T19:54:33.212Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:54:33 [2024-06-26T19:54:33.212Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.006 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.005 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.212Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
15:54:33 [2024-06-26T19:54:33.468Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.002 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:54:33 [2024-06-26T19:54:33.469Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.002 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:54:33 [2024-06-26T19:54:33.469Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.469Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:54:33 [2024-06-26T19:54:33.726Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0.003 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:54:33 [2024-06-26T19:54:33.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.006 s
15:54:33 [2024-06-26T19:54:33.726Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:54:33 [2024-06-26T19:54:33.726Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:54:33 [2024-06-26T19:54:33.726Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:54:33 [2024-06-26T19:54:33.726Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:54:33 [2024-06-26T19:54:33.726Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.067 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.004 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
15:54:33 [2024-06-26T19:54:33.726Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0.001 s
15:54:33 [2024-06-26T19:54:33.727Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:55:05 [2024-06-26T19:55:05.769Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.88 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:55:05 [2024-06-26T19:55:05.769Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 4.227 s
15:55:05 [2024-06-26T19:55:05.769Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 6.294 s
15:55:05 [2024-06-26T19:55:05.769Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.492 s
15:55:05 [2024-06-26T19:55:05.769Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 3.334 s
15:55:05 [2024-06-26T19:55:05.769Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:55:32 [2024-06-26T19:55:32.276Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.18 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:55:32 [2024-06-26T19:55:32.276Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.035 s
15:55:32 [2024-06-26T19:55:32.276Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 16.10 s
15:55:32 [2024-06-26T19:55:32.276Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.057 s
15:55:32 [2024-06-26T19:55:32.276Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.162 s
15:55:32 [2024-06-26T19:55:32.276Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0.001 s
15:55:32 [2024-06-26T19:55:32.276Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:55:58 [2024-06-26T19:55:58.786Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.40 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:55:58 [2024-06-26T19:55:58.786Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.467 s
15:55:58 [2024-06-26T19:55:58.786Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.533 s
15:55:58 [2024-06-26T19:55:58.786Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.459 s
15:55:58 [2024-06-26T19:55:58.786Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 4.186 s
15:55:58 [2024-06-26T19:55:58.786Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.436 s
15:55:58 [2024-06-26T19:55:58.786Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:56:20 [2024-06-26T19:56:20.697Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.49 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.503 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.724 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.640 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.507 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.294 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.498 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 2.221 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.738 s
15:56:20 [2024-06-26T19:56:20.697Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.684 s
15:56:20 [2024-06-26T19:56:20.697Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:57:07 [2024-06-26T19:57:07.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.82 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:57:07 [2024-06-26T19:57:07.337Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.762 s
15:57:07 [2024-06-26T19:57:07.337Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 14.62 s
15:57:07 [2024-06-26T19:57:07.337Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 3.118 s
15:57:07 [2024-06-26T19:57:07.337Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.609 s
15:57:07 [2024-06-26T19:57:07.337Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0.001 s
15:57:07 [2024-06-26T19:57:07.337Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 14.55 s
15:57:07 [2024-06-26T19:57:07.337Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:57:19 [2024-06-26T19:57:19.523Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:57:19 [2024-06-26T19:57:19.523Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.461 s
15:57:19 [2024-06-26T19:57:19.523Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.003 s
15:57:19 [2024-06-26T19:57:19.523Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:57:19 [2024-06-26T19:57:19.780Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 1.350 s
15:57:19 [2024-06-26T19:57:19.780Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
15:57:19 [2024-06-26T19:57:19.780Z] 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
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0.001 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
15:57:19 [2024-06-26T19:57:19.780Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
15:57:19 [2024-06-26T19:57:19.780Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:57:20 [2024-06-26T19:57:20.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:57:20 [2024-06-26T19:57:20.036Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.001 s
15:57:20 [2024-06-26T19:57:20.037Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.163 s
15:57:20 [2024-06-26T19:57:20.037Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:57:20 [2024-06-26T19:57:20.037Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:57:20 [2024-06-26T19:57:20.037Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.003 s
15:57:20 [2024-06-26T19:57:20.037Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
15:57:20 [2024-06-26T19:57:20.037Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:57:20 [2024-06-26T19:57:20.037Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:57:20 [2024-06-26T19:57:20.037Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.002 s
15:57:20 [2024-06-26T19:57:20.037Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:57:22 [2024-06-26T19:57:22.553Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:57:22 [2024-06-26T19:57:22.553Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 2.458 s
15:57:22 [2024-06-26T19:57:22.553Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
15:57:22 [2024-06-26T19:57:22.553Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
15:57:22 [2024-06-26T19:57:22.553Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
15:57:22 [2024-06-26T19:57:22.553Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
15:57:22 [2024-06-26T19:57:22.553Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
15:57:22 [2024-06-26T19:57:22.553Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:57:23 [2024-06-26T19:57:23.482Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:57:23 [2024-06-26T19:57:23.482Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.080 s
15:57:23 [2024-06-26T19:57:23.482Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.101 s
15:57:23 [2024-06-26T19:57:23.482Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.685 s
15:57:23 [2024-06-26T19:57:23.482Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:57:25 [2024-06-26T19:57:25.376Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:57:25 [2024-06-26T19:57:25.376Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.625 s
15:57:25 [2024-06-26T19:57:25.376Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.980 s
15:57:25 [2024-06-26T19:57:25.376Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:57:30 [2024-06-26T19:57:30.637Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.540 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.290 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.329 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.511 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.467 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.329 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.847 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.348 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.487 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.626 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.188 s
15:57:30 [2024-06-26T19:57:30.637Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 1.116 s
15:57:30 [2024-06-26T19:57:30.637Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:57:31 [2024-06-26T19:57:31.200Z] 
15:57:31 [2024-06-26T19:57:31.200Z] !ENTRY org.eclipse.core.resources 4 372 2024-06-26 19:57:30.977
15:57:31 [2024-06-26T19:57:31.200Z] !MESSAGE Project 'SomeProject' is not open.
15:57:31 [2024-06-26T19:57:31.200Z] !STACK 0
15:57:31 [2024-06-26T19:57:31.200Z] java.lang.Exception: Project 'SomeProject' is not open.
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:842)
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
15:57:31 [2024-06-26T19:57:31.200Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:57:31 [2024-06-26T19:57:31.765Z] 
15:57:31 [2024-06-26T19:57:31.765Z] !ENTRY org.eclipse.core.resources 2 2 2024-06-26 19:57:31.468
15:57:31 [2024-06-26T19:57:31.765Z] !MESSAGE Save operation warnings.
15:57:31 [2024-06-26T19:57:31.765Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-06-26 19:57:31.468
15:57:31 [2024-06-26T19:57:31.765Z] !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.
15:57:31 [2024-06-26T19:57:31.766Z] 
15:57:31 [2024-06-26T19:57:31.766Z] !ENTRY org.eclipse.cdt.core 1 0 2024-06-26 19:57:31.485
15:57:31 [2024-06-26T19:57:31.766Z] !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%)
15:57:31 [2024-06-26T19:57:31.766Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:57:31 [2024-06-26T19:57:31.766Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.759 s
15:57:31 [2024-06-26T19:57:31.766Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.014 s
15:57:31 [2024-06-26T19:57:31.766Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
15:57:31 [2024-06-26T19:57:31.766Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:57:31 [2024-06-26T19:57:31.766Z] 
15:57:31 [2024-06-26T19:57:31.766Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-06-26 19:57:31.607
15:57:31 [2024-06-26T19:57:31.766Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:57:31 [2024-06-26T19:57:31.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:57:31 [2024-06-26T19:57:31.766Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.095 s
15:57:31 [2024-06-26T19:57:31.766Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:57:32 [2024-06-26T19:57:32.694Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:57:32 [2024-06-26T19:57:32.694Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.400 s
15:57:32 [2024-06-26T19:57:32.694Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.469 s
15:57:32 [2024-06-26T19:57:32.694Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:57:35 [2024-06-26T19:57:35.221Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:57:35 [2024-06-26T19:57:35.221Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 1.401 s
15:57:35 [2024-06-26T19:57:35.221Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.603 s
15:57:35 [2024-06-26T19:57:35.221Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.575 s
15:57:35 [2024-06-26T19:57:35.221Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:57:35 [2024-06-26T19:57:35.477Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:57:35 [2024-06-26T19:57:35.477Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.030 s
15:57:35 [2024-06-26T19:57:35.477Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.050 s
15:57:35 [2024-06-26T19:57:35.477Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.023 s
15:57:35 [2024-06-26T19:57:35.477Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:57:47 [2024-06-26T19:57:47.657Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.29 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.593 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 1.323 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 1.531 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 6.797 s
15:57:47 [2024-06-26T19:57:47.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:57:47 [2024-06-26T19:57:47.657Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:57:47 [2024-06-26T19:57:47.657Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.002 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.053 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.657Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:57:47 [2024-06-26T19:57:47.658Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.009 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
15:57:47 [2024-06-26T19:57:47.658Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0.001 s
15:57:47 [2024-06-26T19:57:47.658Z] 
15:57:47 [2024-06-26T19:57:47.658Z] Results:
15:57:47 [2024-06-26T19:57:47.658Z] 
15:57:47 [2024-06-26T19:57:47.658Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
15:57:47 [2024-06-26T19:57:47.658Z] 
15:57:47 [2024-06-26T19:57:47.658Z] 
15:57:47 [2024-06-26T19:57:47.658Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 19:57:46.283
15:57:47 [2024-06-26T19:57:47.658Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] All tests passed
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Building Trace Compass Release Engineering Parent 10.0.1-SNAPSHOT [36/141]
15:57:47 [2024-06-26T19:57:47.658Z] [INFO]   from releng/pom.xml
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --------------------------------[ pom ]---------------------------------
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.releng-parent-10.0.1-SNAPSHOT.pom
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [37/141]
15:57:47 [2024-06-26T19:57:47.658Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:57:47 [2024-06-26T19:57:47.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 1.5 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [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
15:57:47 [2024-06-26T19:57:47.658Z] [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 14 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 42 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 6.7 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 12 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar (16 kB at 1.7 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 5.8 MB/s)
15:57:47 [2024-06-26T19:57:47.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 3.2 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 404 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 1.2 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 916 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [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
15:57:47 [2024-06-26T19:57:47.659Z] [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 534 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [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
15:57:47 [2024-06-26T19:57:47.659Z] [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)
15:57:47 [2024-06-26T19:57:47.659Z] [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
15:57:47 [2024-06-26T19:57:47.659Z] [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 1.4 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [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
15:57:47 [2024-06-26T19:57:47.659Z] [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 1.3 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [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
15:57:47 [2024-06-26T19:57:47.659Z] [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 1.5 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [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
15:57:47 [2024-06-26T19:57:47.659Z] [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 1.3 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 1.2 MB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 398 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 185 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 367 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 374 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom (1.3 kB at 164 kB/s)
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] The project's OSGi version is 1.0.2.202406261931
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:57:47 [2024-06-26T19:57:47.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:47 [2024-06-26T19:57:47.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] No sources to compile
15:57:47 [2024-06-26T19:57:47.659Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.659Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:57:47 [2024-06-26T19:57:47.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:47 [2024-06-26T19:57:47.660Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] 
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:47 [2024-06-26T19:57:47.660Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:57:50 [2024-06-26T19:57:50.933Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:57:54 [2024-06-26T19:57:54.206Z] [INFO] 
15:57:54 [2024-06-26T19:57:54.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:54 [2024-06-26T19:57:54.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] 
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] 
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [38/141]
15:57:54 [2024-06-26T19:57:54.207Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:57:54 [2024-06-26T19:57:54.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
15:57:54 [2024-06-26T19:57:54.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] The project's OSGi version is 1.0.22.202406261931
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] 
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:55 [2024-06-26T19:57:55.136Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
15:57:56 [2024-06-26T19:57:56.071Z] [INFO] 
15:57:56 [2024-06-26T19:57:56.071Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:56 [2024-06-26T19:57:56.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:57:56 [2024-06-26T19:57:56.071Z] [INFO] 
15:57:56 [2024-06-26T19:57:56.071Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:56 [2024-06-26T19:57:56.071Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:57:56 [2024-06-26T19:57:56.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:56 [2024-06-26T19:57:56.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.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:57:56 [2024-06-26T19:57:56.071Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] 
15:57:57 [2024-06-26T19:57:57.966Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:57:58 [2024-06-26T19:57:58.222Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
15:58:02 [2024-06-26T19:58:02.396Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
15:58:07 [2024-06-26T19:58:07.645Z] [INFO] 
15:58:07 [2024-06-26T19:58:07.645Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:58:07 [2024-06-26T19:58:07.645Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
15:58:07 [2024-06-26T19:58:07.645Z] [INFO] Command line:
15:58:07 [2024-06-26T19:58:07.645Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:58:07 [2024-06-26T19:58:07.645Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:11 [2024-06-26T19:58:11.817Z] Jun 26, 2024 7:58:10 PM org.apache.aries.spifly.BaseActivator log
15:58:11 [2024-06-26T19:58:11.818Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:58:14 [2024-06-26T19:58:14.337Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:14 [2024-06-26T19:58:14.337Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:22 [2024-06-26T19:58:22.431Z] Could not determine the accessibility bus address
15:58:22 [2024-06-26T19:58:22.431Z] !SESSION 2024-06-26 19:58:07.375 -----------------------------------------------
15:58:22 [2024-06-26T19:58:22.431Z] eclipse.buildId=unknown
15:58:22 [2024-06-26T19:58:22.431Z] java.version=17.0.2
15:58:22 [2024-06-26T19:58:22.431Z] java.vendor=Oracle Corporation
15:58:22 [2024-06-26T19:58:22.431Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:58:22 [2024-06-26T19:58:22.431Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:58:22 [2024-06-26T19:58:22.431Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:58:22 [2024-06-26T19:58:22.431Z] 
15:58:22 [2024-06-26T19:58:22.431Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 19:58:22.074
15:58:22 [2024-06-26T19:58:22.431Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:58:22 [2024-06-26T19:58:22.431Z] 
15:58:22 [2024-06-26T19:58:22.431Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 19:58:22.164
15:58:22 [2024-06-26T19:58:22.431Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:58:22 [2024-06-26T19:58:22.431Z] !STACK 0
15:58:22 [2024-06-26T19:58:22.431Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:58:22 [2024-06-26T19:58:22.431Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:58:22 [2024-06-26T19:58:22.431Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:58:22 [2024-06-26T19:58:22.431Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:58:22 [2024-06-26T19:58:22.431Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
15:58:22 [2024-06-26T19:58:22.431Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
15:58:22 [2024-06-26T19:58:22.431Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
15:58:22 [2024-06-26T19:58:22.431Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
15:58:22 [2024-06-26T19:58:22.431Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:58:22 [2024-06-26T19:58:22.431Z] Caused by: java.io.IOException: error=2, No such file or directory
15:58:22 [2024-06-26T19:58:22.431Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:58:22 [2024-06-26T19:58:22.431Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:58:22 [2024-06-26T19:58:22.431Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:58:22 [2024-06-26T19:58:22.431Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:58:22 [2024-06-26T19:58:22.431Z] 	... 7 more
15:58:22 [2024-06-26T19:58:22.688Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:58:23 [2024-06-26T19:58:23.251Z] Display size: 1440x900
15:58:23 [2024-06-26T19:58:23.251Z] OS version=6.2.9-300.fc38.x86_64
15:58:23 [2024-06-26T19:58:23.251Z] GTK version=3.24.33
15:58:23 [2024-06-26T19:58:23.251Z] GTK theme=Yaru
15:58:23 [2024-06-26T19:58:23.251Z] LIBOVERLAY_SCROLLBAR=0
15:58:23 [2024-06-26T19:58:23.251Z] Time zone: Greenwich Mean Time
15:58:23 [2024-06-26T19:58:23.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1444985000 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:24 [2024-06-26T19:58:24.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:25 [2024-06-26T19:58:25.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:58:25 [2024-06-26T19:58:25.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:58:25 [2024-06-26T19:58:25.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:58:25 [2024-06-26T19:58:25.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1444986497 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:58:25 [2024-06-26T19:58:25.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1444986498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:58:25 [2024-06-26T19:58:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1444986512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:58:25 [2024-06-26T19:58:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1444986876 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1444986884 data=null doit=true}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1444986884 data=null}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1444986885 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444986887 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}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1444987095 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1444987098 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1444987099 data=null doit=true}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1444987099 data=null}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1444987099 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444987100 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}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1444987170 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1444987172 data=null doit=true}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1444987172 data=null}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1444987173 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1444987174 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}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1444987270 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1444987273 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1444987274 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1444987274 data=null}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1444987275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444987275 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1444987366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1444987368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1444987368 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1444987369 data=null}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1444987369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444987370 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:25 [2024-06-26T19:58:25.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1444987385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:26 [2024-06-26T19:58:26.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:58:26 [2024-06-26T19:58:26.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:58:26 [2024-06-26T19:58:26.468Z] 
15:58:26 [2024-06-26T19:58:26.468Z] (Eclipse:5100): Gtk-WARNING **: 19:58:26.307: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
15:58:26 [2024-06-26T19:58:26.468Z] This may indicate that pixbuf loaders or the mime database could not be found.
15:58:26 [2024-06-26T19:58:26.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:26 [2024-06-26T19:58:26.982Z] 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=1444988369 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1444988378 data=null doit=true}, Button with text {Text}]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1444988379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1444988384 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1444988384 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1444988385 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1444988385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:58:26 [2024-06-26T19:58:26.982Z] 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')
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1444988391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1444988391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1444988391 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1444988391 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1444988392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:26 [2024-06-26T19:58:26.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1444988392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1444988911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1444988975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1444988975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1444988976 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1444988976 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
15:58:27 [2024-06-26T19:58:27.546Z] 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=1444988993 data=null doit=true}, Shell with text {Custom XML Parser}]
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
15:58:27 [2024-06-26T19:58:27.546Z] 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:'))
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:27 [2024-06-26T19:58:27.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:27 [2024-06-26T19:58:27.547Z] 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:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:27 [2024-06-26T19:58:27.547Z] 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:')
15:58:27 [2024-06-26T19:58:27.547Z] 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:'))
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:27 [2024-06-26T19:58:27.803Z] 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')
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1444989200 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')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444989200 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')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1444989201 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1444989201 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1444989202 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')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1444989202 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')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1444989202 data=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')]
15:58:27 [2024-06-26T19:58:27.803Z] 
15:58:27 [2024-06-26T19:58:27.803Z] (Eclipse:5100): Gtk-CRITICAL **: 19:58:27.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1444989277 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')]
15:58:27 [2024-06-26T19:58:27.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444989278 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')]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1444989278 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')]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1444989278 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1444989278 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=1444989299 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=1444989299 data=null doit=true}, Tree node with text: event]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=1444989300 data=null}, Tree node with text: event]
15:58:27 [2024-06-26T19:58:27.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=1444989300 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444989301 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]
15:58:28 [2024-06-26T19:58:28.061Z] 
15:58:28 [2024-06-26T19:58:28.061Z] (Eclipse:5100): Gtk-CRITICAL **: 19:58:27.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=1444989479 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
15:58:28 [2024-06-26T19:58:28.061Z] 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')
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=1444989517 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1444989517 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=1444989518 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=1444989518 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=1444989518 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=1444989518 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=1444989519 data=null 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')]
15:58:28 [2024-06-26T19:58:28.061Z] 
15:58:28 [2024-06-26T19:58:28.061Z] (Eclipse:5100): Gtk-CRITICAL **: 19:58:27.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=1444989608 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=1444989608 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=1444989608 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')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=1444989609 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=1444989609 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1444989622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1444989623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1444989623 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1444989623 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1444989624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1444989624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1444989624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1444989822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1444989822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1444989823 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1444989823 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1444989823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1444989824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1444989824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1444988392 data=null 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')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:28 [2024-06-26T19:58:28.882Z] 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=1444990275 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1444990289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1444990290 data=null doit=true}, (of type 'List')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1444990290 data=null}, (of type 'List')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1444990292 data=null button=1 stateMask=0x0 x=102 y=11 count=1}, (of type 'List')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1444990292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1444990293 data=null button=1 stateMask=0x80000 x=102 y=11 count=1}, (of type 'List')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:58:28 [2024-06-26T19:58:28.882Z] 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')
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1444990295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1444990296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1444990296 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1444990296 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1444990296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1444990297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1444990408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1444990463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1444990474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1444990475 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1444990475 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:58:28 [2024-06-26T19:58:28.883Z] 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=1444990477 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1444990479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1444990479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1444990480 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1444990480 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1444990480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:28 [2024-06-26T19:58:28.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1444990480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1444990481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1444990297 data=null 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')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:29 [2024-06-26T19:58:29.139Z] 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=1444990699 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1444990702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1444990702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1444990702 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1444990703 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1444990703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1444990703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1444990704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:29 [2024-06-26T19:58:29.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1444987871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:58:29 [2024-06-26T19:58:29.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:29 [2024-06-26T19:58:29.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1444990890 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1444990968 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=1444990968 data=null doit=true}, TreeItem with text {TestXML}]
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1444990968 data=null}, TreeItem with text {TestXML}]
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1444990969 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:29 [2024-06-26T19:58:29.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444990969 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}]
15:58:29 [2024-06-26T19:58:29.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1444991010 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:58:29 [2024-06-26T19:58:29.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:29 [2024-06-26T19:58:29.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:29 [2024-06-26T19:58:29.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:30 [2024-06-26T19:58:30.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:30 [2024-06-26T19:58:30.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:30 [2024-06-26T19:58:30.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1444991910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991910 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991910 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1444991911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991912 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] 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=1444991912 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1444991914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1444991915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1444991915 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1444991915 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1444991915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1444991916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:30 [2024-06-26T19:58:30.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:30 [2024-06-26T19:58:30.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:30 [2024-06-26T19:58:30.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:30 [2024-06-26T19:58:30.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:30 [2024-06-26T19:58:30.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:30 [2024-06-26T19:58:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1444991916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:30 [2024-06-26T19:58:30.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1444991204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:30 [2024-06-26T19:58:30.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.309 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:58:30 [2024-06-26T19:58:30.990Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 5.885 s
15:58:30 [2024-06-26T19:58:30.990Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:58:30 [2024-06-26T19:58:30.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1444992521 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:31 [2024-06-26T19:58:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1444992881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1444993010 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444993011 data=null doit=true}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444993011 data=null}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444993011 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444993011 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}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444993058 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1444993059 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444993059 data=null doit=true}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444993060 data=null}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444993060 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444993060 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}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444993079 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444993080 data=null doit=true}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444993080 data=null}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444993080 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1444993081 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}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444993085 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1444993087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1444993087 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1444993087 data=null}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1444993088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444993088 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1444993119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1444993121 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1444993121 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1444993121 data=null}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1444993122 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444993122 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1444993172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:58:31 [2024-06-26T19:58:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:58:32 [2024-06-26T19:58:32.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:32 [2024-06-26T19:58:32.324Z] 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=1444993688 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.324Z] 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')
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=1444993691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1444993691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=1444993691 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=1444993691 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=1444993692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=1444993692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=1444994078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=1444994095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=1444994096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=1444994096 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=1444994096 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:58:32 [2024-06-26T19:58:32.581Z] 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=1444994114 data=null doit=true}, Shell with text {Custom Text Parser}]
15:58:32 [2024-06-26T19:58:32.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] 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:'))
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] 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:'))
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] 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:'))
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.582Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:32 [2024-06-26T19:58:32.839Z] 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:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:32 [2024-06-26T19:58:32.839Z] 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:'))
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:32 [2024-06-26T19:58:32.840Z] 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:'))
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:32 [2024-06-26T19:58:32.840Z] 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:')
15:58:32 [2024-06-26T19:58:32.840Z] 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:'))
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1444994306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:58:32 [2024-06-26T19:58:32.840Z] 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:'))
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
15:58:32 [2024-06-26T19:58:32.840Z] 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:'))
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1444994405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444994405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1444994406 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1444994406 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1444994406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:32 [2024-06-26T19:58:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1444994407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1444994407 data=null item=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')]
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1444994576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444994576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1444994576 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1444994577 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1444994577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1444994577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1444994577 data=null item=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')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1444994628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444994629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1444994629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1444994629 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1444994629 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1444994681 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1444994682 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1444994682 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:58:33 [2024-06-26T19:58:33.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1444994683 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444994683 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)}]
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1444994806 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.357Z] 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:'))
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.357Z] 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:'))
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.357Z] 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:'))
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.357Z] 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:'))
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.357Z] 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:'))
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1444994891 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1444994892 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1444994892 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1444994893 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444994893 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,∞) : }]
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1444994946 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:33 [2024-06-26T19:58:33.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:58:33 [2024-06-26T19:58:33.616Z] 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:'))
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1444994994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444994994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1444994994 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1444994995 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1444994995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1444994995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1444994995 data=null item=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')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1444995100 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')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.617Z] 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')
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1444995175 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')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1444995175 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')]
15:58:33 [2024-06-26T19:58:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1444995175 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1444995175 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1444995176 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')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1444995176 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')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1444995176 data=null 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')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1444995189 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')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1444995189 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')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1444995190 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')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1444995190 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1444995190 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1444995197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1444995197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1444995197 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1444995197 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1444995197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1444995198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1444995198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1444995379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1444995379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1444995379 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1444995379 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1444995380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:33 [2024-06-26T19:58:33.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1444995380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1444995380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=1444993692 data=null 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')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:34 [2024-06-26T19:58:34.132Z] 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=1444995535 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1444995570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1444995571 data=null doit=true}, (of type 'List')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1444995571 data=null}, (of type 'List')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1444995571 data=null button=1 stateMask=0x0 x=102 y=11 count=1}, (of type 'List')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1444995571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1444995572 data=null button=1 stateMask=0x80000 x=102 y=11 count=1}, (of type 'List')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:58:34 [2024-06-26T19:58:34.132Z] 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')
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1444995573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1444995574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1444995574 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1444995574 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1444995574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1444995574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1444995680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1444995683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1444995683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1444995683 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1444995684 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:58:34 [2024-06-26T19:58:34.133Z] 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=1444995687 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1444995688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1444995689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1444995689 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1444995689 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1444995689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1444995690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1444995690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1444995575 data=null 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')]
15:58:34 [2024-06-26T19:58:34.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:34 [2024-06-26T19:58:34.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:34 [2024-06-26T19:58:34.389Z] 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=1444995889 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:34 [2024-06-26T19:58:34.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1444995892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1444995892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1444995892 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1444995892 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1444995892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1444995893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1444995893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:34 [2024-06-26T19:58:34.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1444993284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1444996016 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1444996085 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444996085 data=null doit=true}, TreeItem with text {TestText}]
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444996085 data=null}, TreeItem with text {TestText}]
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444996086 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444996086 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}]
15:58:34 [2024-06-26T19:58:34.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444996174 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:34 [2024-06-26T19:58:34.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:34 [2024-06-26T19:58:34.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:34 [2024-06-26T19:58:34.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:35 [2024-06-26T19:58:35.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
15:58:35 [2024-06-26T19:58:35.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=1444997325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.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=1444997326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.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=1444997326 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.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=1444997326 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.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=1444997327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.834Z] 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=1444997327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.834Z] 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=1444997327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.834Z] 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=1444997327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1444997328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.834Z] 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=1444997328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.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=1444997328 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.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=1444997328 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1444997331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1444997331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1444997331 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1444997332 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1444997332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1444997332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.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')
15:58:35 [2024-06-26T19:58:35.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:36 [2024-06-26T19:58:36.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1444997333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:36 [2024-06-26T19:58:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1444996301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1444997993 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444997993 data=null doit=true}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444997993 data=null}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444997994 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444997994 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}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444998087 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1444998089 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444998089 data=null doit=true}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444998089 data=null}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444998097 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444998098 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}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444998177 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1444998177 data=null doit=true}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1444998178 data=null}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1444998178 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1444998179 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}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1444998184 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1444998186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1444998186 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1444998198 data=null}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1444998199 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444998199 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1444998273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1444998275 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1444998275 data=null doit=true}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1444998275 data=null}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1444998275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444998276 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1444998291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:58:36 [2024-06-26T19:58:36.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:58:37 [2024-06-26T19:58:37.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:37 [2024-06-26T19:58:37.425Z] 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=1444998779 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1444998782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1444998782 data=null doit=true}, (of type 'List')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1444998782 data=null}, (of type 'List')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1444998782 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1444998783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1444998783 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.425Z] 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')
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1444998784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1444998785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1444998785 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1444998785 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1444998785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1444998785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1444999199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1444999217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1444999273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1444999273 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1444999273 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:58:37 [2024-06-26T19:58:37.682Z] 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=1444999275 data=null doit=true}, Shell with text {Custom Text Parser}]
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.682Z] 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:'))
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.682Z] 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:'))
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.682Z] 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:'))
15:58:37 [2024-06-26T19:58:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.943Z] 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:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.943Z] 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:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.943Z] 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:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
15:58:37 [2024-06-26T19:58:37.943Z] 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:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.943Z] 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:'))
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.943Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:58:37 [2024-06-26T19:58:37.944Z] 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:'))
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:58:37 [2024-06-26T19:58:37.945Z] 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:')
15:58:37 [2024-06-26T19:58:37.945Z] 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:'))
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=1444999404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:58:37 [2024-06-26T19:58:37.945Z] 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:'))
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:58:37 [2024-06-26T19:58:37.945Z] 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:'))
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
15:58:37 [2024-06-26T19:58:37.945Z] 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:'))
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1444999491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444999491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1444999491 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1444999491 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1444999492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:37 [2024-06-26T19:58:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1444999492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1444999492 data=null item=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')]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1444999582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1444999583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1444999583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1444999583 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1444999584 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1444999675 data=null button=0 stateMask=0x0 x=143 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1444999675 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1444999675 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1444999676 data=null button=1 stateMask=0x0 x=143 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:58:38 [2024-06-26T19:58:38.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1444999676 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(.*)}]
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1444999878 data=null button=1 stateMask=0x80000 x=143 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.460Z] 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:'))
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.460Z] 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:'))
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.460Z] 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:'))
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.460Z] 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:'))
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.460Z] 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:'))
15:58:38 [2024-06-26T19:58:38.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1445000063 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1445000066 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1445000066 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1445000067 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445000068 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,∞) : }]
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1445000274 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:58:38 [2024-06-26T19:58:38.718Z] 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:'))
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445000310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445000311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445000311 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445000311 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445000311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445000311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445000363 data=null item=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')]
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=1445000434 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')]
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.975Z] 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')
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=1445000485 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1445000485 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=1445000485 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=1445000485 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=1445000485 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=1445000486 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=1445000486 data=null 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=1445000492 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=1445000492 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=1445000493 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')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=1445000493 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=1445000493 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1445000497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1445000497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1445000497 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1445000497 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1445000497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1445000503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:38 [2024-06-26T19:58:38.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1445000503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445000591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445000592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445000592 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445000592 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445000592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445000592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445000593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1444998785 data=null 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')]
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:39 [2024-06-26T19:58:39.490Z] 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=1445000904 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:58:39 [2024-06-26T19:58:39.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1445000907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1445000912 data=null doit=true}, (of type 'List')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1445000912 data=null}, (of type 'List')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1445000913 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1445000913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1445000913 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:58:39 [2024-06-26T19:58:39.491Z] 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')
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1445000914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1445000915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1445000915 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1445000915 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1445000915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1445000915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1445001021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1445001073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1445001073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1445001074 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1445001078 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:58:39 [2024-06-26T19:58:39.491Z] 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=1445001080 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1445001081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1445001081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1445001081 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1445001081 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1445001082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1445001082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1445001082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1445000915 data=null 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')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:58:39 [2024-06-26T19:58:39.748Z] 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=1445001280 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1445001282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1445001282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1445001283 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1445001283 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1445001283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1445001283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1445001283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:58:39 [2024-06-26T19:58:39.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1444998396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:58:40 [2024-06-26T19:58:40.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@af57949] time=1445001404 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1445001434 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=1445001434 data=null doit=true}, TreeItem with text {TestText}]
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=1445001435 data=null}, TreeItem with text {TestText}]
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=1445001435 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:40 [2024-06-26T19:58:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445001435 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}]
15:58:40 [2024-06-26T19:58:40.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=1445001498 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:58:40 [2024-06-26T19:58:40.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:40 [2024-06-26T19:58:40.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:40 [2024-06-26T19:58:40.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445002655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002656 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002656 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445002657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002657 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] 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=1445002657 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:41 [2024-06-26T19:58:41.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445002658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445002659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445002659 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445002659 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445002659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445002659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:41 [2024-06-26T19:58:41.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:41 [2024-06-26T19:58:41.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:41 [2024-06-26T19:58:41.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:41 [2024-06-26T19:58:41.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445002659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:41 [2024-06-26T19:58:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445001680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:41 [2024-06-26T19:58:41.755Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.69 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:58:41 [2024-06-26T19:58:41.755Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 4.985 s
15:58:41 [2024-06-26T19:58:41.755Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 5.345 s
15:58:41 [2024-06-26T19:58:41.755Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:58:41 [2024-06-26T19:58:41.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445003243 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:42 [2024-06-26T19:58:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:42 [2024-06-26T19:58:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:58:42 [2024-06-26T19:58:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:58:42 [2024-06-26T19:58:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:58:42 [2024-06-26T19:58:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445003513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:58:42 [2024-06-26T19:58:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1445005677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1445005838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1445006066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:58:44 [2024-06-26T19:58:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1445006149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1445006195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:58:44 [2024-06-26T19:58:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:45 [2024-06-26T19:58:45.350Z] 
15:58:45 [2024-06-26T19:58:45.350Z] (Eclipse:5100): Gtk-WARNING **: 19:58:45.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1445008029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
15:58:46 [2024-06-26T19:58:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1445009746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1445009893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1445010099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:58:48 [2024-06-26T19:58:48.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1445010233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1445010305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1445010338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1445010374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:58:48 [2024-06-26T19:58:48.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1445010404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1445010520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:58:49 [2024-06-26T19:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1445010681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:58:49 [2024-06-26T19:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:58:49 [2024-06-26T19:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:58:49 [2024-06-26T19:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:58:49 [2024-06-26T19:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1445010781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:58:49 [2024-06-26T19:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:58:49 [2024-06-26T19:58:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:58:49 [2024-06-26T19:58:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:58:49 [2024-06-26T19:58:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1445011002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:58:49 [2024-06-26T19:58:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1445012879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=1445012985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=1445013050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:58:51 [2024-06-26T19:58:51.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=1445013104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=1445013142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=1445013174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=1445013181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
15:58:51 [2024-06-26T19:58:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445013441 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445013495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445013495 data=null doit=true}, TreeItem with text {test}]
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445013495 data=null}, TreeItem with text {test}]
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445013496 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445013496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:58:52 [2024-06-26T19:58:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445013573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:58:52 [2024-06-26T19:58:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:52 [2024-06-26T19:58:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:58:52 [2024-06-26T19:58:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445014707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014707 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014708 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445014708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014709 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] 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=1445014709 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445014710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445014711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445014711 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445014711 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445014711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445014711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:53 [2024-06-26T19:58:53.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:53 [2024-06-26T19:58:53.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:53 [2024-06-26T19:58:53.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:53 [2024-06-26T19:58:53.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:53 [2024-06-26T19:58:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:58:53 [2024-06-26T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445014712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:58:53 [2024-06-26T19:58:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445013687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:58:53 [2024-06-26T19:58:53.744Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.98 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:58:53 [2024-06-26T19:58:53.744Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 4.609 s
15:58:53 [2024-06-26T19:58:53.744Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 3.043 s
15:58:53 [2024-06-26T19:58:53.744Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 2.118 s
15:58:53 [2024-06-26T19:58:53.744Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:58:53 [2024-06-26T19:58:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445015241 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:58:54 [2024-06-26T19:58:54.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:54 [2024-06-26T19:58:54.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:58:54 [2024-06-26T19:58:54.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:58:54 [2024-06-26T19:58:54.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:58:54 [2024-06-26T19:58:54.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445015525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:58:54 [2024-06-26T19:58:54.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:58:58 [2024-06-26T19:58:58.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:58:58 [2024-06-26T19:58:58.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:58:58 [2024-06-26T19:58:58.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:58:58 [2024-06-26T19:58:58.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445020172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445020179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445020179 data=null doit=true}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445020179 data=null}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445020179 data=null button=1 stateMask=0x0 x=679 y=12 count=1}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445020186 data=null button=1 stateMask=0x80000 x=679 y=12 count=1}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445020187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445020189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445020363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445020364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445020364 data=null doit=true}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445020364 data=null}, (of type 'Table')]
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
15:58:58 [2024-06-26T19:58:58.991Z]  into text (of type 'Text')
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:58:58 [2024-06-26T19:58:58.991Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
15:58:58 [2024-06-26T19:58:58.991Z] '' with an interval of {1}ms. between characters.
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445021120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445021120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445021120 data=null doit=true}, (of type 'Table')]
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445021120 data=null}, (of type 'Table')]
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445021121 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
15:58:59 [2024-06-26T19:58:59.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445021128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:58:59 [2024-06-26T19:58:59.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445021131 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
15:59:00 [2024-06-26T19:59:00.921Z] 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@af57949] time=1445022228 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445022308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445022308 data=null doit=true}, TreeItem with text {test}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445022309 data=null}, TreeItem with text {test}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445022309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445022309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445022366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:00 [2024-06-26T19:59:00.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:01 [2024-06-26T19:59:01.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445023442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023442 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023442 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445023443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023443 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] 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=1445023443 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:02 [2024-06-26T19:59:02.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445023445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445023445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445023445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445023445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445023446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445023446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.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')
15:59:02 [2024-06-26T19:59:02.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:02 [2024-06-26T19:59:02.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445023446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:02 [2024-06-26T19:59:02.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445022476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:04 [2024-06-26T19:59:04.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:59:04 [2024-06-26T19:59:04.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:59:04 [2024-06-26T19:59:04.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:59:04 [2024-06-26T19:59:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445025956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445025962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445025962 data=null doit=true}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445025962 data=null}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445025962 data=null button=1 stateMask=0x0 x=98 y=12 count=1}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445025967 data=null button=1 stateMask=0x80000 x=98 y=12 count=1}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445025968 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445025969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445025970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445025971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445025971 data=null doit=true}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445025971 data=null}, (of type 'Table')]
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
15:59:04 [2024-06-26T19:59:04.516Z]  into text (of type 'Text')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:04 [2024-06-26T19:59:04.516Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
15:59:04 [2024-06-26T19:59:04.516Z] '' with an interval of {1}ms. between characters.
15:59:05 [2024-06-26T19:59:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445027135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445027136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445027136 data=null doit=true}, (of type 'Table')]
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445027136 data=null}, (of type 'Table')]
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445027136 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445027137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:05 [2024-06-26T19:59:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445027138 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445028056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445028094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445028094 data=null doit=true}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445028094 data=null}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445028094 data=null button=1 stateMask=0x0 x=12 y=12 count=1}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445028126 data=null button=1 stateMask=0x80000 x=12 y=12 count=1}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.631Z] 
15:59:06 [2024-06-26T19:59:06.631Z] !ENTRY org.eclipse.ui 4 0 2024-06-26 19:59:06.537
15:59:06 [2024-06-26T19:59:06.631Z] !MESSAGE Unhandled event loop exception
15:59:06 [2024-06-26T19:59:06.631Z] !STACK 0
15:59:06 [2024-06-26T19:59:06.631Z] org.eclipse.swt.SWTException: Widget is disposed
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.SWT.error(SWT.java:4922)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.SWT.error(SWT.java:4837)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.SWT.error(SWT.java:4808)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:597)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:512)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:651)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
15:59:06 [2024-06-26T19:59:06.631Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
15:59:06 [2024-06-26T19:59:06.632Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:59:06 [2024-06-26T19:59:06.632Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:59:06 [2024-06-26T19:59:06.632Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:59:06 [2024-06-26T19:59:06.632Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
15:59:06 [2024-06-26T19:59:06.632Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445028132 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445028138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445028140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445028152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445028152 data=null doit=true}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445028152 data=null}, (of type 'Table')]
15:59:06 [2024-06-26T19:59:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:59:09 [2024-06-26T19:59:09.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:10 [2024-06-26T19:59:10.084Z] 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@af57949] time=1445031570 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445031667 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445031667 data=null doit=true}, TreeItem with text {test}]
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445031667 data=null}, TreeItem with text {test}]
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445031668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445031668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:10 [2024-06-26T19:59:10.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445031680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:10 [2024-06-26T19:59:10.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:10 [2024-06-26T19:59:10.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:10 [2024-06-26T19:59:10.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:11 [2024-06-26T19:59:11.269Z] 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=1445032830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445032830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.269Z] 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=1445032830 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.269Z] 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=1445032830 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.269Z] 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=1445032831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] 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=1445032831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] 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=1445032831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] 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=1445032831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445032831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] 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=1445032831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] 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=1445032831 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] 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=1445032832 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445032833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445032833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445032833 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445032833 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445032834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445032834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-06-26T19:59:11.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-06-26T19:59:11.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-06-26T19:59:11.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-06-26T19:59:11.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:11 [2024-06-26T19:59:11.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:11 [2024-06-26T19:59:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445032834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:11 [2024-06-26T19:59:11.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445031789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:13 [2024-06-26T19:59:13.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:59:13 [2024-06-26T19:59:13.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:59:13 [2024-06-26T19:59:13.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:59:13 [2024-06-26T19:59:13.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445035273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445035279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445035279 data=null doit=true}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445035280 data=null}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445035280 data=null button=1 stateMask=0x0 x=201 y=12 count=1}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445035284 data=null button=1 stateMask=0x80000 x=201 y=12 count=1}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445035285 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445035286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445035287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445035288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445035288 data=null doit=true}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445035288 data=null}, (of type 'Table')]
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
15:59:13 [2024-06-26T19:59:13.885Z]  into text (of type 'Text')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:13 [2024-06-26T19:59:13.885Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
15:59:13 [2024-06-26T19:59:13.885Z] '' with an interval of {1}ms. between characters.
15:59:14 [2024-06-26T19:59:14.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445036519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445036520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445036520 data=null doit=true}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445036520 data=null}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445036520 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445036521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445036522 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
15:59:15 [2024-06-26T19:59:15.999Z] 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@af57949] time=1445037581 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:59:15 [2024-06-26T19:59:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445037640 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445037640 data=null doit=true}, TreeItem with text {test}]
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445037640 data=null}, TreeItem with text {test}]
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445037641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445037641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445037656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:16 [2024-06-26T19:59:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038280 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038280 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038281 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] 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=1445038281 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445038283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445038283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445038283 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445038283 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445038285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445038285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:16 [2024-06-26T19:59:16.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:16 [2024-06-26T19:59:16.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:16 [2024-06-26T19:59:16.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:16 [2024-06-26T19:59:16.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:16 [2024-06-26T19:59:16.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:16 [2024-06-26T19:59:16.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:17 [2024-06-26T19:59:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445038285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:17 [2024-06-26T19:59:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445037724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:18 [2024-06-26T19:59:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:59:18 [2024-06-26T19:59:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:59:18 [2024-06-26T19:59:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:59:18 [2024-06-26T19:59:18.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445040745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445040751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445040751 data=null doit=true}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445040752 data=null}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445040752 data=null button=1 stateMask=0x0 x=98 y=12 count=1}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445040756 data=null button=1 stateMask=0x80000 x=98 y=12 count=1}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445040757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445040758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445040759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445040759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445040759 data=null doit=true}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445040760 data=null}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:59:19 [2024-06-26T19:59:19.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445041326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445041340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445041340 data=null doit=true}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445041340 data=null}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445041341 data=null button=1 stateMask=0x0 x=679 y=12 count=1}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445041432 data=null button=1 stateMask=0x80000 x=679 y=12 count=1}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445041434 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445041435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445041437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445041437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445041437 data=null doit=true}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445041437 data=null}, (of type 'Table')]
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:19 [2024-06-26T19:59:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
15:59:20 [2024-06-26T19:59:20.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
15:59:20 [2024-06-26T19:59:20.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
15:59:20 [2024-06-26T19:59:20.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
15:59:21 [2024-06-26T19:59:21.498Z] 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"')
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:59:21 [2024-06-26T19:59:21.498Z] 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"')
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:59:21 [2024-06-26T19:59:21.754Z] 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"')
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1445043165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1445043165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1445043165 data=null doit=true}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1445043165 data=null}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1445043166 data=null button=1 stateMask=0x0 x=83 y=11 count=1}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=1445043192 data=null button=1 stateMask=0x80000 x=83 y=11 count=1}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=1445043224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=1445043224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=1445043224 data=null doit=true}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=1445043224 data=null}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=1445043225 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
15:59:21 [2024-06-26T19:59:21.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
15:59:23 [2024-06-26T19:59:23.646Z] 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@af57949] time=1445044791 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445044874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445044874 data=null doit=true}, TreeItem with text {test}]
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445044874 data=null}, TreeItem with text {test}]
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445044874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445044875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:23 [2024-06-26T19:59:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445044892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:23 [2024-06-26T19:59:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:23 [2024-06-26T19:59:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:23 [2024-06-26T19:59:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:24 [2024-06-26T19:59:24.576Z] 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=1445045972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445045972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.576Z] 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=1445045973 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045973 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445045973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045974 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] 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=1445045974 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:24 [2024-06-26T19:59:24.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')
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445045975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445045975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445045975 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445045976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445045976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445045976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:24 [2024-06-26T19:59:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:24 [2024-06-26T19:59:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:24 [2024-06-26T19:59:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:24 [2024-06-26T19:59:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:24 [2024-06-26T19:59:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:24 [2024-06-26T19:59:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445045976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:24 [2024-06-26T19:59:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445045002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:26 [2024-06-26T19:59:26.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:59:26 [2024-06-26T19:59:26.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:59:26 [2024-06-26T19:59:26.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:59:26 [2024-06-26T19:59:26.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445048646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445048652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445048652 data=null doit=true}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445048652 data=null}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445048652 data=null button=1 stateMask=0x0 x=201 y=12 count=1}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445048657 data=null button=1 stateMask=0x80000 x=201 y=12 count=1}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445048658 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445048659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445048660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445048660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445048661 data=null doit=true}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445048661 data=null}, (of type 'Table')]
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
15:59:27 [2024-06-26T19:59:27.289Z]  into text (of type 'Text')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:59:27 [2024-06-26T19:59:27.289Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
15:59:27 [2024-06-26T19:59:27.289Z] '' with an interval of {1}ms. between characters.
15:59:28 [2024-06-26T19:59:28.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445049899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445049899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445049899 data=null doit=true}, (of type 'Table')]
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445049900 data=null}, (of type 'Table')]
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445049900 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
15:59:28 [2024-06-26T19:59:28.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445049900 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:59:28 [2024-06-26T19:59:28.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445049902 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
15:59:29 [2024-06-26T19:59:29.407Z] 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@af57949] time=1445050929 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445050985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445050986 data=null doit=true}, TreeItem with text {test}]
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445050986 data=null}, TreeItem with text {test}]
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445050986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445050986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:59:29 [2024-06-26T19:59:29.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445051003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:59:29 [2024-06-26T19:59:29.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:59:29 [2024-06-26T19:59:29.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:59:29 [2024-06-26T19:59:29.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445051548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051548 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051549 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] 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=1445051549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445051566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.227Z] 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=1445051566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.227Z] 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=1445051566 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.227Z] 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=1445051566 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:59:30 [2024-06-26T19:59:30.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')
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445051567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445051568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445051568 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445051568 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445051568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445051568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-06-26T19:59:30.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-06-26T19:59:30.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-06-26T19:59:30.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-06-26T19:59:30.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:59:30 [2024-06-26T19:59:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:59:30 [2024-06-26T19:59:30.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445051568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:59:30 [2024-06-26T19:59:30.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445051077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:59:30 [2024-06-26T19:59:30.740Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.83 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:59:30 [2024-06-26T19:59:30.741Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 6.004 s
15:59:30 [2024-06-26T19:59:30.741Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 9.388 s
15:59:30 [2024-06-26T19:59:30.741Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 5.450 s
15:59:30 [2024-06-26T19:59:30.741Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 7.693 s
15:59:30 [2024-06-26T19:59:30.741Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 5.590 s
15:59:30 [2024-06-26T19:59:30.741Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445052097 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445052275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:59:30 [2024-06-26T19:59:30.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:59:30 [2024-06-26T19:59:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:59:30 [2024-06-26T19:59:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:30 [2024-06-26T19:59:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:30 [2024-06-26T19:59:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:59:30 [2024-06-26T19:59:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:59:30 [2024-06-26T19:59:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445052597 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445052597 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445052597 data=null}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445052598 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445052598 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}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445052636 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445052637 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445052637 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445052638 data=null}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445052638 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445052638 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}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445052651 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445052652 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445052652 data=null}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445052652 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445052653 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}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445052656 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:59:31 [2024-06-26T19:59:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445052658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:59:31 [2024-06-26T19:59:31.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445052658 data=null doit=true}, TreeItem with text {Traces [0]}]
15:59:31 [2024-06-26T19:59:31.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445052658 data=null}, TreeItem with text {Traces [0]}]
15:59:31 [2024-06-26T19:59:31.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445052658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:59:31 [2024-06-26T19:59:31.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445052659 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:59:31 [2024-06-26T19:59:31.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445052676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.293Z] 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] 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:00:03 [2024-06-26T20:00:03.293Z] 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=1445081375 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=1445081375 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=1445081376 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1445081376 data=null 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:00:03 [2024-06-26T20:00:03.293Z] 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.293Z] 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
16:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.293Z] 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:00:03 [2024-06-26T20:00:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=1445081473 data=null doit=true}, Button with text {Current view}]
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1445081473 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:00:03 [2024-06-26T20:00:03.294Z] 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=1445081475 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=1445081476 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=1445081476 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1445081476 data=null 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1445081478 data=null doit=true}, Button with text {&All pages}]
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1445081478 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:00:03 [2024-06-26T20:00:03.294Z] 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=1445081480 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=1445081480 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=1445081480 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=1445081480 data=null 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.294Z] 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.294Z] 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=1445081571 data=null doit=true}, Button with text {Use current zoom}]
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=1445081571 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:00:03 [2024-06-26T20:00:03.294Z] 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1445081573 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1445081573 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1445081573 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1445081573 data=null 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:00:03 [2024-06-26T20:00:03.294Z] 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:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1445081579 data=null doit=true}, Button with text {Number of horizontal pages:}]
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1445081579 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:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1445081580 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1445081580 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1445081580 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1445081580 data=null 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:00:03 [2024-06-26T20:00:03.295Z] 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:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.296Z] 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=1445081670 data=null doit=true}, Button with text {&All pages}]
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=1445081670 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:00:03 [2024-06-26T20:00:03.296Z] 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=1445081672 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=1445081672 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=1445081672 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1445081672 data=null 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
16:00:03 [2024-06-26T20:00:03.296Z] 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=1445081674 data=null doit=true}, Button with text {Selected pages}]
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=1445081675 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:00:03 [2024-06-26T20:00:03.296Z] 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=1445081676 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=1445081676 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=1445081676 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=1445081676 data=null 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:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:03 [2024-06-26T20:00:03.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:00:03 [2024-06-26T20:00:03.297Z] 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1445081712 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1445081712 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1445081712 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1445081712 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1445081712 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1445081712 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1445081712 data=null 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445082329 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445082369 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445082369 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445082369 data=null}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445082369 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445082370 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445082380 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:03 [2024-06-26T20:00:03.297Z] 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:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:03 [2024-06-26T20:00:03.297Z] 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:00:03 [2024-06-26T20:00:03.297Z] 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=1445083573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445083573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.297Z] 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=1445083573 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.297Z] 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=1445083574 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.297Z] 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=1445083574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.297Z] 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=1445083574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.298Z] 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=1445083574 data=null item=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:00:03 [2024-06-26T20:00:03.298Z] 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=1445083574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445083575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.298Z] 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=1445083575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.298Z] 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=1445083575 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.298Z] 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=1445083575 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.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:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445083577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445083577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445083577 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445083577 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445083578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445083578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:03 [2024-06-26T20:00:03.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:03 [2024-06-26T20:00:03.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:03 [2024-06-26T20:00:03.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:03 [2024-06-26T20:00:03.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:03 [2024-06-26T20:00:03.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445083578 data=null item=null detail=0 x=0 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:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445082497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445084224 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445084224 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445084225 data=null}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445084225 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445084225 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:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445084253 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445084254 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445084254 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445084254 data=null}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445084255 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445084255 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:00:03 [2024-06-26T20:00:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445084262 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445084263 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445084263 data=null}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445084263 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445084264 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:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445084267 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445084275 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445084275 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445084275 data=null}, TreeItem with text {Traces [0]}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445084276 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445084276 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:00:03 [2024-06-26T20:00:03.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445084284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445095972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445095972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445095973 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445095973 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445095973 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445095973 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
16:00:15 [2024-06-26T20:00:15.479Z] 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=1445095976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.479Z] 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=1445095979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.479Z] 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=1445095979 data=null doit=true}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.479Z] 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=1445095979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.479Z] 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=1445095980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.479Z] 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=1445095980 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:00:15 [2024-06-26T20:00:15.479Z] 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=1445095980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095981 data=null doit=true}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095987 data=null}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445095988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445095988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445095988 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445095988 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445095988 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445095989 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095990 data=null doit=true}, ToolItem with tooltip text {Select}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095991 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:00:15 [2024-06-26T20:00:15.480Z] 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=1445095991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095991 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095992 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:00:15 [2024-06-26T20:00:15.480Z] 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=1445095993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095993 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] 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=1445095993 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445095993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445095994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445095994 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445095994 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445095994 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445095995 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445095995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445095995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445095995 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445095995 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445095995 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445095996 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445095996 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445095996 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:00:15 [2024-06-26T20:00:15.481Z] 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=1445095997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445095997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445095997 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445095997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096010 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:00:15 [2024-06-26T20:00:15.481Z] 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=1445096011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096011 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096011 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096012 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096012 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096012 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096013 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096014 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
16:00:15 [2024-06-26T20:00:15.481Z] 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=1445096014 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:00:15 [2024-06-26T20:00:15.481Z] 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=1445096069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096077 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096077 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:00:15 [2024-06-26T20:00:15.482Z] 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=1445096078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096078 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] 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=1445096078 data=null}, ToolItem with tooltip text {Reset zoom factor}]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096079 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096079 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096079 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096090 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1445096296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096297 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096297 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096297 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096309 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=1445096367 data=null doit=true}, MenuItem with text {Select}]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=1445096367 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:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1445096368 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:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096368 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096368 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096369 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096369 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096370 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096370 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096370 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096371 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1445096406 data=null doit=true}, MenuItem with text {Zoom in}]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1445096406 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:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1445096407 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:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096407 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096408 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096408 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096409 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1445096444 data=null doit=true}, MenuItem with text {Zoom out}]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1445096445 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:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1445096445 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:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=1445096445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=1445096446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=1445096446 data=null doit=true}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=1445096446 data=null}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=1445096446 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=1445096457 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
16:00:15 [2024-06-26T20:00:15.483Z] 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=1445096514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.483Z] 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=1445096546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.483Z] 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=1445096547 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.483Z] 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=1445096547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.483Z] 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=1445096547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1445096838 data=null}, (of type 'Combo')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
16:00:15 [2024-06-26T20:00:15.484Z] 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@41cc3795
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1445096845 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1445096845 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1445096845 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1445096845 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1445096846 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1445096846 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1445096846 data=null 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1445096846 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1445096846 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1445096847 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1445096847 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1445096851 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
16:00:15 [2024-06-26T20:00:15.484Z] 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c00f72a
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1445096852 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1445096852 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1445096853 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1445096853 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1445096853 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1445096853 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:00:15 [2024-06-26T20:00:15.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1445096853 data=null 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1445096853 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1445096853 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1445096854 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1445096854 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1445096854 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
16:00:15 [2024-06-26T20:00:15.485Z] 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1445096855 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1445096855 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1445096855 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1445096856 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1445096856 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1445096856 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1445096856 data=null 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1445096862 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1445096862 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1445096862 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1445096862 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1445096863 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:00:15 [2024-06-26T20:00:15.485Z] 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1445096871 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1445096871 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1445096871 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1445096871 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1445096872 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1445096872 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:00:15 [2024-06-26T20:00:15.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1445096872 data=null 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:00:15 [2024-06-26T20:00:15.486Z] 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=1445096547 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:00:15 [2024-06-26T20:00:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:15 [2024-06-26T20:00:15.486Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:15 [2024-06-26T20:00:15.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
16:00:15 [2024-06-26T20:00:15.486Z] 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=1445097033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.486Z] 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=1445097042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.486Z] 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=1445097042 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.486Z] 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=1445097042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.486Z] 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=1445097042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:00:15 [2024-06-26T20:00:15.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=1445097339 data=null}, (of type 'Combo')]
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
16:00:15 [2024-06-26T20:00:15.742Z] 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:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a34d64a
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1445097341 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:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1445097341 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:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1445097341 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1445097341 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1445097341 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1445097342 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1445097342 data=null 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1445097342 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1445097342 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1445097342 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1445097342 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1445097343 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
16:00:15 [2024-06-26T20:00:15.999Z] 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e767943
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=1445097344 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1445097344 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=1445097344 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=1445097344 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=1445097351 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=1445097351 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=1445097351 data=null 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=1445097352 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=1445097352 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=1445097352 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=1445097352 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=1445097352 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
16:00:15 [2024-06-26T20:00:15.999Z] 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:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
16:00:15 [2024-06-26T20:00:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=1445097353 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1445097353 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=1445097353 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=1445097353 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=1445097354 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=1445097354 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=1445097354 data=null 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=1445097377 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=1445097377 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=1445097377 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=1445097378 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=1445097378 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:00:16 [2024-06-26T20:00:16.000Z] 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1445097379 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1445097380 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1445097380 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1445097380 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1445097381 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1445097381 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1445097381 data=null 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:00:16 [2024-06-26T20:00:16.000Z] 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=1445097042 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:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
16:00:16 [2024-06-26T20:00:16.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:00:16 [2024-06-26T20:00:16.256Z] 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:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1445097832 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:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1445097832 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:00:16 [2024-06-26T20:00:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1445097832 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1445097833 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1445097833 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:00:16 [2024-06-26T20:00:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1445097833 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1445097898 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1445097901 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1445097901 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1445097901 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1445097902 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:00:16 [2024-06-26T20:00:16.514Z] 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=1445097903 data=null}, (of type 'Combo')]
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
16:00:16 [2024-06-26T20:00:16.514Z] 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43f8f0bc
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=1445097906 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1445097907 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=1445097907 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=1445097907 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=1445097907 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=1445097907 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=1445097907 data=null 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=1445097912 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=1445097912 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=1445097912 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:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=1445097912 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:16 [2024-06-26T20:00:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=1445097912 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
16:00:16 [2024-06-26T20:00:16.515Z] 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
16:00:16 [2024-06-26T20:00:16.515Z] 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
16:00:16 [2024-06-26T20:00:16.515Z] 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=1445097914 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=1445097914 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=1445097914 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=1445097914 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=1445097915 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=1445097915 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=1445097918 data=null 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1445097833 data=null 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:16 [2024-06-26T20:00:16.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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445097984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445097984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445097984 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445097984 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445097984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445097985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445097985 data=null item=null detail=0 x=0 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:00:16 [2024-06-26T20:00:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1445097555 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:00:16 [2024-06-26T20:00:16.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:17 [2024-06-26T20:00:17.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
16:00:17 [2024-06-26T20:00:17.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
16:00:17 [2024-06-26T20:00:17.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445098663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445098663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445098663 data=null doit=true}, (of type 'Table')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445098663 data=null}, (of type 'Table')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1445098664 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445098664 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1445098664 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:00:17 [2024-06-26T20:00:17.284Z] 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1445098665 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1445098665 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1445098666 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1445098666 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1445098666 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1445098666 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1445098666 data=null 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:00:17 [2024-06-26T20:00:17.284Z] 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:00:17 [2024-06-26T20:00:17.284Z] 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:00:17 [2024-06-26T20:00:17.284Z] 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:00:17 [2024-06-26T20:00:17.284Z] 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:00:17 [2024-06-26T20:00:17.284Z] 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:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445098668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445098668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445098668 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445098668 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445098669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445098669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445098669 data=null item=null detail=0 x=0 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:00:17 [2024-06-26T20:00:17.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1445098377 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:00:17 [2024-06-26T20:00:17.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:17 [2024-06-26T20:00:17.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
16:00:17 [2024-06-26T20:00:17.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
16:00:17 [2024-06-26T20:00:17.798Z] 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:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
16:00:17 [2024-06-26T20:00:17.798Z] 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:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
16:00:17 [2024-06-26T20:00:17.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
16:00:17 [2024-06-26T20:00:17.799Z] 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:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.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:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445099340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445099341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445099341 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445099341 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445099341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445099341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445099342 data=null item=null detail=0 x=0 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:00:17 [2024-06-26T20:00:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1445099022 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:00:18 [2024-06-26T20:00:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:18 [2024-06-26T20:00:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
16:00:18 [2024-06-26T20:00:18.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
16:00:18 [2024-06-26T20:00:18.312Z] 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:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=1445099887 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:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1445099887 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:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=1445099887 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=1445099887 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=1445099887 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:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=1445099887 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:00:18 [2024-06-26T20:00:18.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=1445099887 data=null 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:00:18 [2024-06-26T20:00:18.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=1445099911 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:00:18 [2024-06-26T20:00:18.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=1445099911 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:00:18 [2024-06-26T20:00:18.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=1445099911 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:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=1445099911 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=1445099912 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.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:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445099913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445099913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445099913 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445099913 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445099913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445099913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445099914 data=null item=null detail=0 x=0 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:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1445099578 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:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100015 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100016 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:00:18 [2024-06-26T20:00:18.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:18 [2024-06-26T20:00:18.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100020 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:00:18 [2024-06-26T20:00:18.570Z] 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=1445100033 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:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100036 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100037 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:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100080 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:00:18 [2024-06-26T20:00:18.571Z] 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=1445100080 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:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=1445100175 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:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=1445100215 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:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=1445100296 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:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
16:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=1445100376 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:00:18 [2024-06-26T20:00:18.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
16:00:19 [2024-06-26T20:00:19.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
16:00:19 [2024-06-26T20:00:19.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.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:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445100870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445100870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445100870 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445100870 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445100870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445100870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445100871 data=null item=null detail=0 x=0 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:00:19 [2024-06-26T20:00:19.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=1445100472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
16:00:19 [2024-06-26T20:00:19.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445102041 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445102082 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445102082 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445102083 data=null}, TreeItem with text {TestForFiltering}]
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445102083 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445102083 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:00:20 [2024-06-26T20:00:20.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445102100 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:20 [2024-06-26T20:00:20.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:20 [2024-06-26T20:00:20.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:20 [2024-06-26T20:00:20.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:21 [2024-06-26T20:00:21.346Z] 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:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:21 [2024-06-26T20:00:21.346Z] 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:00:21 [2024-06-26T20:00:21.347Z] 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=1445102680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445102680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102680 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102680 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102680 data=null item=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:00:21 [2024-06-26T20:00:21.347Z] 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=1445102681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445102681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102681 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] 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=1445102681 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.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:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445102682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445102682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445102682 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445102682 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445102683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445102683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:21 [2024-06-26T20:00:21.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:21 [2024-06-26T20:00:21.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:21 [2024-06-26T20:00:21.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:21 [2024-06-26T20:00:21.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:21 [2024-06-26T20:00:21.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445102683 data=null item=null detail=0 x=0 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:00:21 [2024-06-26T20:00:21.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445102182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:21 [2024-06-26T20:00:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
16:00:21 [2024-06-26T20:00:21.860Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.18 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
16:00:21 [2024-06-26T20:00:21.860Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 31.62 s
16:00:21 [2024-06-26T20:00:21.860Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 19.09 s
16:00:21 [2024-06-26T20:00:21.860Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
16:00:21 [2024-06-26T20:00:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445103291 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445103522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:22 [2024-06-26T20:00:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445103684 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445103685 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445103685 data=null}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445103685 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445103685 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:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445103723 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445103724 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445103724 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445103725 data=null}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445103725 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445103725 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:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445103738 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445103738 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445103739 data=null}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445103739 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445103739 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:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445103742 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445103743 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445103743 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445103744 data=null}, TreeItem with text {Traces [0]}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445103744 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445103744 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:00:22 [2024-06-26T20:00:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445103762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105405 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105405 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:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105538 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105538 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105539 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105539 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:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105649 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105649 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105650 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105650 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:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105781 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105782 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105782 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105783 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:00:24 [2024-06-26T20:00:24.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=1445105843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445105888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445105888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445105888 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445105888 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:00:24 [2024-06-26T20:00:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:00:24 [2024-06-26T20:00:24.523Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
16:00:24 [2024-06-26T20:00:24.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=1445105889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.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=1445105889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.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=1445105889 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.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=1445105889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.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=1445105889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.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=1445105890 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:00:24 [2024-06-26T20:00:24.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=1445105890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105890 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105890 data=null}, ToolItem with tooltip text {Increase priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105891 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105891 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:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105949 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105949 data=null}, ToolItem with tooltip text {Decrease priority}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105950 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445105978 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:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106075 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106075 data=null}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.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=1445106099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445106099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445106099 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445106099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445106099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.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=1445106099 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:00:24 [2024-06-26T20:00:24.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106197 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106197 data=null}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106199 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445106199 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:00:24 [2024-06-26T20:00:24.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
16:00:24 [2024-06-26T20:00:24.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445106456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445106456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445106457 data=null doit=true}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445106457 data=null}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445106457 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445106457 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445106459 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, (of type 'Table')]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445106925 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445106962 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445106962 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445106962 data=null}, TreeItem with text {TestForFiltering}]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445106963 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445106963 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:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445106984 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:25 [2024-06-26T20:00:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:26 [2024-06-26T20:00:26.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:26 [2024-06-26T20:00:26.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:26 [2024-06-26T20:00:26.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:26 [2024-06-26T20:00:26.164Z] 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:00:26 [2024-06-26T20:00:26.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107584 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null item=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:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107585 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445107586 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445107587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445107588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445107588 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445107588 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445107588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445107588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:26 [2024-06-26T20:00:26.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:26 [2024-06-26T20:00:26.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:26 [2024-06-26T20:00:26.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:26 [2024-06-26T20:00:26.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:26 [2024-06-26T20:00:26.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:26 [2024-06-26T20:00:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:26 [2024-06-26T20:00:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445107588 data=null item=null detail=0 x=0 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:00:26 [2024-06-26T20:00:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445107070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:26 [2024-06-26T20:00:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
16:00:26 [2024-06-26T20:00:26.678Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.856 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
16:00:26 [2024-06-26T20:00:26.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 1.067 s
16:00:26 [2024-06-26T20:00:26.678Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
16:00:26 [2024-06-26T20:00:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445108156 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:26 [2024-06-26T20:00:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:26 [2024-06-26T20:00:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:26 [2024-06-26T20:00:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:26 [2024-06-26T20:00:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:26 [2024-06-26T20:00:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445108324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:26 [2024-06-26T20:00:26.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:28 [2024-06-26T20:00:28.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:00:28 [2024-06-26T20:00:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:28 [2024-06-26T20:00:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:28 [2024-06-26T20:00:28.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445110273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445110273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445110273 data=null doit=true}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445110274 data=null}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445110274 data=null button=1 stateMask=0x0 x=12 y=35 count=1}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445110274 data=null button=1 stateMask=0x80000 x=12 y=35 count=1}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445110274 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445110275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445110277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445110277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445110277 data=null doit=true}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445110277 data=null}, (of type 'Table')]
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
16:00:28 [2024-06-26T20:00:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
16:00:28 [2024-06-26T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1445110373 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:00:28 [2024-06-26T20:00:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
16:00:30 [2024-06-26T20:00:30.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
16:00:30 [2024-06-26T20:00:30.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
16:00:30 [2024-06-26T20:00:30.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1445111936 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:00:30 [2024-06-26T20:00:30.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
16:00:31 [2024-06-26T20:00:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445112875 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:31 [2024-06-26T20:00:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445112894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445112894 data=null doit=true}, TreeItem with text {test}]
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445112894 data=null}, TreeItem with text {test}]
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445112895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445112895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445112924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:31 [2024-06-26T20:00:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:32 [2024-06-26T20:00:32.099Z] 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:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:32 [2024-06-26T20:00:32.099Z] 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:00:32 [2024-06-26T20:00:32.099Z] 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=1445113499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445113499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113499 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113499 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113500 data=null item=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:00:32 [2024-06-26T20:00:32.099Z] 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=1445113500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445113500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113500 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.099Z] 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=1445113500 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.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:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445113506 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445113506 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445113506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:32 [2024-06-26T20:00:32.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:32 [2024-06-26T20:00:32.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:32 [2024-06-26T20:00:32.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:32 [2024-06-26T20:00:32.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:32 [2024-06-26T20:00:32.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:32 [2024-06-26T20:00:32.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:32 [2024-06-26T20:00:32.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445113506 data=null item=null detail=0 x=0 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:00:32 [2024-06-26T20:00:32.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445113018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:32 [2024-06-26T20:00:32.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.857 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
16:00:32 [2024-06-26T20:00:32.615Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 5.687 s
16:00:32 [2024-06-26T20:00:32.615Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445114022 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445114168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:32 [2024-06-26T20:00:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445115750 data=null button=0 stateMask=0x0 x=260 y=12 count=0}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445115754 data=null doit=true}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445115755 data=null}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445115756 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445115760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445115761 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1445115762 data=null button=0 stateMask=0x0 x=260 y=12 count=0}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1445115762 data=null doit=true}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1445115763 data=null}, TableItem with text {}]
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:34 [2024-06-26T20:00:34.507Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
16:00:35 [2024-06-26T20:00:35.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445118136 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445118136 data=null doit=true}, TableItem with text {}]
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445118136 data=null}, TableItem with text {}]
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445118136 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445118137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445118138 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
16:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1445118175 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:00:36 [2024-06-26T20:00:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
16:00:38 [2024-06-26T20:00:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:00:38 [2024-06-26T20:00:38.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:00:38 [2024-06-26T20:00:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:38 [2024-06-26T20:00:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:38 [2024-06-26T20:00:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:38 [2024-06-26T20:00:38.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445120197 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445120198 data=null doit=true}, TableItem with text {}]
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445120198 data=null}, TableItem with text {}]
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445120198 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445120198 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445120203 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
16:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1445120248 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:00:38 [2024-06-26T20:00:38.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
16:00:39 [2024-06-26T20:00:39.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445120802 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:39 [2024-06-26T20:00:39.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:39 [2024-06-26T20:00:39.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:39 [2024-06-26T20:00:39.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:39 [2024-06-26T20:00:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:39 [2024-06-26T20:00:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445120821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:00:39 [2024-06-26T20:00:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445120821 data=null doit=true}, TreeItem with text {test}]
16:00:39 [2024-06-26T20:00:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445120821 data=null}, TreeItem with text {test}]
16:00:39 [2024-06-26T20:00:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445120821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:39 [2024-06-26T20:00:39.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445120821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:00:39 [2024-06-26T20:00:39.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445120866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:00:39 [2024-06-26T20:00:39.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:39 [2024-06-26T20:00:39.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:39 [2024-06-26T20:00:39.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:40 [2024-06-26T20:00:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:40 [2024-06-26T20:00:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:40 [2024-06-26T20:00:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:40 [2024-06-26T20:00:40.444Z] 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:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:40 [2024-06-26T20:00:40.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:00:40 [2024-06-26T20:00:40.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=1445121909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121910 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121910 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121910 data=null item=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:00:40 [2024-06-26T20:00:40.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=1445121911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121911 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.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=1445121911 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.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:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445121912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445121912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445121912 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445121913 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445121913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445121913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:40 [2024-06-26T20:00:40.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:40 [2024-06-26T20:00:40.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:40 [2024-06-26T20:00:40.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:40 [2024-06-26T20:00:40.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:40 [2024-06-26T20:00:40.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:00:40 [2024-06-26T20:00:40.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:40 [2024-06-26T20:00:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445121913 data=null item=null detail=0 x=0 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:00:40 [2024-06-26T20:00:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445120922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:40 [2024-06-26T20:00:40.957Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.399 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
16:00:40 [2024-06-26T20:00:40.958Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.436 s
16:00:40 [2024-06-26T20:00:40.958Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 2.068 s
16:00:40 [2024-06-26T20:00:40.958Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
16:00:40 [2024-06-26T20:00:40.958Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
16:00:40 [2024-06-26T20:00:40.958Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
16:00:40 [2024-06-26T20:00:40.958Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
16:00:40 [2024-06-26T20:00:40.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445122439 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445122684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:41 [2024-06-26T20:00:41.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445122817 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445122817 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445122817 data=null}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445122818 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445122818 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:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445122839 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445122840 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445122840 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445122840 data=null}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445122840 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445122840 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:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445122862 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445122862 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445122862 data=null}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445122863 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445122863 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:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445122866 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445122867 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445122867 data=null doit=true}, TreeItem with text {Traces [0]}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445122868 data=null}, TreeItem with text {Traces [0]}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445122868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445122868 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:00:41 [2024-06-26T20:00:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445122887 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124511 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124517 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:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124579 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445124579 data=null}, ToolItem with tooltip text {Add new filter}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1445124580 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {FILTER <name>}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1445124580 data=null doit=true}, TreeItem with text {FILTER <name>}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1445124580 data=null}, TreeItem with text {FILTER <name>}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1445124580 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {FILTER <name>}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445124581 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:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1445124594 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {FILTER <name>}]
16:00:43 [2024-06-26T20:00:43.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1445124601 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1445124601 data=null doit=true}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1445124604 data=null}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1445124620 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445124620 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:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1445124666 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1445124666 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1445124666 data=null doit=true}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1445124667 data=null}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1445124668 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1445124668 data=null doit=true}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1445124668 data=null}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1445124668 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445124668 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:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1445124676 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1445124716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
16:00:43 [2024-06-26T20:00:43.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445124795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124800 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124800 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124800 data=null button=1 stateMask=0x0 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445124801 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:00:43 [2024-06-26T20:00:43.365Z] 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=1445124801 data=null button=1 stateMask=0x80000 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124802 data=null button=0 stateMask=0x0 x=205 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124802 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124802 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] 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=1445124802 data=null button=1 stateMask=0x0 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445124802 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:00:43 [2024-06-26T20:00:43.366Z] 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=1445124869 data=null button=1 stateMask=0x80000 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=1445124903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1445124925 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1445124925 data=null doit=true}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1445124925 data=null}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1445124926 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445124926 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:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1445124963 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
16:00:43 [2024-06-26T20:00:43.622Z] 
16:00:43 [2024-06-26T20:00:43.622Z] (Eclipse:5100): Gtk-WARNING **: 20:00:43.471: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1445124998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
16:00:43 [2024-06-26T20:00:43.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445125094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1445125125 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1445125125 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1445125125 data=null}, Tree node with text: Timestamp CONTAINS "100"]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1445125125 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445125126 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:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1445125185 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=1445125186 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=1445125186 data=null doit=true}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=1445125186 data=null}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=1445125187 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445125187 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:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=1445125203 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445125203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.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=1445125204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445125204 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445125204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445125204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445125204 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:00:43 [2024-06-26T20:00:43.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=1445125206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.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=1445125206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.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=1445125206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.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=1445125206 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.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=1445125207 data=null}, ToolItem with tooltip text {Save filters}]
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
16:00:43 [2024-06-26T20:00:43.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:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:43 [2024-06-26T20:00:43.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445125290 data=null button=0 stateMask=0x0 x=22 y=58 count=0}, TableItem with text {}]
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445125290 data=null doit=true}, TableItem with text {}]
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445125290 data=null}, TableItem with text {}]
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445125290 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, TableItem with text {}]
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445125291 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445125292 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, TableItem with text {}]
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=1445125380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
16:00:43 [2024-06-26T20:00:43.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445127005 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445127005 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445127005 data=null}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445127005 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445127006 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:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445127021 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445127022 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445127022 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445127022 data=null}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445127023 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445127023 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:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445127070 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:45 [2024-06-26T20:00:45.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445127071 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445127071 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445127071 data=null}, TreeItem with text {Traces [1]}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445127072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445127072 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:00:45 [2024-06-26T20:00:45.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445127080 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128641 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128642 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:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128650 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445128650 data=null}, ToolItem with tooltip text {Add new filter}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1445128651 data=null button=0 stateMask=0x0 x=79 y=104 count=0}, TreeItem with text {FILTER <name>}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1445128651 data=null doit=true}, TreeItem with text {FILTER <name>}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1445128651 data=null}, TreeItem with text {FILTER <name>}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1445128652 data=null button=1 stateMask=0x0 x=79 y=104 count=1}, TreeItem with text {FILTER <name>}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445128655 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:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1445128662 data=null button=1 stateMask=0x80000 x=79 y=104 count=1}, TreeItem with text {FILTER <name>}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1445128668 data=null button=0 stateMask=0x0 x=64 y=104 count=0}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1445128668 data=null doit=true}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1445128689 data=null}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1445128705 data=null button=1 stateMask=0x0 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445128705 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:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1445128718 data=null button=1 stateMask=0x80000 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1445128721 data=null button=0 stateMask=0x0 x=64 y=104 count=0}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1445128722 data=null doit=true}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1445128722 data=null}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1445128722 data=null button=0 stateMask=0x0 x=64 y=104 count=0}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=1445128723 data=null doit=true}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1445128723 data=null}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1445128723 data=null button=1 stateMask=0x0 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445128723 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:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1445128770 data=null button=1 stateMask=0x80000 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1445128806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
16:00:47 [2024-06-26T20:00:47.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:47 [2024-06-26T20:00:47.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445128864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128867 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128867 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128868 data=null button=1 stateMask=0x0 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445128868 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:00:47 [2024-06-26T20:00:47.397Z] 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=1445128868 data=null button=1 stateMask=0x80000 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128869 data=null button=0 stateMask=0x0 x=205 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128869 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128869 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] 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=1445128870 data=null button=1 stateMask=0x0 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445128870 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:00:47 [2024-06-26T20:00:47.397Z] 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=1445128897 data=null button=1 stateMask=0x80000 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
16:00:47 [2024-06-26T20:00:47.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1445128930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=1445129001 data=null doit=true}, Tree node with text: <select aspect> = <value>]
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=1445129002 data=null}, Tree node with text: <select aspect> = <value>]
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=1445129002 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445129005 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:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=1445129006 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445129008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
16:00:47 [2024-06-26T20:00:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
16:00:47 [2024-06-26T20:00:47.654Z] 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:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=1445129074 data=null doit=true}, Button with text {=}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=1445129074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
16:00:47 [2024-06-26T20:00:47.654Z] 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:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=1445129078 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=1445129078 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=1445129078 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=1445129078 data=null 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:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129080 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129081 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:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129083 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445129083 data=null}, ToolItem with tooltip text {Save filters}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445129196 data=null button=0 stateMask=0x0 x=22 y=58 count=0}, TableItem with text {}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445129196 data=null doit=true}, TableItem with text {}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445129196 data=null}, TableItem with text {}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445129197 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, TableItem with text {}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445129197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:47 [2024-06-26T20:00:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445129198 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, TableItem with text {}]
16:00:47 [2024-06-26T20:00:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
16:00:47 [2024-06-26T20:00:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
16:00:47 [2024-06-26T20:00:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=1445129293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
16:00:47 [2024-06-26T20:00:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445130922 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445130922 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445130922 data=null}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445130922 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445130923 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:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445130980 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445130981 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445130981 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445130981 data=null}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445130982 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445130982 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:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445130995 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:49 [2024-06-26T20:00:49.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445130996 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445130996 data=null doit=true}, TreeItem with text {Traces [1]}]
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445130996 data=null}, TreeItem with text {Traces [1]}]
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445130997 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445130997 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:00:49 [2024-06-26T20:00:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445131005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132678 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132678 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:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132701 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445132701 data=null}, ToolItem with tooltip text {Add new filter}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1445132702 data=null button=0 stateMask=0x0 x=79 y=173 count=0}, TreeItem with text {FILTER <name>}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1445132702 data=null doit=true}, TreeItem with text {FILTER <name>}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1445132702 data=null}, TreeItem with text {FILTER <name>}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1445132702 data=null button=1 stateMask=0x0 x=79 y=173 count=1}, TreeItem with text {FILTER <name>}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445132702 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:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1445132709 data=null button=1 stateMask=0x80000 x=79 y=173 count=1}, TreeItem with text {FILTER <name>}]
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:51 [2024-06-26T20:00:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
16:00:51 [2024-06-26T20:00:51.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132737 data=null button=0 stateMask=0x0 x=104 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1445132738 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1445132768 data=null}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132795 data=null button=1 stateMask=0x0 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445132795 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:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132806 data=null button=1 stateMask=0x80000 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132815 data=null button=0 stateMask=0x0 x=104 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1445132815 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1445132815 data=null}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132816 data=null button=0 stateMask=0x0 x=104 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1445132816 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1445132817 data=null}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132817 data=null button=1 stateMask=0x0 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445132817 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:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1445132824 data=null button=1 stateMask=0x80000 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1445132877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
16:00:51 [2024-06-26T20:00:51.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445132912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:00:51 [2024-06-26T20:00:51.430Z] 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=1445132914 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.430Z] 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=1445132914 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.430Z] 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=1445132915 data=null button=1 stateMask=0x0 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445132915 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:00:51 [2024-06-26T20:00:51.430Z] 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=1445132915 data=null button=1 stateMask=0x80000 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.431Z] 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=1445132916 data=null button=0 stateMask=0x0 x=205 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.431Z] 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=1445132916 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.431Z] 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=1445132916 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.431Z] 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=1445132917 data=null button=1 stateMask=0x0 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445132917 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:00:51 [2024-06-26T20:00:51.431Z] 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=1445132969 data=null button=1 stateMask=0x80000 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=1445133002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1445133026 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1445133026 data=null doit=true}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1445133026 data=null}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1445133026 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445133027 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:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1445133070 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
16:00:51 [2024-06-26T20:00:51.687Z] 
16:00:51 [2024-06-26T20:00:51.687Z] (Eclipse:5100): Gtk-WARNING **: 20:00:51.535: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1445133103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
16:00:51 [2024-06-26T20:00:51.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1445133182 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=1445133182 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=1445133182 data=null}, TreeItem with text {<select aspect> EQUALS}]
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1445133183 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
16:00:51 [2024-06-26T20:00:51.687Z] 
16:00:51 [2024-06-26T20:00:51.687Z] (Eclipse:5100): Gtk-WARNING **: 20:00:51.621: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:00:51 [2024-06-26T20:00:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445133185 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:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1445133272 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445133274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:51 [2024-06-26T20:00:51.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=1445133313 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=1445133314 data=null doit=true}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=1445133314 data=null}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=1445133314 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445133314 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:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=1445133373 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
16:00:51 [2024-06-26T20:00:51.944Z] 
16:00:51 [2024-06-26T20:00:51.944Z] (Eclipse:5100): Gtk-WARNING **: 20:00:51.873: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1445133407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
16:00:51 [2024-06-26T20:00:51.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1445133495 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=1445133495 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=1445133495 data=null}, TreeItem with text {<select aspect> MATCHES}]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1445133495 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
16:00:51 [2024-06-26T20:00:51.944Z] 
16:00:51 [2024-06-26T20:00:51.944Z] (Eclipse:5100): Gtk-WARNING **: 20:00:51.931: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445133496 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:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1445133542 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
16:00:51 [2024-06-26T20:00:51.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:00:51 [2024-06-26T20:00:51.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:00:51 [2024-06-26T20:00:51.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:00:51 [2024-06-26T20:00:51.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:00:51 [2024-06-26T20:00:51.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:00:52 [2024-06-26T20:00:52.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1445133543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:00:52 [2024-06-26T20:00:52.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133592 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133592 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:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133597 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445133597 data=null}, ToolItem with tooltip text {Save filters}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445133661 data=null button=0 stateMask=0x0 x=22 y=58 count=0}, TableItem with text {}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445133662 data=null doit=true}, TableItem with text {}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445133662 data=null}, TableItem with text {}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445133662 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, TableItem with text {}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445133662 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445133664 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, TableItem with text {}]
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1445133713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
16:00:52 [2024-06-26T20:00:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445135400 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1445135439 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1445135439 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1445135440 data=null}, TreeItem with text {TestForFiltering}]
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1445135440 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445135440 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:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1445135455 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:00:54 [2024-06-26T20:00:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:00:54 [2024-06-26T20:00:54.658Z] 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:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:00:54 [2024-06-26T20:00:54.658Z] 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:00:54 [2024-06-26T20:00:54.658Z] 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=1445136063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445136063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null item=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:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445136064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136065 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] 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=1445136065 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.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:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445136066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445136066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445136066 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445136066 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445136066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:54 [2024-06-26T20:00:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445136066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:00:54 [2024-06-26T20:00:54.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')
16:00:54 [2024-06-26T20:00:54.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')
16:00:54 [2024-06-26T20:00:54.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')
16:00:54 [2024-06-26T20:00:54.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')
16:00:54 [2024-06-26T20:00:54.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')
16:00:54 [2024-06-26T20:00:54.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:00:54 [2024-06-26T20:00:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445136066 data=null item=null detail=0 x=0 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:00:54 [2024-06-26T20:00:54.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445135510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:00:55 [2024-06-26T20:00:55.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:00:55 [2024-06-26T20:00:55.171Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.19 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
16:00:55 [2024-06-26T20:00:55.171Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 4.273 s
16:00:55 [2024-06-26T20:00:55.171Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.904 s
16:00:55 [2024-06-26T20:00:55.171Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 4.112 s
16:00:55 [2024-06-26T20:00:55.171Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
16:00:55 [2024-06-26T20:00:55.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445136644 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:00:55 [2024-06-26T20:00:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:00:55 [2024-06-26T20:00:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:00:55 [2024-06-26T20:00:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:00:55 [2024-06-26T20:00:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:00:55 [2024-06-26T20:00:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445136869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:00:55 [2024-06-26T20:00:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:00:57 [2024-06-26T20:00:57.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:00:57 [2024-06-26T20:00:57.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:00:57 [2024-06-26T20:00:57.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:00:57 [2024-06-26T20:00:57.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:00:57 [2024-06-26T20:00:57.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
16:00:57 [2024-06-26T20:00:57.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
16:00:57 [2024-06-26T20:00:57.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1445138984 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:00:57 [2024-06-26T20:00:57.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445139358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445139364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445139364 data=null doit=true}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445139364 data=null}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445139364 data=null button=1 stateMask=0x0 x=98 y=104 count=1}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445139365 data=null button=1 stateMask=0x80000 x=98 y=104 count=1}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445139365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445139384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445139385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445139385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445139385 data=null doit=true}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445139386 data=null}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445139386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445139386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445139386 data=null doit=true}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445139386 data=null}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445139387 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445139387 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445139388 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, (of type 'Table')]
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
16:00:57 [2024-06-26T20:00:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
16:00:58 [2024-06-26T20:00:58.091Z] 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@af57949] time=1445139392 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:00:58 [2024-06-26T20:00:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:00:58 [2024-06-26T20:00:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:00:58 [2024-06-26T20:00:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445140216 data=null doit=true}, Shell with text {Preferences}]
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445140217 data=null doit=true}, Shell with text {Preferences}]
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: of type 'Text'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: (of type 'Text')
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:58 [2024-06-26T20:00:58.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:58 [2024-06-26T20:00:58.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
16:00:58 [2024-06-26T20:00:58.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1445140270 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1445140270 data=null doit=true}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:58 [2024-06-26T20:00:58.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1445140272 data=null}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1445140272 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140272 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:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1445140273 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=1445140273 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=1445140273 data=null doit=true}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=1445140273 data=null}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=1445140274 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1445140274 data=null doit=true}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1445140274 data=null}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1445140275 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
16:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140275 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:00:58 [2024-06-26T20:00:58.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1445140275 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1445140777 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1445140777 data=null doit=true}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1445140778 data=null}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1445140778 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140778 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:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1445140780 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1445140830 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1445140831 data=null doit=true}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1445140831 data=null}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1445140832 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=1445140832 data=null doit=true}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1445140832 data=null}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1445140832 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140833 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:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1445140833 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, Tree node with text: Appearance]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1445140834 data=null button=0 stateMask=0x0 x=126 y=58 count=0}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1445140834 data=null doit=true}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1445140834 data=null}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1445140834 data=null button=1 stateMask=0x0 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140835 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:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1445140835 data=null button=1 stateMask=0x80000 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1445140976 data=null button=0 stateMask=0x0 x=126 y=58 count=0}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1445140976 data=null doit=true}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1445140976 data=null}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1445140977 data=null button=0 stateMask=0x0 x=126 y=58 count=0}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1445140977 data=null doit=true}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1445140977 data=null}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1445140978 data=null button=1 stateMask=0x0 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140978 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:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1445140979 data=null button=1 stateMask=0x80000 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445140982 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445140982 data=null doit=true}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445140984 data=null}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445140985 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445140985 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:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445140986 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1445140986 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1445140986 data=null doit=true}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1445140986 data=null}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445140987 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445141003 data=null doit=true}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445141003 data=null}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445141004 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445141008 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445141009 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445141009 data=null doit=true}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445141010 data=null}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445141010 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445141010 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445141017 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:00:59 [2024-06-26T20:00:59.477Z] 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141017 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141017 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.477Z] 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=1445141018 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:00:59 [2024-06-26T20:00:59.477Z] 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=1445141018 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445141018 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141019 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141020 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141020 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:00:59 [2024-06-26T20:00:59.477Z] 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=1445141020 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:00:59 [2024-06-26T20:00:59.477Z] 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:00:59 [2024-06-26T20:00:59.477Z] 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=1445141021 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141021 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:00:59 [2024-06-26T20:00:59.477Z] 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=1445141021 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:00:59 [2024-06-26T20:00:59.477Z] 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=1445141031 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445141032 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:00:59 [2024-06-26T20:00:59.477Z] 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=1445141033 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
16:00:59 [2024-06-26T20:00:59.477Z] 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:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
16:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1445141072 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:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1445141073 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:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=1445141073 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=1445141073 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=1445141073 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:00:59 [2024-06-26T20:00:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=1445141073 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=1445141074 data=null 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=1445141078 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=1445141078 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=1445141078 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=1445141078 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=1445141079 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:00:59 [2024-06-26T20:00:59.735Z] 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445141082 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445141082 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445141082 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445141082 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445141083 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445141083 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445141083 data=null 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445141217 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445141217 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445141217 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445141218 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445141218 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
16:00:59 [2024-06-26T20:00:59.735Z] 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:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=1445141268 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=1445141268 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=1445141268 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=1445141268 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=1445141269 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=1445141269 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=1445141269 data=null 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:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:00:59 [2024-06-26T20:00:59.736Z] 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445141295 data=null button=0 stateMask=0x0 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445141295 data=null button=0 stateMask=0x0 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445141295 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445141295 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445141295 data=null button=0 stateMask=0x0 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:00:59 [2024-06-26T20:00:59.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445141296 data=null button=0 stateMask=0x0 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:00:59 [2024-06-26T20:00:59.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445141296 data=null 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:00:59 [2024-06-26T20:00:59.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445139668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:01:00 [2024-06-26T20:01:00.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445141968 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445141975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445141975 data=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445141975 data=null}, TreeItem with text {test}]
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445141975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445141975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:00 [2024-06-26T20:01:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445142016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:00 [2024-06-26T20:01:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:00 [2024-06-26T20:01:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:00 [2024-06-26T20:01:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:01:01 [2024-06-26T20:01:01.694Z] 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:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:01:01 [2024-06-26T20:01:01.694Z] 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:01:01 [2024-06-26T20:01:01.694Z] 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=1445143076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445143076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143076 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null item=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:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.694Z] 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=1445143077 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.695Z] 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=1445143077 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.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:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445143079 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445143079 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:01 [2024-06-26T20:01:01.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:01 [2024-06-26T20:01:01.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:01 [2024-06-26T20:01:01.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:01 [2024-06-26T20:01:01.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:01 [2024-06-26T20:01:01.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445143079 data=null item=null detail=0 x=0 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:01:01 [2024-06-26T20:01:01.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445142112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:02 [2024-06-26T20:01:02.258Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.942 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
16:01:02 [2024-06-26T20:01:02.258Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 6.715 s
16:01:02 [2024-06-26T20:01:02.258Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445143596 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445143736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:02 [2024-06-26T20:01:02.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1445143858 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1445143858 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1445143858 data=null}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1445143859 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445143859 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:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1445143891 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1445143892 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1445143892 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1445143892 data=null}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1445143893 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445143893 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:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1445143911 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1445143912 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1445143912 data=null}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1445143912 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445143912 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:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1445143915 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445143923 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445143923 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445143923 data=null}, TreeItem with text {Traces [0]}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445143923 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:02 [2024-06-26T20:01:02.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445143924 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:01:02 [2024-06-26T20:01:02.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445143943 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample6882988397570184032.xml"'
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445145346 data=null doit=true}, TreeItem with text {Traces [1]}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445145346 data=null}, TreeItem with text {Traces [1]}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445145346 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445145347 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:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445145358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445145427 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample6882988397570184032.xml}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample6882988397570184032.xml} time=1445145427 data=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample6882988397570184032.xml} time=1445145427 data=null}, TreeItem with text {sample6882988397570184032.xml}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445145427 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:03 [2024-06-26T20:01:03.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445145428 data=null item=TreeItem {sample6882988397570184032.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445145493 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445145496 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample6882988397570184032.xml} time=1445145496 data=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample6882988397570184032.xml} time=1445145496 data=null}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445145497 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445145497 data=null item=TreeItem {sample6882988397570184032.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445145503 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
16:01:04 [2024-06-26T20:01:04.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146213 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample6882988397570184032.xml} time=1445146213 data=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample6882988397570184032.xml} time=1445146213 data=null}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146214 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445146214 data=null item=TreeItem {sample6882988397570184032.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146215 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample6882988397570184032.xml}
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146216 data=null button=0 stateMask=0x0 x=482 y=12 count=0}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample6882988397570184032.xml} time=1445146216 data=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample6882988397570184032.xml} time=1445146216 data=null}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146216 data=null button=1 stateMask=0x0 x=482 y=12 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445146220 data=null item=TreeItem {sample6882988397570184032.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146230 data=null button=1 stateMask=0x80000 x=482 y=12 count=1}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample6882988397570184032.xml} time=1445146230 data=null button=0 stateMask=0x0 x=482 y=12 count=0}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample6882988397570184032.xml} time=1445146230 data=null doit=true}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample6882988397570184032.xml} time=1445146231 data=null}, TreeItem with text {sample6882988397570184032.xml}]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample6882988397570184032.xml}
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.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:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445146248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445146248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445146248 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445146248 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445146249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445146249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:04 [2024-06-26T20:01:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445146249 data=null item=null detail=0 x=0 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:01:05 [2024-06-26T20:01:05.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1445145698 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:01:05 [2024-06-26T20:01:05.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:06 [2024-06-26T20:01:06.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample6882988397570184032.xml"'
16:01:06 [2024-06-26T20:01:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:06 [2024-06-26T20:01:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:06 [2024-06-26T20:01:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample6882988397570184032.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445148221 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample6882988397570184032.xml - Eclipse Platform}]
16:01:06 [2024-06-26T20:01:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1445148312 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1445148312 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1445148312 data=null}, TreeItem with text {TestForOffsetting}]
16:01:06 [2024-06-26T20:01:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1445148312 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:06 [2024-06-26T20:01:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445148313 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:01:06 [2024-06-26T20:01:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1445148395 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:01:07 [2024-06-26T20:01:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:07 [2024-06-26T20:01:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:07 [2024-06-26T20:01:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:01:08 [2024-06-26T20:01:08.081Z] 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:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:01:08 [2024-06-26T20:01:08.081Z] 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:01:08 [2024-06-26T20:01:08.081Z] 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=1445149459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445149460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149460 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149460 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149460 data=null item=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:01:08 [2024-06-26T20:01:08.081Z] 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=1445149460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445149461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149461 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] 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=1445149461 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445149462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445149462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445149462 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445149462 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445149462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:08 [2024-06-26T20:01:08.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445149462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:08 [2024-06-26T20:01:08.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:08 [2024-06-26T20:01:08.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:08 [2024-06-26T20:01:08.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:08 [2024-06-26T20:01:08.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:08 [2024-06-26T20:01:08.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:08 [2024-06-26T20:01:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:01:08 [2024-06-26T20:01:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445149463 data=null item=null detail=0 x=0 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:01:08 [2024-06-26T20:01:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445148506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:08 [2024-06-26T20:01:08.338Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
16:01:08 [2024-06-26T20:01:08.338Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 6.223 s
16:01:08 [2024-06-26T20:01:08.339Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
16:01:08 [2024-06-26T20:01:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445149828 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:08 [2024-06-26T20:01:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:08 [2024-06-26T20:01:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:01:08 [2024-06-26T20:01:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:01:08 [2024-06-26T20:01:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:01:08 [2024-06-26T20:01:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445150018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:01:08 [2024-06-26T20:01:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445151497 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445151497 data=null doit=true}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:09 [2024-06-26T20:01:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445151498 data=null}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445151498 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445151498 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445151514 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1445151514 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1445151514 data=null doit=true}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1445151514 data=null}, TableItem with text {}]
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:01:09 [2024-06-26T20:01:09.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445152218 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445152218 data=null doit=true}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445152219 data=null}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445152228 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445152228 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445152233 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1445152233 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1445152233 data=null doit=true}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1445152234 data=null}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1445152275 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:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445152434 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445152434 data=null doit=true}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445152435 data=null}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445152435 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445152435 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445152437 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1445152437 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1445152437 data=null doit=true}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1445152437 data=null}, TableItem with text {}]
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:01:10 [2024-06-26T20:01:10.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:01:11 [2024-06-26T20:01:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
16:01:11 [2024-06-26T20:01:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
16:01:11 [2024-06-26T20:01:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
16:01:11 [2024-06-26T20:01:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1445152507 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:01:11 [2024-06-26T20:01:11.714Z] 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@af57949] time=1445153249 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445153296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445153297 data=null doit=true}, TreeItem with text {test}]
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445153297 data=null}, TreeItem with text {test}]
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445153298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:11 [2024-06-26T20:01:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445153298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:01:11 [2024-06-26T20:01:11.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445153380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:01:11 [2024-06-26T20:01:11.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:11 [2024-06-26T20:01:11.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:11 [2024-06-26T20:01:11.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:12 [2024-06-26T20:01:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:01:12 [2024-06-26T20:01:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:01:13 [2024-06-26T20:01:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:01:13 [2024-06-26T20:01:13.159Z] 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:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:01:13 [2024-06-26T20:01:13.159Z] 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:01:13 [2024-06-26T20:01:13.159Z] 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=1445154502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445154502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154503 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154503 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154503 data=null item=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:01:13 [2024-06-26T20:01:13.159Z] 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=1445154503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445154503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154504 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] 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=1445154504 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.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:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445154505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445154506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445154506 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445154506 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445154506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445154506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:13 [2024-06-26T20:01:13.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:13 [2024-06-26T20:01:13.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:13 [2024-06-26T20:01:13.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:13 [2024-06-26T20:01:13.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:13 [2024-06-26T20:01:13.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:13 [2024-06-26T20:01:13.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:01:13 [2024-06-26T20:01:13.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445154506 data=null item=null detail=0 x=0 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:01:13 [2024-06-26T20:01:13.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445153440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:13 [2024-06-26T20:01:13.673Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.188 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
16:01:13 [2024-06-26T20:01:13.673Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.721 s
16:01:13 [2024-06-26T20:01:13.673Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.148 s
16:01:13 [2024-06-26T20:01:13.673Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.729 s
16:01:13 [2024-06-26T20:01:13.673Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
16:01:13 [2024-06-26T20:01:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445155029 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:13 [2024-06-26T20:01:13.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:13 [2024-06-26T20:01:13.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:01:13 [2024-06-26T20:01:13.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:01:13 [2024-06-26T20:01:13.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:01:13 [2024-06-26T20:01:13.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445155285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:01:13 [2024-06-26T20:01:13.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:01:15 [2024-06-26T20:01:15.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:15 [2024-06-26T20:01:15.819Z] 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@af57949] time=1445157006 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:15 [2024-06-26T20:01:15.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:01:15 [2024-06-26T20:01:15.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:01:15 [2024-06-26T20:01:15.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:01:15 [2024-06-26T20:01:15.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445157011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:01:15 [2024-06-26T20:01:15.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:01:16 [2024-06-26T20:01:16.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:01:16 [2024-06-26T20:01:16.075Z] 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=1445157517 data=null doit=true}, Shell with text {Trace Changed}]
16:01:16 [2024-06-26T20:01:16.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:16 [2024-06-26T20:01:16.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:01:16 [2024-06-26T20:01:16.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:01:16 [2024-06-26T20:01:16.076Z] 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:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1445157519 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:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1445157519 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:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1445157519 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1445157519 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1445157519 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:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1445157519 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:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1445157519 data=null 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:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:16 [2024-06-26T20:01:16.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:01:16 [2024-06-26T20:01:16.076Z] 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@af57949] time=1445157666 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445157670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:01:16 [2024-06-26T20:01:16.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:01:17 [2024-06-26T20:01:17.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:17 [2024-06-26T20:01:17.969Z] 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@af57949] time=1445159268 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:17 [2024-06-26T20:01:17.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:01:17 [2024-06-26T20:01:17.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:01:17 [2024-06-26T20:01:17.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:01:17 [2024-06-26T20:01:17.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445159272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:01:17 [2024-06-26T20:01:17.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:01:18 [2024-06-26T20:01:18.226Z] 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=1445159777 data=null doit=true}, Shell with text {Trace Changed}]
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:01:18 [2024-06-26T20:01:18.226Z] 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:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1445159778 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:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1445159779 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:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1445159779 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1445159779 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1445159779 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:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1445159779 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:01:18 [2024-06-26T20:01:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1445159780 data=null 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:01:18 [2024-06-26T20:01:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:18 [2024-06-26T20:01:18.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:01:18 [2024-06-26T20:01:18.483Z] 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@af57949] time=1445159933 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:18 [2024-06-26T20:01:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:01:18 [2024-06-26T20:01:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:01:18 [2024-06-26T20:01:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:01:18 [2024-06-26T20:01:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445160004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:01:18 [2024-06-26T20:01:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:01:20 [2024-06-26T20:01:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:20 [2024-06-26T20:01:20.373Z] 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@af57949] time=1445161559 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:20 [2024-06-26T20:01:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:01:20 [2024-06-26T20:01:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:01:20 [2024-06-26T20:01:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:01:20 [2024-06-26T20:01:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445161562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:01:20 [2024-06-26T20:01:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:01:20 [2024-06-26T20:01:20.630Z] 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=1445162066 data=null doit=true}, Shell with text {Trace Changed}]
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:01:20 [2024-06-26T20:01:20.630Z] 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:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1445162067 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:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1445162067 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:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1445162067 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1445162067 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1445162067 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:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1445162067 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:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1445162068 data=null 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:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:01:20 [2024-06-26T20:01:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:20 [2024-06-26T20:01:20.887Z] 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@af57949] time=1445162238 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:20 [2024-06-26T20:01:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:01:20 [2024-06-26T20:01:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:01:20 [2024-06-26T20:01:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:01:20 [2024-06-26T20:01:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445162241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:01:20 [2024-06-26T20:01:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:01:22 [2024-06-26T20:01:22.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:22 [2024-06-26T20:01:22.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:01:22 [2024-06-26T20:01:22.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:01:22 [2024-06-26T20:01:22.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:01:22 [2024-06-26T20:01:22.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:22 [2024-06-26T20:01:22.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:01:22 [2024-06-26T20:01:22.820Z] 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@af57949] time=1445164316 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445164355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445164356 data=null doit=true}, TreeItem with text {Test}]
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445164356 data=null}, TreeItem with text {Test}]
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445164356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445164356 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:01:22 [2024-06-26T20:01:22.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445164392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:01:23 [2024-06-26T20:01:23.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:23 [2024-06-26T20:01:23.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:23 [2024-06-26T20:01:23.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164997 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164997 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null item=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:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445164998 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:23 [2024-06-26T20:01:23.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445165000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445165000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445165000 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445165000 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445165000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445165000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:23 [2024-06-26T20:01:23.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:23 [2024-06-26T20:01:23.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:23 [2024-06-26T20:01:23.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:23 [2024-06-26T20:01:23.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:23 [2024-06-26T20:01:23.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:01:23 [2024-06-26T20:01:23.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:01:23 [2024-06-26T20:01:23.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445165000 data=null item=null detail=0 x=0 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:01:23 [2024-06-26T20:01:23.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445164486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:24 [2024-06-26T20:01:24.154Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
16:01:24 [2024-06-26T20:01:24.154Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 10.22 s
16:01:24 [2024-06-26T20:01:24.154Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
16:01:24 [2024-06-26T20:01:24.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445165518 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:24 [2024-06-26T20:01:24.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:24 [2024-06-26T20:01:24.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:01:24 [2024-06-26T20:01:24.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:01:24 [2024-06-26T20:01:24.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:01:24 [2024-06-26T20:01:24.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445165659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:01:24 [2024-06-26T20:01:24.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165781 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1445165793 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1445165793 data=null}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165793 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445165794 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:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165828 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165829 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1445165829 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1445165829 data=null}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165830 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445165830 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:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165841 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1445165842 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1445165842 data=null}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165842 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445165842 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:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1445165845 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445165868 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445165868 data=null doit=true}, TreeItem with text {Traces [0]}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445165868 data=null}, TreeItem with text {Traces [0]}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445165868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445165869 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:01:24 [2024-06-26T20:01:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445165890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:01:26 [2024-06-26T20:01:26.933Z] 
16:01:26 [2024-06-26T20:01:26.933Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:26.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:27 [2024-06-26T20:01:27.862Z] 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:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445169122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445169122 data=null doit=true}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445169122 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.862Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445169125 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445169126 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445169168 data=null}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445169169 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445169172 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445169173 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445169175 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:01:27 [2024-06-26T20:01:27.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445169175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445169777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445169777 data=null doit=true}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445169777 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445169784 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445169785 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445169785 data=null}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445169786 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445169788 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445169789 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445169790 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445169790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:28 [2024-06-26T20:01:28.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:31 [2024-06-26T20:01:31.512Z] 
16:01:31 [2024-06-26T20:01:31.512Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:31.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:32 [2024-06-26T20:01:32.075Z] 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:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173520 data=null button=0 stateMask=0x0 x=183 y=122 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445173522 data=null doit=true}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445173522 data=null}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173548 data=null button=1 stateMask=0x0 x=183 y=122 count=1}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1445173552 data=null x=233 y=122 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173552 data=null button=1 stateMask=0x80000 x=233 y=122 count=1}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173563 data=null button=1 stateMask=0x80000 x=233 y=122 count=1}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173564 data=null button=0 stateMask=0x0 x=0 y=122 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445173564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445173565 data=null doit=true}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.076Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445173572 data=null}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.640Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.640Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174082 data=null button=0 stateMask=0x0 x=233 y=122 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.640Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445174089 data=null doit=true}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445174090 data=null}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174109 data=null button=1 stateMask=0x0 x=233 y=122 count=1}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1445174110 data=null x=183 y=122 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174110 data=null button=1 stateMask=0x80000 x=183 y=122 count=1}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174112 data=null button=1 stateMask=0x80000 x=183 y=122 count=1}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174113 data=null button=0 stateMask=0x0 x=0 y=122 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445174113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445174113 data=null doit=true}, TimeGraphControl with text {}]
16:01:32 [2024-06-26T20:01:32.641Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445174114 data=null}, TimeGraphControl with text {}]
16:01:33 [2024-06-26T20:01:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:35 [2024-06-26T20:01:35.727Z] 
16:01:35 [2024-06-26T20:01:35.727Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:35.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:36 [2024-06-26T20:01:36.290Z] 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:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177811 data=null button=0 stateMask=0x0 x=183 y=77 count=0}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445177815 data=null doit=true}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445177816 data=null}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177823 data=null button=1 stateMask=0x0 x=183 y=77 count=1}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1445177824 data=null x=233 y=77 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177824 data=null button=1 stateMask=0x80000 x=233 y=77 count=1}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177826 data=null button=1 stateMask=0x80000 x=233 y=77 count=1}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177827 data=null button=0 stateMask=0x0 x=0 y=77 count=0}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445177827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445177827 data=null doit=true}, TimeGraphControl with text {}]
16:01:36 [2024-06-26T20:01:36.290Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445177827 data=null}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178343 data=null button=0 stateMask=0x0 x=233 y=77 count=0}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445178343 data=null doit=true}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445178343 data=null}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178363 data=null button=1 stateMask=0x0 x=233 y=77 count=1}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1445178364 data=null x=183 y=77 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178365 data=null button=1 stateMask=0x80000 x=183 y=77 count=1}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178375 data=null button=1 stateMask=0x80000 x=183 y=77 count=1}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178376 data=null button=0 stateMask=0x0 x=0 y=77 count=0}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445178376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445178377 data=null doit=true}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445178379 data=null}, TimeGraphControl with text {}]
16:01:37 [2024-06-26T20:01:37.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:39 [2024-06-26T20:01:39.343Z] 
16:01:39 [2024-06-26T20:01:39.343Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:39.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:40 [2024-06-26T20:01:40.272Z] 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:01:40 [2024-06-26T20:01:40.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
16:01:40 [2024-06-26T20:01:40.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:42 [2024-06-26T20:01:42.793Z] 
16:01:42 [2024-06-26T20:01:42.793Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:42.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:43 [2024-06-26T20:01:43.049Z] 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:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184552 data=null button=0 stateMask=0x0 x=174 y=69 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445184552 data=null doit=true}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445184553 data=null}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184562 data=null button=1 stateMask=0x0 x=174 y=69 count=1}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1445184563 data=null x=224 y=69 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184563 data=null button=1 stateMask=0x80000 x=224 y=69 count=1}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184572 data=null button=1 stateMask=0x80000 x=224 y=69 count=1}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184573 data=null button=0 stateMask=0x0 x=0 y=69 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445184574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445184575 data=null doit=true}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445184575 data=null}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185082 data=null button=0 stateMask=0x0 x=224 y=69 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445185082 data=null doit=true}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445185082 data=null}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185096 data=null button=1 stateMask=0x0 x=224 y=69 count=1}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=1445185097 data=null x=174 y=69 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185097 data=null button=1 stateMask=0x80000 x=174 y=69 count=1}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185099 data=null button=1 stateMask=0x80000 x=174 y=69 count=1}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185099 data=null button=0 stateMask=0x0 x=0 y=69 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445185099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445185100 data=null doit=true}, TimeGraphControl with text {}]
16:01:43 [2024-06-26T20:01:43.614Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445185100 data=null}, TimeGraphControl with text {}]
16:01:44 [2024-06-26T20:01:44.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:46 [2024-06-26T20:01:46.080Z] 
16:01:46 [2024-06-26T20:01:46.080Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:45.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:47 [2024-06-26T20:01:47.012Z] 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:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445188276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445188277 data=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445188277 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445188283 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445188284 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445188285 data=null}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.012Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445188285 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445188286 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445188287 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445188288 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.013Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445188289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445188890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445188890 data=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445188890 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445188897 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445188898 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445188899 data=null}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445188899 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445188900 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445188901 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445188902 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:47 [2024-06-26T20:01:47.577Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445188903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:48 [2024-06-26T20:01:48.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:01:50 [2024-06-26T20:01:50.033Z] 
16:01:50 [2024-06-26T20:01:50.033Z] (Eclipse:5100): Gtk-CRITICAL **: 20:01:49.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445192101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445192101 data=null doit=true}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445192101 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445192103 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445192104 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445192104 data=null}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445192104 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445192106 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445192107 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445192108 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:50 [2024-06-26T20:01:50.596Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445192108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445192709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445192709 data=null doit=true}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445192710 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445192716 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445192717 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445192717 data=null}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445192717 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445192719 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445192720 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445192721 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:51 [2024-06-26T20:01:51.159Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445192721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:01:52 [2024-06-26T20:01:52.091Z] 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:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445193324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445193325 data=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445193325 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445193330 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445193331 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445193331 data=null}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445193332 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445193333 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445193334 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445193335 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445193335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=1445193936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=1445193937 data=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445193937 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=1445193943 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=1445193944 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=1445193944 data=null}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445193944 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=1445193946 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=1445193947 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=1445193947 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:01:52 [2024-06-26T20:01:52.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=1445193948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:01:53 [2024-06-26T20:01:53.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:01:53 [2024-06-26T20:01:53.427Z] 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:01:53 [2024-06-26T20:01:53.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
16:01:53 [2024-06-26T20:01:53.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
16:01:53 [2024-06-26T20:01:53.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
16:01:53 [2024-06-26T20:01:53.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@af57949] time=1445195230 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:53 [2024-06-26T20:01:53.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:01:53 [2024-06-26T20:01:53.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2024-06-26T20:01:53.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2024-06-26T20:01:53.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:01:53 [2024-06-26T20:01:53.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1445195237 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
16:01:53 [2024-06-26T20:01:53.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1445195237 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:01:53 [2024-06-26T20:01:53.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1445195237 data=null}, TreeItem with text {TestAxisAlignment}]
16:01:53 [2024-06-26T20:01:53.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1445195237 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:53 [2024-06-26T20:01:53.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445195238 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:01:53 [2024-06-26T20:01:53.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1445195288 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:01:53 [2024-06-26T20:01:53.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:01:53 [2024-06-26T20:01:53.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:01:53 [2024-06-26T20:01:53.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:01:54 [2024-06-26T20:01:54.505Z] 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:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:01:54 [2024-06-26T20:01:54.505Z] 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:01:54 [2024-06-26T20:01:54.505Z] 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=1445195931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445195931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.505Z] 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=1445195931 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.505Z] 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=1445195932 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.505Z] 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=1445195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.505Z] 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=1445195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.505Z] 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=1445195932 data=null item=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:01:54 [2024-06-26T20:01:54.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=1445195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.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=1445195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.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=1445195932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.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=1445195932 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.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=1445195933 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:54 [2024-06-26T20:01:54.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:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445195934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445195934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445195934 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445195934 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445195934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445195935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:01:54 [2024-06-26T20:01:54.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:01:54 [2024-06-26T20:01:54.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:01:54 [2024-06-26T20:01:54.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:01:54 [2024-06-26T20:01:54.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:01:54 [2024-06-26T20:01:54.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:01:54 [2024-06-26T20:01:54.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:01:54 [2024-06-26T20:01:54.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445195935 data=null item=null detail=0 x=0 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:01:54 [2024-06-26T20:01:54.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445195382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:01:55 [2024-06-26T20:01:55.019Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.93 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
16:01:55 [2024-06-26T20:01:55.019Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 4.887 s
16:01:55 [2024-06-26T20:01:55.020Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 4.255 s
16:01:55 [2024-06-26T20:01:55.020Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 4.117 s
16:01:55 [2024-06-26T20:01:55.020Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.928 s
16:01:55 [2024-06-26T20:01:55.020Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.781 s
16:01:55 [2024-06-26T20:01:55.020Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.972 s
16:01:55 [2024-06-26T20:01:55.020Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 5.000 s
16:01:55 [2024-06-26T20:01:55.020Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
16:01:55 [2024-06-26T20:01:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445196461 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:01:55 [2024-06-26T20:01:55.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:55 [2024-06-26T20:01:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:01:55 [2024-06-26T20:01:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:01:55 [2024-06-26T20:01:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:01:55 [2024-06-26T20:01:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445196893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:01:55 [2024-06-26T20:01:55.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.994: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.994: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.994: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.994: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.995: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.995: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.995: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:01:56 [2024-06-26T20:01:56.098Z] 
16:01:56 [2024-06-26T20:01:56.098Z] (Eclipse:5100): Gtk-WARNING **: 20:01:55.995: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:57 [2024-06-26T20:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:01:57 [2024-06-26T20:01:57.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:01:57 [2024-06-26T20:01:57.724Z] 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:01:57 [2024-06-26T20:01:57.724Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:01:57 [2024-06-26T20:01:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:01:57 [2024-06-26T20:01:57.724Z] 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=1445199098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.724Z] 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=1445199107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.724Z] 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=1445199107 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.724Z] 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=1445199107 data=null}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199108 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:01:57 [2024-06-26T20:01:57.725Z] 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=1445199121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199122 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199122 data=null}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:01:57 [2024-06-26T20:01:57.725Z] 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:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=1445199126 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:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199160 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199161 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:01:57 [2024-06-26T20:01:57.725Z] 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=1445199162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199164 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199164 data=null}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:01:57 [2024-06-26T20:01:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.725Z] 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=1445199182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199182 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199182 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:01:57 [2024-06-26T20:01:57.726Z] 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=1445199183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199185 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.726Z] 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=1445199185 data=null}, ToolItem with tooltip text {Unpin View}]
16:01:57 [2024-06-26T20:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:01:57 [2024-06-26T20:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.074: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.074: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.075: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:01:58 [2024-06-26T20:01:58.289Z] 
16:01:58 [2024-06-26T20:01:58.289Z] (Eclipse:5100): Gtk-WARNING **: 20:01:58.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:01:59 [2024-06-26T20:01:59.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:01:59 [2024-06-26T20:01:59.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:01:59 [2024-06-26T20:01:59.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:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.411: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.411: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.411: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.411: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.411: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.411: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.412: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:02:01 [2024-06-26T20:02:01.548Z] 
16:02:01 [2024-06-26T20:02:01.548Z] (Eclipse:5100): Gtk-WARNING **: 20:02:01.412: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445207392 data=null button=0 stateMask=0x0 x=22 y=127 count=0}, TableItem with text {}]
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445207392 data=null doit=true}, TableItem with text {}]
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445207392 data=null}, TableItem with text {}]
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445207393 data=null button=1 stateMask=0x0 x=22 y=127 count=1}, TableItem with text {}]
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445207394 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445207396 data=null button=1 stateMask=0x80000 x=22 y=127 count=1}, TableItem with text {}]
16:02:06 [2024-06-26T20:02:06.798Z] 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:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1445207524 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:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:06 [2024-06-26T20:02:06.798Z] 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:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
16:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=1445208391 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:02:06 [2024-06-26T20:02:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
16:02:07 [2024-06-26T20:02:07.361Z] 
16:02:07 [2024-06-26T20:02:07.361Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.361Z] 
16:02:07 [2024-06-26T20:02:07.361Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.281: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.361Z] 
16:02:07 [2024-06-26T20:02:07.361Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.361Z] 
16:02:07 [2024-06-26T20:02:07.361Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.281: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.362Z] 
16:02:07 [2024-06-26T20:02:07.362Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.362Z] 
16:02:07 [2024-06-26T20:02:07.362Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.281: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.362Z] 
16:02:07 [2024-06-26T20:02:07.362Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.282: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:02:07 [2024-06-26T20:02:07.362Z] 
16:02:07 [2024-06-26T20:02:07.362Z] (Eclipse:5100): Gtk-WARNING **: 20:02:07.282: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:02:08 [2024-06-26T20:02:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:08 [2024-06-26T20:02:08.729Z] 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:02:08 [2024-06-26T20:02:08.729Z] 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:02:08 [2024-06-26T20:02:08.729Z] 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:02:08 [2024-06-26T20:02:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
16:02:08 [2024-06-26T20:02:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=1445210212 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:02:08 [2024-06-26T20:02:08.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
16:02:08 [2024-06-26T20:02:08.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
16:02:08 [2024-06-26T20:02:08.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
16:02:08 [2024-06-26T20:02:08.986Z] 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:02:08 [2024-06-26T20:02:08.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
16:02:08 [2024-06-26T20:02:08.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=1445210390 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:02:08 [2024-06-26T20:02:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
16:02:08 [2024-06-26T20:02:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.970: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.970: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.970: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.970: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.971: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.971: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.971: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:02:08 [2024-06-26T20:02:08.987Z] 
16:02:08 [2024-06-26T20:02:08.987Z] (Eclipse:5100): Gtk-WARNING **: 20:02:08.971: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:02:09 [2024-06-26T20:02:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
16:02:09 [2024-06-26T20:02:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
16:02:09 [2024-06-26T20:02:09.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:02:10 [2024-06-26T20:02:10.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:02:10 [2024-06-26T20:02:10.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:02:10 [2024-06-26T20:02:10.371Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:10 [2024-06-26T20:02:10.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211814 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211814 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:02:10 [2024-06-26T20:02:10.371Z] 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=1445211816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211822 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:02:10 [2024-06-26T20:02:10.371Z] 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=1445211822 data=null}, ToolItem with tooltip text {Unpin View}]
16:02:10 [2024-06-26T20:02:10.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:02:10 [2024-06-26T20:02:10.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
16:02:10 [2024-06-26T20:02:10.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:02:10 [2024-06-26T20:02:10.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:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445212083 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445212119 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445212119 data=null doit=true}, TreeItem with text {test}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445212119 data=null}, TreeItem with text {test}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445212119 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445212120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445212136 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:02:10 [2024-06-26T20:02:10.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:02:10 [2024-06-26T20:02:10.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:02:11 [2024-06-26T20:02:11.140Z] 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:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:02:11 [2024-06-26T20:02:11.140Z] 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:02:11 [2024-06-26T20:02:11.140Z] 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=1445212623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445212623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] 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=1445212623 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] 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=1445212624 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] 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=1445212624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] 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=1445212624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] 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=1445212624 data=null item=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:02:11 [2024-06-26T20:02:11.140Z] 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=1445212624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445212624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.141Z] 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=1445212624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.141Z] 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=1445212624 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.141Z] 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=1445212625 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:11 [2024-06-26T20:02:11.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')
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445212626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445212626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445212626 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445212626 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445212626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445212627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:11 [2024-06-26T20:02:11.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')
16:02:11 [2024-06-26T20:02:11.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')
16:02:11 [2024-06-26T20:02:11.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')
16:02:11 [2024-06-26T20:02:11.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')
16:02:11 [2024-06-26T20:02:11.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')
16:02:11 [2024-06-26T20:02:11.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:02:11 [2024-06-26T20:02:11.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445212627 data=null item=null detail=0 x=0 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:02:11 [2024-06-26T20:02:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445212207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:02:11 [2024-06-26T20:02:11.654Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.68 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
16:02:11 [2024-06-26T20:02:11.654Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 2.263 s
16:02:11 [2024-06-26T20:02:11.654Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
16:02:11 [2024-06-26T20:02:11.654Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 9.307 s
16:02:11 [2024-06-26T20:02:11.654Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.490 s
16:02:11 [2024-06-26T20:02:11.654Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
16:02:11 [2024-06-26T20:02:11.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@af57949] time=1445213145 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:11 [2024-06-26T20:02:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:11 [2024-06-26T20:02:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:02:11 [2024-06-26T20:02:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:02:11 [2024-06-26T20:02:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:02:11 [2024-06-26T20:02:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445213354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:02:11 [2024-06-26T20:02:11.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445216768 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445216769 data=null doit=true}, TableItem with text {}]
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445216769 data=null}, TableItem with text {}]
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445216769 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:02:15 [2024-06-26T20:02:15.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445216769 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:15 [2024-06-26T20:02:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445216776 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:02:15 [2024-06-26T20:02:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
16:02:15 [2024-06-26T20:02:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
16:02:15 [2024-06-26T20:02:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1445216820 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:02:15 [2024-06-26T20:02:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
16:02:15 [2024-06-26T20:02:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445217399 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445217405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445217405 data=null doit=true}, TreeItem with text {test}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445217405 data=null}, TreeItem with text {test}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445217406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445217406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445217461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:02:15 [2024-06-26T20:02:15.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:02:16 [2024-06-26T20:02:16.561Z] 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:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:02:16 [2024-06-26T20:02:16.561Z] 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:02:16 [2024-06-26T20:02:16.561Z] 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=1445217918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445217918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] 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=1445217918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] 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=1445217918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] 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=1445217918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] 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=1445217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] 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=1445217919 data=null item=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:02:16 [2024-06-26T20:02:16.561Z] 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=1445217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445217919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445217919 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445217919 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445217920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445217920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445217920 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445217920 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:16 [2024-06-26T20:02:16.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445217921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:16 [2024-06-26T20:02:16.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445217921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:16 [2024-06-26T20:02:16.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:16 [2024-06-26T20:02:16.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:16 [2024-06-26T20:02:16.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:16 [2024-06-26T20:02:16.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:16 [2024-06-26T20:02:16.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:16 [2024-06-26T20:02:16.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:02:16 [2024-06-26T20:02:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445217921 data=null item=null detail=0 x=0 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:02:16 [2024-06-26T20:02:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445217525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:02:17 [2024-06-26T20:02:17.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.283 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
16:02:17 [2024-06-26T20:02:17.075Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 5.070 s
16:02:17 [2024-06-26T20:02:17.075Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445218435 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445218587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:02:17 [2024-06-26T20:02:17.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:02:18 [2024-06-26T20:02:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:18 [2024-06-26T20:02:18.971Z] 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@af57949] time=1445220240 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:18 [2024-06-26T20:02:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:02:18 [2024-06-26T20:02:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:02:18 [2024-06-26T20:02:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:02:18 [2024-06-26T20:02:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445220242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:02:18 [2024-06-26T20:02:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:02:19 [2024-06-26T20:02:19.228Z] 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=1445220745 data=null doit=true}, Shell with text {Trace Changed}]
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:02:19 [2024-06-26T20:02:19.228Z] 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:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1445220746 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:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1445220746 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:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1445220746 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1445220746 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1445220746 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:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1445220746 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:02:19 [2024-06-26T20:02:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1445220746 data=null 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:02:19 [2024-06-26T20:02:19.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:19 [2024-06-26T20:02:19.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:02:19 [2024-06-26T20:02:19.486Z] 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@af57949] time=1445220929 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:19 [2024-06-26T20:02:19.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:02:19 [2024-06-26T20:02:19.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:02:19 [2024-06-26T20:02:19.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:02:19 [2024-06-26T20:02:19.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445220933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:02:19 [2024-06-26T20:02:19.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:02:20 [2024-06-26T20:02:20.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:21 [2024-06-26T20:02:21.114Z] 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@af57949] time=1445222487 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:21 [2024-06-26T20:02:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:02:21 [2024-06-26T20:02:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:02:21 [2024-06-26T20:02:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:02:21 [2024-06-26T20:02:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445222491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:02:21 [2024-06-26T20:02:21.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:02:21 [2024-06-26T20:02:21.680Z] 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=1445222994 data=null doit=true}, Shell with text {Trace Changed}]
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:02:21 [2024-06-26T20:02:21.680Z] 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:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1445222995 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:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1445222995 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:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1445222995 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1445222995 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1445222996 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:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1445222996 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:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1445222996 data=null 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:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:21 [2024-06-26T20:02:21.680Z] 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@af57949] time=1445223181 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445223184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:02:21 [2024-06-26T20:02:21.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:02:23 [2024-06-26T20:02:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:23 [2024-06-26T20:02:23.576Z] 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@af57949] time=1445224731 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:23 [2024-06-26T20:02:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:02:23 [2024-06-26T20:02:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:02:23 [2024-06-26T20:02:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:02:23 [2024-06-26T20:02:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445224734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:02:23 [2024-06-26T20:02:23.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:02:23 [2024-06-26T20:02:23.834Z] 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=1445225238 data=null doit=true}, Shell with text {Trace Changed}]
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:02:23 [2024-06-26T20:02:23.834Z] 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:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1445225239 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:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1445225239 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:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1445225239 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1445225239 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1445225239 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:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1445225239 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:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1445225239 data=null 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:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:23 [2024-06-26T20:02:23.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:02:23 [2024-06-26T20:02:23.834Z] 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@af57949] time=1445225427 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1445225430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:02:23 [2024-06-26T20:02:23.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:02:25 [2024-06-26T20:02:25.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-06-26T20:02:25.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:25 [2024-06-26T20:02:25.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:25 [2024-06-26T20:02:25.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:02:25 [2024-06-26T20:02:25.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-06-26T20:02:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:25 [2024-06-26T20:02:25.988Z] 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@af57949] time=1445227552 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:25 [2024-06-26T20:02:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:02:26 [2024-06-26T20:02:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445227591 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445227591 data=null doit=true}, TreeItem with text {Test}]
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445227591 data=null}, TreeItem with text {Test}]
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445227592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445227592 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445227624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:02:26 [2024-06-26T20:02:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:02:27 [2024-06-26T20:02:27.179Z] 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:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:02:27 [2024-06-26T20:02:27.179Z] 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:02:27 [2024-06-26T20:02:27.179Z] 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=1445228634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445228634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.179Z] 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=1445228634 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.179Z] 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=1445228634 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.179Z] 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=1445228634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] 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=1445228635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] 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=1445228635 data=null item=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:02:27 [2024-06-26T20:02:27.180Z] 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=1445228635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445228635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] 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=1445228635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] 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=1445228635 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] 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=1445228635 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.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:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445228637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445228637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445228638 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445228638 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445228638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445228638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:27 [2024-06-26T20:02:27.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:27 [2024-06-26T20:02:27.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:27 [2024-06-26T20:02:27.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:27 [2024-06-26T20:02:27.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:27 [2024-06-26T20:02:27.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:27 [2024-06-26T20:02:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:02:27 [2024-06-26T20:02:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445228638 data=null item=null detail=0 x=0 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:02:27 [2024-06-26T20:02:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445227678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:02:27 [2024-06-26T20:02:27.999Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.99 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
16:02:27 [2024-06-26T20:02:27.999Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 10.84 s
16:02:27 [2024-06-26T20:02:27.999Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
16:02:27 [2024-06-26T20:02:27.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445229436 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:28 [2024-06-26T20:02:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:28 [2024-06-26T20:02:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:02:28 [2024-06-26T20:02:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:02:28 [2024-06-26T20:02:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:02:28 [2024-06-26T20:02:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445229582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:02:28 [2024-06-26T20:02:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445231171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445231171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445231171 data=null doit=true}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445231171 data=null}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445231172 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445231172 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445231177 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, (of type 'Table')]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445231179 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445231179 data=null doit=true}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445231179 data=null}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445231179 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445231180 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445231181 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1445231225 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:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:29 [2024-06-26T20:02:29.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445231378 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445231378 data=null doit=true}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445231378 data=null}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445231379 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445231379 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445231380 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1445231380 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1445231380 data=null doit=true}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1445231381 data=null}, TableItem with text {}]
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
16:02:29 [2024-06-26T20:02:29.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:30 [2024-06-26T20:02:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:30 [2024-06-26T20:02:30.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:30 [2024-06-26T20:02:30.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:30 [2024-06-26T20:02:30.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:30 [2024-06-26T20:02:30.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:30 [2024-06-26T20:02:30.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445232752 data=null button=0 stateMask=0x0 x=22 y=127 count=0}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445232752 data=null doit=true}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445232758 data=null}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445232758 data=null button=1 stateMask=0x0 x=22 y=127 count=1}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445232807 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445232822 data=null button=1 stateMask=0x80000 x=22 y=127 count=1}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=1445232822 data=null button=0 stateMask=0x0 x=22 y=127 count=0}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=1445232822 data=null doit=true}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=1445232822 data=null}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:02:31 [2024-06-26T20:02:31.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1445232824 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1445232824 data=null doit=true}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1445232824 data=null}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1445232824 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445232825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1445232888 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, TableItem with text {}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=1445232919 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:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
16:02:31 [2024-06-26T20:02:31.431Z] 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@af57949] time=1445233011 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:02:31 [2024-06-26T20:02:31.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445233124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445233124 data=null doit=true}, TreeItem with text {Test}]
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445233124 data=null}, TreeItem with text {Test}]
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445233125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445233125 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445233156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:02:31 [2024-06-26T20:02:31.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:02:31 [2024-06-26T20:02:31.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:02:32 [2024-06-26T20:02:32.871Z] 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:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:02:32 [2024-06-26T20:02:32.871Z] 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:02:32 [2024-06-26T20:02:32.871Z] 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=1445234285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445234285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234285 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234285 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234285 data=null item=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:02:32 [2024-06-26T20:02:32.871Z] 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=1445234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.871Z] 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=1445234286 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.872Z] 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=1445234286 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.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:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445234288 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445234288 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:32 [2024-06-26T20:02:32.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:32 [2024-06-26T20:02:32.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:32 [2024-06-26T20:02:32.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:32 [2024-06-26T20:02:32.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:32 [2024-06-26T20:02:32.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:32 [2024-06-26T20:02:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:02:33 [2024-06-26T20:02:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445234288 data=null item=null detail=0 x=0 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:02:33 [2024-06-26T20:02:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445233213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:02:33 [2024-06-26T20:02:33.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.361 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
16:02:33 [2024-06-26T20:02:33.386Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 5.212 s
16:02:33 [2024-06-26T20:02:33.386Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445234809 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445234976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:02:33 [2024-06-26T20:02:33.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:02:34 [2024-06-26T20:02:34.753Z] 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:02:34 [2024-06-26T20:02:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:02:34 [2024-06-26T20:02:34.753Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:34 [2024-06-26T20:02:34.753Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:35 [2024-06-26T20:02:35.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:35 [2024-06-26T20:02:35.572Z] 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:02:35 [2024-06-26T20:02:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:02:35 [2024-06-26T20:02:35.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:35 [2024-06-26T20:02:35.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:36 [2024-06-26T20:02:36.392Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:36 [2024-06-26T20:02:36.393Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:36 [2024-06-26T20:02:36.955Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:36 [2024-06-26T20:02:36.956Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:37 [2024-06-26T20:02:37.519Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:37 [2024-06-26T20:02:37.519Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239403 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239403 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:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239406 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239406 data=null}, ToolItem with tooltip text {Zoom In}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239414 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239414 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:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239417 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445239417 data=null}, ToolItem with tooltip text {Zoom Out}]
16:02:38 [2024-06-26T20:02:38.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
16:02:38 [2024-06-26T20:02:38.083Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:38 [2024-06-26T20:02:38.083Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:38 [2024-06-26T20:02:38.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:38 [2024-06-26T20:02:38.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:39 [2024-06-26T20:02:39.207Z] 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:02:39 [2024-06-26T20:02:39.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:02:39 [2024-06-26T20:02:39.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:39 [2024-06-26T20:02:39.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:39 [2024-06-26T20:02:39.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:39 [2024-06-26T20:02:39.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:39 [2024-06-26T20:02:39.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:02:39 [2024-06-26T20:02:39.463Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.040 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
16:02:39 [2024-06-26T20:02:39.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.982 s
16:02:39 [2024-06-26T20:02:39.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.571 s
16:02:39 [2024-06-26T20:02:39.463Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.315 s
16:02:39 [2024-06-26T20:02:39.463Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445240858 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445241023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:02:39 [2024-06-26T20:02:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:02:43 [2024-06-26T20:02:43.634Z] 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:02:43 [2024-06-26T20:02:43.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:43 [2024-06-26T20:02:43.890Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.890Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245477 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445245478 data=null doit=true}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445245478 data=null}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245478 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245481 data=null button=0 stateMask=0x80000 x=814 y=107 count=0}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245481 data=null button=1 stateMask=0x80000 x=814 y=107 count=1}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245482 data=null button=0 stateMask=0x0 x=814 y=107 count=0}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445245482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445245482 data=null doit=true}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445245482 data=null}, TimeGraphControl with text {}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245487 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:43 [2024-06-26T20:02:43.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245821 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245822 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:44 [2024-06-26T20:02:44.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:44 [2024-06-26T20:02:44.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:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445245825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445245825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445245825 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445245825 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445245825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445245825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445245825 data=null item=null detail=0 x=0 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:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245488 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:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245972 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245973 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:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245974 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245974 data=null}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245975 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245976 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:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245977 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245977 data=null}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245978 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245978 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:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245989 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245989 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245991 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245991 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:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245992 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245992 data=null}, ToolItem with tooltip text {Previous Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 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:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245994 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245994 data=null}, ToolItem with tooltip text {Next Marker}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245995 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:44 [2024-06-26T20:02:44.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445246401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445246403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445246403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445246404 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445246404 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:45 [2024-06-26T20:02:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:45 [2024-06-26T20:02:45.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:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445246430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445246430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445246430 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445246430 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445246430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445246430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445246430 data=null item=null detail=0 x=0 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:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445245995 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:02:45 [2024-06-26T20:02:45.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:45 [2024-06-26T20:02:45.279Z] 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:02:45 [2024-06-26T20:02:45.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:47 [2024-06-26T20:02:47.798Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:47 [2024-06-26T20:02:47.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:47 [2024-06-26T20:02:47.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:47 [2024-06-26T20:02:47.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:47 [2024-06-26T20:02:47.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=1445249241 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:47 [2024-06-26T20:02:47.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=1445249241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:47 [2024-06-26T20:02:47.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=1445249242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:48 [2024-06-26T20:02:48.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:48 [2024-06-26T20:02:48.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249565 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249565 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.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:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445249585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445249585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445249586 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445249586 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445249586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:48 [2024-06-26T20:02:48.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445249586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:48 [2024-06-26T20:02:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445249586 data=null item=null detail=0 x=0 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:02:48 [2024-06-26T20:02:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445249242 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:02:48 [2024-06-26T20:02:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:48 [2024-06-26T20:02:48.315Z] 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:02:48 [2024-06-26T20:02:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250371 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250372 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250372 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250373 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250375 data=null button=0 stateMask=0x80000 x=814 y=107 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250375 data=null button=1 stateMask=0x80000 x=814 y=107 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250375 data=null button=0 stateMask=0x0 x=814 y=107 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250376 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250376 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250381 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250381 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250381 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250387 data=null button=3 stateMask=0x0 x=720 y=50 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250387 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250388 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250388 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250389 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250389 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250393 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250393 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250393 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250408 data=null button=2 stateMask=0x0 x=907 y=50 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250408 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250409 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250409 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250410 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250410 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250421 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250422 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250422 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250468 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250469 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250469 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250470 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250470 data=null doit=true}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250470 data=null}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.880Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.880Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250474 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:02:48 [2024-06-26T20:02:48.880Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250475 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250475 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250492 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250493 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250494 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250494 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250494 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250495 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250507 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250507 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250507 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250520 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250521 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250521 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250522 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250522 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250568 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250572 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250573 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250573 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250583 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250584 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250584 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250585 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250585 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250585 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250589 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250589 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250589 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250600 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250601 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250602 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250602 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250603 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250603 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250607 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250607 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250607 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250663 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250669 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250669 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250670 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250670 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250670 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250674 data=null button=0 stateMask=0x0 x=384 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250675 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250675 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.137Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250688 data=null button=1 stateMask=0x0 x=384 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250689 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250690 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250690 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250691 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250691 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250701 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250701 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250702 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250708 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250709 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250710 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250710 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250710 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250711 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250731 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250766 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250766 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250773 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250774 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250774 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250775 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250775 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250775 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250794 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250798 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250798 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250805 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250806 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250807 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250807 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250808 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250808 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250818 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250819 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250819 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250825 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250827 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250827 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250827 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250828 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250833 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250837 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250838 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250838 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250868 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250869 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250870 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250870 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250871 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250871 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250875 data=null button=0 stateMask=0x0 x=496 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250875 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250875 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250889 data=null button=1 stateMask=0x0 x=496 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250890 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250891 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250891 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250891 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250892 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250901 data=null button=0 stateMask=0x0 x=515 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250901 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250901 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250907 data=null button=1 stateMask=0x0 x=515 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250908 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250908 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250909 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250909 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250909 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250920 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250920 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250921 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250973 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250974 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250974 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250974 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250975 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250975 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250986 data=null button=0 stateMask=0x0 x=552 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445250987 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.653Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445250987 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445250994 data=null button=1 stateMask=0x0 x=552 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251001 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251001 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251002 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251002 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251002 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251007 data=null button=0 stateMask=0x0 x=571 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251007 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251007 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251020 data=null button=1 stateMask=0x0 x=571 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251022 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251022 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251074 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251075 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251075 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251087 data=null button=0 stateMask=0x0 x=590 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251087 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251088 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251093 data=null button=1 stateMask=0x0 x=590 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251100 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251100 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251101 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251101 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251101 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251106 data=null button=0 stateMask=0x0 x=608 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251106 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251106 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251119 data=null button=1 stateMask=0x0 x=608 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251120 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251121 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.654Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251121 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251122 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251122 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251126 data=null button=0 stateMask=0x0 x=627 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251126 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251127 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251141 data=null button=1 stateMask=0x0 x=627 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251143 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251143 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251143 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251144 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251144 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251165 data=null button=0 stateMask=0x0 x=646 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251167 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251168 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251174 data=null button=1 stateMask=0x0 x=646 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251175 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251175 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251176 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251176 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251176 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251187 data=null button=0 stateMask=0x0 x=664 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251188 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251188 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251207 data=null button=1 stateMask=0x0 x=664 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251209 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251210 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251211 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251222 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251223 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251234 data=null button=0 stateMask=0x0 x=683 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251234 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251235 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.913Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251269 data=null button=1 stateMask=0x0 x=683 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.913Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251271 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251271 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251272 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251272 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251272 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251277 data=null button=0 stateMask=0x0 x=702 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251277 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251277 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251293 data=null button=1 stateMask=0x0 x=702 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251302 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251303 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251303 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251304 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251304 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251311 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251311 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251322 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251363 data=null button=1 stateMask=0x0 x=720 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251369 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251370 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251370 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251371 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251371 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251375 data=null button=0 stateMask=0x0 x=739 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251375 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251376 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251388 data=null button=1 stateMask=0x0 x=739 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251390 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251390 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251390 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.914Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251391 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251391 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251399 data=null button=0 stateMask=0x0 x=758 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251400 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251400 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251406 data=null button=1 stateMask=0x0 x=758 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251407 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251407 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251407 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251408 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251408 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251412 data=null button=0 stateMask=0x0 x=776 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251417 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251417 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251423 data=null button=1 stateMask=0x0 x=776 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251424 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251425 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251425 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251425 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251426 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251437 data=null button=0 stateMask=0x0 x=795 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251438 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251438 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251444 data=null button=1 stateMask=0x0 x=795 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251450 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251450 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251451 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251451 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251451 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251471 data=null button=0 stateMask=0x0 x=814 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.915Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251471 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251472 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251477 data=null button=1 stateMask=0x0 x=814 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251483 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251484 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251484 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251485 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251485 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251489 data=null button=0 stateMask=0x0 x=832 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251489 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251489 data=null}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251504 data=null button=1 stateMask=0x0 x=832 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251506 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251506 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251507 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251507 data=null doit=true}, TimeGraphControl with text {}]
16:02:49 [2024-06-26T20:02:49.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251508 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251523 data=null button=0 stateMask=0x0 x=851 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251523 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251523 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251543 data=null button=1 stateMask=0x0 x=851 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251571 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251571 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251572 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251573 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251573 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251587 data=null button=0 stateMask=0x0 x=870 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251587 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251587 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251604 data=null button=1 stateMask=0x0 x=870 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251605 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251606 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251606 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251607 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251607 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251611 data=null button=0 stateMask=0x0 x=888 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251618 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251618 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251669 data=null button=1 stateMask=0x0 x=888 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251671 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251671 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251671 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251672 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251672 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251676 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251677 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251677 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251690 data=null button=1 stateMask=0x0 x=907 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251692 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251692 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251692 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251693 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.174Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251693 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251705 data=null button=0 stateMask=0x0 x=926 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251705 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251705 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251719 data=null button=1 stateMask=0x0 x=926 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251720 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251721 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251721 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251722 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.175Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251722 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251774 data=null button=0 stateMask=0x0 x=944 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251774 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251775 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251788 data=null button=1 stateMask=0x0 x=944 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251789 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251790 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251790 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251791 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251791 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251800 data=null button=0 stateMask=0x0 x=963 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251800 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251801 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251807 data=null button=1 stateMask=0x0 x=963 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251808 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251808 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251809 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251809 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251809 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251821 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.431Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251822 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251822 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251872 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251873 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251874 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251874 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251875 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251875 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251887 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251888 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251888 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251894 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251901 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251901 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251902 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251902 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251903 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251907 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251907 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251907 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251963 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251970 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251970 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251970 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251971 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251971 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251975 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251976 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.432Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251976 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251990 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251991 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251991 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251992 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445251992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445251992 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445251992 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252003 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252004 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252004 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252010 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252011 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252011 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252011 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252019 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252019 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252023 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252023 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.433Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252023 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252064 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252070 data=null button=0 stateMask=0x80000 x=384 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252071 data=null button=1 stateMask=0x80000 x=384 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252071 data=null button=0 stateMask=0x0 x=384 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252072 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252072 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252076 data=null button=0 stateMask=0x0 x=384 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252076 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252077 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252089 data=null button=1 stateMask=0x0 x=384 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252090 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252091 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252091 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252092 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252092 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.690Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252102 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252103 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252103 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252108 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252109 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252110 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252110 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252111 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252111 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252123 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252123 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252123 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252135 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252137 data=null button=0 stateMask=0x80000 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252137 data=null button=1 stateMask=0x80000 x=440 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252138 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252138 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252138 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252142 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252142 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252143 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252174 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252175 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252175 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252176 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252176 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252176 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252187 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.691Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252188 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252188 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252194 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252200 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252201 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252201 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252201 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252202 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252206 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252206 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252206 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252220 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252221 data=null button=0 stateMask=0x80000 x=496 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252221 data=null button=1 stateMask=0x80000 x=496 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252222 data=null button=0 stateMask=0x0 x=496 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252222 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252222 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252274 data=null button=0 stateMask=0x0 x=496 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252275 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252275 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252288 data=null button=1 stateMask=0x0 x=496 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252289 data=null button=0 stateMask=0x80000 x=515 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252290 data=null button=1 stateMask=0x80000 x=515 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252290 data=null button=0 stateMask=0x0 x=515 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252291 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252291 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252303 data=null button=0 stateMask=0x0 x=515 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252304 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252304 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252310 data=null button=1 stateMask=0x0 x=515 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252311 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252311 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252319 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252319 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252319 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252324 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252324 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252324 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252374 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252375 data=null button=0 stateMask=0x80000 x=552 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252376 data=null button=1 stateMask=0x80000 x=552 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252376 data=null button=0 stateMask=0x0 x=552 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252376 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252377 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252389 data=null button=0 stateMask=0x0 x=552 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252389 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252389 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252399 data=null button=1 stateMask=0x0 x=552 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252400 data=null button=0 stateMask=0x80000 x=571 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252401 data=null button=1 stateMask=0x80000 x=571 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252401 data=null button=0 stateMask=0x0 x=571 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252402 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252402 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252406 data=null button=0 stateMask=0x0 x=571 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252406 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252406 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252419 data=null button=1 stateMask=0x0 x=571 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252421 data=null button=0 stateMask=0x80000 x=590 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252421 data=null button=1 stateMask=0x80000 x=590 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252421 data=null button=0 stateMask=0x0 x=590 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252422 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252422 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252426 data=null button=0 stateMask=0x0 x=590 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252426 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252426 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252476 data=null button=1 stateMask=0x0 x=590 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252477 data=null button=0 stateMask=0x80000 x=608 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252477 data=null button=1 stateMask=0x80000 x=608 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252478 data=null button=0 stateMask=0x0 x=608 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252485 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252485 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252489 data=null button=0 stateMask=0x0 x=608 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252489 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252490 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252502 data=null button=1 stateMask=0x0 x=608 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252504 data=null button=0 stateMask=0x80000 x=627 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252504 data=null button=1 stateMask=0x80000 x=627 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252504 data=null button=0 stateMask=0x0 x=627 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252505 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252505 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252509 data=null button=0 stateMask=0x0 x=627 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252509 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252509 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252522 data=null button=1 stateMask=0x0 x=627 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252523 data=null button=0 stateMask=0x80000 x=646 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252524 data=null button=1 stateMask=0x80000 x=646 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252524 data=null button=0 stateMask=0x0 x=646 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252525 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252525 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252533 data=null button=0 stateMask=0x0 x=646 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252534 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252534 data=null}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252540 data=null button=1 stateMask=0x0 x=646 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252541 data=null button=0 stateMask=0x80000 x=664 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252541 data=null button=1 stateMask=0x80000 x=664 y=50 count=1}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252541 data=null button=0 stateMask=0x0 x=664 y=50 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252542 data=null doit=true}, TimeGraphControl with text {}]
16:02:50 [2024-06-26T20:02:50.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252542 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252563 data=null button=0 stateMask=0x0 x=664 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252566 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252566 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252572 data=null button=1 stateMask=0x0 x=664 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252573 data=null button=0 stateMask=0x80000 x=683 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252574 data=null button=1 stateMask=0x80000 x=683 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252574 data=null button=0 stateMask=0x0 x=683 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252574 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252574 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252587 data=null button=0 stateMask=0x0 x=683 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252587 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252587 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252593 data=null button=1 stateMask=0x0 x=683 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252594 data=null button=0 stateMask=0x80000 x=702 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252594 data=null button=1 stateMask=0x80000 x=702 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252595 data=null button=0 stateMask=0x0 x=702 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252602 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252602 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252606 data=null button=0 stateMask=0x0 x=702 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252606 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252607 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252619 data=null button=1 stateMask=0x0 x=702 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252620 data=null button=0 stateMask=0x80000 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252620 data=null button=1 stateMask=0x80000 x=720 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252620 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252621 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252621 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252625 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252625 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252625 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252639 data=null button=1 stateMask=0x0 x=720 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252640 data=null button=0 stateMask=0x80000 x=739 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252640 data=null button=1 stateMask=0x80000 x=739 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252640 data=null button=0 stateMask=0x0 x=739 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252641 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252641 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252651 data=null button=0 stateMask=0x0 x=739 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252651 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252651 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252658 data=null button=1 stateMask=0x0 x=739 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252659 data=null button=0 stateMask=0x80000 x=758 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252659 data=null button=1 stateMask=0x80000 x=758 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252660 data=null button=0 stateMask=0x0 x=758 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252660 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252660 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252674 data=null button=0 stateMask=0x0 x=758 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252674 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252674 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252687 data=null button=1 stateMask=0x0 x=758 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252688 data=null button=0 stateMask=0x80000 x=776 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252688 data=null button=1 stateMask=0x80000 x=776 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252688 data=null button=0 stateMask=0x0 x=776 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252689 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252689 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252693 data=null button=0 stateMask=0x0 x=776 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252693 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252693 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252706 data=null button=1 stateMask=0x0 x=776 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252708 data=null button=0 stateMask=0x80000 x=795 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252708 data=null button=1 stateMask=0x80000 x=795 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252708 data=null button=0 stateMask=0x0 x=795 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252709 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252709 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252721 data=null button=0 stateMask=0x0 x=795 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252721 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252721 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252733 data=null button=1 stateMask=0x0 x=795 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252734 data=null button=0 stateMask=0x80000 x=814 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252734 data=null button=1 stateMask=0x80000 x=814 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252734 data=null button=0 stateMask=0x0 x=814 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252735 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252735 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252739 data=null button=0 stateMask=0x0 x=814 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252739 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252739 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252769 data=null button=1 stateMask=0x0 x=814 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252770 data=null button=0 stateMask=0x80000 x=832 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252770 data=null button=1 stateMask=0x80000 x=832 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252771 data=null button=0 stateMask=0x0 x=832 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252771 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252771 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252775 data=null button=0 stateMask=0x0 x=832 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252776 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252776 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252789 data=null button=1 stateMask=0x0 x=832 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252791 data=null button=0 stateMask=0x80000 x=851 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252791 data=null button=1 stateMask=0x80000 x=851 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252791 data=null button=0 stateMask=0x0 x=851 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252792 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252792 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252805 data=null button=0 stateMask=0x0 x=851 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252805 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252806 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252863 data=null button=1 stateMask=0x0 x=851 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252869 data=null button=0 stateMask=0x80000 x=870 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252870 data=null button=1 stateMask=0x80000 x=870 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252870 data=null button=0 stateMask=0x0 x=870 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.468Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252871 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252871 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252875 data=null button=0 stateMask=0x0 x=870 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252876 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252876 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252890 data=null button=1 stateMask=0x0 x=870 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252892 data=null button=0 stateMask=0x80000 x=888 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252892 data=null button=1 stateMask=0x80000 x=888 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252892 data=null button=0 stateMask=0x0 x=888 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252893 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252893 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252906 data=null button=0 stateMask=0x0 x=888 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252906 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252907 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252921 data=null button=1 stateMask=0x0 x=888 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252922 data=null button=0 stateMask=0x80000 x=907 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252923 data=null button=1 stateMask=0x80000 x=907 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252923 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252923 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252924 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252973 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445252973 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445252973 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445252994 data=null button=1 stateMask=0x0 x=907 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253001 data=null button=0 stateMask=0x80000 x=926 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253001 data=null button=1 stateMask=0x80000 x=926 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253001 data=null button=0 stateMask=0x0 x=926 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253002 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253002 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.469Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253006 data=null button=0 stateMask=0x0 x=926 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253006 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253006 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253011 data=null button=1 stateMask=0x0 x=926 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253017 data=null button=0 stateMask=0x80000 x=944 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253018 data=null button=1 stateMask=0x80000 x=944 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253018 data=null button=0 stateMask=0x0 x=944 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253018 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253018 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253022 data=null button=0 stateMask=0x0 x=944 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253023 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253023 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253028 data=null button=1 stateMask=0x0 x=944 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253035 data=null button=0 stateMask=0x80000 x=963 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253035 data=null button=1 stateMask=0x80000 x=963 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253035 data=null button=0 stateMask=0x0 x=963 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253036 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253036 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253040 data=null button=0 stateMask=0x0 x=963 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253040 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253040 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253053 data=null button=1 stateMask=0x0 x=963 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253054 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253054 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253054 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253055 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.726Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253055 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253072 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253073 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253073 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253078 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253084 data=null button=0 stateMask=0x80000 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253084 data=null button=1 stateMask=0x80000 x=720 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253084 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253085 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253085 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253088 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253089 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253089 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253094 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253094 data=null button=0 stateMask=0x80000 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253101 data=null button=1 stateMask=0x80000 x=440 y=50 count=1}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253102 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1445253102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1445253102 data=null doit=true}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1445253103 data=null}, TimeGraphControl with text {}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253107 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253439 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253439 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.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:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.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:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.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:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445253457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445253457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445253457 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445253458 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445253458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445253458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445253458 data=null item=null detail=0 x=0 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:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445253108 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:02:51 [2024-06-26T20:02:51.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:52 [2024-06-26T20:02:52.243Z] 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:02:52 [2024-06-26T20:02:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254228 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:52 [2024-06-26T20:02:52.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254541 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254542 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.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:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445254561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445254561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445254561 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445254561 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445254561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445254561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445254561 data=null item=null detail=0 x=0 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:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445254228 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:02:53 [2024-06-26T20:02:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:53 [2024-06-26T20:02:53.323Z] 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:02:53 [2024-06-26T20:02:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255295 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:53 [2024-06-26T20:02:53.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255604 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255604 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.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:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445255622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:54 [2024-06-26T20:02:54.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445255622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445255622 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445255622 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445255622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445255622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445255622 data=null item=null detail=0 x=0 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:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445255295 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:02:54 [2024-06-26T20:02:54.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:54 [2024-06-26T20:02:54.402Z] 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:02:54 [2024-06-26T20:02:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:54 [2024-06-26T20:02:54.964Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:54 [2024-06-26T20:02:54.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:54 [2024-06-26T20:02:54.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=1445256354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.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=1445256354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.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=1445256354 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.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=1445256354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:54 [2024-06-26T20:02:54.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=1445256355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445256651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445256653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445256653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445256653 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445256654 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.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:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445256676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445256676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445256676 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445256677 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445256677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445256677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445256677 data=null item=null detail=0 x=0 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:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445256355 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:02:55 [2024-06-26T20:02:55.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:55 [2024-06-26T20:02:55.481Z] 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:02:55 [2024-06-26T20:02:55.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260621 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260943 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260943 data=null}, ToolItem with tooltip text {Show Legend}]
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.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:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445260972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445260972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445260972 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445260972 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445260972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445260972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445260973 data=null item=null detail=0 x=0 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:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445260622 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:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:02:59 [2024-06-26T20:02:59.656Z] 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:02:59 [2024-06-26T20:02:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:00 [2024-06-26T20:03:00.219Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:00 [2024-06-26T20:03:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:00 [2024-06-26T20:03:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445261741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.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=1445261741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445261741 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445261741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445261742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.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=1445262057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445262058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445262058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445262058 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.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=1445262058 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445262060 data=null doit=true}, Shell with text {Legend}]
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:00 [2024-06-26T20:03:00.476Z] 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:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:00 [2024-06-26T20:03:00.476Z] 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:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:00 [2024-06-26T20:03:00.476Z] 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:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:00 [2024-06-26T20:03:00.476Z] 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:03:00 [2024-06-26T20:03:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1445262069 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:03:00 [2024-06-26T20:03:00.732Z] 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:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:00 [2024-06-26T20:03:00.732Z] 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:03:00 [2024-06-26T20:03:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445262091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445262091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445262091 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445262091 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445262091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445262091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445262092 data=null item=null detail=0 x=0 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:03:00 [2024-06-26T20:03:00.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=1445261742 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:03:00 [2024-06-26T20:03:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263138 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263456 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263456 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:01 [2024-06-26T20:03:01.920Z] 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:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:01 [2024-06-26T20:03:01.920Z] 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:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445263461 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:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445263461 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:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445263461 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445263462 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445263462 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:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445263462 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:03:01 [2024-06-26T20:03:01.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445263462 data=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:03:01 [2024-06-26T20:03:01.920Z] 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:03:01 [2024-06-26T20:03:01.920Z] 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:03:01 [2024-06-26T20:03:01.921Z] 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:03:01 [2024-06-26T20:03:01.921Z] 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:03:01 [2024-06-26T20:03:01.921Z] 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:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:01 [2024-06-26T20:03:01.921Z] 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:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:01 [2024-06-26T20:03:01.921Z] 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:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445263484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445263484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445263484 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445263484 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445263484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445263484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445263485 data=null item=null detail=0 x=0 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:03:01 [2024-06-26T20:03:01.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445263138 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:03:02 [2024-06-26T20:03:02.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264523 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264915 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264915 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445264933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445264934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445264934 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445264934 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445264934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445264934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445264934 data=null item=null detail=0 x=0 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:03:03 [2024-06-26T20:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445264524 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:03:03 [2024-06-26T20:03:03.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:03 [2024-06-26T20:03:03.623Z] 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:03:03 [2024-06-26T20:03:03.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:04 [2024-06-26T20:03:04.187Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266222 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266223 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:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266224 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445266225 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:04 [2024-06-26T20:03:04.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:03:05 [2024-06-26T20:03:05.313Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:05 [2024-06-26T20:03:05.313Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:05 [2024-06-26T20:03:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:03:05 [2024-06-26T20:03:05.571Z] 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=1445267101 data=null doit=true}, Shell with text {Time Event Filter}]
16:03:05 [2024-06-26T20:03:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:05 [2024-06-26T20:03:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:03:05 [2024-06-26T20:03:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:03:05 [2024-06-26T20:03:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267621 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267621 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:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267622 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267623 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:03:06 [2024-06-26T20:03:06.136Z] 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=1445267631 data=null doit=true}, Shell with text {Time Event Filter}]
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.136Z] 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:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445267632 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:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445267632 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:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445267632 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445267633 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445267633 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:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445267633 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:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445267633 data=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:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:06 [2024-06-26T20:03:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:06 [2024-06-26T20:03: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=1445267694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03: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=1445267694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03: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=1445267695 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03: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=1445267695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03: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=1445267695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445268019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445268020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445268020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445268020 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445268020 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:06 [2024-06-26T20:03:06.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:06 [2024-06-26T20:03:06.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:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445268037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445268037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445268038 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445268038 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445268038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445268038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445268038 data=null item=null detail=0 x=0 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:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445267695 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:03:06 [2024-06-26T20:03:06.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:06 [2024-06-26T20:03:06.960Z] 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:03:06 [2024-06-26T20:03:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:19 [2024-06-26T20:03:19.142Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:19 [2024-06-26T20:03:19.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:19 [2024-06-26T20:03:19.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=1445280536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.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=1445280537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.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=1445280537 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.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=1445280537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.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=1445280537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445280872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445280873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445280873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445280873 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445280873 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:19 [2024-06-26T20:03:19.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:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445280896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445280896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445280896 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445280896 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445280896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445280897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445280897 data=null item=null detail=0 x=0 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:03:19 [2024-06-26T20:03:19.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=1445280537 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:03:19 [2024-06-26T20:03:19.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:19 [2024-06-26T20:03:19.661Z] 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:03:19 [2024-06-26T20:03:19.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:20 [2024-06-26T20:03:20.227Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:20 [2024-06-26T20:03:20.227Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:20 [2024-06-26T20:03:20.227Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282241 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:20 [2024-06-26T20:03:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:21 [2024-06-26T20:03:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282613 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445282614 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.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:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445282672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445282672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:21 [2024-06-26T20:03:21.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445282672 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:21 [2024-06-26T20:03:21.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445282672 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:21 [2024-06-26T20:03:21.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445282673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:21 [2024-06-26T20:03:21.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445282673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:21 [2024-06-26T20:03:21.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445282673 data=null item=null detail=0 x=0 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:03:21 [2024-06-26T20:03:21.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=1445282242 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:03:21 [2024-06-26T20:03:21.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:21 [2024-06-26T20:03:21.564Z] 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:03:21 [2024-06-26T20:03:21.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283485 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283903 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283903 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445283912 data=null doit=true}, Shell with text {Legend}]
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:22 [2024-06-26T20:03:22.384Z] 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:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:22 [2024-06-26T20:03:22.384Z] 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:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:22 [2024-06-26T20:03:22.384Z] 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:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:22 [2024-06-26T20:03:22.384Z] 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:03:22 [2024-06-26T20:03:22.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=1445283969 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:03:22 [2024-06-26T20:03:22.385Z] 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:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:22 [2024-06-26T20:03:22.385Z] 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:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.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:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445283976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445283976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445283976 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445283976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445283977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:22 [2024-06-26T20:03:22.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445283977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:22 [2024-06-26T20:03:22.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445283977 data=null item=null detail=0 x=0 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:03:22 [2024-06-26T20:03:22.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445283485 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:03:22 [2024-06-26T20:03:22.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285054 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285396 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285396 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:23 [2024-06-26T20:03:23.830Z] 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:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:23 [2024-06-26T20:03:23.830Z] 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:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445285402 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:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445285402 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:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445285402 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445285402 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445285402 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:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445285402 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:03:23 [2024-06-26T20:03:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445285402 data=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:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:23 [2024-06-26T20:03:23.831Z] 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:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.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:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445285421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445285421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445285421 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445285421 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445285421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:23 [2024-06-26T20:03:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445285421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:24 [2024-06-26T20:03:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445285422 data=null item=null detail=0 x=0 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:03:24 [2024-06-26T20:03:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445285054 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:03:24 [2024-06-26T20:03:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286475 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286802 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286802 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.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:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.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:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.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:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.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:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445286822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445286822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445286822 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445286822 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445286822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445286822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445286822 data=null item=null detail=0 x=0 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:03:25 [2024-06-26T20:03:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445286475 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:03:25 [2024-06-26T20:03:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:25 [2024-06-26T20:03:25.536Z] 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:03:25 [2024-06-26T20:03:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:26 [2024-06-26T20:03:26.101Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:26 [2024-06-26T20:03:26.101Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:26 [2024-06-26T20:03:26.101Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:26 [2024-06-26T20:03:26.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:26 [2024-06-26T20:03:26.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:27 [2024-06-26T20:03:27.230Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:27 [2024-06-26T20:03:27.230Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:27 [2024-06-26T20:03:27.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:27 [2024-06-26T20:03:27.793Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:28 [2024-06-26T20:03:28.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:28 [2024-06-26T20:03:28.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:28 [2024-06-26T20:03:28.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:28 [2024-06-26T20:03:28.049Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290103 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290462 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290463 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:28 [2024-06-26T20:03:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.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:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445290483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445290484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445290484 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445290484 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445290484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445290484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445290484 data=null item=null detail=0 x=0 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:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445290104 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:03:29 [2024-06-26T20:03:29.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:29 [2024-06-26T20:03:29.388Z] 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:03:29 [2024-06-26T20:03:29.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:29 [2024-06-26T20:03:29.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:29 [2024-06-26T20:03:29.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:29 [2024-06-26T20:03:29.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:30 [2024-06-26T20:03:30.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:03:30 [2024-06-26T20:03:30.209Z] 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=1445291592 data=null doit=true}, Shell with text {Time Event Filter}]
16:03:30 [2024-06-26T20:03:30.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:30 [2024-06-26T20:03:30.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:03:30 [2024-06-26T20:03:30.772Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:31 [2024-06-26T20:03:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:03:31 [2024-06-26T20:03:31.701Z] 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=1445293143 data=null doit=true}, Shell with text {Time Event Filter}]
16:03:31 [2024-06-26T20:03:31.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
16:03:31 [2024-06-26T20:03:31.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
16:03:31 [2024-06-26T20:03:31.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:03:31 [2024-06-26T20:03:31.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445293910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445293910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445293910 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445293910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445293911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.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=1445294011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.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=1445294014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.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=1445294014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.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=1445294014 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.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=1445294014 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:32 [2024-06-26T20:03:32.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:32 [2024-06-26T20:03:32.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:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445294068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445294068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445294068 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445294069 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445294069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445294069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:32 [2024-06-26T20:03:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445294069 data=null item=null detail=0 x=0 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:03:32 [2024-06-26T20:03:32.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=1445293911 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:03:32 [2024-06-26T20:03:32.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:33 [2024-06-26T20:03:33.040Z] 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:03:33 [2024-06-26T20:03:33.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:03:33 [2024-06-26T20:03:33.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:33 [2024-06-26T20:03:33.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:33 [2024-06-26T20:03:33.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:33 [2024-06-26T20:03:33.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:33 [2024-06-26T20:03:33.604Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295433 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:33 [2024-06-26T20:03:33.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295784 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295784 data=null}, ToolItem with tooltip text {Show Legend}]
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.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:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445295802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445295802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445295802 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445295803 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445295803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445295803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445295803 data=null item=null detail=0 x=0 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:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445295434 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:03:34 [2024-06-26T20:03:34.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:34 [2024-06-26T20:03:34.429Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 55.06 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.823 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 3.157 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 3.890 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 1.080 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 1.060 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 1.056 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.320 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.970 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 3.074 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 12.89 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.794 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 4.105 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 3.669 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 3.593 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.719 s
16:03:34 [2024-06-26T20:03:34.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
16:03:34 [2024-06-26T20:03:34.429Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
16:03:34 [2024-06-26T20:03:34.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@af57949] time=1445295974 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:34 [2024-06-26T20:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:34 [2024-06-26T20:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:03:34 [2024-06-26T20:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:03:34 [2024-06-26T20:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:03:34 [2024-06-26T20:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445296278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:03:34 [2024-06-26T20:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:03:34 [2024-06-26T20:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
16:03:34 [2024-06-26T20:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.886: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.887: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.887: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.887: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.887: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.887: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:03:37 [2024-06-26T20:03:37.474Z] 
16:03:37 [2024-06-26T20:03:37.474Z] (Eclipse:5100): Gtk-WARNING **: 20:03:36.887: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:45 [2024-06-26T20:03:45.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445306478 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445306518 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445306518 data=null doit=true}, TreeItem with text {test}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445306519 data=null}, TreeItem with text {test}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445306519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445306519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445306574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:03:45 [2024-06-26T20:03:45.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.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=1445307286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307287 data=null item=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:03:45 [2024-06-26T20:03:45.834Z] 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=1445307288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445307288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.834Z] 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=1445307288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307288 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.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=1445307288 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445307290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445307290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445307290 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445307290 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445307290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445307291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.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:03:45 [2024-06-26T20:03:45.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:03:46 [2024-06-26T20:03:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445307291 data=null item=null detail=0 x=0 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:03:46 [2024-06-26T20:03:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445306704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:03:46 [2024-06-26T20:03:46.399Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.96 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
16:03:46 [2024-06-26T20:03:46.399Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 10.01 s
16:03:46 [2024-06-26T20:03:46.399Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
16:03:46 [2024-06-26T20:03:46.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
16:03:46 [2024-06-26T20:03:46.399Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
16:03:46 [2024-06-26T20:03:46.399Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
16:03:46 [2024-06-26T20:03:46.399Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
16:03:46 [2024-06-26T20:03:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445307962 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:46 [2024-06-26T20:03:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:46 [2024-06-26T20:03:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:03:46 [2024-06-26T20:03:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:03:46 [2024-06-26T20:03:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:03:46 [2024-06-26T20:03:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445308139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:03:46 [2024-06-26T20:03:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:47 [2024-06-26T20:03:47.220Z] 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:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.477Z] 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:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=1445308873 data=null}, (of type 'Combo')]
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445308998 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445308999 data=null doit=true}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445308999 data=null}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445308999 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445308999 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:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445309000 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:47 [2024-06-26T20:03:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:47 [2024-06-26T20:03:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445309082 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445309082 data=null doit=true}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445309083 data=null}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445309083 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445309083 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:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445309084 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445309089 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445309089 data=null doit=true}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445309089 data=null}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445309090 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445309090 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:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445309090 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445309102 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445309102 data=null doit=true}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445309102 data=null}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445309102 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445309103 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:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445309103 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445309108 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445309108 data=null doit=true}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445309108 data=null}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445309108 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445309108 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:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445309115 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445309120 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445309120 data=null doit=true}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445309120 data=null}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445309120 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445309120 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:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445309121 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:47 [2024-06-26T20:03:47.736Z] 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:03:47 [2024-06-26T20:03:47.736Z] 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:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1445309132 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:03:47 [2024-06-26T20:03:47.736Z] 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:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] 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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a1a7566
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1445309134 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1445309134 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1445309134 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1445309134 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1445309135 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1445309135 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1445309135 data=null 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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1445309135 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1445309135 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1445309135 data=null button=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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1445309136 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1445309136 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-06-26T20:03:47.737Z] 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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@69ea6ed5
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1445309171 data=null 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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1445309171 data=null 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:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1445309171 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1445309171 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1445309171 data=null 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1445309171 data=null 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1445309172 data=null 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1445309172 data=null 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1445309172 data=null 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1445309172 data=null 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1445309172 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1445309172 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-06-26T20:03:47.738Z] 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:47 [2024-06-26T20:03:47.738Z] 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-06-26T20:03:47.738Z] 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] 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:03:47 [2024-06-26T20:03:47.738Z] 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:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] 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:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:47 [2024-06-26T20:03:47.739Z] 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:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.739Z] 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:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1c61c9f2
16:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309178 data=null 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309209 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309209 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309209 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309209 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:03:47 [2024-06-26T20:03:47.739Z] 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=1445309209 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:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:03:47 [2024-06-26T20:03:47.739Z] 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:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:47 [2024-06-26T20:03:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:03:47 [2024-06-26T20:03:47.740Z] 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:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:47 [2024-06-26T20:03:47.740Z] 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:03:47 [2024-06-26T20:03:47.740Z] 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:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
16:03:47 [2024-06-26T20:03:47.740Z] 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:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:47 [2024-06-26T20:03:47.740Z] 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:03:47 [2024-06-26T20:03:47.740Z] 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:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445309259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445309259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445309259 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445309259 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445309260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-06-26T20:03:47.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445309260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:47 [2024-06-26T20:03:47.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-06-26T20:03:47.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-06-26T20:03:47.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-06-26T20:03:47.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-06-26T20:03:47.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:47 [2024-06-26T20:03:47.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:48 [2024-06-26T20:03:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445309260 data=null 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:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:48 [2024-06-26T20:03:48.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445310409 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:48 [2024-06-26T20:03:48.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445310409 data=null doit=true}, TreeItem with text {Tracing}]
16:03:48 [2024-06-26T20:03:48.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445310409 data=null}, TreeItem with text {Tracing}]
16:03:48 [2024-06-26T20:03:48.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445310409 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:48 [2024-06-26T20:03:48.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445310410 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:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445310472 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445310473 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445310473 data=null doit=true}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445310473 data=null}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445310473 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445310474 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:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445310489 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445310490 data=null doit=true}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445310490 data=null}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445310490 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445310491 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:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445310494 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1445310495 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1445310495 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1445310495 data=null}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1445310495 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445310495 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:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1445310522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1445310567 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1445310567 data=null}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1445310568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445310568 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:03:49 [2024-06-26T20:03:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1445310574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445310895 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445310920 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445310920 data=null doit=true}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445310920 data=null}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445310920 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445310921 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:03:49 [2024-06-26T20:03:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445310941 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:49 [2024-06-26T20:03:49.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:03:49 [2024-06-26T20:03:49.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:03:49 [2024-06-26T20:03:49.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:03:49 [2024-06-26T20:03:49.879Z] 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:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:03:49 [2024-06-26T20:03:49.879Z] 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:03:49 [2024-06-26T20:03:49.879Z] 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=1445311415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445311415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311415 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311415 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null item=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:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445311416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] 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=1445311416 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.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:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445311417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445311417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445311417 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:49 [2024-06-26T20:03:49.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445311418 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:49 [2024-06-26T20:03:49.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445311418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:49 [2024-06-26T20:03:49.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445311418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:49 [2024-06-26T20:03:49.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:49 [2024-06-26T20:03:49.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:49 [2024-06-26T20:03:49.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:49 [2024-06-26T20:03:49.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:49 [2024-06-26T20:03:49.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:49 [2024-06-26T20:03:49.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:03:50 [2024-06-26T20:03:50.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445311418 data=null item=null detail=0 x=0 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:03:50 [2024-06-26T20:03:50.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445311001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:51 [2024-06-26T20:03:51.065Z] 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:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.066Z] 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:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=1445312564 data=null}, (of type 'Combo')]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445312620 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445312620 data=null doit=true}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445312620 data=null}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445312621 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445312621 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:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445312621 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445312645 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445312645 data=null doit=true}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445312645 data=null}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445312646 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445312646 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:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445312646 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445312655 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445312655 data=null doit=true}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445312656 data=null}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445312656 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445312656 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:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445312656 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445312660 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445312660 data=null doit=true}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445312661 data=null}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445312661 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445312661 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:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445312662 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445312666 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445312666 data=null doit=true}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445312666 data=null}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445312666 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445312671 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:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445312672 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445312676 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445312676 data=null doit=true}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445312676 data=null}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445312677 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445312677 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:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445312677 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:51 [2024-06-26T20:03:51.324Z] 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:03:51 [2024-06-26T20:03:51.324Z] 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:03:51 [2024-06-26T20:03:51.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1445312682 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:03:51 [2024-06-26T20:03:51.324Z] 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:51 [2024-06-26T20:03:51.325Z] 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ad22f81
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1445312688 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1445312688 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1445312689 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1445312689 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1445312689 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1445312689 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1445312689 data=null 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1445312689 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1445312689 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1445312690 data=null button=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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1445312690 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1445312690 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:51 [2024-06-26T20:03:51.325Z] 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:51 [2024-06-26T20:03:51.325Z] 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:03:51 [2024-06-26T20:03:51.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.326Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@769216d3
16:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312698 data=null 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312726 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312727 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312727 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312727 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:03:51 [2024-06-26T20:03:51.327Z] 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=1445312727 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] 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:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.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:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445312765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445312765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445312765 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445312765 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445312766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445312766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:51 [2024-06-26T20:03:51.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:51 [2024-06-26T20:03:51.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:51 [2024-06-26T20:03:51.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:51 [2024-06-26T20:03:51.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:51 [2024-06-26T20:03:51.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:51 [2024-06-26T20:03:51.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445312766 data=null 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:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445313384 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445313384 data=null doit=true}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445313385 data=null}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445313385 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445313385 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:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445313426 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445313427 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445313427 data=null doit=true}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445313428 data=null}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445313428 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445313428 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:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445313444 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445313445 data=null doit=true}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445313445 data=null}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445313445 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445313445 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:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445313448 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1445313449 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1445313449 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1445313449 data=null}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1445313450 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445313450 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:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1445313490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1445313490 data=null doit=true}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1445313491 data=null}, TreeItem with text {Traces [4]}]
16:03:51 [2024-06-26T20:03:51.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1445313491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445313491 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:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1445313495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445313698 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445313704 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445313704 data=null doit=true}, TreeItem with text {Tracing}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445313704 data=null}, TreeItem with text {Tracing}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445313704 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445313723 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:03:52 [2024-06-26T20:03:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445313736 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:52 [2024-06-26T20:03:52.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:03:52 [2024-06-26T20:03:52.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:03:52 [2024-06-26T20:03:52.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:03:52 [2024-06-26T20:03:52.974Z] 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:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:03:52 [2024-06-26T20:03:52.974Z] 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:03:52 [2024-06-26T20:03:52.974Z] 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=1445314291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445314292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null item=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:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445314292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314293 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] 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=1445314293 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:52 [2024-06-26T20:03:52.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445314294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445314294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445314294 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445314294 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445314295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445314295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:52 [2024-06-26T20:03:52.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:52 [2024-06-26T20:03:52.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:52 [2024-06-26T20:03:52.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:52 [2024-06-26T20:03:52.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:52 [2024-06-26T20:03:52.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445314295 data=null item=null detail=0 x=0 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:03:52 [2024-06-26T20:03:52.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445313800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:03:53 [2024-06-26T20:03:53.904Z] 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:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:53 [2024-06-26T20:03:53.904Z] 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:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:53 [2024-06-26T20:03:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=1445315432 data=null}, (of type 'Combo')]
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445315492 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445315492 data=null doit=true}, TreeItem with text {testfiles}]
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445315492 data=null}, TreeItem with text {testfiles}]
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445315493 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315493 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:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445315493 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:53 [2024-06-26T20:03:53.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445315516 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445315516 data=null doit=true}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445315517 data=null}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445315517 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315517 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:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445315518 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445315522 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445315522 data=null doit=true}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445315522 data=null}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445315523 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315523 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:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445315528 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445315532 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445315532 data=null doit=true}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445315532 data=null}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445315532 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315533 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:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445315533 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445315537 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445315537 data=null doit=true}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445315537 data=null}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445315537 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315538 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:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445315538 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
16:03:54 [2024-06-26T20:03:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=1445315547 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=1445315547 data=null doit=true}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=1445315547 data=null}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=1445315547 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315548 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=1445315548 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:54 [2024-06-26T20:03:54.163Z] 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:03:54 [2024-06-26T20:03:54.163Z] 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1445315552 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:03:54 [2024-06-26T20:03:54.163Z] 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.163Z] 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.163Z] 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6d2c9832
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1445315568 data=null button=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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1445315568 data=null button=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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1445315568 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1445315568 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1445315569 data=null button=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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1445315569 data=null button=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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1445315569 data=null 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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1445315569 data=null button=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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1445315569 data=null button=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:03:54 [2024-06-26T20:03:54.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1445315569 data=null button=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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1445315570 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1445315570 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] 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:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.165Z] 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:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] 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:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.165Z] 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:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.165Z] 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:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@601fae34
16:03:54 [2024-06-26T20:03:54.165Z] 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=1445315576 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315576 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315576 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315576 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315577 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315577 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315577 data=null 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315604 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315604 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315604 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315604 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:03:54 [2024-06-26T20:03:54.165Z] 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=1445315604 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:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:03:54 [2024-06-26T20:03:54.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:03:54 [2024-06-26T20:03:54.166Z] 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:03:54 [2024-06-26T20:03:54.167Z] 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:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:54 [2024-06-26T20:03:54.167Z] DEBUG org.eclipse.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:03:54 [2024-06-26T20:03:54.167Z] DEBUG ROOT - Closing lingering shell with title Trace Import
16:03:54 [2024-06-26T20:03:54.167Z] 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=1445315706 data=null doit=true}, Shell with text {Trace Import}]
16:03:54 [2024-06-26T20:03:54.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@af57949] time=1445315779 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445315785 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445315785 data=null doit=true}, TreeItem with text {Tracing}]
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445315785 data=null}, TreeItem with text {Tracing}]
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445315785 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445315786 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:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445315825 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:03:54 [2024-06-26T20:03:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:03:54 [2024-06-26T20:03:54.987Z] 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:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.987Z] 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:03:54 [2024-06-26T20:03:54.987Z] 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=1445316345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445316345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316345 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316345 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316346 data=null item=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:03:54 [2024-06-26T20:03:54.987Z] 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=1445316346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445316346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] 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=1445316346 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445316346 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445316347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445316348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445316348 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445316348 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445316348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445316348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:54 [2024-06-26T20:03:54.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:54 [2024-06-26T20:03:54.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:54 [2024-06-26T20:03:54.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:54 [2024-06-26T20:03:54.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:54 [2024-06-26T20:03:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445316348 data=null item=null detail=0 x=0 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:03:54 [2024-06-26T20:03:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445315913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:03:54 [2024-06-26T20:03:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:54 [2024-06-26T20:03:54.988Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.537 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
16:03:54 [2024-06-26T20:03:54.988Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 3.783 s
16:03:54 [2024-06-26T20:03:54.988Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 2.877 s
16:03:54 [2024-06-26T20:03:54.988Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 1.692 s
16:03:54 [2024-06-26T20:03:54.988Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
16:03:54 [2024-06-26T20:03:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445316511 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:55 [2024-06-26T20:03:55.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:55 [2024-06-26T20:03:55.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:03:55 [2024-06-26T20:03:55.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:03:55 [2024-06-26T20:03:55.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:03:55 [2024-06-26T20:03:55.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445316653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:03:55 [2024-06-26T20:03:55.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:03:55 [2024-06-26T20:03:55.808Z] 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:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.808Z] 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:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1445317281 data=null doit=true}, Button with text {Select roo&t directory:}]
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1445317281 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:03:55 [2024-06-26T20:03:55.808Z] 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:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1445317284 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1445317287 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:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1445317287 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:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1445317287 data=null 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:03:55 [2024-06-26T20:03:55.808Z] 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:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace12597114626016029924.gz
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace12597114626016029924.gz} [layout=null] time=1445317293 data=null}, (of type 'Combo')]
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace12597114626016029924.gz
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1445317365 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:03:55 [2024-06-26T20:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1445317365 data=null doit=true}, TreeItem with text {/}]
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1445317365 data=null}, TreeItem with text {/}]
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1445317370 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445317371 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1445317371 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] 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:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:03:55 [2024-06-26T20:03:55.809Z] 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:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace1259711462...", using matcher: of type 'Combo'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:03:55 [2024-06-26T20:03:55.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:03:55 [2024-06-26T20:03:55.809Z] 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:03:55 [2024-06-26T20:03:55.809Z] 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:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=1445317399 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:03:56 [2024-06-26T20:03:56.066Z] 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:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.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:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445317409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445317409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445317409 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445317409 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445317410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445317410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445317410 data=null 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:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445317630 data=null doit=true}, TreeItem with text {Tracing}]
16:03:56 [2024-06-26T20:03:56.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445317630 data=null}, TreeItem with text {Tracing}]
16:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445317631 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445317631 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:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445317649 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445317650 data=null doit=true}, Tree node with text: Traces [1]]
16:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445317650 data=null}, Tree node with text: Traces [1]]
16:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445317650 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
16:03:56 [2024-06-26T20:03:56.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445317650 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:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445317672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace12597114626016029924
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace12597114626016029924} time=1445317673 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace12597114626016029924} time=1445317673 data=null doit=true}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace12597114626016029924} time=1445317673 data=null}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace12597114626016029924} time=1445317674 data=null button=1 stateMask=0x0 x=175 y=81 count=1}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445317674 data=null item=TreeItem {trace12597114626016029924} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace12597114626016029924} time=1445317718 data=null button=1 stateMask=0x80000 x=175 y=81 count=1}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace12597114626016029924} time=1445317718 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace12597114626016029924} time=1445317719 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1445317719 data=null item=TreeItem {trace12597114626016029924} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace12597114626016029924} time=1445317827 data=null button=1 stateMask=0x80000 x=175 y=81 count=2}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace12597114626016029924} time=1445318078 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace12597114626016029924} time=1445318078 data=null doit=true}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace12597114626016029924} time=1445318078 data=null}, Tree node with text: trace12597114626016029924]
16:03:56 [2024-06-26T20:03:56.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace12597114626016029924
16:03:57 [2024-06-26T20:03:57.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:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace12597114626016029924 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445319285 data=null doit=true}, Shell with text {data - Tracing/Traces/trace12597114626016029924 - Eclipse Platform}]
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445319367 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445319367 data=null doit=true}, TreeItem with text {Tracing}]
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445319367 data=null}, TreeItem with text {Tracing}]
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445319368 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445319368 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:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445319409 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:03:57 [2024-06-26T20:03:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:03:58 [2024-06-26T20:03:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:03:59 [2024-06-26T20:03:59.136Z] 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:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:03:59 [2024-06-26T20:03:59.136Z] 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:03:59 [2024-06-26T20:03:59.136Z] 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=1445320526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445320526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320526 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320526 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320527 data=null item=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:03:59 [2024-06-26T20:03:59.136Z] 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=1445320527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445320527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.136Z] 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=1445320527 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.137Z] 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=1445320528 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:03:59 [2024-06-26T20:03:59.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:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445320529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445320529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445320529 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445320529 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445320529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445320529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:03:59 [2024-06-26T20:03:59.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:59 [2024-06-26T20:03:59.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:59 [2024-06-26T20:03:59.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:59 [2024-06-26T20:03:59.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:59 [2024-06-26T20:03:59.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:03:59 [2024-06-26T20:03:59.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:03:59 [2024-06-26T20:03:59.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445320530 data=null item=null detail=0 x=0 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:03:59 [2024-06-26T20:03:59.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445319525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:03:59 [2024-06-26T20:03:59.956Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.794 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
16:03:59 [2024-06-26T20:03:59.956Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 4.636 s
16:03:59 [2024-06-26T20:03:59.956Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445321313 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445321445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:03:59 [2024-06-26T20:03:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445323082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445323082 data=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445323082 data=null}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445323083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445323083 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445323108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445323108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445323108 data=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445323109 data=null}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445323109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445323109 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445323125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445323125 data=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445323126 data=null}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445323126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445323126 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:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445323169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445323169 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445323170 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445323170 data=null}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445323170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445323170 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:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445323192 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445323196 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445323196 data=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445323196 data=null}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445323197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445323197 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445323264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:01 [2024-06-26T20:04:01.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1445323271 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1445323271 data=null}, TreeItem with text {Experiments [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1445323272 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445323272 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:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1445323276 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445323276 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445323276 data=null}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445323277 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445323277 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:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445323280 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1445323282 data=null doit=true}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1445323282 data=null}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1445323283 data=null button=1 stateMask=0x0 x=105 y=173 count=1}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445323283 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:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1445323364 data=null x=105 y=173 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1445323366 data=null x=105 y=173 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1445323369 data=null x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1445323374 data=null x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1445323375 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1445323375 data=null x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1445323375 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1445323375 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1445323381 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1445323405 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1445323405 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1445323406 data=null}, TreeItem with text {Test Experiment [0]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1445323406 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
16:04:01 [2024-06-26T20:04:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445323406 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:04:02 [2024-06-26T20:04:02.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1445323482 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
16:04:02 [2024-06-26T20:04:02.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
16:04:02 [2024-06-26T20:04:02.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
16:04:02 [2024-06-26T20:04:02.669Z] 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=1445324010 data=null doit=true}, Shell with text {Export trace package}]
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
16:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
16:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1445324012 data=null doit=true}, Button with text {Sa&ve in tar format}]
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1445324013 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:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1445324013 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
16:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1445324013 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1445324013 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:04:02 [2024-06-26T20:04:02.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1445324013 data=null 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:04:02 [2024-06-26T20:04:02.669Z] 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
16:04:02 [2024-06-26T20:04:02.670Z] 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1445324015 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1445324015 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1445324015 data=null 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1445324015 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1445324016 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1445324016 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:02 [2024-06-26T20:04:02.670Z] 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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1445324030 data=null}, (of type 'Combo')]
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.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:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:02 [2024-06-26T20:04:02.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445324032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445324032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445324032 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445324032 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445324032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445324032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:02 [2024-06-26T20:04:02.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445324032 data=null 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:04:02 [2024-06-26T20:04:02.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1445323595 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:04:02 [2024-06-26T20:04:02.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1445324662 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1445324662 data=null doit=true}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1445324662 data=null}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1445324663 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445324663 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:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1445324689 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1445324690 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1445324690 data=null doit=true}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1445324690 data=null}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1445324690 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445324691 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:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1445324701 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1445324702 data=null doit=true}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1445324702 data=null}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1445324702 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445324702 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:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1445324705 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445324706 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445324706 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445324706 data=null}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445324706 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445324706 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:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445324736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1445324736 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445324737 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445324737 data=null}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445324737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445324737 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:04:03 [2024-06-26T20:04:03.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445324741 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:03 [2024-06-26T20:04:03.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
16:04:03 [2024-06-26T20:04:03.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
16:04:03 [2024-06-26T20:04:03.698Z] 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=1445325131 data=null doit=true}, Shell with text {Import trace package}]
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1445325132 data=null}, (of type 'Combo')]
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
16:04:03 [2024-06-26T20:04:03.698Z]  into text (of type 'Combo')
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
16:04:03 [2024-06-26T20:04:03.698Z] '' with an interval of {1}ms. between characters.
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:03 [2024-06-26T20:04:03.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:03 [2024-06-26T20:04:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:03 [2024-06-26T20:04:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:03 [2024-06-26T20:04:03.699Z] DEBUG org.eclipse.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:04:03 [2024-06-26T20:04:03.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445325688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445325688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445325688 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445325688 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445325688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445325689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:04 [2024-06-26T20:04:04.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445325689 data=null 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:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1445324800 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:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:04 [2024-06-26T20:04:04.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1445325871 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1445325871 data=null doit=true}, TreeItem with text {Import Test}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1445325871 data=null}, TreeItem with text {Import Test}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1445325871 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445325871 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:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1445325908 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:04 [2024-06-26T20:04:04.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1445325910 data=null doit=true}, TreeItem with text {Traces [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1445325910 data=null}, TreeItem with text {Traces [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1445325910 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445325910 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:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1445325914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1445325915 data=null doit=true}, TreeItem with text {Experiments [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1445325915 data=null}, TreeItem with text {Experiments [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1445325915 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445325946 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:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1445325950 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1445325950 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1445325950 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1445325951 data=null}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1445325951 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445325951 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:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1445325998 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1445325998 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1445325999 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
16:04:04 [2024-06-26T20:04:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1445325999 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:04:05 [2024-06-26T20:04:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1445326107 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
16:04:05 [2024-06-26T20:04:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1445326404 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
16:04:05 [2024-06-26T20:04:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1445326405 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
16:04:05 [2024-06-26T20:04:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1445326405 data=null}, TreeItem with text {Test Experiment [1]}]
16:04:05 [2024-06-26T20:04:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
16:04:05 [2024-06-26T20:04:05.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
16:04:06 [2024-06-26T20:04:06.019Z] 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@af57949] time=1445327510 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
16:04:06 [2024-06-26T20:04:06.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:06 [2024-06-26T20:04:06.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:06 [2024-06-26T20:04:06.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:06 [2024-06-26T20:04:06.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:06 [2024-06-26T20:04:06.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445327599 data=null button=0 stateMask=0x0 x=55 y=288 count=0}, TreeItem with text {Test}]
16:04:06 [2024-06-26T20:04:06.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445327599 data=null doit=true}, TreeItem with text {Test}]
16:04:06 [2024-06-26T20:04:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445327599 data=null}, TreeItem with text {Test}]
16:04:06 [2024-06-26T20:04:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445327600 data=null button=1 stateMask=0x0 x=55 y=288 count=1}, TreeItem with text {Test}]
16:04:06 [2024-06-26T20:04:06.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445327600 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:06 [2024-06-26T20:04:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445327626 data=null button=1 stateMask=0x80000 x=55 y=288 count=1}, TreeItem with text {Test}]
16:04:06 [2024-06-26T20:04:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:06 [2024-06-26T20:04:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:06 [2024-06-26T20:04:06.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:06 [2024-06-26T20:04:06.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:06 [2024-06-26T20:04:06.840Z] 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:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:06 [2024-06-26T20:04:06.840Z] 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:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445328171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null item=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:04:06 [2024-06-26T20:04:06.840Z] 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=1445328171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445328171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328172 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] 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=1445328172 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:06 [2024-06-26T20:04:06.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')
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445328173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445328173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445328173 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445328173 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445328173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445328173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:06 [2024-06-26T20:04:06.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:06 [2024-06-26T20:04:06.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:06 [2024-06-26T20:04:06.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:06 [2024-06-26T20:04:06.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:06 [2024-06-26T20:04:06.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:06 [2024-06-26T20:04:06.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:07 [2024-06-26T20:04:07.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445328174 data=null item=null detail=0 x=0 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:04:07 [2024-06-26T20:04:07.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445327694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:07 [2024-06-26T20:04:07.352Z] 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@af57949] time=1445328781 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
16:04:07 [2024-06-26T20:04:07.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:07 [2024-06-26T20:04:07.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:07 [2024-06-26T20:04:07.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:07 [2024-06-26T20:04:07.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:07 [2024-06-26T20:04:07.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1445328819 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:04:07 [2024-06-26T20:04:07.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=1445328819 data=null doit=true}, TreeItem with text {Import Test}]
16:04:07 [2024-06-26T20:04:07.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1445328819 data=null}, TreeItem with text {Import Test}]
16:04:07 [2024-06-26T20:04:07.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1445328820 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:07 [2024-06-26T20:04:07.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445328820 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:04:07 [2024-06-26T20:04:07.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1445328895 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:04:07 [2024-06-26T20:04:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:07 [2024-06-26T20:04:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:07 [2024-06-26T20:04:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:08 [2024-06-26T20:04:08.536Z] 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:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:08 [2024-06-26T20:04:08.536Z] 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:04:08 [2024-06-26T20:04:08.536Z] 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=1445329930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445329930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.536Z] 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=1445329930 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.536Z] 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=1445329930 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.536Z] 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=1445329930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.536Z] 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=1445329931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.536Z] 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=1445329931 data=null item=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:04:08 [2024-06-26T20:04:08.536Z] 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=1445329931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445329931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.537Z] 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=1445329931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.537Z] 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=1445329931 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.537Z] 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=1445329931 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445329932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445329932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445329932 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445329932 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445329932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445329933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:08 [2024-06-26T20:04:08.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:08 [2024-06-26T20:04:08.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:08 [2024-06-26T20:04:08.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:08 [2024-06-26T20:04:08.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:08 [2024-06-26T20:04:08.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:08 [2024-06-26T20:04:08.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:08 [2024-06-26T20:04:08.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445329933 data=null item=null detail=0 x=0 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:04:08 [2024-06-26T20:04:08.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445328993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445332085 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445332085 data=null doit=true}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445332085 data=null}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445332085 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332086 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445332105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445332105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445332106 data=null doit=true}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445332106 data=null}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445332106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332116 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445332132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445332132 data=null doit=true}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445332132 data=null}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445332133 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445332133 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:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445332135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445332136 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445332136 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445332136 data=null}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445332137 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332137 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:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445332181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445332181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445332182 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445332182 data=null}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445332182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332182 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:04:10 [2024-06-26T20:04:10.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445332187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:10 [2024-06-26T20:04:10.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
16:04:10 [2024-06-26T20:04:10.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
16:04:11 [2024-06-26T20:04:11.250Z] 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=1445332596 data=null doit=true}, Shell with text {Export trace package}]
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:04:11 [2024-06-26T20:04:11.250Z] 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1445332597 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1445332599 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1445332599 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1445332599 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1445332599 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1445332599 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1445332599 data=null 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1445332601 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1445332601 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1445332601 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:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1445332602 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1445332602 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
16:04:11 [2024-06-26T20:04:11.251Z] 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1445332605 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1445332606 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1445332606 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1445332606 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1445332606 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1445332606 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1445332606 data=null 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1445332608 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1445332608 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1445332608 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1445332608 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1445332608 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.251Z] 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:04:11 [2024-06-26T20:04:11.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
16:04:11 [2024-06-26T20:04:11.251Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1445332613 data=null doit=true}, Button with text {Save in &zip format}]
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1445332613 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:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1445332614 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1445332614 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1445332614 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1445332614 data=null 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:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1445332630 data=null doit=true}, Button with text {Sa&ve in tar format}]
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1445332630 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:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=1445332631 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1445332638 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1445332638 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=1445332638 data=null 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:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.252Z] 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
16:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332640 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:04:11 [2024-06-26T20:04:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332641 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1445332641 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1445332641 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332641 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332641 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1445332641 data=null 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332641 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332642 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332642 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1445332642 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1445332642 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
16:04:11 [2024-06-26T20:04:11.253Z] 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.253Z] 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332643 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332643 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1445332643 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1445332645 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332645 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332645 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1445332645 data=null 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332646 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332646 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1445332646 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:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1445332646 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1445332646 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:04:11 [2024-06-26T20:04:11.253Z] 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:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1445332647 data=null}, (of type 'Combo')]
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445332665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445332667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445332667 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445332667 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445332667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445332668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:11 [2024-06-26T20:04:11.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:04:11 [2024-06-26T20:04:11.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:04:11 [2024-06-26T20:04:11.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:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445332668 data=null 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:04:11 [2024-06-26T20:04:11.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1445332249 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:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:11 [2024-06-26T20:04:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445332912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445332912 data=null doit=true}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445332913 data=null}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445332913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332922 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445332962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445332972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445332972 data=null doit=true}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445332972 data=null}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445332973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332973 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445332979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:11 [2024-06-26T20:04:11.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445332991 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445332992 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445332992 data=null}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445332992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445332992 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:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445333024 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445333025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445333026 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445333026 data=null}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445333026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445333026 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:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445333031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
16:04:11 [2024-06-26T20:04:11.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
16:04:12 [2024-06-26T20:04:12.074Z] 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=1445333453 data=null doit=true}, Shell with text {Import trace package}]
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=1445333454 data=null}, (of type 'Combo')]
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:04:12 [2024-06-26T20:04:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
16:04:12 [2024-06-26T20:04:12.075Z]  into text (of type 'Combo')
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
16:04:12 [2024-06-26T20:04:12.075Z] '' with an interval of {1}ms. between characters.
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
16:04:12 [2024-06-26T20:04:12.075Z] 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=1445333573 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1445333573 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=1445333573 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=1445333573 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=1445333573 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=1445333573 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=1445333573 data=null 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=1445333574 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=1445333574 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=1445333574 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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=1445333574 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=1445333574 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.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:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1445333575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445333575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1445333576 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1445333576 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1445333576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1445333576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=1445333689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1445333703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=1445333703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=1445333703 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=1445333703 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:04:12 [2024-06-26T20:04:12.331Z] 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=1445333714 data=null doit=true}, Shell with text {Confirmation}]
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
16:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
16:04:12 [2024-06-26T20:04:12.332Z] 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:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
16:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1445333715 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:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=1445333715 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:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=1445333715 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=1445333716 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
16:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=1445333716 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:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=1445333716 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:04:12 [2024-06-26T20:04:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=1445333716 data=null 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:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1445333576 data=null 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:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1445333089 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:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:12 [2024-06-26T20:04: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:04:12 [2024-06-26T20:04: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:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445334381 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445334381 data=null}, TreeItem with text {Traces [1]}]
16:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445334381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:12 [2024-06-26T20:04:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445334382 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:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445334385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:12 [2024-06-26T20:04:12.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1445334403 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=1445334412 data=null doit=true}, TreeItem with text {test.xml}]
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1445334412 data=null}, TreeItem with text {test.xml}]
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1445334413 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445334413 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:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1445334474 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1445334475 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
16:04:12 [2024-06-26T20:04:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1445334475 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
16:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1445334475 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:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1445334597 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
16:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1445334739 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
16:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1445334739 data=null doit=true}, TreeItem with text {test.xml}]
16:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1445334740 data=null}, TreeItem with text {test.xml}]
16:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
16:04:13 [2024-06-26T20:04:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
16:04:14 [2024-06-26T20:04:14.520Z] 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@af57949] time=1445335979 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1445336037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1445336037 data=null doit=true}, TreeItem with text {Test}]
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1445336038 data=null}, TreeItem with text {Test}]
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1445336038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445336038 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:04:14 [2024-06-26T20:04:14.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1445336071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:04:14 [2024-06-26T20:04:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:14 [2024-06-26T20:04:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:14 [2024-06-26T20:04:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:15 [2024-06-26T20:04:15.705Z] 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:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:15 [2024-06-26T20:04:15.706Z] 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:04:15 [2024-06-26T20:04:15.706Z] 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=1445337153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445337153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337153 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337153 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null item=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:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445337154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] 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=1445337154 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.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:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445337155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445337155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445337155 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445337155 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445337156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445337156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:15 [2024-06-26T20:04:15.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:15 [2024-06-26T20:04:15.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:15 [2024-06-26T20:04:15.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:15 [2024-06-26T20:04:15.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:15 [2024-06-26T20:04:15.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:15 [2024-06-26T20:04:15.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445337156 data=null item=null detail=0 x=0 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:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445336188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:16 [2024-06-26T20:04:16.268Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.35 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
16:04:16 [2024-06-26T20:04:16.268Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 9.019 s
16:04:16 [2024-06-26T20:04:16.268Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 7.196 s
16:04:16 [2024-06-26T20:04:16.268Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445337686 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445337827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:04:16 [2024-06-26T20:04:16.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1445338078 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1445338079 data=null doit=true}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1445338079 data=null}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1445338079 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445338079 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:04:16 [2024-06-26T20:04:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1445338192 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:16 [2024-06-26T20:04:16.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1445338193 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1445338194 data=null doit=true}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1445338194 data=null}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1445338194 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445338194 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:04:16 [2024-06-26T20:04:16.781Z] 
16:04:16 [2024-06-26T20:04:16.781Z] !ENTRY org.eclipse.cdt.core 1 0 2024-06-26 20:04:16.664
16:04:16 [2024-06-26T20:04:16.781Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
16:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1445338270 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
16:04:16 [2024-06-26T20:04:16.781Z] 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:04:16 [2024-06-26T20:04:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
16:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1445338333 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:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
16:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1445338505 data=null doit=true}, TreeItem with text {SomeProject}]
16:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1445338505 data=null}, TreeItem with text {SomeProject}]
16:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1445338506 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445338506 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:04:17 [2024-06-26T20:04:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1445338515 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:17 [2024-06-26T20:04:17.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:04:17 [2024-06-26T20:04:17.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
16:04:18 [2024-06-26T20:04:18.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
16:04:19 [2024-06-26T20:04:19.189Z] 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=1445340745 data=null doit=true}, Shell with text {Filters and Customization}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@38fc3452
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6837056c] time=1445340748 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:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1445340752 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1445340752 data=null doit=true}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1445340753 data=null}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1445340753 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445340753 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:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1445340754 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1445340767 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1445340767 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1445340768 data=null}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1445340768 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445340768 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:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1445340768 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.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:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445340770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445340770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445340770 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445340770 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445340771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445340771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445340771 data=null item=null detail=0 x=0 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:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1445340383 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:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1445340862 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1445340862 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1445340862 data=null}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1445340863 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445340863 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:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1445340902 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1445340903 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1445340903 data=null}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1445340903 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445340904 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:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1445340922 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445340922 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445340927 data=null}, TreeItem with text {Traces [1]}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445340928 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445340928 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:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445340931 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:19 [2024-06-26T20:04:19.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
16:04:19 [2024-06-26T20:04:19.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:19 [2024-06-26T20:04:19.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
16:04:19 [2024-06-26T20:04:19.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
16:04:19 [2024-06-26T20:04:19.960Z] 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=1445341427 data=null doit=true}, Shell with text {Filters and Customization}]
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@7fd3e201
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2280242d] time=1445341428 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:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:19 [2024-06-26T20:04:19.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1445341432 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=1445341432 data=null doit=true}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=1445341432 data=null}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=1445341432 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445341432 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:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=1445341433 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1445341434 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1445341434 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1445341435 data=null}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1445341435 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445341435 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:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1445341436 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.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:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445341448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445341448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445341448 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445341448 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445341448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445341448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445341448 data=null item=null detail=0 x=0 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:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1445341076 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:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:19 [2024-06-26T20:04:19.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=1445341644 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1445341664 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=1445341664 data=null doit=true}, TreeItem with text {SomeProject}]
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1445341664 data=null}, TreeItem with text {SomeProject}]
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1445341664 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445341665 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:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1445341702 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:20 [2024-06-26T20:04:20.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:20 [2024-06-26T20:04:20.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:20 [2024-06-26T20:04:20.475Z] 
16:04:20 [2024-06-26T20:04:20.475Z] (Eclipse:5100): Gtk-CRITICAL **: 20:04:20.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:20 [2024-06-26T20:04:20.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:20 [2024-06-26T20:04:20.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:20 [2024-06-26T20:04:20.989Z] 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:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
16:04:20 [2024-06-26T20:04:20.989Z] 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:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:20 [2024-06-26T20:04:20.989Z] 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:04:20 [2024-06-26T20:04:20.989Z] 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=1445342365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445342367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 
16:04:20 [2024-06-26T20:04:20.990Z] (Eclipse:5100): Gtk-CRITICAL **: 20:04:20.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342368 data=null item=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:04:20 [2024-06-26T20:04:20.990Z] 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=1445342381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445342381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342381 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] 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=1445342381 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.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:04:20 [2024-06-26T20:04:20.990Z] 
16:04:20 [2024-06-26T20:04:20.990Z] (Eclipse:5100): Gtk-CRITICAL **: 20:04:20.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445342389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445342390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445342390 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445342390 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445342390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445342390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:20 [2024-06-26T20:04:20.990Z] 
16:04:20 [2024-06-26T20:04:20.990Z] (Eclipse:5100): Gtk-CRITICAL **: 20:04:20.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:20 [2024-06-26T20:04:20.990Z] 
16:04:20 [2024-06-26T20:04:20.990Z] (Eclipse:5100): Gtk-CRITICAL **: 20:04:20.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:04:20 [2024-06-26T20:04:20.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:20 [2024-06-26T20:04:20.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:20 [2024-06-26T20:04:20.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:20 [2024-06-26T20:04:20.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:20 [2024-06-26T20:04:20.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:20 [2024-06-26T20:04:20.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:21 [2024-06-26T20:04:21.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445342390 data=null item=null detail=0 x=0 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:04:21 [2024-06-26T20:04:21.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445341799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:21 [2024-06-26T20:04:21.553Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.306 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
16:04:21 [2024-06-26T20:04:21.553Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 2.255 s
16:04:21 [2024-06-26T20:04:21.553Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 1.201 s
16:04:21 [2024-06-26T20:04:21.553Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
16:04:21 [2024-06-26T20:04:21.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@af57949] time=1445343007 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:04:21 [2024-06-26T20:04:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:21 [2024-06-26T20:04:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:04:21 [2024-06-26T20:04:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:04:21 [2024-06-26T20:04:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:04:21 [2024-06-26T20:04:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445343222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:04:21 [2024-06-26T20:04:21.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:04:23 [2024-06-26T20:04:23.706Z] 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@af57949] time=1445344850 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445345267 data=null doit=true}, Shell with text {Preferences}]
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445345271 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445345271 data=null doit=true}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445345284 data=null}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445345286 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445345286 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:04:23 [2024-06-26T20:04:23.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445345323 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445345324 data=null doit=true}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445345324 data=null}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445345324 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445345324 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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445345326 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445345327 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445345336 data=null doit=true}, Tree node with text: Trace Types]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445345336 data=null}, Tree node with text: Trace Types]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445345337 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445345337 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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445345407 data=null button=1 stateMask=0x80000 x=82 y=565 count=1}, Tree node with text: Trace Types]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:23 [2024-06-26T20:04:23.964Z] 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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445345411 data=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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445345412 data=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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445345421 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445345421 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445345422 data=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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445345422 data=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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445345422 data=null 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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445345423 data=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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445345423 data=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:04:23 [2024-06-26T20:04:23.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445345423 data=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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445345423 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445345423 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:23 [2024-06-26T20:04:23.965Z] 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445345425 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445345425 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445345425 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445345425 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445345426 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445345426 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445345426 data=null 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445345427 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445345427 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445345427 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445345427 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445345427 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:23 [2024-06-26T20:04:23.965Z] 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:23 [2024-06-26T20:04:23.965Z] 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445345438 data=null button=0 stateMask=0x0 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445345439 data=null button=0 stateMask=0x0 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:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445345439 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445345439 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:23 [2024-06-26T20:04:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445345439 data=null button=0 stateMask=0x0 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:04:23 [2024-06-26T20:04:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445345439 data=null button=0 stateMask=0x0 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:04:23 [2024-06-26T20:04:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445345439 data=null 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:04:23 [2024-06-26T20:04:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445344865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345766 data=null doit=true}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345766 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:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345799 data=null doit=true}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1445345800 data=null}, ToolItem with tooltip text {Import filters}]
16:04:24 [2024-06-26T20:04:24.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1445345807 data=null doit=true}, TreeItem with text {FILTER test}]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1445345807 data=null}, TreeItem with text {FILTER test}]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1445345807 data=null button=1 stateMask=0x0 x=62 y=275 count=1}, TreeItem with text {FILTER test}]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445345807 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:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1445345808 data=null button=1 stateMask=0x80000 x=62 y=275 count=1}, TreeItem with text {FILTER test}]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345809 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345809 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345809 data=null button=1 stateMask=0x0 x=207 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445345809 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:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345810 data=null button=1 stateMask=0x80000 x=207 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345811 data=null button=0 stateMask=0x0 x=207 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345811 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345811 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345811 data=null button=1 stateMask=0x0 x=207 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445345812 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:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445345879 data=null button=1 stateMask=0x80000 x=207 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
16:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
16:04:24 [2024-06-26T20:04:24.482Z] 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@af57949] time=1445345881 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:24 [2024-06-26T20:04:24.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445346471 data=null doit=true}, Shell with text {Preferences}]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445346475 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445346475 data=null doit=true}, TreeItem with text {Tracing}]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445346475 data=null}, TreeItem with text {Tracing}]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445346476 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445346476 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:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445346506 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:25 [2024-06-26T20:04:25.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445346507 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445346507 data=null doit=true}, Tree node with text: Trace Types]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445346507 data=null}, Tree node with text: Trace Types]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445346507 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445346508 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:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445346510 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:25 [2024-06-26T20:04:25.045Z] 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:04:25 [2024-06-26T20:04:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445346513 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445346514 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445346514 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445346514 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445346514 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445346514 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445346514 data=null 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445346573 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445346573 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445346573 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445346573 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445346573 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1445346574 data=null doit=true}, TreeItem with text {Custom XML}]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1445346574 data=null}, TreeItem with text {Custom XML}]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1445346575 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445346575 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1445346576 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1445346576 data=null doit=true}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1445346576 data=null}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1445346577 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445346577 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1445346577 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1445346580 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1445346580 data=null doit=true}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1445346581 data=null}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1445346581 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445346581 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1445346582 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:04:25 [2024-06-26T20:04:25.046Z] 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:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:04:25 [2024-06-26T20:04:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1445346584 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445346584 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1445346584 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1445346584 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1445346585 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1445346585 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1445346585 data=null 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1445346605 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445346605 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1445346605 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1445346605 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1445346605 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:25 [2024-06-26T20:04:25.047Z] 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445346609 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445346609 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445346609 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445346609 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445346610 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445346610 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445346610 data=null 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445346611 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445346611 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445346611 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445346611 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445346611 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:25 [2024-06-26T20:04:25.047Z] 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:25 [2024-06-26T20:04:25.047Z] 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:04:25 [2024-06-26T20:04:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:25 [2024-06-26T20:04:25.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445346614 data=null button=0 stateMask=0x0 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:04:25 [2024-06-26T20:04:25.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445346614 data=null button=0 stateMask=0x0 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:04:25 [2024-06-26T20:04:25.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445346614 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445346614 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:25 [2024-06-26T20:04:25.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445346615 data=null button=0 stateMask=0x0 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:04:25 [2024-06-26T20:04:25.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445346615 data=null button=0 stateMask=0x0 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:04:25 [2024-06-26T20:04:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445346615 data=null 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:04:25 [2024-06-26T20:04:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445345924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:25 [2024-06-26T20:04:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:25 [2024-06-26T20:04:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:04:25 [2024-06-26T20:04:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1445346909 data=null button=0 stateMask=0x0 x=62 y=229 count=0}, TreeItem with text {FILTER test}]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1445346909 data=null doit=true}, TreeItem with text {FILTER test}]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1445346909 data=null}, TreeItem with text {FILTER test}]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1445346910 data=null button=1 stateMask=0x0 x=62 y=229 count=1}, TreeItem with text {FILTER test}]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445346910 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:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1445346968 data=null button=1 stateMask=0x80000 x=62 y=229 count=1}, TreeItem with text {FILTER test}]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
16:04:25 [2024-06-26T20:04:25.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:04:25 [2024-06-26T20:04:25.563Z] 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:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445346970 data=null button=0 stateMask=0x0 x=207 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445346970 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445346970 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445346971 data=null button=1 stateMask=0x0 x=207 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445346971 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:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445346997 data=null button=1 stateMask=0x80000 x=207 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
16:04:25 [2024-06-26T20:04:25.563Z] 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@af57949] time=1445346999 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:25 [2024-06-26T20:04:25.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445347480 data=null doit=true}, Shell with text {Preferences}]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445347491 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445347492 data=null doit=true}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445347492 data=null}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445347492 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445347492 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:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445347522 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445347523 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445347524 data=null doit=true}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445347524 data=null}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445347524 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445347524 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445347527 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.130Z] 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445347530 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445347531 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445347531 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445347531 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445347531 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445347545 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445347545 data=null 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445347547 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445347547 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445347547 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445347547 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445347547 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1445347548 data=null doit=true}, TreeItem with text {Custom Text}]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1445347548 data=null}, TreeItem with text {Custom Text}]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1445347550 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445347551 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1445347552 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1445347553 data=null doit=true}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1445347553 data=null}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1445347553 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445347553 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:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1445347554 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1445347556 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1445347557 data=null doit=true}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1445347557 data=null}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1445347557 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445347557 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1445347578 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.131Z] 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1445347587 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445347587 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1445347587 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1445347587 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1445347587 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1445347588 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1445347588 data=null 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1445347589 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445347589 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1445347589 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1445347589 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1445347589 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.131Z] 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445347591 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445347591 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445347591 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445347591 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445347592 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:04:26 [2024-06-26T20:04:26.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445347592 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445347592 data=null 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445347593 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445347593 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445347593 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445347593 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445347594 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:26 [2024-06-26T20:04:26.132Z] 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.132Z] 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445347596 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445347596 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445347596 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445347597 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445347597 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445347605 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445347605 data=null 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:04:26 [2024-06-26T20:04:26.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445347074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1445347751 data=null button=0 stateMask=0x0 x=62 y=229 count=0}, TreeItem with text {FILTER test}]
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=1445347751 data=null doit=true}, TreeItem with text {FILTER test}]
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1445347751 data=null}, TreeItem with text {FILTER test}]
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1445347752 data=null button=1 stateMask=0x0 x=62 y=229 count=1}, TreeItem with text {FILTER test}]
16:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445347752 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:04:26 [2024-06-26T20:04:26.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1445347788 data=null button=1 stateMask=0x80000 x=62 y=229 count=1}, TreeItem with text {FILTER test}]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:04:26 [2024-06-26T20:04:26.390Z] 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:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445347789 data=null button=0 stateMask=0x0 x=207 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445347789 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445347789 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445347790 data=null button=1 stateMask=0x0 x=207 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445347790 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:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1445347818 data=null button=1 stateMask=0x80000 x=207 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
16:04:26 [2024-06-26T20:04:26.390Z] 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@af57949] time=1445347820 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:26 [2024-06-26T20:04:26.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445348227 data=null doit=true}, Shell with text {Preferences}]
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445348241 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445348242 data=null doit=true}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445348242 data=null}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445348242 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445348242 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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445348268 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:26 [2024-06-26T20:04:26.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445348269 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445348269 data=null doit=true}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445348270 data=null}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445348270 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445348270 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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445348273 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.905Z] 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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445348276 data=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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445348276 data=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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445348276 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445348276 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445348277 data=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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445348277 data=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:04:26 [2024-06-26T20:04:26.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445348277 data=null 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445348279 data=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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445348279 data=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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445348279 data=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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445348279 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445348279 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.906Z] 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445348293 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445348293 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445348293 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445348293 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445348294 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445348294 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445348294 data=null 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445348295 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445348295 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445348295 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445348295 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445348295 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:26 [2024-06-26T20:04:26.906Z] 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:26 [2024-06-26T20:04:26.906Z] 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445348299 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445348299 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445348299 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445348300 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445348300 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445348300 data=null button=0 stateMask=0x0 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:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445348300 data=null 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:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445347860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:26 [2024-06-26T20:04:26.907Z] 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@af57949] time=1445348453 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:26 [2024-06-26T20:04:26.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445348876 data=null doit=true}, Shell with text {Preferences}]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445348888 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445348889 data=null doit=true}, TreeItem with text {Tracing}]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445348893 data=null}, TreeItem with text {Tracing}]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445348893 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445348894 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:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445348969 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:27 [2024-06-26T20:04:27.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445348970 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445348970 data=null doit=true}, Tree node with text: Trace Types]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445348971 data=null}, Tree node with text: Trace Types]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445348971 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445348971 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:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445348974 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.473Z] 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:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445348977 data=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:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445348977 data=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:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445348977 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445348977 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445348978 data=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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445348978 data=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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445348978 data=null 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445348979 data=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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445348979 data=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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445348979 data=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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445348979 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445348979 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.474Z] 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445348998 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445348998 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445348998 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445348998 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445348999 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445348999 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445348999 data=null 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445349001 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445349001 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445349001 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445349001 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445349001 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.474Z] 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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445349003 data=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:04:27 [2024-06-26T20:04:27.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349003 data=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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445349003 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445349004 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445349004 data=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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445349004 data=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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445349004 data=null 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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445349008 data=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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349009 data=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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445349009 data=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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445349009 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445349009 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1445349012 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=1445349012 data=null doit=true}, TreeItem with text {Custom XML}]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1445349012 data=null}, TreeItem with text {Custom XML}]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1445349013 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445349013 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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1445349013 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.475Z] 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:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445349073 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:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445349073 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:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445349073 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445349074 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445349074 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:04:27 [2024-06-26T20:04:27.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445349074 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445349074 data=null 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445349076 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445349077 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445349077 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445349077 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445349077 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.734Z] 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1445349079 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445349079 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1445349079 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1445349079 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1445349079 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1445349080 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1445349080 data=null 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1445349080 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445349081 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1445349081 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1445349081 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1445349081 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.734Z] 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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445349083 data=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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349083 data=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:04:27 [2024-06-26T20:04:27.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445349083 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445349083 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445349084 data=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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445349084 data=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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445349084 data=null 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445349085 data=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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349086 data=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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445349086 data=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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445349086 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445349086 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.735Z] 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1445349088 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1445349088 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1445349088 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1445349088 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1445349089 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1445349089 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1445349089 data=null 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1445349095 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1445349095 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1445349096 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1445349096 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1445349096 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.735Z] 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:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:27 [2024-06-26T20:04:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445349098 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445349098 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445349098 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445349098 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445349098 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445349098 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445349099 data=null 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445349100 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445349100 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445349100 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:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445349100 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445349101 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:27 [2024-06-26T20:04:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:27 [2024-06-26T20:04:27.995Z] 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:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445349410 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349410 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445349410 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445349410 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445349410 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445349410 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445349411 data=null 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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445349413 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349414 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445349414 data=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:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445349414 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445349414 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
16:04:27 [2024-06-26T20:04:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-06-26T20:04:28.269Z] 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:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445349629 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349629 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445349629 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445349629 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445349629 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445349629 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445349630 data=null 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445349632 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445349632 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445349632 data=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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445349632 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445349632 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-06-26T20:04:28.270Z] 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445349635 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445349635 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445349635 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445349635 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445349636 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445349636 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445349636 data=null 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445349636 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445349636 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445349636 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:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445349636 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445349637 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:28 [2024-06-26T20:04:28.271Z] 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-06-26T20:04:28.271Z] 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445349642 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445349643 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445349643 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445349643 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445349643 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445349643 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445349643 data=null 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:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445348497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:28 [2024-06-26T20:04:28.271Z] 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@af57949] time=1445349824 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:28 [2024-06-26T20:04:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445350247 data=null doit=true}, Shell with text {Preferences}]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445350250 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445350250 data=null doit=true}, TreeItem with text {Tracing}]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445350251 data=null}, TreeItem with text {Tracing}]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445350251 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350251 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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445350278 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:28 [2024-06-26T20:04:28.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445350280 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445350280 data=null doit=true}, Tree node with text: Trace Types]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445350280 data=null}, Tree node with text: Trace Types]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445350280 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350280 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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445350282 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445350298 data=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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445350298 data=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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445350298 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445350299 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445350299 data=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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445350299 data=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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445350299 data=null 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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445350300 data=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:04:28 [2024-06-26T20:04:28.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445350300 data=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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445350300 data=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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445350300 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445350300 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-06-26T20:04:28.861Z] 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445350303 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445350303 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445350303 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445350304 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445350304 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445350304 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445350305 data=null 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445350305 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445350305 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445350305 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445350306 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445350306 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:28 [2024-06-26T20:04:28.861Z] 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:28 [2024-06-26T20:04:28.861Z] 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445350308 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445350308 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445350308 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445350308 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445350308 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445350309 data=null button=0 stateMask=0x0 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:04:28 [2024-06-26T20:04:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445350309 data=null 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:04:28 [2024-06-26T20:04:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445349846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:28 [2024-06-26T20:04:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:28 [2024-06-26T20:04:28.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445350481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445350481 data=null doit=true}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445350481 data=null}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445350481 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445350504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445350505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445350505 data=null doit=true}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445350505 data=null}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445350515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445350522 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445350533 data=null doit=true}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445350534 data=null}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445350534 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445350534 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:04:29 [2024-06-26T20:04:29.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445350537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445350537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445350538 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445350538 data=null}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445350538 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350538 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:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445350571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445350571 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445350571 data=null}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445350572 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445350572 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:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445350575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1445350576 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1445350576 data=null doit=true}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1445350587 data=null}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1445350587 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350588 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:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1445350594 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1445350603 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1445350603 data=null doit=true}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1445350603 data=null}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1445350603 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445350604 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:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1445350609 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:29 [2024-06-26T20:04:29.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:04:29 [2024-06-26T20:04:29.122Z] 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@af57949] time=1445350712 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:29 [2024-06-26T20:04:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:29 [2024-06-26T20:04:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:29 [2024-06-26T20:04:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445351112 data=null doit=true}, Shell with text {Preferences}]
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445351125 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445351125 data=null doit=true}, TreeItem with text {Tracing}]
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445351126 data=null}, TreeItem with text {Tracing}]
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445351126 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:29 [2024-06-26T20:04:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351126 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445351156 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:29 [2024-06-26T20:04:29.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445351157 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445351157 data=null doit=true}, Tree node with text: Trace Types]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445351157 data=null}, Tree node with text: Trace Types]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445351158 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351158 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445351160 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:29 [2024-06-26T20:04:29.639Z] 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445351164 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445351164 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445351165 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445351165 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445351179 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445351180 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445351180 data=null 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445351181 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445351181 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445351182 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445351185 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445351185 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1445351186 data=null doit=true}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1445351186 data=null}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1445351186 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445351187 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:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1445351188 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1445351191 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1445351191 data=null doit=true}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1445351191 data=null}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1445351192 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351192 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1445351193 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:04:29 [2024-06-26T20:04:29.640Z] 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1445351198 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445351198 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1445351198 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1445351198 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1445351198 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1445351199 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1445351199 data=null 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1445351215 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445351215 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1445351216 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1445351216 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1445351221 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:29 [2024-06-26T20:04:29.640Z] 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445351224 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445351224 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445351224 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445351224 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445351224 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445351224 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:04:29 [2024-06-26T20:04:29.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445351225 data=null 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445351226 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445351226 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445351226 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445351226 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445351226 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:29 [2024-06-26T20:04:29.641Z] 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:29 [2024-06-26T20:04:29.641Z] 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445351228 data=null button=0 stateMask=0x0 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445351228 data=null button=0 stateMask=0x0 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445351229 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445351229 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445351229 data=null button=0 stateMask=0x0 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:04:29 [2024-06-26T20:04:29.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445351229 data=null button=0 stateMask=0x0 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:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445351236 data=null 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:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445350745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445351494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445351494 data=null doit=true}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445351494 data=null}, TreeItem with text {test}]
16:04:29 [2024-06-26T20:04:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445351494 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445351569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445351570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445351570 data=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445351570 data=null}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445351570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445351608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:30 [2024-06-26T20:04:30.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445351610 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445351610 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445351610 data=null}, TreeItem with text {Traces [1]}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445351610 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351610 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:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445351670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:30 [2024-06-26T20:04:30.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1445351674 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1445351675 data=null doit=true}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1445351675 data=null}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1445351675 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351675 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:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1445351698 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1445351699 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1445351701 data=null doit=true}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1445351701 data=null}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1445351701 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445351702 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:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1445351707 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:04:30 [2024-06-26T20:04:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:04:30 [2024-06-26T20:04:30.414Z] 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@af57949] time=1445351767 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:30 [2024-06-26T20:04:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:30 [2024-06-26T20:04:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:30 [2024-06-26T20:04:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445352184 data=null doit=true}, Shell with text {Preferences}]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445352199 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445352200 data=null doit=true}, TreeItem with text {Tracing}]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445352200 data=null}, TreeItem with text {Tracing}]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445352200 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445352200 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:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445352228 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:30 [2024-06-26T20:04:30.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445352235 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445352235 data=null doit=true}, Tree node with text: Trace Types]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445352235 data=null}, Tree node with text: Trace Types]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445352236 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445352236 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:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445352251 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:30 [2024-06-26T20:04:30.671Z] 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:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445352256 data=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:04:30 [2024-06-26T20:04:30.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445352256 data=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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445352256 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445352256 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445352257 data=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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445352257 data=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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445352257 data=null 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445352259 data=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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445352259 data=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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445352259 data=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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445352259 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445352259 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:30 [2024-06-26T20:04:30.672Z] 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445352261 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445352262 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445352262 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445352262 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445352262 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445352262 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445352262 data=null 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445352263 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445352263 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445352263 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445352264 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445352264 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:30 [2024-06-26T20:04:30.672Z] 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:30 [2024-06-26T20:04:30.672Z] 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445352269 data=null button=0 stateMask=0x0 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:04:30 [2024-06-26T20:04:30.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445352270 data=null button=0 stateMask=0x0 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:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445352270 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445352270 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445352270 data=null button=0 stateMask=0x0 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:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445352270 data=null button=0 stateMask=0x0 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:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445352270 data=null 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:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445351777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:30 [2024-06-26T20:04:30.928Z] 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@af57949] time=1445352426 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:30 [2024-06-26T20:04:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445352826 data=null doit=true}, Shell with text {Preferences}]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445352842 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445352842 data=null doit=true}, TreeItem with text {Tracing}]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445352842 data=null}, TreeItem with text {Tracing}]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445352842 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445352843 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:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445352869 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:31 [2024-06-26T20:04:31.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445352877 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445352877 data=null doit=true}, Tree node with text: Trace Types]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445352877 data=null}, Tree node with text: Trace Types]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445352878 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445352878 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:04:31 [2024-06-26T20:04:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445352893 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:31 [2024-06-26T20:04:31.494Z] 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445352898 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445352898 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445352898 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445352898 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445352899 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445352899 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445352899 data=null 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445352899 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445352900 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445352900 data=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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445352900 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445352900 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:31 [2024-06-26T20:04:31.494Z] 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445352902 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445352902 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445352902 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445352902 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445352903 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445352903 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445352903 data=null 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445352903 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445352903 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:04:31 [2024-06-26T20:04:31.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445352903 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445352903 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445352903 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:31 [2024-06-26T20:04:31.495Z] 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:31 [2024-06-26T20:04:31.495Z] 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445352909 data=null button=0 stateMask=0x0 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445352909 data=null button=0 stateMask=0x0 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445352909 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445352909 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445352910 data=null button=0 stateMask=0x0 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445352910 data=null button=0 stateMask=0x0 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445352910 data=null 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:04:31 [2024-06-26T20:04:31.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445352448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:31 [2024-06-26T20:04:31.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:31 [2024-06-26T20:04:31.752Z] 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@af57949] time=1445353196 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:31 [2024-06-26T20:04:31.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:31 [2024-06-26T20:04:31.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:31 [2024-06-26T20:04:31.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:32 [2024-06-26T20:04:32.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:32 [2024-06-26T20:04:32.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:32 [2024-06-26T20:04:32.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445353703 data=null doit=true}, Shell with text {Preferences}]
16:04:32 [2024-06-26T20:04:32.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-06-26T20:04:32.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445353714 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445353714 data=null doit=true}, TreeItem with text {Tracing}]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445353714 data=null}, TreeItem with text {Tracing}]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445353717 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445353718 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445353797 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:32 [2024-06-26T20:04:32.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445353798 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445353798 data=null doit=true}, Tree node with text: Trace Types]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445353798 data=null}, Tree node with text: Trace Types]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445353798 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445353799 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445353801 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:04:32 [2024-06-26T20:04:32.316Z] 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1445353876 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445353876 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1445353877 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1445353877 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1445353877 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1445353877 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1445353877 data=null 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1445353879 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1445353879 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1445353879 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:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1445353880 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1445353880 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=1445353885 data=null doit=true}, TreeItem with text {Custom Text}]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1445353885 data=null}, TreeItem with text {Custom Text}]
16:04:32 [2024-06-26T20:04:32.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1445353886 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445353886 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:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1445353888 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1445353888 data=null doit=true}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1445353889 data=null}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1445353889 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445353889 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:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1445353890 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1445353911 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1445353911 data=null doit=true}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1445353911 data=null}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1445353912 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445353912 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:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1445353916 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:04:32 [2024-06-26T20:04:32.574Z] 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:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1445353919 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445353919 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1445353919 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1445353919 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1445353920 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1445353920 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1445353920 data=null 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1445353921 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1445353921 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1445353921 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1445353921 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1445353922 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:32 [2024-06-26T20:04:32.575Z] 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445353970 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445353971 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445353971 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445353971 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445353971 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445353972 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445353972 data=null 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445353973 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445353973 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445353974 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:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445353974 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445353974 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:32 [2024-06-26T20:04:32.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:32 [2024-06-26T20:04:32.575Z] 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:32 [2024-06-26T20:04:32.576Z] 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445353977 data=null button=0 stateMask=0x0 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445353977 data=null button=0 stateMask=0x0 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445353977 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445353977 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445353977 data=null button=0 stateMask=0x0 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445353977 data=null button=0 stateMask=0x0 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445353978 data=null 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:04:32 [2024-06-26T20:04:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445353215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445354276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445354276 data=null doit=true}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445354277 data=null}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445354277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445354277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445354315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445354316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445354316 data=null doit=true}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445354316 data=null}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445354317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445354317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445354394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:32 [2024-06-26T20:04:32.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445354395 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445354395 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445354395 data=null}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445354396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445354396 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:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445354415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445354416 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445354416 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445354416 data=null}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445354417 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:32 [2024-06-26T20:04:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445354417 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:04:33 [2024-06-26T20:04:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445354468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:33 [2024-06-26T20:04:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:33 [2024-06-26T20:04:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:33 [2024-06-26T20:04:33.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:33 [2024-06-26T20:04:33.605Z] 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=1445354974 data=null doit=true}, Shell with text {Trace Import}]
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:33 [2024-06-26T20:04:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:04:33 [2024-06-26T20:04:33.606Z] 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:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1445354979 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:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1445354983 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:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1445354983 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1445354983 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1445354984 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:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1445354984 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:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1445354984 data=null 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:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1445354520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:33 [2024-06-26T20:04:33.606Z] 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@af57949] time=1445355122 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:33 [2024-06-26T20:04:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445355511 data=null doit=true}, Shell with text {Preferences}]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445355523 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445355523 data=null doit=true}, TreeItem with text {Tracing}]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445355524 data=null}, TreeItem with text {Tracing}]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445355524 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445355524 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:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445355554 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:34 [2024-06-26T20:04:34.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445355555 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445355556 data=null doit=true}, Tree node with text: Trace Types]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445355556 data=null}, Tree node with text: Trace Types]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445355556 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445355556 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:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445355559 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:34 [2024-06-26T20:04:34.172Z] 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445355577 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445355577 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445355577 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445355577 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445355578 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445355578 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445355578 data=null 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445355579 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445355580 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445355580 data=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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445355580 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445355580 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:34 [2024-06-26T20:04:34.172Z] 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445355585 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445355585 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445355586 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445355586 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445355586 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445355586 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445355586 data=null 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445355587 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445355587 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445355587 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:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445355587 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445355587 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:34 [2024-06-26T20:04:34.173Z] 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:34 [2024-06-26T20:04:34.173Z] 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445355590 data=null button=0 stateMask=0x0 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445355590 data=null button=0 stateMask=0x0 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445355591 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445355591 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445355591 data=null button=0 stateMask=0x0 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445355591 data=null button=0 stateMask=0x0 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445355591 data=null 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:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445355168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:34 [2024-06-26T20:04:34.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:34 [2024-06-26T20:04:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445355782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445355782 data=null doit=true}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445355782 data=null}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445355782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445355783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445355807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445355816 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445355816 data=null doit=true}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445355816 data=null}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445355817 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445355817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445355824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:34 [2024-06-26T20:04:34.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445355836 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445355836 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445355837 data=null}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445355837 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445355837 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:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445355868 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445355869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445355869 data=null doit=true}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445355869 data=null}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445355869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445355869 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:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445355874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:04:34 [2024-06-26T20:04:34.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:04:34 [2024-06-26T20:04:34.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:04:34 [2024-06-26T20:04:34.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:04:34 [2024-06-26T20:04:34.945Z] 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=1445356300 data=null doit=true}, Shell with text {Trace Import}]
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:04:34 [2024-06-26T20:04:34.946Z] 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:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1445356307 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:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1445356307 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:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1445356307 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1445356307 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1445356307 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:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1445356308 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:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1445356308 data=null 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:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1445355913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:34 [2024-06-26T20:04:34.946Z] 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@af57949] time=1445356441 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:04:34 [2024-06-26T20:04:34.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1445356831 data=null doit=true}, Shell with text {Preferences}]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1445356842 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1445356843 data=null doit=true}, TreeItem with text {Tracing}]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1445356843 data=null}, TreeItem with text {Tracing}]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1445356843 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445356843 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:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1445356874 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:04:35 [2024-06-26T20:04:35.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1445356875 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=1445356876 data=null doit=true}, Tree node with text: Trace Types]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1445356876 data=null}, Tree node with text: Trace Types]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1445356876 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445356876 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:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1445356879 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1445356899 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445356899 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1445356899 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1445356899 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1445356899 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1445356899 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1445356900 data=null 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1445356901 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1445356901 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1445356901 data=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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1445356901 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1445356901 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:04:35 [2024-06-26T20:04:35.511Z] 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=1445356904 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445356904 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=1445356904 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=1445356904 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=1445356904 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=1445356904 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=1445356904 data=null 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=1445356904 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=1445356904 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=1445356905 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:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=1445356905 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=1445356905 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:04:35 [2024-06-26T20:04:35.512Z] 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:04:35 [2024-06-26T20:04:35.512Z] 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1445356907 data=null button=0 stateMask=0x0 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1445356907 data=null button=0 stateMask=0x0 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1445356907 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1445356907 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1445356908 data=null button=0 stateMask=0x0 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1445356908 data=null button=0 stateMask=0x0 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1445356908 data=null 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:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1445356483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:04:35 [2024-06-26T20:04:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:04:36 [2024-06-26T20:04:36.076Z] 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@af57949] time=1445357410 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:04:36 [2024-06-26T20:04:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:04:36 [2024-06-26T20:04:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:04:36 [2024-06-26T20:04:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:04:36 [2024-06-26T20:04:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445357416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445357416 data=null doit=true}, TreeItem with text {test}]
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445357417 data=null}, TreeItem with text {test}]
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445357417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445357417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445357451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:04:36 [2024-06-26T20:04:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:04:36 [2024-06-26T20:04:36.643Z] 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:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:04:36 [2024-06-26T20:04:36.643Z] 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:04:36 [2024-06-26T20:04:36.643Z] 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=1445357981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445357982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null item=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:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445357982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357982 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] 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=1445357983 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445357984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445357984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445357984 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445357984 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445357984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:36 [2024-06-26T20:04:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445357984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:04:36 [2024-06-26T20:04:36.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:36 [2024-06-26T20:04:36.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:36 [2024-06-26T20:04:36.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:36 [2024-06-26T20:04:36.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:36 [2024-06-26T20:04:36.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:04:36 [2024-06-26T20:04:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:04:36 [2024-06-26T20:04:36.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445357984 data=null item=null detail=0 x=0 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:04:36 [2024-06-26T20:04:36.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445357520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:04:37 [2024-06-26T20:04:37.158Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.61 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
16:04:37 [2024-06-26T20:04:37.158Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 3.021 s
16:04:37 [2024-06-26T20:04:37.158Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 2.005 s
16:04:37 [2024-06-26T20:04:37.158Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 2.592 s
16:04:37 [2024-06-26T20:04:37.158Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 4.023 s
16:04:37 [2024-06-26T20:04:37.158Z] 
16:04:37 [2024-06-26T20:04:37.158Z] Results:
16:04:37 [2024-06-26T20:04:37.158Z] 
16:04:37 [2024-06-26T20:04:37.158Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
16:04:37 [2024-06-26T20:04:37.158Z] 
16:04:37 [2024-06-26T20:04:37.721Z] 
16:04:37 [2024-06-26T20:04:37.721Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:04:37.604
16:04:37 [2024-06-26T20:04:37.721Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] All tests passed
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] 
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.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:04:38 [2024-06-26T20:04:38.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.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:04:38 [2024-06-26T20:04:38.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] 
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] 
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [39/141]
16:04:38 [2024-06-26T20:04:38.653Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:04:38 [2024-06-26T20:04:38.653Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:04:38 [2024-06-26T20:04:38.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:04:38 [2024-06-26T20:04:38.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.218Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
16:04:39 [2024-06-26T20:04:39.782Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
16:04:39 [2024-06-26T20:04:39.782Z] [INFO] 
16:04:39 [2024-06-26T20:04:39.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:39 [2024-06-26T20:04:39.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:04:39 [2024-06-26T20:04:39.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:04:39 [2024-06-26T20:04:39.782Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:04:40 [2024-06-26T20:04:40.040Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] 
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:40 [2024-06-26T20:04:40.603Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:04:44 [2024-06-26T20:04:44.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
16:04:50 [2024-06-26T20:04:50.029Z] [INFO] 
16:04:50 [2024-06-26T20:04:50.029Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:04:50 [2024-06-26T20:04:50.285Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
16:04:50 [2024-06-26T20:04:50.285Z] [INFO] Command line:
16:04:50 [2024-06-26T20:04:50.285Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:04:50 [2024-06-26T20:04:50.285Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:04:54 [2024-06-26T20:04:54.459Z] Jun 26, 2024 8:04:53 PM org.apache.aries.spifly.BaseActivator log
16:04:54 [2024-06-26T20:04:54.459Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:04:57 [2024-06-26T20:04:57.728Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:04:57 [2024-06-26T20:04:57.728Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:05:05 [2024-06-26T20:05:05.824Z] Could not determine the accessibility bus address
16:05:05 [2024-06-26T20:05:05.824Z] !SESSION 2024-06-26 20:04:50.389 -----------------------------------------------
16:05:05 [2024-06-26T20:05:05.824Z] eclipse.buildId=unknown
16:05:05 [2024-06-26T20:05:05.824Z] java.version=17.0.2
16:05:05 [2024-06-26T20:05:05.824Z] java.vendor=Oracle Corporation
16:05:05 [2024-06-26T20:05:05.824Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:05:05 [2024-06-26T20:05:05.824Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:05:05 [2024-06-26T20:05:05.824Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:05:05 [2024-06-26T20:05:05.824Z] 
16:05:05 [2024-06-26T20:05:05.824Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:05:05.499
16:05:05 [2024-06-26T20:05:05.825Z] !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:05:05 [2024-06-26T20:05:05.825Z] 
16:05:05 [2024-06-26T20:05:05.825Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:05:05.584
16:05:05 [2024-06-26T20:05:05.825Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:05:05 [2024-06-26T20:05:05.825Z] !STACK 0
16:05:05 [2024-06-26T20:05:05.825Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:05:05 [2024-06-26T20:05:05.825Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:05:05 [2024-06-26T20:05:05.825Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:05:05 [2024-06-26T20:05:05.825Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:05:05 [2024-06-26T20:05:05.825Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:05:05 [2024-06-26T20:05:05.825Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:05:05 [2024-06-26T20:05:05.825Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:05:05 [2024-06-26T20:05:05.825Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:05:05 [2024-06-26T20:05:05.825Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:05:05 [2024-06-26T20:05:05.825Z] Caused by: java.io.IOException: error=2, No such file or directory
16:05:05 [2024-06-26T20:05:05.825Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:05:05 [2024-06-26T20:05:05.825Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:05:05 [2024-06-26T20:05:05.825Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:05:05 [2024-06-26T20:05:05.825Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:05:05 [2024-06-26T20:05:05.825Z] 	... 7 more
16:05:06 [2024-06-26T20:05:06.082Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
16:05:07 [2024-06-26T20:05:07.013Z] Display size: 1440x900
16:05:07 [2024-06-26T20:05:07.013Z] OS version=6.2.9-300.fc38.x86_64
16:05:07 [2024-06-26T20:05:07.013Z] GTK version=3.24.33
16:05:07 [2024-06-26T20:05:07.013Z] GTK theme=Yaru
16:05:07 [2024-06-26T20:05:07.013Z] LIBOVERLAY_SCROLLBAR=0
16:05:07 [2024-06-26T20:05:07.013Z] Time zone: Greenwich Mean Time
16:05:07 [2024-06-26T20:05:07.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ab3f611] time=1445388564 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:05:08 [2024-06-26T20:05:08.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1445390022 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1445390023 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:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445390075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:05:08 [2024-06-26T20:05:08.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:05:09 [2024-06-26T20:05:09.571Z] 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:05:09 [2024-06-26T20:05:09.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.586: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.586: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.586: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.586: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.586: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.586: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.587: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:05:16 [2024-06-26T20:05:16.118Z] 
16:05:16 [2024-06-26T20:05:16.118Z] (Eclipse:7344): Gtk-WARNING **: 20:05:15.587: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:02 [2024-06-26T20:06:02.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:06:02 [2024-06-26T20:06:02.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:06:02 [2024-06-26T20:06:02.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:02 [2024-06-26T20:06:02.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:02 [2024-06-26T20:06:02.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
16:06:02 [2024-06-26T20:06:02.758Z] 
16:06:02 [2024-06-26T20:06:02.758Z] (Eclipse:7344): Gtk-WARNING **: 20:06:02.184: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:06:02 [2024-06-26T20:06:02.758Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:06:03 [2024-06-26T20:06:03.015Z] 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:06:03 [2024-06-26T20:06:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.107: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.107: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.107: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.107: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.107: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:06:06 [2024-06-26T20:06:06.289Z] 
16:06:06 [2024-06-26T20:06:06.289Z] (Eclipse:7344): Gtk-WARNING **: 20:06:06.107: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:07 [2024-06-26T20:06:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:06:07 [2024-06-26T20:06:07.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:06:07 [2024-06-26T20:06:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:07 [2024-06-26T20:06:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:07 [2024-06-26T20:06:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
16:06:07 [2024-06-26T20:06:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ab3f611] time=1445449196 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445449290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445449298 data=null doit=true}, TreeItem with text {test}]
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445449299 data=null}, TreeItem with text {test}]
16:06:07 [2024-06-26T20:06:07.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445449300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:07 [2024-06-26T20:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445449302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:06:07 [2024-06-26T20:06:07.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445449377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:06:08 [2024-06-26T20:06:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:06:08 [2024-06-26T20:06:08.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:06:08 [2024-06-26T20:06:08.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:06:09 [2024-06-26T20:06:09.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:06:09 [2024-06-26T20:06:09.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:06:09 [2024-06-26T20:06:09.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:06:09 [2024-06-26T20:06:09.069Z] 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:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:06:09 [2024-06-26T20:06:09.069Z] 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:06:09 [2024-06-26T20:06:09.069Z] 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=1445450396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.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=1445450396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.069Z] 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=1445450396 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.069Z] 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=1445450397 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.069Z] 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=1445450397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.069Z] 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=1445450397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.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=1445450398 data=null item=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:06:09 [2024-06-26T20:06:09.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=1445450398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.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=1445450398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.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=1445450399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.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=1445450399 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.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=1445450399 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:06:09 [2024-06-26T20:06:09.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:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445450406 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445450406 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445450407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445450407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:06:09 [2024-06-26T20:06:09.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:06:09 [2024-06-26T20:06:09.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:06:09 [2024-06-26T20:06:09.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:06:09 [2024-06-26T20:06:09.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:06:09 [2024-06-26T20:06:09.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:06:09 [2024-06-26T20:06:09.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:06:10 [2024-06-26T20:06:10.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445450407 data=null item=null detail=0 x=0 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:06:10 [2024-06-26T20:06:10.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445449709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:06:10 [2024-06-26T20:06:10.257Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.10 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
16:06:10 [2024-06-26T20:06:10.257Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 54.21 s
16:06:10 [2024-06-26T20:06:10.257Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 4.533 s
16:06:10 [2024-06-26T20:06:10.257Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
16:06:10 [2024-06-26T20:06:10.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@5ab3f611] time=1445451623 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:06:10 [2024-06-26T20:06:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:06:10 [2024-06-26T20:06:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:06:10 [2024-06-26T20:06:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:06:10 [2024-06-26T20:06:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:06:10 [2024-06-26T20:06:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445451999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:06:10 [2024-06-26T20:06:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:06:10 [2024-06-26T20:06:10.771Z] 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:06:10 [2024-06-26T20:06:10.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.092: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.092: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.093: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.093: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.093: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.093: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.093: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.093: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.094: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.094: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.094: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.094: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.094: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:06:14 [2024-06-26T20:06:14.944Z] 
16:06:14 [2024-06-26T20:06:14.944Z] (Eclipse:7344): Gtk-WARNING **: 20:06:14.094: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:06:53 [2024-06-26T20:06:53.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:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489498 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489498 data=null}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489499 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:06:53 [2024-06-26T20:06:53.627Z] 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=1445489615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489617 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] 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=1445489617 data=null}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:06:53 [2024-06-26T20:06:53.627Z] 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:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
16:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1445489621 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:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
16:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:06:53 [2024-06-26T20:06:53.627Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489906 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489908 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:06:53 [2024-06-26T20:06:53.628Z] 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=1445489920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489963 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489969 data=null}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489986 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489986 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:06:53 [2024-06-26T20:06:53.628Z] 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=1445489988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489989 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445489990 data=null}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:06:53 [2024-06-26T20:06:53.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445490006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.628Z] 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=1445490007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490007 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490007 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:06:53 [2024-06-26T20:06:53.629Z] 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=1445490069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490070 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.629Z] 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=1445490070 data=null}, ToolItem with tooltip text {Pin View}]
16:06:53 [2024-06-26T20:06:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:06:53 [2024-06-26T20:06:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:06:53 [2024-06-26T20:06:53.629Z] 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:06:53 [2024-06-26T20:06:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.603: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.603: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.604: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.605: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.605: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.605: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.605: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] 
16:06:53 [2024-06-26T20:06:53.629Z] (Eclipse:7344): Gtk-WARNING **: 20:06:51.605: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:53 [2024-06-26T20:06:53.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:06:53 [2024-06-26T20:06:53.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:06:54 [2024-06-26T20:06:54.997Z] 
16:06:54 [2024-06-26T20:06:54.997Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.693: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.997Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.693: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.998Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.694: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.998Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.694: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.998Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.694: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.998Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.694: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.998Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.694: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:06:54 [2024-06-26T20:06:54.998Z] 
16:06:54 [2024-06-26T20:06:54.998Z] (Eclipse:7344): Gtk-WARNING **: 20:06:54.694: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:03 [2024-06-26T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:07:03 [2024-06-26T20:07:03.096Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:07:03 [2024-06-26T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504391 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504391 data=null}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504392 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:07:03 [2024-06-26T20:07:03.096Z] 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=1445504473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504474 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] 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=1445504474 data=null}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:07:03 [2024-06-26T20:07:03.097Z] 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:07:03 [2024-06-26T20:07:03.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504597 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504598 data=null}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.097Z] 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=1445504599 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:07:03 [2024-06-26T20:07:03.354Z] 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=1445504765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.354Z] 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=1445504766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.354Z] 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=1445504766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.354Z] 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=1445504766 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.354Z] 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=1445504766 data=null}, ToolItem with tooltip text {Pin View}]
16:07:03 [2024-06-26T20:07:03.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:07:03 [2024-06-26T20:07:03.354Z] 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:07:03 [2024-06-26T20:07:03.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
16:07:03 [2024-06-26T20:07:03.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1445504770 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:07:03 [2024-06-26T20:07:03.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
16:07:03 [2024-06-26T20:07:03.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:07:03 [2024-06-26T20:07:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:07:03 [2024-06-26T20:07:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:03 [2024-06-26T20:07:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:04 [2024-06-26T20:07:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:07:04 [2024-06-26T20:07:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:07:04 [2024-06-26T20:07:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:04 [2024-06-26T20:07:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:04 [2024-06-26T20:07:04.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:07:04 [2024-06-26T20:07:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:07:05 [2024-06-26T20:07:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:07:05 [2024-06-26T20:07:05.204Z] 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=1445506719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.204Z] 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=1445506720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.204Z] 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=1445506720 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.204Z] 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=1445506720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.205Z] 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=1445506720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.205Z] 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=1445506721 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:07:05 [2024-06-26T20:07:05.205Z] 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=1445506770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.205Z] 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=1445506772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.205Z] 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=1445506772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.205Z] 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=1445506772 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.205Z] 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=1445506772 data=null}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:07:05 [2024-06-26T20:07:05.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:07:05 [2024-06-26T20:07:05.461Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:07:05 [2024-06-26T20:07:05.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506889 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506889 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:07:05 [2024-06-26T20:07:05.461Z] 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=1445506891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506892 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.461Z] 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=1445506892 data=null}, ToolItem with tooltip text {Unpin View}]
16:07:05 [2024-06-26T20:07:05.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:07:05 [2024-06-26T20:07:05.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
16:07:05 [2024-06-26T20:07:05.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:07:05 [2024-06-26T20:07:05.719Z] 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:07:05 [2024-06-26T20:07:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:07:08 [2024-06-26T20:07:08.243Z] 
16:07:08 [2024-06-26T20:07:08.243Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.789: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.243Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.789: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.791: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.791: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.791: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.791: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.791: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:07:08 [2024-06-26T20:07:08.244Z] 
16:07:08 [2024-06-26T20:07:08.244Z] (Eclipse:7344): Gtk-WARNING **: 20:07:07.791: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:09 [2024-06-26T20:07:09.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:07:09 [2024-06-26T20:07:09.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:09 [2024-06-26T20:07:09.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
16:07:09 [2024-06-26T20:07:09.175Z] 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:07:09 [2024-06-26T20:07:09.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
16:07:09 [2024-06-26T20:07:09.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1445510760 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:07:09 [2024-06-26T20:07:09.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
16:07:09 [2024-06-26T20:07:09.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:07:09 [2024-06-26T20:07:09.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:07:09 [2024-06-26T20:07:09.945Z] 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:07:09 [2024-06-26T20:07:09.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
16:07:09 [2024-06-26T20:07:09.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1445511403 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:07:09 [2024-06-26T20:07:09.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
16:07:09 [2024-06-26T20:07:09.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.311: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.311: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.363: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.363: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.363: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.363: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.365: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.508Z] 
16:07:10 [2024-06-26T20:07:10.508Z] (Eclipse:7344): Gtk-WARNING **: 20:07:10.365: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:07:10 [2024-06-26T20:07:10.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
16:07:11 [2024-06-26T20:07:11.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
16:07:11 [2024-06-26T20:07:11.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:07:12 [2024-06-26T20:07:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:12 [2024-06-26T20:07:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:12 [2024-06-26T20:07:12.205Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:07:12 [2024-06-26T20:07:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513780 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513781 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:07:12 [2024-06-26T20:07:12.205Z] 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=1445513782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513796 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:07:12 [2024-06-26T20:07:12.205Z] 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=1445513796 data=null}, ToolItem with tooltip text {Unpin View}]
16:07:12 [2024-06-26T20:07:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:07:12 [2024-06-26T20:07:12.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
16:07:12 [2024-06-26T20:07:12.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:12 [2024-06-26T20:07:12.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5ab3f611] time=1445515111 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445515186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445515186 data=null doit=true}, TreeItem with text {test}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445515187 data=null}, TreeItem with text {test}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445515187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445515187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445515206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:07:13 [2024-06-26T20:07:13.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:07:15 [2024-06-26T20:07:15.203Z] 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:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:07:15 [2024-06-26T20:07:15.203Z] 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:07:15 [2024-06-26T20:07:15.203Z] 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=1445516392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445516393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516393 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516393 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516394 data=null item=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:07:15 [2024-06-26T20:07:15.203Z] 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=1445516394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445516394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516394 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.203Z] 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=1445516394 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.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:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445516396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445516396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445516397 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445516397 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445516397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445516397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:07:15 [2024-06-26T20:07:15.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:15 [2024-06-26T20:07:15.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:15 [2024-06-26T20:07:15.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:15 [2024-06-26T20:07:15.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:15 [2024-06-26T20:07:15.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:15 [2024-06-26T20:07:15.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:07:15 [2024-06-26T20:07:15.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445516397 data=null item=null detail=0 x=0 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:07:15 [2024-06-26T20:07:15.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445515380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:07:15 [2024-06-26T20:07:15.461Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.29 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
16:07:15 [2024-06-26T20:07:15.461Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 38.06 s
16:07:15 [2024-06-26T20:07:15.461Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 17.00 s
16:07:15 [2024-06-26T20:07:15.461Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 7.800 s
16:07:15 [2024-06-26T20:07:15.461Z] 
16:07:15 [2024-06-26T20:07:15.461Z] Results:
16:07:15 [2024-06-26T20:07:15.461Z] 
16:07:15 [2024-06-26T20:07:15.461Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
16:07:15 [2024-06-26T20:07:15.461Z] 
16:07:16 [2024-06-26T20:07:16.024Z] 
16:07:16 [2024-06-26T20:07:16.024Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:07:15.973
16:07:16 [2024-06-26T20:07:16.024Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] All tests passed
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.9-SNAPSHOT [40/141]
16:07:16 [2024-06-26T20:07:16.588Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:16 [2024-06-26T20:07:16.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:16 [2024-06-26T20:07:16.588Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] The project's OSGi version is 1.0.9.202406261931
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] 
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:16 [2024-06-26T20:07:16.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
16:07:17 [2024-06-26T20:07:17.101Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.101Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
16:07:17 [2024-06-26T20:07:17.101Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.101Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.101Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:17 [2024-06-26T20:07:17.101Z] [WARNING] Using JavaSE-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:17 [2024-06-26T20:07:17.101Z] [WARNING] The effective 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.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:07:17 [2024-06-26T20:07:17.358Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT-sources.jar
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT.jar
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] 
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:17 [2024-06-26T20:07:17.920Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT.jar
16:07:22 [2024-06-26T20:07:22.090Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT-sources.jar
16:07:25 [2024-06-26T20:07:25.359Z] [INFO] 
16:07:25 [2024-06-26T20:07:25.359Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:25 [2024-06-26T20:07:25.359Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
16:07:25 [2024-06-26T20:07:25.359Z] [INFO] Command line:
16:07:25 [2024-06-26T20:07:25.359Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:07:25 [2024-06-26T20:07:25.359Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:07:31 [2024-06-26T20:07:31.899Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
16:07:34 [2024-06-26T20:07:34.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.935 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.078 s
16:07:34 [2024-06-26T20:07:34.418Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [3,0]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [3,0]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[3,0]--DEFAULT->[4,2]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [4,2]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[4,2]--DEFAULT->[16,2]]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [15,1]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [15,1]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[15,1]--DEFAULT->[16,2]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [16,2]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[16,2]--DEFAULT->[17,3]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [17,3]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[17,3]--DEFAULT->[18,5]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [18,5]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[18,5]--DEFAULT->[6,5]]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [5,4]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [5,4]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[5,4]--DEFAULT->[6,5]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [6,5]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[6,5]--DEFAULT->[7,7]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [7,7]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[7,7]--DEFAULT->[8,8]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [8,8]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[8,8]--DEFAULT->[20,8]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[8,8]--DEFAULT->[9,9]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [9,9]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [19,6]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [19,6]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[19,6]--DEFAULT->[20,8]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [20,8]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[20,8]--DEFAULT->[21,11]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [21,11]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[21,11]--DEFAULT->[11,11]]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [10,10]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [10,10]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[10,10]--DEFAULT->[11,11]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [11,11]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[11,11]--DEFAULT->[12,12]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [12,12]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[12,12]--DEFAULT->[22,12]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[12,12]--DEFAULT->[13,13]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [13,13]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[13,13]--DEFAULT->[14,15]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [14,15]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [22,12]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [22,12]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [Legacy edge: [[22,12]--DEFAULT->[23,14]]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [23,14]]
16:07:34 [2024-06-26T20:07:34.418Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.009 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.059 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.418Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [w0,0]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,0]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,2]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [w1,1]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,1]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,2]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,3]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,5]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [w0,4]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,4]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,5]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,7]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,8]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,9]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [w1,6]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,6]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,8]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,11]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [w0,10]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,10]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,11]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,12]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,13]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w0,15]
16:07:34 [2024-06-26T20:07:34.418Z] Start vertex [w1,12]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,12]
16:07:34 [2024-06-26T20:07:34.418Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
16:07:34 [2024-06-26T20:07:34.418Z] Visit vertex [w1,14]
16:07:34 [2024-06-26T20:07:34.418Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.004 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.005 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.049 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.003 s
16:07:34 [2024-06-26T20:07:34.418Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
16:07:34 [2024-06-26T20:07:34.419Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.003 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
16:07:34 [2024-06-26T20:07:34.419Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.017 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.003 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.002 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0 s
16:07:34 [2024-06-26T20:07:34.419Z] 
16:07:34 [2024-06-26T20:07:34.419Z] Results:
16:07:34 [2024-06-26T20:07:34.419Z] 
16:07:34 [2024-06-26T20:07:34.419Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
16:07:34 [2024-06-26T20:07:34.419Z] 
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] All tests passed
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] 
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT.jar
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT.pom
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT-sources.jar
16:07:34 [2024-06-26T20:07:34.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] 
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] 
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [41/141]
16:07:34 [2024-06-26T20:07:34.982Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:07:34 [2024-06-26T20:07:34.982Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:07:34 [2024-06-26T20:07:34.982Z] [WARNING] Using JavaSE-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:34 [2024-06-26T20:07:34.982Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] The project's OSGi version is 1.1.0.202406261931
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.238Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
16:07:35 [2024-06-26T20:07:35.800Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
16:07:35 [2024-06-26T20:07:35.801Z] [INFO] 
16:07:35 [2024-06-26T20:07:35.801Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:35 [2024-06-26T20:07:35.801Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:35 [2024-06-26T20:07:35.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:35 [2024-06-26T20:07:35.801Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:07:35 [2024-06-26T20:07:35.801Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:36 [2024-06-26T20:07:36.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:07:36 [2024-06-26T20:07:36.057Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.057Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] 
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:36 [2024-06-26T20:07:36.314Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
16:07:41 [2024-06-26T20:07:41.567Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [42/141]
16:07:46 [2024-06-26T20:07:46.817Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:46 [2024-06-26T20:07:46.817Z] [WARNING] Using JavaSE-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-06-26T20:07:46.817Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] The project's OSGi version is 1.0.5.202406261931
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] 
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:46 [2024-06-26T20:07:46.817Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:46 [2024-06-26T20:07:46.817Z] [WARNING] Using JavaSE-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-06-26T20:07:46.817Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:07:46 [2024-06-26T20:07:46.817Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] 
16:07:47 [2024-06-26T20:07:47.074Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:47 [2024-06-26T20:07:47.332Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
16:07:51 [2024-06-26T20:07:51.504Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
16:07:56 [2024-06-26T20:07:56.754Z] [INFO] 
16:07:56 [2024-06-26T20:07:56.754Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:07:56 [2024-06-26T20:07:56.754Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
16:07:56 [2024-06-26T20:07:56.754Z] [INFO] Command line:
16:07:56 [2024-06-26T20:07:56.754Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:07:56 [2024-06-26T20:07:56.754Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:03 [2024-06-26T20:08:03.298Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
16:08:03 [2024-06-26T20:08:03.298Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.077 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.005 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0.002 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.002 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.002 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0.001 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.003 s
16:08:03 [2024-06-26T20:08:03.298Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
16:08:03 [2024-06-26T20:08:03.298Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.029 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.054 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.016 s
16:08:03 [2024-06-26T20:08:03.298Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.002 s
16:08:03 [2024-06-26T20:08:03.298Z] 
16:08:03 [2024-06-26T20:08:03.298Z] Results:
16:08:03 [2024-06-26T20:08:03.298Z] 
16:08:03 [2024-06-26T20:08:03.298Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
16:08:03 [2024-06-26T20:08:03.298Z] 
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] All tests passed
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [43/141]
16:08:03 [2024-06-26T20:08:03.554Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:08:03 [2024-06-26T20:08:03.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:03 [2024-06-26T20:08:03.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] The project's OSGi version is 1.1.0.202406261931
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] 
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:03 [2024-06-26T20:08:03.811Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
16:08:04 [2024-06-26T20:08:04.374Z] [INFO] 
16:08:04 [2024-06-26T20:08:04.374Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:04 [2024-06-26T20:08:04.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
16:08:04 [2024-06-26T20:08:04.374Z] [INFO] 
16:08:04 [2024-06-26T20:08:04.374Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:04 [2024-06-26T20:08:04.374Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:04 [2024-06-26T20:08:04.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:04 [2024-06-26T20:08:04.374Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:08:04 [2024-06-26T20:08:04.374Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:05 [2024-06-26T20:08:05.303Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.303Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.303Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:05 [2024-06-26T20:08:05.304Z] [WARNING] Using JavaSE-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:05 [2024-06-26T20:08:05.304Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] 
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:05 [2024-06-26T20:08:05.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
16:08:11 [2024-06-26T20:08:11.843Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [44/141]
16:08:16 [2024-06-26T20:08:16.016Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:08:16 [2024-06-26T20:08:16.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:16 [2024-06-26T20:08:16.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:08:16 [2024-06-26T20:08:16.272Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.272Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.272Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.272Z] [INFO] The project's OSGi version is 1.2.0.202406261931
16:08:16 [2024-06-26T20:08:16.272Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.273Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
16:08:16 [2024-06-26T20:08:16.836Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
16:08:16 [2024-06-26T20:08:16.836Z] [INFO] 
16:08:16 [2024-06-26T20:08:16.836Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:16 [2024-06-26T20:08:16.836Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:16 [2024-06-26T20:08:16.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:16 [2024-06-26T20:08:16.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:08:16 [2024-06-26T20:08:16.837Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.399Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:17 [2024-06-26T20:08:17.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:17 [2024-06-26T20:08:17.399Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.399Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] 
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:17 [2024-06-26T20:08:17.656Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
16:08:21 [2024-06-26T20:08:21.825Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [45/141]
16:08:27 [2024-06-26T20:08:27.074Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:27 [2024-06-26T20:08:27.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] The project's OSGi version is 1.0.4.202406261931
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:27 [2024-06-26T20:08:27.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:27 [2024-06-26T20:08:27.074Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.074Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.075Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] 
16:08:27 [2024-06-26T20:08:27.075Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:27 [2024-06-26T20:08:27.331Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
16:08:31 [2024-06-26T20:08:31.502Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
16:08:36 [2024-06-26T20:08:36.752Z] [INFO] 
16:08:36 [2024-06-26T20:08:36.752Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:37 [2024-06-26T20:08:37.009Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
16:08:37 [2024-06-26T20:08:37.009Z] [INFO] Command line:
16:08:37 [2024-06-26T20:08:37.009Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:08:37 [2024-06-26T20:08:37.009Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0.002 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0.001 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.010 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.003 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0.001 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0.001 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
16:08:43 [2024-06-26T20:08:43.557Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
16:08:43 [2024-06-26T20:08:43.557Z] 
16:08:43 [2024-06-26T20:08:43.557Z] Results:
16:08:43 [2024-06-26T20:08:43.557Z] 
16:08:43 [2024-06-26T20:08:43.557Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
16:08:43 [2024-06-26T20:08:43.557Z] 
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] All tests passed
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [46/141]
16:08:43 [2024-06-26T20:08:43.557Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:43 [2024-06-26T20:08:43.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:43 [2024-06-26T20:08:43.557Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] The project's OSGi version is 1.0.7.202406261931
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] 
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:43 [2024-06-26T20:08:43.814Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
16:08:44 [2024-06-26T20:08:44.378Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.378Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
16:08:44 [2024-06-26T20:08:44.378Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:44 [2024-06-26T20:08:44.378Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:44 [2024-06-26T20:08:44.378Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:08:44 [2024-06-26T20:08:44.378Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] 
16:08:44 [2024-06-26T20:08:44.944Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:45 [2024-06-26T20:08:45.201Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:08:48 [2024-06-26T20:08:48.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:08:51 [2024-06-26T20:08:51.748Z] [INFO] 
16:08:51 [2024-06-26T20:08:51.748Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:08:51 [2024-06-26T20:08:51.748Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
16:08:51 [2024-06-26T20:08:51.748Z] [INFO] Command line:
16:08:51 [2024-06-26T20:08:51.748Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:08:51 [2024-06-26T20:08:51.749Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:55 [2024-06-26T20:08:55.919Z] Jun 26, 2024 8:08:55 PM org.apache.aries.spifly.BaseActivator log
16:08:55 [2024-06-26T20:08:55.919Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:08:59 [2024-06-26T20:08:59.190Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:08:59 [2024-06-26T20:08:59.190Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:09:07 [2024-06-26T20:09:07.280Z] Could not determine the accessibility bus address
16:09:07 [2024-06-26T20:09:07.280Z] !SESSION 2024-06-26 20:08:51.965 -----------------------------------------------
16:09:07 [2024-06-26T20:09:07.280Z] eclipse.buildId=unknown
16:09:07 [2024-06-26T20:09:07.280Z] java.version=17.0.2
16:09:07 [2024-06-26T20:09:07.280Z] java.vendor=Oracle Corporation
16:09:07 [2024-06-26T20:09:07.280Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:09:07 [2024-06-26T20:09:07.280Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:09:07 [2024-06-26T20:09:07.280Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:09:07 [2024-06-26T20:09:07.280Z] 
16:09:07 [2024-06-26T20:09:07.280Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:09:06.669
16:09:07 [2024-06-26T20:09:07.280Z] !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:09:07 [2024-06-26T20:09:07.280Z] 
16:09:07 [2024-06-26T20:09:07.280Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:09:06.677
16:09:07 [2024-06-26T20:09:07.280Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:09:07 [2024-06-26T20:09:07.280Z] !STACK 0
16:09:07 [2024-06-26T20:09:07.280Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:09:07 [2024-06-26T20:09:07.280Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:09:07 [2024-06-26T20:09:07.280Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:09:07 [2024-06-26T20:09:07.280Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:09:07 [2024-06-26T20:09:07.280Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:09:07 [2024-06-26T20:09:07.280Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:09:07 [2024-06-26T20:09:07.280Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:09:07 [2024-06-26T20:09:07.280Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:09:07 [2024-06-26T20:09:07.280Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:09:07 [2024-06-26T20:09:07.280Z] Caused by: java.io.IOException: error=2, No such file or directory
16:09:07 [2024-06-26T20:09:07.280Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:09:07 [2024-06-26T20:09:07.280Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:09:07 [2024-06-26T20:09:07.280Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:09:07 [2024-06-26T20:09:07.280Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:09:07 [2024-06-26T20:09:07.280Z] 	... 7 more
16:09:07 [2024-06-26T20:09:07.280Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
16:09:07 [2024-06-26T20:09:07.844Z] Display size: 1440x900
16:09:07 [2024-06-26T20:09:07.844Z] OS version=6.2.9-300.fc38.x86_64
16:09:07 [2024-06-26T20:09:07.844Z] GTK version=3.24.33
16:09:07 [2024-06-26T20:09:07.844Z] GTK theme=Yaru
16:09:07 [2024-06-26T20:09:07.844Z] LIBOVERLAY_SCROLLBAR=0
16:09:07 [2024-06-26T20:09:07.844Z] Time zone: Greenwich Mean Time
16:09:08 [2024-06-26T20:09:08.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f3c7b24] time=1445629522 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:09:09 [2024-06-26T20:09:09.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:09:09 [2024-06-26T20:09:09.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:09:09 [2024-06-26T20:09:09.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:09:09 [2024-06-26T20:09:09.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:09:09 [2024-06-26T20:09:09.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1445630996 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:09:09 [2024-06-26T20:09:09.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1445630996 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:09:09 [2024-06-26T20:09:09.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445631014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:09:09 [2024-06-26T20:09:09.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:09:09 [2024-06-26T20:09:09.728Z] 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:09:09 [2024-06-26T20:09:09.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
16:09:09 [2024-06-26T20:09:09.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
16:09:09 [2024-06-26T20:09:09.985Z] 
16:09:09 [2024-06-26T20:09:09.985Z] (Eclipse:8177): Gtk-CRITICAL **: 20:09:09.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:10 [2024-06-26T20:09:10.242Z] 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=1445631795 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:09:10 [2024-06-26T20:09:10.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445631805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445631864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445631864 data=null doit=true}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445631865 data=null}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445631866 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445631867 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445631868 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:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445631870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445631871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445631871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445631871 data=null doit=true}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445631872 data=null}, (of type 'Table')]
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
16:09:10 [2024-06-26T20:09:10.500Z] 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:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
16:09:10 [2024-06-26T20:09:10.500Z] 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:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:10 [2024-06-26T20:09:10.501Z] 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=1445632003 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1445632009 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1445632009 data=null doit=true}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1445632012 data=null}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1445632012 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445632019 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:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1445632019 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1445632019 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1445632020 data=null doit=true}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1445632020 data=null}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:09:10 [2024-06-26T20:09:10.501Z] 
16:09:10 [2024-06-26T20:09:10.501Z] (Eclipse:8177): Gtk-WARNING **: 20:09:10.465: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:09:10 [2024-06-26T20:09:10.501Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:10 [2024-06-26T20:09:10.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:10 [2024-06-26T20:09:10.502Z] 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445632073 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445632074 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445632074 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445632074 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445632075 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445632075 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445632075 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445632082 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445632089 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445632090 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:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445632090 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445632090 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:10 [2024-06-26T20:09:10.760Z] 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=1445632107 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=1445632111 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=1445632111 data=null doit=true}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=1445632113 data=null}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=1445632114 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445632115 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:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=1445632115 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=1445632116 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=1445632116 data=null doit=true}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=1445632117 data=null}, TableItem with text {String}]
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:10 [2024-06-26T20:09:10.761Z] 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445632172 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445632172 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445632173 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445632173 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445632173 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445632174 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445632174 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445632180 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445632193 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445632194 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:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445632194 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445632194 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:10 [2024-06-26T20:09:10.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:10 [2024-06-26T20:09:10.761Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.633 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
16:09:10 [2024-06-26T20:09:10.761Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 1.011 s
16:09:10 [2024-06-26T20:09:10.761Z] 
16:09:10 [2024-06-26T20:09:10.761Z] Results:
16:09:10 [2024-06-26T20:09:10.761Z] 
16:09:10 [2024-06-26T20:09:10.761Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:09:10 [2024-06-26T20:09:10.761Z] 
16:09:11 [2024-06-26T20:09:11.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=1445631276 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:09:12 [2024-06-26T20:09:12.254Z] [INFO] All tests passed
16:09:12 [2024-06-26T20:09:12.254Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.254Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:09:12 [2024-06-26T20:09:12.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [47/141]
16:09:12 [2024-06-26T20:09:12.255Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:09:12 [2024-06-26T20:09:12.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
16:09:12 [2024-06-26T20:09:12.255Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] The project's OSGi version is 1.0.7.202406261931
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.819Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.820Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.820Z] [INFO] 
16:09:12 [2024-06-26T20:09:12.820Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:12 [2024-06-26T20:09:12.820Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
16:09:13 [2024-06-26T20:09:13.381Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.381Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
16:09:13 [2024-06-26T20:09:13.381Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.381Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.381Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:09:13 [2024-06-26T20:09:13.381Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:09:13 [2024-06-26T20:09:13.381Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:09:13 [2024-06-26T20:09:13.381Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:09:13 [2024-06-26T20:09:13.638Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.638Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] 
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:13 [2024-06-26T20:09:13.894Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:09:17 [2024-06-26T20:09:17.162Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:09:20 [2024-06-26T20:09:20.433Z] [INFO] 
16:09:20 [2024-06-26T20:09:20.433Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:20 [2024-06-26T20:09:20.690Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
16:09:20 [2024-06-26T20:09:20.690Z] [INFO] Command line:
16:09:20 [2024-06-26T20:09:20.690Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:09:20 [2024-06-26T20:09:20.690Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:09:24 [2024-06-26T20:09:24.860Z] Jun 26, 2024 8:09:24 PM org.apache.aries.spifly.BaseActivator log
16:09:24 [2024-06-26T20:09:24.860Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:09:27 [2024-06-26T20:09:27.377Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:09:27 [2024-06-26T20:09:27.377Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:09:35 [2024-06-26T20:09:35.466Z] Could not determine the accessibility bus address
16:09:35 [2024-06-26T20:09:35.466Z] !SESSION 2024-06-26 20:09:20.820 -----------------------------------------------
16:09:35 [2024-06-26T20:09:35.466Z] eclipse.buildId=unknown
16:09:35 [2024-06-26T20:09:35.466Z] java.version=17.0.2
16:09:35 [2024-06-26T20:09:35.466Z] java.vendor=Oracle Corporation
16:09:35 [2024-06-26T20:09:35.466Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:09:35 [2024-06-26T20:09:35.466Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:09:35 [2024-06-26T20:09:35.466Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:09:35 [2024-06-26T20:09:35.466Z] 
16:09:35 [2024-06-26T20:09:35.466Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:09:34.801
16:09:35 [2024-06-26T20:09:35.466Z] !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:09:35 [2024-06-26T20:09:35.467Z] 
16:09:35 [2024-06-26T20:09:35.467Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:09:34.875
16:09:35 [2024-06-26T20:09:35.467Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:09:35 [2024-06-26T20:09:35.467Z] !STACK 0
16:09:35 [2024-06-26T20:09:35.467Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:09:35 [2024-06-26T20:09:35.467Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:09:35 [2024-06-26T20:09:35.467Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:09:35 [2024-06-26T20:09:35.467Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:09:35 [2024-06-26T20:09:35.467Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:09:35 [2024-06-26T20:09:35.467Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:09:35 [2024-06-26T20:09:35.467Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:09:35 [2024-06-26T20:09:35.467Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:09:35 [2024-06-26T20:09:35.467Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:09:35 [2024-06-26T20:09:35.467Z] Caused by: java.io.IOException: error=2, No such file or directory
16:09:35 [2024-06-26T20:09:35.467Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:09:35 [2024-06-26T20:09:35.467Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:09:35 [2024-06-26T20:09:35.467Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:09:35 [2024-06-26T20:09:35.467Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:09:35 [2024-06-26T20:09:35.467Z] 	... 7 more
16:09:35 [2024-06-26T20:09:35.467Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
16:09:36 [2024-06-26T20:09:36.028Z] Display size: 1440x900
16:09:36 [2024-06-26T20:09:36.028Z] OS version=6.2.9-300.fc38.x86_64
16:09:36 [2024-06-26T20:09:36.028Z] GTK version=3.24.33
16:09:36 [2024-06-26T20:09:36.028Z] GTK theme=Yaru
16:09:36 [2024-06-26T20:09:36.028Z] LIBOVERLAY_SCROLLBAR=0
16:09:36 [2024-06-26T20:09:36.028Z] Time zone: Greenwich Mean Time
16:09:36 [2024-06-26T20:09:36.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@779ef5cb] time=1445657796 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1445659501 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1445659502 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:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445659517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:09:38 [2024-06-26T20:09:38.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:09:39 [2024-06-26T20:09:39.544Z] 
16:09:39 [2024-06-26T20:09:39.544Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 20:09:39.487
16:09:39 [2024-06-26T20:09:39.544Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
16:09:39 [2024-06-26T20:09:39.544Z] !STACK 0
16:09:39 [2024-06-26T20:09:39.544Z] java.lang.RuntimeException: The parameter should be set
16:09:39 [2024-06-26T20:09:39.544Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:09:39 [2024-06-26T20:09:39.544Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:09:39 [2024-06-26T20:09:39.544Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:09:39 [2024-06-26T20:09:39.800Z] 
16:09:39 [2024-06-26T20:09:39.800Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 20:09:39.571
16:09:39 [2024-06-26T20:09:39.800Z] !MESSAGE Exception executing analysis
16:09:39 [2024-06-26T20:09:39.800Z] !STACK 0
16:09:39 [2024-06-26T20:09:39.800Z] java.lang.RuntimeException: The parameter should be set
16:09:39 [2024-06-26T20:09:39.800Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:09:39 [2024-06-26T20:09:39.800Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:09:39 [2024-06-26T20:09:39.800Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:09:42 [2024-06-26T20:09:42.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445664005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445664012 data=null doit=true}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445664014 data=null}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445664015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445664017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445664190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445664200 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445664200 data=null doit=true}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445664201 data=null}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445664201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445664202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445664272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445664274 data=null doit=true}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445664274 data=null}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445664275 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445664276 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:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445664310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445664313 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445664313 data=null doit=true}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445664313 data=null}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445664314 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445664368 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:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445664407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445664408 data=null doit=true}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445664408 data=null}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445664409 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:09:42 [2024-06-26T20:09:42.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445664409 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:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445664415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:09:43 [2024-06-26T20:09:43.086Z] 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:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=1445664476 data=null doit=true}, TreeItem with text {External Analyses}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1445664476 data=null}, TreeItem with text {External Analyses}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1445664476 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1445664477 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:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1445664497 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664509 data=null button=0 stateMask=0x0 x=281 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664510 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664510 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664511 data=null button=1 stateMask=0x0 x=281 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445664511 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:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664584 data=null button=1 stateMask=0x80000 x=281 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664590 data=null button=1 stateMask=0x0 x=281 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445664591 data=null button=1 stateMask=0x0 x=281 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445665074 data=null button=1 stateMask=0x80000 x=281 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445665075 data=null button=0 stateMask=0x0 x=281 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445665076 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1445665076 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:09:43 [2024-06-26T20:09:43.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
16:09:43 [2024-06-26T20:09:43.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
16:09:43 [2024-06-26T20:09:43.649Z] 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=1445665084 data=null doit=true}, Shell with text {External Analysis Parameters}]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.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:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445665089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445665090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445665090 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445665090 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445665091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445665091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445665091 data=null item=null detail=0 x=0 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:09:43 [2024-06-26T20:09:43.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1445664592 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:09:44 [2024-06-26T20:09:44.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:44 [2024-06-26T20:09:44.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:09:44 [2024-06-26T20:09:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
16:09:44 [2024-06-26T20:09:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:09:44 [2024-06-26T20:09:44.775Z] 
16:09:44 [2024-06-26T20:09:44.775Z] (Eclipse:8408): Gtk-CRITICAL **: 20:09:44.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:45 [2024-06-26T20:09:45.032Z] 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=1445666574 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445666583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445666589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445666589 data=null doit=true}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445666589 data=null}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445666590 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445666590 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445666591 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:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445666594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445666594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445666594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445666594 data=null doit=true}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445666595 data=null}, (of type 'Table')]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:45 [2024-06-26T20:09:45.032Z] 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=1445666597 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1445666612 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1445666612 data=null doit=true}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1445666667 data=null}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1445666668 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445666668 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:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1445666669 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1445666669 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1445666669 data=null doit=true}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1445666670 data=null}, TableItem with text {Wakee process (name)}]
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:09:45 [2024-06-26T20:09:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:45 [2024-06-26T20:09:45.289Z] 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] 
16:09:45 [2024-06-26T20:09:45.289Z] (Eclipse:8408): Gtk-WARNING **: 20:09:45.094: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:09:45 [2024-06-26T20:09:45.289Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445666697 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445666697 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445666698 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445666698 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445666698 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445666698 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445666699 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445666767 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445666772 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445666773 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:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445666773 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445666773 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:45 [2024-06-26T20:09:45.289Z] 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=1445666776 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.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:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445666780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445666780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445666780 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445666780 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445666781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445666781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:45 [2024-06-26T20:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445666781 data=null item=null detail=0 x=0 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:09:45 [2024-06-26T20:09:45.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1445666087 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:09:45 [2024-06-26T20:09:45.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:45 [2024-06-26T20:09:45.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:09:45 [2024-06-26T20:09:45.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:09:45 [2024-06-26T20:09:45.852Z] 
16:09:45 [2024-06-26T20:09:45.852Z] (Eclipse:8408): Gtk-CRITICAL **: 20:09:45.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:46 [2024-06-26T20:09:46.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:09:46 [2024-06-26T20:09:46.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:46 [2024-06-26T20:09:46.107Z] 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=1445667706 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:46 [2024-06-26T20:09:46.364Z] 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=1445667707 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445667711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445667711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445667711 data=null doit=true}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445667711 data=null}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445667712 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445667712 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445667713 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:09:46 [2024-06-26T20:09:46.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445667766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445667767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445667767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445667767 data=null doit=true}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445667767 data=null}, (of type 'Table')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:46 [2024-06-26T20:09:46.365Z] 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=1445667769 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1445667773 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1445667773 data=null doit=true}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1445667775 data=null}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1445667775 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445667776 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:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1445667776 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1445667777 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1445667777 data=null doit=true}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1445667777 data=null}, TableItem with text {Waker process (name)}]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:46 [2024-06-26T20:09:46.365Z] 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:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445667797 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:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445667797 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:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445667798 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445667798 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445667798 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:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445667798 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:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445667798 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:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445667822 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:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445667827 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:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445667828 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:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445667828 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445667828 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:46 [2024-06-26T20:09:46.366Z] 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=1445667830 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445667881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445667881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445667882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445667882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445667882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445667882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:46 [2024-06-26T20:09:46.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445667883 data=null item=null detail=0 x=0 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:09:46 [2024-06-26T20:09:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1445667325 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:09:46 [2024-06-26T20:09:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:46 [2024-06-26T20:09:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
16:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
16:09:47 [2024-06-26T20:09:47.194Z] 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:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
16:09:47 [2024-06-26T20:09:47.194Z] 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:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
16:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1445668668 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:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1445668668 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:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1445668668 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1445668669 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1445668669 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:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1445668669 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:09:47 [2024-06-26T20:09:47.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1445668670 data=null 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:09:47 [2024-06-26T20:09:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:47 [2024-06-26T20:09:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445669105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445669106 data=null doit=true}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445669106 data=null}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445669106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445669106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445669198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445669202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445669202 data=null doit=true}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445669202 data=null}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445669203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445669203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445669219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:47 [2024-06-26T20:09:47.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1445669221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1445669221 data=null doit=true}, TreeItem with text {Traces [1]}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1445669264 data=null}, TreeItem with text {Traces [1]}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1445669264 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445669265 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:09:47 [2024-06-26T20:09:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1445669291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:09:47 [2024-06-26T20:09:47.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:09:47 [2024-06-26T20:09:47.706Z] 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:09:47 [2024-06-26T20:09:47.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669294 data=null button=0 stateMask=0x0 x=258 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669294 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669295 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669295 data=null button=1 stateMask=0x0 x=258 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:47 [2024-06-26T20:09:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445669295 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:09:47 [2024-06-26T20:09:47.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669318 data=null button=1 stateMask=0x80000 x=258 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:47 [2024-06-26T20:09:47.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669368 data=null button=1 stateMask=0x0 x=258 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:47 [2024-06-26T20:09:47.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669368 data=null button=1 stateMask=0x0 x=258 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:48 [2024-06-26T20:09:48.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669706 data=null button=1 stateMask=0x80000 x=258 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669706 data=null button=0 stateMask=0x0 x=258 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669707 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1445669707 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
16:09:48 [2024-06-26T20:09:48.220Z] 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=1445669709 data=null doit=true}, Shell with text {External Analysis Parameters}]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.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:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445669711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445669711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445669712 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445669712 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445669712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445669712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445669713 data=null item=null detail=0 x=0 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:09:48 [2024-06-26T20:09:48.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1445669369 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:09:48 [2024-06-26T20:09:48.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:48 [2024-06-26T20:09:48.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
16:09:49 [2024-06-26T20:09:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
16:09:49 [2024-06-26T20:09:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:09:49 [2024-06-26T20:09:49.346Z] 
16:09:49 [2024-06-26T20:09:49.346Z] (Eclipse:8408): Gtk-CRITICAL **: 20:09:49.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:49 [2024-06-26T20:09:49.602Z] 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=1445671102 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445671106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445671106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445671107 data=null doit=true}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445671107 data=null}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445671107 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445671107 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445671108 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:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445671122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445671122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445671123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445671123 data=null doit=true}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445671123 data=null}, (of type 'Table')]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:49 [2024-06-26T20:09:49.603Z] 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=1445671125 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1445671128 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1445671128 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1445671130 data=null}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1445671130 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445671131 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:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1445671131 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1445671166 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1445671166 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1445671167 data=null}, TableItem with text {Wakeup timestamp}]
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:49 [2024-06-26T20:09:49.603Z] 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:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445671173 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:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445671173 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:09:49 [2024-06-26T20:09:49.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445671174 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445671174 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445671174 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:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445671174 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:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445671174 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:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445671179 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:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445671188 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:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445671188 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:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445671189 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445671189 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:49 [2024-06-26T20:09:49.604Z] 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=1445671191 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1445671194 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1445671195 data=null doit=true}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1445671196 data=null}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1445671197 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445671197 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:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1445671198 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1445671205 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1445671206 data=null doit=true}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1445671206 data=null}, TableItem with text {Switch timestamp}]
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:49 [2024-06-26T20:09:49.860Z] 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:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445671212 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445671213 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445671213 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445671213 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445671213 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445671213 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445671214 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445671228 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445671271 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445671271 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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445671272 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445671272 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:49 [2024-06-26T20:09:49.861Z] 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=1445671274 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:49 [2024-06-26T20:09:49.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:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445671277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445671277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445671277 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445671277 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445671277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445671278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:49 [2024-06-26T20:09:49.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445671278 data=null item=null detail=0 x=0 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:09:50 [2024-06-26T20:09:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1445670707 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:09:50 [2024-06-26T20:09:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:50 [2024-06-26T20:09:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:09:50 [2024-06-26T20:09:50.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:09:50 [2024-06-26T20:09:50.375Z] 
16:09:50 [2024-06-26T20:09:50.375Z] (Eclipse:8408): Gtk-CRITICAL **: 20:09:50.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:50 [2024-06-26T20:09:50.632Z] 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=1445672103 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1445672107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445672107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1445672107 data=null doit=true}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1445672107 data=null}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=1445672108 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=1445672108 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445672108 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:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=1445672167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1445672167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=1445672167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=1445672168 data=null doit=true}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=1445672168 data=null}, (of type 'Table')]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:50 [2024-06-26T20:09:50.632Z] 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=1445672170 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1445672174 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1445672174 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1445672176 data=null}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1445672176 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445672177 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1445672177 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1445672178 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1445672178 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1445672178 data=null}, TableItem with text {Wakeup timestamp}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:50 [2024-06-26T20:09:50.633Z] 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445672194 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445672194 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445672194 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445672194 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445672195 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445672195 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445672195 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445672205 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445672208 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445672208 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:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445672208 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445672209 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:50 [2024-06-26T20:09:50.633Z] 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=1445672211 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:50 [2024-06-26T20:09:50.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1445672274 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1445672274 data=null doit=true}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1445672276 data=null}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1445672276 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1445672277 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1445672277 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1445672278 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1445672278 data=null doit=true}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1445672278 data=null}, TableItem with text {Switch timestamp}]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:09:50 [2024-06-26T20:09:50.892Z] 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=1445672293 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445672293 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=1445672293 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=1445672293 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=1445672293 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=1445672294 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=1445672294 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=1445672306 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=1445672309 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=1445672310 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=1445672310 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=1445672310 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:50 [2024-06-26T20:09:50.892Z] 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=1445672312 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
16:09:50 [2024-06-26T20:09:50.892Z] 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:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@270a3cef
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1445672327 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1445672328 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1445672328 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1445672328 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1445672329 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1445672329 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1445672329 data=null 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1445672329 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1445672329 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1445672329 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:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1445672330 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1445672330 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:09:50 [2024-06-26T20:09:50.893Z] 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=1445672331 data=null doit=true}, Shell with text {Custom chart creation}]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445672367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445672367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445672368 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445672368 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445672368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445672369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:50 [2024-06-26T20:09:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445672369 data=null item=null detail=0 x=0 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:09:51 [2024-06-26T20:09:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1445671702 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:09:51 [2024-06-26T20:09:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:51 [2024-06-26T20:09:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:09:51 [2024-06-26T20:09:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:09:51 [2024-06-26T20:09:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
16:09:51 [2024-06-26T20:09:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
16:09:51 [2024-06-26T20:09:51.712Z] 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:09:51 [2024-06-26T20:09:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
16:09:51 [2024-06-26T20:09:51.712Z] 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:09:51 [2024-06-26T20:09:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
16:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1445673150 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:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1445673150 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:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=1445673150 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1445673150 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1445673151 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:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1445673151 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:09:51 [2024-06-26T20:09:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1445673151 data=null 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:09:52 [2024-06-26T20:09:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@779ef5cb] time=1445673882 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445673974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445673975 data=null doit=true}, TreeItem with text {test}]
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445673975 data=null}, TreeItem with text {test}]
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445673975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445673976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:09:52 [2024-06-26T20:09:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445674067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:09:52 [2024-06-26T20:09:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:09:52 [2024-06-26T20:09:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:09:53 [2024-06-26T20:09:53.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:09:53 [2024-06-26T20:09:53.974Z] 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:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:09:53 [2024-06-26T20:09:53.974Z] 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:09:53 [2024-06-26T20:09:53.974Z] 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=1445675512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445675513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.974Z] 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=1445675513 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.974Z] 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=1445675513 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.974Z] 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=1445675513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.974Z] 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=1445675514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.974Z] 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=1445675514 data=null item=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:09:53 [2024-06-26T20:09:53.975Z] 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=1445675514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445675514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.975Z] 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=1445675514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.975Z] 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=1445675514 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.975Z] 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=1445675515 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.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:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445675517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445675517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445675517 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445675517 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445675518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445675518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:09:53 [2024-06-26T20:09:53.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:53 [2024-06-26T20:09:53.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:53 [2024-06-26T20:09:53.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:53 [2024-06-26T20:09:53.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:53 [2024-06-26T20:09:53.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:53 [2024-06-26T20:09:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:09:54 [2024-06-26T20:09:54.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445675518 data=null item=null detail=0 x=0 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:09:54 [2024-06-26T20:09:54.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445674303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:09:54 [2024-06-26T20:09:54.541Z] 
16:09:54 [2024-06-26T20:09:54.541Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 20:09:54.470
16:09:54 [2024-06-26T20:09:54.541Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
16:09:54 [2024-06-26T20:09:54.541Z] 
16:09:54 [2024-06-26T20:09:54.541Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 20:09:54.470
16:09:54 [2024-06-26T20:09:54.541Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
16:09:54 [2024-06-26T20:09:54.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.31 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
16:09:54 [2024-06-26T20:09:54.797Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 5.127 s
16:09:54 [2024-06-26T20:09:54.797Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 4.765 s
16:09:54 [2024-06-26T20:09:54.797Z] 
16:09:54 [2024-06-26T20:09:54.797Z] Results:
16:09:54 [2024-06-26T20:09:54.797Z] 
16:09:54 [2024-06-26T20:09:54.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:09:54 [2024-06-26T20:09:54.797Z] 
16:09:55 [2024-06-26T20:09:55.358Z] 
16:09:55 [2024-06-26T20:09:55.358Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:09:55.199
16:09:55 [2024-06-26T20:09:55.358Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] All tests passed
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] 
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] 
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] 
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [48/141]
16:09:55 [2024-06-26T20:09:55.921Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:09:55 [2024-06-26T20:09:55.921Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:09:55 [2024-06-26T20:09:55.921Z] [WARNING] Using JavaSE-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:09:55 [2024-06-26T20:09:55.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] The project's OSGi version is 1.0.18.202406261931
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
16:09:56 [2024-06-26T20:09:56.434Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
16:09:56 [2024-06-26T20:09:56.434Z] [INFO] 
16:09:56 [2024-06-26T20:09:56.434Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:56 [2024-06-26T20:09:56.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:09:56 [2024-06-26T20:09:56.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
16:09:56 [2024-06-26T20:09:56.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.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:09:56 [2024-06-26T20:09:56.434Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] 
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:09:57 [2024-06-26T20:09:57.362Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
16:10:01 [2024-06-26T20:10:01.535Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
16:10:04 [2024-06-26T20:10:04.806Z] [INFO] 
16:10:04 [2024-06-26T20:10:04.806Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:10:04 [2024-06-26T20:10:04.806Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
16:10:04 [2024-06-26T20:10:04.806Z] [INFO] Command line:
16:10:04 [2024-06-26T20:10:04.806Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:10:04 [2024-06-26T20:10:04.806Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:10:11 [2024-06-26T20:10:11.347Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
16:11:07 [2024-06-26T20:11:07.524Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.71 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 3.061 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.309 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.265 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.231 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.226 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.220 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.254 s
16:11:07 [2024-06-26T20:11:07.524Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.250 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.264 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.250 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.256 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.245 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.227 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.225 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.232 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.236 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.228 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.226 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.230 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.229 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.231 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.238 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.236 s
16:11:07 [2024-06-26T20:11:07.525Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.241 s
16:11:07 [2024-06-26T20:11:07.525Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
16:11:08 [2024-06-26T20:11:08.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
16:11:08 [2024-06-26T20:11:08.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.269 s
16:11:08 [2024-06-26T20:11:08.087Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
16:11:22 [2024-06-26T20:11:22.938Z] 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:11:22 [2024-06-26T20:11:22.938Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.233 s
16:11:22 [2024-06-26T20:11:22.938Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.236 s
16:11:22 [2024-06-26T20:11:22.938Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.217 s
16:11:22 [2024-06-26T20:11:22.938Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.215 s
16:11:22 [2024-06-26T20:11:22.938Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.227 s
16:11:22 [2024-06-26T20:11:22.938Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.221 s
16:11:22 [2024-06-26T20:11:22.938Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
16:11:28 [2024-06-26T20:11:28.188Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.673 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
16:11:28 [2024-06-26T20:11:28.188Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.230 s
16:11:28 [2024-06-26T20:11:28.188Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.218 s
16:11:28 [2024-06-26T20:11:28.188Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.221 s
16:11:28 [2024-06-26T20:11:28.188Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
16:11:28 [2024-06-26T20:11:28.444Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
16:11:28 [2024-06-26T20:11:28.444Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.173 s
16:11:28 [2024-06-26T20:11:28.444Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.160 s
16:11:28 [2024-06-26T20:11:28.444Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
16:11:29 [2024-06-26T20:11:29.812Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
16:11:29 [2024-06-26T20:11:29.812Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 1.135 s
16:11:29 [2024-06-26T20:11:29.812Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.037 s
16:11:29 [2024-06-26T20:11:29.812Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
16:11:29 [2024-06-26T20:11:29.812Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
16:11:29 [2024-06-26T20:11:29.812Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.069 s
16:11:29 [2024-06-26T20:11:29.812Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
16:11:31 [2024-06-26T20:11:31.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
16:11:31 [2024-06-26T20:11:31.178Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.151 s
16:11:31 [2024-06-26T20:11:31.178Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
16:11:32 [2024-06-26T20:11:32.107Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
16:11:32 [2024-06-26T20:11:32.107Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.166 s
16:11:32 [2024-06-26T20:11:32.107Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
16:11:32 [2024-06-26T20:11:32.363Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
16:11:32 [2024-06-26T20:11:32.363Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 0.231 s
16:11:32 [2024-06-26T20:11:32.363Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
16:11:44 [2024-06-26T20:11:44.543Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.27 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.138 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.137 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.157 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.136 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.140 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.149 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.136 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.136 s
16:11:44 [2024-06-26T20:11:44.543Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.135 s
16:11:44 [2024-06-26T20:11:44.543Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
16:11:47 [2024-06-26T20:11:47.813Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.524 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
16:11:47 [2024-06-26T20:11:47.813Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.125 s
16:11:47 [2024-06-26T20:11:47.813Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.135 s
16:11:47 [2024-06-26T20:11:47.813Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.131 s
16:11:47 [2024-06-26T20:11:47.813Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.131 s
16:11:47 [2024-06-26T20:11:47.813Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
16:11:51 [2024-06-26T20:11:51.081Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
16:11:51 [2024-06-26T20:11:51.081Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.222 s
16:11:51 [2024-06-26T20:11:51.081Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.132 s
16:11:51 [2024-06-26T20:11:51.081Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
16:12:01 [2024-06-26T20:12:01.028Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.00 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
16:12:01 [2024-06-26T20:12:01.028Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.221 s
16:12:01 [2024-06-26T20:12:01.028Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.220 s
16:12:01 [2024-06-26T20:12:01.028Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.220 s
16:12:01 [2024-06-26T20:12:01.028Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.120 s
16:12:01 [2024-06-26T20:12:01.028Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.219 s
16:12:01 [2024-06-26T20:12:01.028Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
16:12:02 [2024-06-26T20:12:02.919Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
16:12:02 [2024-06-26T20:12:02.919Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.241 s
16:12:02 [2024-06-26T20:12:02.919Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
16:12:08 [2024-06-26T20:12:08.164Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.216 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
16:12:08 [2024-06-26T20:12:08.164Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 5.214 s
16:12:08 [2024-06-26T20:12:08.164Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
16:12:09 [2024-06-26T20:12:09.532Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
16:12:09 [2024-06-26T20:12:09.532Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.156 s
16:12:09 [2024-06-26T20:12:09.532Z] 
16:12:09 [2024-06-26T20:12:09.532Z] Results:
16:12:09 [2024-06-26T20:12:09.532Z] 
16:12:09 [2024-06-26T20:12:09.532Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
16:12:09 [2024-06-26T20:12:09.532Z] 
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] All tests passed
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] 
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] 
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] 
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [49/141]
16:12:09 [2024-06-26T20:12:09.789Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:12:09 [2024-06-26T20:12:09.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:09 [2024-06-26T20:12:09.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:12:09 [2024-06-26T20:12:09.789Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] The project's OSGi version is 6.1.1.202406261931
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
16:12:10 [2024-06-26T20:12:10.610Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.610Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
16:12:10 [2024-06-26T20:12:10.610Z] [INFO] 
16:12:10 [2024-06-26T20:12:10.610Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:10 [2024-06-26T20:12:10.610Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:10 [2024-06-26T20:12:10.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:10 [2024-06-26T20:12:10.610Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:12:10 [2024-06-26T20:12:10.610Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.538Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:11 [2024-06-26T20:12:11.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:12:11 [2024-06-26T20:12:11.539Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.539Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.539Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] 
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:11 [2024-06-26T20:12:11.795Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
16:12:17 [2024-06-26T20:12:17.042Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [50/141]
16:12:21 [2024-06-26T20:12:21.212Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:12:21 [2024-06-26T20:12:21.212Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:12:21 [2024-06-26T20:12:21.212Z] [WARNING] Using JavaSE-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:12:21 [2024-06-26T20:12:21.212Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] The project's OSGi version is 4.1.3.202406261931
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.468Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
16:12:21 [2024-06-26T20:12:21.726Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
16:12:21 [2024-06-26T20:12:21.726Z] [INFO] 
16:12:21 [2024-06-26T20:12:21.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:21 [2024-06-26T20:12:21.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:21 [2024-06-26T20:12:21.982Z] [WARNING] Using JavaSE-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:12:21 [2024-06-26T20:12:21.982Z] [WARNING] The effective 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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:12:21 [2024-06-26T20:12:21.982Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] 
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] 
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] 
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] 
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:22 [2024-06-26T20:12:22.911Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:22 [2024-06-26T20:12:22.911Z] [WARNING] Using JavaSE-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:12:22 [2024-06-26T20:12:22.911Z] [WARNING] The effective 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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] 
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:22 [2024-06-26T20:12:22.911Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] 
16:12:22 [2024-06-26T20:12:22.911Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] 
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] 
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] 
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] 
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] 
16:12:23 [2024-06-26T20:12:23.168Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:23 [2024-06-26T20:12:23.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
16:12:27 [2024-06-26T20:12:27.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.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:12:32 [2024-06-26T20:12:32.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.pom
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.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:12:32 [2024-06-26T20:12:32.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2metadata.xml
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2artifacts.xml
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [51/141]
16:12:32 [2024-06-26T20:12:32.847Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:32 [2024-06-26T20:12:32.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] The project's OSGi version is 1.0.10.202406261931
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] 
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:32 [2024-06-26T20:12:32.847Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
16:12:33 [2024-06-26T20:12:33.104Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
16:12:33 [2024-06-26T20:12:33.104Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:12:33 [2024-06-26T20:12:33.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:12:33 [2024-06-26T20:12:33.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.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:12:33 [2024-06-26T20:12:33.105Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] 
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:33 [2024-06-26T20:12:33.616Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
16:12:37 [2024-06-26T20:12:37.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
16:12:43 [2024-06-26T20:12:43.030Z] [INFO] 
16:12:43 [2024-06-26T20:12:43.030Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:43 [2024-06-26T20:12:43.030Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
16:12:43 [2024-06-26T20:12:43.030Z] [INFO] Command line:
16:12:43 [2024-06-26T20:12:43.030Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:12:43 [2024-06-26T20:12:43.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:12:49 [2024-06-26T20:12:49.566Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:12:49 [2024-06-26T20:12:49.566Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:12:56 [2024-06-26T20:12:56.108Z] Could not determine the accessibility bus address
16:12:56 [2024-06-26T20:12:56.671Z] !SESSION 2024-06-26 20:12:42.685 -----------------------------------------------
16:12:56 [2024-06-26T20:12:56.671Z] eclipse.buildId=unknown
16:12:56 [2024-06-26T20:12:56.671Z] java.version=17.0.2
16:12:56 [2024-06-26T20:12:56.671Z] java.vendor=Oracle Corporation
16:12:56 [2024-06-26T20:12:56.671Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:12:56 [2024-06-26T20:12:56.671Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:12:56 [2024-06-26T20:12:56.671Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:12:56 [2024-06-26T20:12:56.671Z] 
16:12:56 [2024-06-26T20:12:56.671Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:12:56.380
16:12:56 [2024-06-26T20:12:56.671Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:12:56 [2024-06-26T20:12:56.671Z] !STACK 0
16:12:56 [2024-06-26T20:12:56.671Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:12:56 [2024-06-26T20:12:56.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:12:56 [2024-06-26T20:12:56.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:12:56 [2024-06-26T20:12:56.671Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:12:56 [2024-06-26T20:12:56.671Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:12:56 [2024-06-26T20:12:56.671Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:12:56 [2024-06-26T20:12:56.671Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:12:56 [2024-06-26T20:12:56.671Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:12:56 [2024-06-26T20:12:56.671Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:12:56 [2024-06-26T20:12:56.671Z] Caused by: java.io.IOException: error=2, No such file or directory
16:12:56 [2024-06-26T20:12:56.671Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:12:56 [2024-06-26T20:12:56.671Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:12:56 [2024-06-26T20:12:56.671Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:12:56 [2024-06-26T20:12:56.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:12:56 [2024-06-26T20:12:56.671Z] 	... 7 more
16:12:57 [2024-06-26T20:12:57.234Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
16:12:58 [2024-06-26T20:12:58.161Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.050 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.556 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.005 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.161Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
16:12:58 [2024-06-26T20:12:58.162Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.001 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0.001 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
16:12:58 [2024-06-26T20:12:58.162Z] 
16:12:58 [2024-06-26T20:12:58.162Z] Results:
16:12:58 [2024-06-26T20:12:58.162Z] 
16:12:58 [2024-06-26T20:12:58.162Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
16:12:58 [2024-06-26T20:12:58.162Z] 
16:12:59 [2024-06-26T20:12:59.529Z] [INFO] All tests passed
16:12:59 [2024-06-26T20:12:59.529Z] [INFO] 
16:12:59 [2024-06-26T20:12:59.529Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] 
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] 
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.12-SNAPSHOT [52/141]
16:12:59 [2024-06-26T20:12:59.530Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:12:59 [2024-06-26T20:12:59.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:12:59 [2024-06-26T20:12:59.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] The project's OSGi version is 1.0.12.202406261931
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:00 [2024-06-26T20:13:00.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:13:00 [2024-06-26T20:13:00.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.analysis.timing.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:13:00 [2024-06-26T20:13:00.347Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT-sources.jar
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT.jar
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] 
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:00 [2024-06-26T20:13:00.910Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT.jar
16:13:05 [2024-06-26T20:13:05.079Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT-sources.jar
16:13:08 [2024-06-26T20:13:08.347Z] [INFO] 
16:13:08 [2024-06-26T20:13:08.347Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:08 [2024-06-26T20:13:08.347Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
16:13:08 [2024-06-26T20:13:08.347Z] [INFO] Command line:
16:13:08 [2024-06-26T20:13:08.347Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:13:08 [2024-06-26T20:13:08.347Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:13:14 [2024-06-26T20:13:14.887Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
16:13:19 [2024-06-26T20:13:19.056Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
16:13:19 [2024-06-26T20:13:19.056Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.041 s
16:13:19 [2024-06-26T20:13:19.056Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.308 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.630 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.678 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.682 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.631 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.005 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.668 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
16:13:19 [2024-06-26T20:13:19.057Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
16:13:19 [2024-06-26T20:13:19.057Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
16:13:23 [2024-06-26T20:13:23.228Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.739 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.011 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 1.398 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 1.094 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.494 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.644 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.593 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.495 s
16:13:23 [2024-06-26T20:13:23.228Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
16:13:23 [2024-06-26T20:13:23.228Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
16:13:24 [2024-06-26T20:13:24.156Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
16:13:24 [2024-06-26T20:13:24.156Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.084 s
16:13:24 [2024-06-26T20:13:24.156Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
16:13:24 [2024-06-26T20:13:24.156Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
16:13:24 [2024-06-26T20:13:24.156Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.002 s
16:13:24 [2024-06-26T20:13:24.156Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
16:13:24 [2024-06-26T20:13:24.719Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.079 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.095 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.047 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.144 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.101 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.107 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.023 s
16:13:24 [2024-06-26T20:13:24.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.077 s
16:13:24 [2024-06-26T20:13:24.719Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
16:13:27 [2024-06-26T20:13:27.988Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.909 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.002 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.454 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.670 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.342 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.657 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.778 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
16:13:27 [2024-06-26T20:13:27.988Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.001 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.007 s
16:13:27 [2024-06-26T20:13:27.988Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0.001 s
16:13:27 [2024-06-26T20:13:27.988Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
16:13:32 [2024-06-26T20:13:32.157Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.964 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
16:13:32 [2024-06-26T20:13:32.157Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 2.064 s
16:13:32 [2024-06-26T20:13:32.157Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.157Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.007 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.002 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 1.081 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.158Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.002 s
16:13:32 [2024-06-26T20:13:32.158Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
16:13:32 [2024-06-26T20:13:32.721Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.040 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.004 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 0.658 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.061 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.721Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
16:13:32 [2024-06-26T20:13:32.722Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.088 s
16:13:32 [2024-06-26T20:13:32.722Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.722Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.722Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
16:13:32 [2024-06-26T20:13:32.722Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.004 s
16:13:32 [2024-06-26T20:13:32.722Z] 
16:13:32 [2024-06-26T20:13:32.722Z] Results:
16:13:32 [2024-06-26T20:13:32.722Z] 
16:13:32 [2024-06-26T20:13:32.722Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
16:13:32 [2024-06-26T20:13:32.722Z] 
16:13:32 [2024-06-26T20:13:32.722Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7f353d99 was not deregistered.
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:13:32 [2024-06-26T20:13:32.722Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@4d41ba0f was not deregistered.
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.722Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:13:32 [2024-06-26T20:13:32.722Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:13:32 [2024-06-26T20:13:32.723Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@4b65d9f4 was not deregistered.
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:13:32 [2024-06-26T20:13:32.723Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@799ed4e8 was not deregistered.
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.723Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:13:32 [2024-06-26T20:13:32.723Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:13:32 [2024-06-26T20:13:32.724Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@35c12c7a was not deregistered.
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:13:32 [2024-06-26T20:13:32.724Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:13:32 [2024-06-26T20:13:32.724Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] All tests passed
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT.jar
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT.pom
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT-sources.jar
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [53/141]
16:13:33 [2024-06-26T20:13:33.653Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:13:33 [2024-06-26T20:13:33.653Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:13:33 [2024-06-26T20:13:33.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:13:33 [2024-06-26T20:13:33.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:13:33 [2024-06-26T20:13:33.909Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.909Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.909Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.909Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.909Z] [INFO] The project's OSGi version is 1.0.12.202406261931
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] 
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:33 [2024-06-26T20:13:33.910Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
16:13:34 [2024-06-26T20:13:34.472Z] [INFO] 
16:13:34 [2024-06-26T20:13:34.472Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:34 [2024-06-26T20:13:34.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
16:13:34 [2024-06-26T20:13:34.472Z] [INFO] 
16:13:34 [2024-06-26T20:13:34.472Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:34 [2024-06-26T20:13:34.472Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:34 [2024-06-26T20:13:34.472Z] [WARNING] Using JavaSE-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:34 [2024-06-26T20:13:34.472Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:13:34 [2024-06-26T20:13:34.472Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.035Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.035Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] 
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:35 [2024-06-26T20:13:35.036Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:13:41 [2024-06-26T20:13:41.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
16:13:46 [2024-06-26T20:13:46.825Z] [INFO] 
16:13:46 [2024-06-26T20:13:46.825Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:13:46 [2024-06-26T20:13:46.825Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
16:13:46 [2024-06-26T20:13:46.825Z] [INFO] Command line:
16:13:46 [2024-06-26T20:13:46.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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:13:46 [2024-06-26T20:13:46.826Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:13:50 [2024-06-26T20:13:50.993Z] Jun 26, 2024 8:13:50 PM org.apache.aries.spifly.BaseActivator log
16:13:50 [2024-06-26T20:13:50.993Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:13:53 [2024-06-26T20:13:53.512Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:13:53 [2024-06-26T20:13:53.512Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:14:01 [2024-06-26T20:14:01.612Z] Could not determine the accessibility bus address
16:14:01 [2024-06-26T20:14:01.612Z] !SESSION 2024-06-26 20:13:46.612 -----------------------------------------------
16:14:01 [2024-06-26T20:14:01.612Z] eclipse.buildId=unknown
16:14:01 [2024-06-26T20:14:01.612Z] java.version=17.0.2
16:14:01 [2024-06-26T20:14:01.612Z] java.vendor=Oracle Corporation
16:14:01 [2024-06-26T20:14:01.612Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:14:01 [2024-06-26T20:14:01.612Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:14:01 [2024-06-26T20:14:01.612Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:14:01 [2024-06-26T20:14:01.612Z] 
16:14:01 [2024-06-26T20:14:01.612Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:14:00.974
16:14:01 [2024-06-26T20:14:01.612Z] !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:14:01 [2024-06-26T20:14:01.612Z] 
16:14:01 [2024-06-26T20:14:01.612Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:14:01.067
16:14:01 [2024-06-26T20:14:01.612Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:14:01 [2024-06-26T20:14:01.612Z] !STACK 0
16:14:01 [2024-06-26T20:14:01.612Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:14:01 [2024-06-26T20:14:01.612Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:14:01 [2024-06-26T20:14:01.612Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:14:01 [2024-06-26T20:14:01.612Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:14:01 [2024-06-26T20:14:01.612Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:14:01 [2024-06-26T20:14:01.612Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:14:01 [2024-06-26T20:14:01.612Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:14:01 [2024-06-26T20:14:01.612Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:14:01 [2024-06-26T20:14:01.612Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:14:01 [2024-06-26T20:14:01.612Z] Caused by: java.io.IOException: error=2, No such file or directory
16:14:01 [2024-06-26T20:14:01.612Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:14:01 [2024-06-26T20:14:01.612Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:14:01 [2024-06-26T20:14:01.612Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:14:01 [2024-06-26T20:14:01.612Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:14:01 [2024-06-26T20:14:01.612Z] 	... 7 more
16:14:01 [2024-06-26T20:14:01.612Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
16:14:02 [2024-06-26T20:14:02.175Z] Display size: 1440x900
16:14:02 [2024-06-26T20:14:02.175Z] OS version=6.2.9-300.fc38.x86_64
16:14:02 [2024-06-26T20:14:02.175Z] GTK version=3.24.33
16:14:02 [2024-06-26T20:14:02.175Z] GTK theme=Yaru
16:14:02 [2024-06-26T20:14:02.175Z] LIBOVERLAY_SCROLLBAR=0
16:14:02 [2024-06-26T20:14:02.175Z] Time zone: Greenwich Mean Time
16:14:02 [2024-06-26T20:14:02.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4b4228cf] time=1445923794 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1445925109 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1445925109 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:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445925166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:14:03 [2024-06-26T20:14:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:14:04 [2024-06-26T20:14:04.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445925903 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:14:04 [2024-06-26T20:14:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445925973 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:04 [2024-06-26T20:14:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445925982 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:14:04 [2024-06-26T20:14:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445926003 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:04 [2024-06-26T20:14:04.617Z] 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:14:04 [2024-06-26T20:14:04.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445926393 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:14:04 [2024-06-26T20:14:04.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445926396 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:04 [2024-06-26T20:14:04.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445926398 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:14:04 [2024-06-26T20:14:04.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445926399 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:04 [2024-06-26T20:14:04.873Z] 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:14:05 [2024-06-26T20:14:05.129Z] 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:14:05 [2024-06-26T20:14:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
16:14:05 [2024-06-26T20:14:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
16:14:05 [2024-06-26T20:14:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1445926806 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:14:05 [2024-06-26T20:14:05.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
16:14:05 [2024-06-26T20:14:05.385Z] 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:14:08 [2024-06-26T20:14:08.654Z] 
16:14:08 [2024-06-26T20:14:08.654Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:14:08.467
16:14:08 [2024-06-26T20:14:08.654Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:14:09 [2024-06-26T20:14:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445930119 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:14:09 [2024-06-26T20:14:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445931127 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:10 [2024-06-26T20:14:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445931128 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:14:10 [2024-06-26T20:14:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445932031 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:10 [2024-06-26T20:14:10.511Z] 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:14:11 [2024-06-26T20:14:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445932381 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:14:11 [2024-06-26T20:14:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445932385 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:11 [2024-06-26T20:14:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445932386 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:14:11 [2024-06-26T20:14:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445932387 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:11 [2024-06-26T20:14:11.073Z] 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:14:11 [2024-06-26T20:14:11.635Z] 
16:14:11 [2024-06-26T20:14:11.635Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:14:11.598
16:14:11 [2024-06-26T20:14:11.635Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:14:11 [2024-06-26T20:14:11.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445933237 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:14:11 [2024-06-26T20:14:11.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445933282 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:11 [2024-06-26T20:14:11.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445933283 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:14:11 [2024-06-26T20:14:11.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445933345 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:11 [2024-06-26T20:14:11.892Z] 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:14:14 [2024-06-26T20:14:14.407Z] 
16:14:14 [2024-06-26T20:14:14.407Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:14:14.340
16:14:14 [2024-06-26T20:14:14.407Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:14:14 [2024-06-26T20:14:14.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445935989 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:14:14 [2024-06-26T20:14:14.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445936237 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:14 [2024-06-26T20:14:14.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445936238 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:14:14 [2024-06-26T20:14:14.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445936281 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:14 [2024-06-26T20:14:14.919Z] 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:14:18 [2024-06-26T20:14:18.186Z] 
16:14:18 [2024-06-26T20:14:18.186Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:14:17.995
16:14:18 [2024-06-26T20:14:18.186Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:14:19 [2024-06-26T20:14:19.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445939632 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:14:19 [2024-06-26T20:14:19.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445941051 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:20 [2024-06-26T20:14:20.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445941052 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:14:21 [2024-06-26T20:14:21.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445942519 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
16:14:21 [2024-06-26T20:14:21.176Z] 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:14:21 [2024-06-26T20:14:21.438Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.92 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.954 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.334 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.389 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 5.331 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.239 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 1.087 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 2.970 s
16:14:21 [2024-06-26T20:14:21.438Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 6.276 s
16:14:21 [2024-06-26T20:14:21.438Z] 
16:14:21 [2024-06-26T20:14:21.438Z] Results:
16:14:21 [2024-06-26T20:14:21.438Z] 
16:14:21 [2024-06-26T20:14:21.438Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
16:14:21 [2024-06-26T20:14:21.438Z] 
16:14:22 [2024-06-26T20:14:22.805Z] [INFO] All tests passed
16:14:22 [2024-06-26T20:14:22.805Z] [INFO] 
16:14:22 [2024-06-26T20:14:22.805Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:14:22 [2024-06-26T20:14:22.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:14:22 [2024-06-26T20:14:22.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
16:14:22 [2024-06-26T20:14:22.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] 
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] 
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [54/141]
16:14:22 [2024-06-26T20:14:22.806Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:14:22 [2024-06-26T20:14:22.806Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:14:22 [2024-06-26T20:14:22.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:14:22 [2024-06-26T20:14:22.806Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] The project's OSGi version is 1.0.17.202406261931
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] 
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:23 [2024-06-26T20:14:23.387Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
16:14:24 [2024-06-26T20:14:24.347Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.347Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
16:14:24 [2024-06-26T20:14:24.347Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.347Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.347Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:24 [2024-06-26T20:14:24.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:14:24 [2024-06-26T20:14:24.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.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:14:24 [2024-06-26T20:14:24.347Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] 
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:24 [2024-06-26T20:14:24.914Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
16:14:29 [2024-06-26T20:14:29.081Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
16:14:32 [2024-06-26T20:14:32.351Z] [INFO] 
16:14:32 [2024-06-26T20:14:32.351Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:14:32 [2024-06-26T20:14:32.351Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
16:14:32 [2024-06-26T20:14:32.352Z] [INFO] Command line:
16:14:32 [2024-06-26T20:14:32.352Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:14:32 [2024-06-26T20:14:32.352Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:14:36 [2024-06-26T20:14:36.525Z] Jun 26, 2024 8:14:35 PM org.apache.aries.spifly.BaseActivator log
16:14:36 [2024-06-26T20:14:36.525Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:14:39 [2024-06-26T20:14:39.042Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:14:39 [2024-06-26T20:14:39.042Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:14:47 [2024-06-26T20:14:47.130Z] Could not determine the accessibility bus address
16:14:47 [2024-06-26T20:14:47.693Z] !SESSION 2024-06-26 20:14:32.185 -----------------------------------------------
16:14:47 [2024-06-26T20:14:47.693Z] eclipse.buildId=unknown
16:14:47 [2024-06-26T20:14:47.693Z] java.version=17.0.2
16:14:47 [2024-06-26T20:14:47.693Z] java.vendor=Oracle Corporation
16:14:47 [2024-06-26T20:14:47.693Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:14:47 [2024-06-26T20:14:47.693Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:14:47 [2024-06-26T20:14:47.693Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:14:47 [2024-06-26T20:14:47.693Z] 
16:14:47 [2024-06-26T20:14:47.693Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:14:47.477
16:14:47 [2024-06-26T20:14:47.693Z] !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:14:47 [2024-06-26T20:14:47.693Z] 
16:14:47 [2024-06-26T20:14:47.693Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:14:47.566
16:14:47 [2024-06-26T20:14:47.693Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:14:47 [2024-06-26T20:14:47.693Z] !STACK 0
16:14:47 [2024-06-26T20:14:47.693Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:14:47 [2024-06-26T20:14:47.693Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:14:47 [2024-06-26T20:14:47.693Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:14:47 [2024-06-26T20:14:47.693Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:14:47 [2024-06-26T20:14:47.693Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:14:47 [2024-06-26T20:14:47.693Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:14:47 [2024-06-26T20:14:47.693Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:14:47 [2024-06-26T20:14:47.693Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:14:47 [2024-06-26T20:14:47.693Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:14:47 [2024-06-26T20:14:47.693Z] Caused by: java.io.IOException: error=2, No such file or directory
16:14:47 [2024-06-26T20:14:47.693Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:14:47 [2024-06-26T20:14:47.693Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:14:47 [2024-06-26T20:14:47.693Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:14:47 [2024-06-26T20:14:47.693Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:14:47 [2024-06-26T20:14:47.693Z] 	... 7 more
16:14:47 [2024-06-26T20:14:47.949Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
16:14:48 [2024-06-26T20:14:48.879Z] Display size: 1440x900
16:14:48 [2024-06-26T20:14:48.879Z] OS version=6.2.9-300.fc38.x86_64
16:14:48 [2024-06-26T20:14:48.879Z] GTK version=3.24.33
16:14:48 [2024-06-26T20:14:48.879Z] GTK theme=Yaru
16:14:48 [2024-06-26T20:14:48.879Z] LIBOVERLAY_SCROLLBAR=0
16:14:48 [2024-06-26T20:14:48.879Z] Time zone: Greenwich Mean Time
16:14:49 [2024-06-26T20:14:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1445970402 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1445971889 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1445971889 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:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445971901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:14:50 [2024-06-26T20:14:50.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:14:51 [2024-06-26T20:14:51.062Z] 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:14:51 [2024-06-26T20:14:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:14:51 [2024-06-26T20:14:51.062Z] 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:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.791: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.791: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.791: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:55 [2024-06-26T20:14:55.231Z] 
16:14:55 [2024-06-26T20:14:55.231Z] (Eclipse:10672): Gtk-WARNING **: 20:14:54.791: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.930: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.931: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.931: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.931: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.932: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.932: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.401Z] 
16:14:59 [2024-06-26T20:14:59.401Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.965: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.965: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.965: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.965: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:14:59 [2024-06-26T20:14:59.402Z] 
16:14:59 [2024-06-26T20:14:59.402Z] (Eclipse:10672): Gtk-WARNING **: 20:14:58.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:01 [2024-06-26T20:15:01.295Z] 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:15:01 [2024-06-26T20:15:01.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:15:01 [2024-06-26T20:15:01.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445982719 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:15:01 [2024-06-26T20:15:01.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445982772 data=null button=1 stateMask=0x80000 x=37 y=-17 count=1}, TableColumn with text {Duration}]
16:15:01 [2024-06-26T20:15:01.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1445982779 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:15:01 [2024-06-26T20:15:01.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1445982863 data=null button=1 stateMask=0x80000 x=37 y=-17 count=1}, TableColumn with text {Duration}]
16:15:01 [2024-06-26T20:15:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1445983082 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:01 [2024-06-26T20:15:01.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445983186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445983188 data=null doit=true}, TreeItem with text {test}]
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445983189 data=null}, TreeItem with text {test}]
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445983190 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445983191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:15:01 [2024-06-26T20:15:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445983216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:02 [2024-06-26T20:15:02.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:02 [2024-06-26T20:15:02.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:15:02 [2024-06-26T20:15:02.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:02 [2024-06-26T20:15:02.882Z] 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:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:02 [2024-06-26T20:15:02.882Z] 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:15:02 [2024-06-26T20:15:02.882Z] 
16:15:02 [2024-06-26T20:15:02.882Z] (Eclipse:10672): Gtk-WARNING **: 20:15:02.664: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:15:02 [2024-06-26T20:15:02.882Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445984266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984266 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984266 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984267 data=null item=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:15:02 [2024-06-26T20:15:02.882Z] 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=1445984268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445984268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] 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=1445984268 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.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:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445984274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445984274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445984274 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445984275 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445984275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445984275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:02 [2024-06-26T20:15:02.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:02 [2024-06-26T20:15:02.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:02 [2024-06-26T20:15:02.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:02 [2024-06-26T20:15:02.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:02 [2024-06-26T20:15:02.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:02 [2024-06-26T20:15:02.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:15:03 [2024-06-26T20:15:03.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445984275 data=null item=null detail=0 x=0 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:15:03 [2024-06-26T20:15:03.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445983519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:15:03 [2024-06-26T20:15:03.448Z] 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:15:03 [2024-06-26T20:15:03.704Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.73 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
16:15:03 [2024-06-26T20:15:03.704Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 13.14 s
16:15:03 [2024-06-26T20:15:03.704Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
16:15:03 [2024-06-26T20:15:03.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1445985220 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:03 [2024-06-26T20:15:03.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:03 [2024-06-26T20:15:03.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:15:03 [2024-06-26T20:15:03.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:15:03 [2024-06-26T20:15:03.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:15:03 [2024-06-26T20:15:03.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445985505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:15:03 [2024-06-26T20:15:03.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:15:04 [2024-06-26T20:15:04.523Z] 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:15:04 [2024-06-26T20:15:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.298: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.298: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.298: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.298: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.298: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.299: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.299: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:06 [2024-06-26T20:15:06.415Z] 
16:15:06 [2024-06-26T20:15:06.415Z] (Eclipse:10672): Gtk-WARNING **: 20:15:06.299: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:09 [2024-06-26T20:15:09.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:15:09 [2024-06-26T20:15:09.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:09 [2024-06-26T20:15:09.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:09 [2024-06-26T20:15:09.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:09 [2024-06-26T20:15:09.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:09 [2024-06-26T20:15:09.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:09 [2024-06-26T20:15:09.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:09 [2024-06-26T20:15:09.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:09 [2024-06-26T20:15:09.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
16:15:10 [2024-06-26T20:15:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:10 [2024-06-26T20:15:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:10 [2024-06-26T20:15:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:10 [2024-06-26T20:15:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1445992312 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1445992396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1445992396 data=null doit=true}, TreeItem with text {test}]
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1445992396 data=null}, TreeItem with text {test}]
16:15:10 [2024-06-26T20:15:10.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1445992397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:11 [2024-06-26T20:15:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1445992397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:15:11 [2024-06-26T20:15:11.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1445992416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:11 [2024-06-26T20:15:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:11 [2024-06-26T20:15:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:15:11 [2024-06-26T20:15:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:12 [2024-06-26T20:15:12.250Z] 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:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:12 [2024-06-26T20:15:12.250Z] 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:15:12 [2024-06-26T20:15:12.250Z] 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=1445993666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445993666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993667 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993667 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993667 data=null item=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:15:12 [2024-06-26T20:15:12.251Z] 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=1445993668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1445993668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993668 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] 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=1445993668 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.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:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1445993671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1445993671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1445993671 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1445993671 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1445993672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:12 [2024-06-26T20:15:12.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1445993672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:12 [2024-06-26T20:15:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:12 [2024-06-26T20:15:12.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:12 [2024-06-26T20:15:12.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:12 [2024-06-26T20:15:12.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:12 [2024-06-26T20:15:12.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:12 [2024-06-26T20:15:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:15:12 [2024-06-26T20:15:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1445993672 data=null item=null detail=0 x=0 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:15:12 [2024-06-26T20:15:12.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1445992671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:15:13 [2024-06-26T20:15:13.070Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.157 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
16:15:13 [2024-06-26T20:15:13.070Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 6.655 s
16:15:13 [2024-06-26T20:15:13.070Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
16:15:13 [2024-06-26T20:15:13.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1445994388 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:13 [2024-06-26T20:15:13.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:13 [2024-06-26T20:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:15:13 [2024-06-26T20:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:15:13 [2024-06-26T20:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:15:13 [2024-06-26T20:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1445994683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:15:13 [2024-06-26T20:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:15:13 [2024-06-26T20:15:13.327Z] 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:15:13 [2024-06-26T20:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:13 [2024-06-26T20:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:13 [2024-06-26T20:15:13.327Z] 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:15:13 [2024-06-26T20:15:13.327Z] 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:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:14 [2024-06-26T20:15:14.694Z] 
16:15:14 [2024-06-26T20:15:14.694Z] (Eclipse:10672): Gtk-WARNING **: 20:15:14.489: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:18 [2024-06-26T20:15:18.872Z] 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:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1446000225 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:15:18 [2024-06-26T20:15:18.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1446000292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:15:18 [2024-06-26T20:15:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1446000293 data=null doit=true}, TreeItem with text {test}]
16:15:18 [2024-06-26T20:15:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1446000293 data=null}, TreeItem with text {test}]
16:15:18 [2024-06-26T20:15:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1446000293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:18 [2024-06-26T20:15:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446000293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:15:18 [2024-06-26T20:15:18.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1446000307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:19 [2024-06-26T20:15:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:19 [2024-06-26T20:15:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:15:19 [2024-06-26T20:15:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001513 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001513 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001514 data=null item=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:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446001515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.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=1446001515 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.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=1446001515 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.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:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446001517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446001517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446001518 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446001518 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446001518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:20 [2024-06-26T20:15:20.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446001518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:20 [2024-06-26T20:15:20.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:20 [2024-06-26T20:15:20.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:20 [2024-06-26T20:15:20.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:15:20 [2024-06-26T20:15:20.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:15:20 [2024-06-26T20:15:20.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:15:20 [2024-06-26T20:15:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:15:20 [2024-06-26T20:15:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446001519 data=null item=null detail=0 x=0 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:15:20 [2024-06-26T20:15:20.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1446000481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:15:20 [2024-06-26T20:15:20.880Z] 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:15:20 [2024-06-26T20:15:20.880Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.840 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
16:15:20 [2024-06-26T20:15:20.881Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 7.542 s
16:15:20 [2024-06-26T20:15:20.881Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2f6d8c9] time=1446002247 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446002470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:15:20 [2024-06-26T20:15:20.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:15:21 [2024-06-26T20:15:21.137Z] 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:15:21 [2024-06-26T20:15:21.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446002707 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:15:21 [2024-06-26T20:15:21.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446002711 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:21 [2024-06-26T20:15:21.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446002712 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:15:21 [2024-06-26T20:15:21.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446002713 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:21 [2024-06-26T20:15:21.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1446002714 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:15:21 [2024-06-26T20:15:21.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1446002716 data=null button=1 stateMask=0x80000 x=419 y=-17 count=1}, TableColumn with text {System Call}]
16:15:21 [2024-06-26T20:15:21.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=1446002717 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:15:21 [2024-06-26T20:15:21.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=1446002718 data=null button=1 stateMask=0x80000 x=419 y=-17 count=1}, TableColumn with text {System Call}]
16:15:21 [2024-06-26T20:15:21.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446002719 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:15:21 [2024-06-26T20:15:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446002763 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:21 [2024-06-26T20:15:21.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446002784 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:15:21 [2024-06-26T20:15:21.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446002788 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:21 [2024-06-26T20:15:21.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=1446002789 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:15:21 [2024-06-26T20:15:21.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1446002790 data=null button=1 stateMask=0x80000 x=74 y=-17 count=1}, TableColumn with text {Start Time}]
16:15:21 [2024-06-26T20:15:21.394Z] 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:15:21 [2024-06-26T20:15:21.649Z] 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:15:21 [2024-06-26T20:15:21.649Z] 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:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.672: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.672: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.672: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.672: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.672: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.672: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.673: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:23 [2024-06-26T20:15:23.015Z] 
16:15:23 [2024-06-26T20:15:23.015Z] (Eclipse:10672): Gtk-WARNING **: 20:15:22.673: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446007587 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:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446007614 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446007615 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:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446007618 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:26 [2024-06-26T20:15:26.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@2f6d8c9] time=1446007788 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1446007864 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1446007865 data=null doit=true}, TreeItem with text {test}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1446007865 data=null}, TreeItem with text {test}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1446007865 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446007866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:15:26 [2024-06-26T20:15:26.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1446007881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:15:26 [2024-06-26T20:15:26.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:26 [2024-06-26T20:15:26.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:15:26 [2024-06-26T20:15:26.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:27 [2024-06-26T20:15:27.470Z] 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:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:27 [2024-06-26T20:15:27.470Z] 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:15:27 [2024-06-26T20:15:27.470Z] 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=1446009029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446009029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009030 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009030 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009030 data=null item=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:15:27 [2024-06-26T20:15:27.471Z] 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=1446009031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446009031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009031 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] 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=1446009032 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.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:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446009035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446009035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446009035 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446009035 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446009035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446009036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:15:27 [2024-06-26T20:15:27.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:27 [2024-06-26T20:15:27.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:27 [2024-06-26T20:15:27.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:27 [2024-06-26T20:15:27.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:27 [2024-06-26T20:15:27.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:27 [2024-06-26T20:15:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:15:27 [2024-06-26T20:15:27.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446009036 data=null item=null detail=0 x=0 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:15:27 [2024-06-26T20:15:27.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1446008004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:15:27 [2024-06-26T20:15:27.986Z] 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:15:28 [2024-06-26T20:15:28.243Z] 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:15:28 [2024-06-26T20:15:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446009755 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:15:28 [2024-06-26T20:15:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446009757 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:28 [2024-06-26T20:15:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446009758 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:15:28 [2024-06-26T20:15:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446009759 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:28 [2024-06-26T20:15:28.243Z] 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:15:28 [2024-06-26T20:15:28.499Z] 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:15:28 [2024-06-26T20:15:28.499Z] 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:15:28 [2024-06-26T20:15:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
16:15:28 [2024-06-26T20:15:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
16:15:28 [2024-06-26T20:15:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1446010119 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:15:28 [2024-06-26T20:15:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
16:15:28 [2024-06-26T20:15:28.756Z] 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:15:29 [2024-06-26T20:15:29.012Z] 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:15:32 [2024-06-26T20:15:32.284Z] 
16:15:32 [2024-06-26T20:15:32.284Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:15:32.190
16:15:32 [2024-06-26T20:15:32.284Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:15:33 [2024-06-26T20:15:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446013853 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:15:33 [2024-06-26T20:15:33.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446015048 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:34 [2024-06-26T20:15:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446015063 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:15:34 [2024-06-26T20:15:34.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446016190 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:34 [2024-06-26T20:15:34.836Z] 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:15:35 [2024-06-26T20:15:35.093Z] 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:15:35 [2024-06-26T20:15:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446016625 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:15:35 [2024-06-26T20:15:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446016668 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:35 [2024-06-26T20:15:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446016668 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:15:35 [2024-06-26T20:15:35.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446016671 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:35 [2024-06-26T20:15:35.093Z] 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:15:35 [2024-06-26T20:15:35.350Z] 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:15:36 [2024-06-26T20:15:36.721Z] 
16:15:36 [2024-06-26T20:15:36.721Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:15:36.406
16:15:36 [2024-06-26T20:15:36.721Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:15:36 [2024-06-26T20:15:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446018063 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:15:36 [2024-06-26T20:15:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446018120 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:36 [2024-06-26T20:15:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446018121 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:15:36 [2024-06-26T20:15:36.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446018200 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:36 [2024-06-26T20:15:36.721Z] 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:15:37 [2024-06-26T20:15:37.285Z] 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:15:39 [2024-06-26T20:15:39.178Z] 
16:15:39 [2024-06-26T20:15:39.178Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:15:39.078
16:15:39 [2024-06-26T20:15:39.178Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:15:39 [2024-06-26T20:15:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446020737 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:15:39 [2024-06-26T20:15:39.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446021095 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:39 [2024-06-26T20:15:39.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446021096 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:15:39 [2024-06-26T20:15:39.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446021125 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:39 [2024-06-26T20:15:39.742Z] 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:15:40 [2024-06-26T20:15:40.309Z] 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:15:44 [2024-06-26T20:15:44.477Z] 
16:15:44 [2024-06-26T20:15:44.477Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-06-26 20:15:44.288
16:15:44 [2024-06-26T20:15:44.477Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:15:46 [2024-06-26T20:15:46.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446025945 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:15:46 [2024-06-26T20:15:46.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446028142 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:48 [2024-06-26T20:15:48.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=1446028144 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:15:48 [2024-06-26T20:15:48.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=1446029769 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
16:15:48 [2024-06-26T20:15:48.362Z] 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:15:48 [2024-06-26T20:15:48.618Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.84 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.393 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 6.702 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.226 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.479 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 6.179 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.253 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.823 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 3.022 s
16:15:48 [2024-06-26T20:15:48.618Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 8.528 s
16:15:48 [2024-06-26T20:15:48.618Z] 
16:15:48 [2024-06-26T20:15:48.618Z] Results:
16:15:48 [2024-06-26T20:15:48.618Z] 
16:15:48 [2024-06-26T20:15:48.618Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
16:15:48 [2024-06-26T20:15:48.618Z] 
16:15:49 [2024-06-26T20:15:49.179Z] 
16:15:49 [2024-06-26T20:15:49.179Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:15:49.085
16:15:49 [2024-06-26T20:15:49.179Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] All tests passed
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] 
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] 
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] 
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.11-SNAPSHOT [55/141]
16:15:49 [2024-06-26T20:15:49.744Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:15:49 [2024-06-26T20:15:49.744Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:15:49 [2024-06-26T20:15:49.744Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] The project's OSGi version is 1.0.11.202406261931
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.000Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
16:15:50 [2024-06-26T20:15:50.256Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.256Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
16:15:50 [2024-06-26T20:15:50.256Z] [INFO] 
16:15:50 [2024-06-26T20:15:50.256Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:50 [2024-06-26T20:15:50.256Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:15:50 [2024-06-26T20:15:50.256Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:15:50 [2024-06-26T20:15:50.256Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:15:50 [2024-06-26T20:15:50.256Z] [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.185Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT-sources.jar
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.185Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT.jar
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] 
16:15:51 [2024-06-26T20:15:51.442Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:15:51 [2024-06-26T20:15:51.699Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT.jar
16:15:58 [2024-06-26T20:15:58.245Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT-sources.jar
16:16:02 [2024-06-26T20:16:02.419Z] [INFO] 
16:16:02 [2024-06-26T20:16:02.419Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:16:02 [2024-06-26T20:16:02.676Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
16:16:02 [2024-06-26T20:16:02.676Z] [INFO] Command line:
16:16:02 [2024-06-26T20:16:02.676Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:16:02 [2024-06-26T20:16:02.676Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:16:09 [2024-06-26T20:16:09.222Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
16:16:13 [2024-06-26T20:16:13.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 3.384 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.131 s
16:16:13 [2024-06-26T20:16:13.401Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.sampled.SampledCallGraphTest
16:16:13 [2024-06-26T20:16:13.401Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.sampled.SampledCallGraphTest
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.sampled.SampledCallGraphTest.testStackTraces -- Time elapsed: 0.005 s
16:16:13 [2024-06-26T20:16:13.401Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
16:16:13 [2024-06-26T20:16:13.401Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.002 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0.045 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.005 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.004 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0.001 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
16:16:13 [2024-06-26T20:16:13.401Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0.001 s
16:16:13 [2024-06-26T20:16:13.401Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
16:16:35 [2024-06-26T20:16:35.303Z] !SESSION 2024-06-26 20:16:03.018 -----------------------------------------------
16:16:35 [2024-06-26T20:16:35.303Z] eclipse.buildId=unknown
16:16:35 [2024-06-26T20:16:35.303Z] java.version=17.0.2
16:16:35 [2024-06-26T20:16:35.303Z] java.vendor=Oracle Corporation
16:16:35 [2024-06-26T20:16:35.303Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:16:35 [2024-06-26T20:16:35.303Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:16:35 [2024-06-26T20:16:35.303Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:16:35 [2024-06-26T20:16:35.303Z] 
16:16:35 [2024-06-26T20:16:35.303Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-06-26 20:16:34.977
16:16:35 [2024-06-26T20:16:35.303Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
16:16:50 [2024-06-26T20:16:50.148Z] 
16:16:50 [2024-06-26T20:16:50.148Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-06-26 20:16:47.721
16:16:50 [2024-06-26T20:16:50.148Z] !MESSAGE Incoherent callstack found on (10019) occasions
16:16:50 [2024-06-26T20:16:50.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.03 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 1.396 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 33.62 s
16:16:50 [2024-06-26T20:16:50.148Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
16:16:50 [2024-06-26T20:16:50.148Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.094 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.023 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.103 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.077 s
16:16:50 [2024-06-26T20:16:50.148Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
16:16:50 [2024-06-26T20:16:50.148Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.211 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.176 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.116 s
16:16:50 [2024-06-26T20:16:50.148Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
16:16:50 [2024-06-26T20:16:50.148Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.072 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.011 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.010 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.194 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.013 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.063 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.012 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.011 s
16:16:50 [2024-06-26T20:16:50.148Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
16:16:50 [2024-06-26T20:16:50.148Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.072 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.016 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.015 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.074 s
16:16:50 [2024-06-26T20:16:50.148Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
16:16:50 [2024-06-26T20:16:50.148Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.148Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.005 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
16:16:50 [2024-06-26T20:16:50.149Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.281 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.088 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.021 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.072 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
16:16:50 [2024-06-26T20:16:50.149Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.002 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
16:16:50 [2024-06-26T20:16:50.149Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.015 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.065 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.014 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
16:16:50 [2024-06-26T20:16:50.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
16:16:50 [2024-06-26T20:16:50.149Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.068 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
16:16:50 [2024-06-26T20:16:50.149Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
16:16:50 [2024-06-26T20:16:50.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
16:16:50 [2024-06-26T20:16:50.406Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
16:16:50 [2024-06-26T20:16:50.406Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.018 s
16:16:50 [2024-06-26T20:16:50.406Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.062 s
16:16:50 [2024-06-26T20:16:50.406Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
16:17:02 [2024-06-26T20:17:02.581Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.82 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 0.010 s
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.068 s
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 11.00 s
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.734 s
16:17:02 [2024-06-26T20:17:02.582Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
16:17:02 [2024-06-26T20:17:02.582Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.071 s
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.015 s
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.089 s
16:17:02 [2024-06-26T20:17:02.582Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.013 s
16:17:02 [2024-06-26T20:17:02.582Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
16:17:12 [2024-06-26T20:17:12.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.619 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.009 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest
16:17:12 [2024-06-26T20:17:12.534Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest.testAddingSimpleData -- Time elapsed: 0.001 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest.testAddingTreeData -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest
16:17:12 [2024-06-26T20:17:12.534Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAllNoGrouping -- Time elapsed: 0.002 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2NoGrouping -- Time elapsed: 0.001 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBysNoGrouping -- Time elapsed: 0.001 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBys -- Time elapsed: 0.001 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1NoGrouping -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAll -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1 -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2 -- Time elapsed: 0.001 s
16:17:12 [2024-06-26T20:17:12.534Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest
16:17:12 [2024-06-26T20:17:12.534Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testSimpleMerge -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testDeepMerge -- Time elapsed: 0.001 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testConstructors -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testAddChild -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testMergeWrongObject -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testAddToWeight -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testCopyOf -- Time elapsed: 0 s
16:17:12 [2024-06-26T20:17:12.534Z] 
16:17:12 [2024-06-26T20:17:12.534Z] Results:
16:17:12 [2024-06-26T20:17:12.534Z] 
16:17:12 [2024-06-26T20:17:12.534Z] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0
16:17:12 [2024-06-26T20:17:12.534Z] 
16:17:12 [2024-06-26T20:17:12.534Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.data.CallStackTestData.getTrace(CallStackTestData.java:130)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.data.TestDataBigCallStack.getTrace(TestDataBigCallStack.java:48)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.setup(CallStackDataProviderFactoryTest.java:55)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:12 [2024-06-26T20:17:12.534Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:17:12 [2024-06-26T20:17:12.534Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
16:17:12 [2024-06-26T20:17:12.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.data.CallStackTestData.getTrace(CallStackTestData.java:130)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.setup(CallStackDataProviderFactoryTest.java:54)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:12 [2024-06-26T20:17:12.535Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:17:12 [2024-06-26T20:17:12.535Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] All tests passed
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT.jar
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT.pom
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT-sources.jar
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.2-SNAPSHOT [56/141]
16:17:12 [2024-06-26T20:17:12.535Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:17:12 [2024-06-26T20:17:12.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] The project's OSGi version is 4.1.2.202406261931
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] 
16:17:12 [2024-06-26T20:17:12.535Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:12 [2024-06-26T20:17:12.535Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:17:12 [2024-06-26T20:17:12.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:17:12 [2024-06-26T20:17:12.535Z] [WARNING] The effective 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:17:12 [2024-06-26T20:17:12.536Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:17:13 [2024-06-26T20:17:13.908Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:17:13 [2024-06-26T20:17:13.908Z] [WARNING] The effective 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT-sources.jar
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT.jar
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] 
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:13 [2024-06-26T20:17:13.908Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT.jar
16:17:18 [2024-06-26T20:17:18.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT-sources.jar
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT.jar
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT.pom
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT-sources.jar
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT-p2metadata.xml
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.2-SNAPSHOT-p2artifacts.xml
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [57/141]
16:17:23 [2024-06-26T20:17:23.327Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:17:23 [2024-06-26T20:17:23.327Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:17:23 [2024-06-26T20:17:23.327Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:17:23 [2024-06-26T20:17:23.327Z] [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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] The project's OSGi version is 1.0.8.202406261931
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.328Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
16:17:23 [2024-06-26T20:17:23.889Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.889Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
16:17:23 [2024-06-26T20:17:23.889Z] [INFO] 
16:17:23 [2024-06-26T20:17:23.889Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:23 [2024-06-26T20:17:23.889Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:17:23 [2024-06-26T20:17:23.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:17:23 [2024-06-26T20:17:23.889Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:17:23 [2024-06-26T20:17:23.889Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.452Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] 
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:24 [2024-06-26T20:17:24.709Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
16:17:28 [2024-06-26T20:17:28.878Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
16:17:32 [2024-06-26T20:17:32.149Z] [INFO] 
16:17:32 [2024-06-26T20:17:32.150Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:32 [2024-06-26T20:17:32.150Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
16:17:32 [2024-06-26T20:17:32.150Z] [INFO] Command line:
16:17:32 [2024-06-26T20:17:32.150Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:17:32 [2024-06-26T20:17:32.150Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:17:36 [2024-06-26T20:17:36.322Z] Jun 26, 2024 8:17:35 PM org.apache.aries.spifly.BaseActivator log
16:17:36 [2024-06-26T20:17:36.322Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:17:38 [2024-06-26T20:17:38.841Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:17:38 [2024-06-26T20:17:38.841Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:17:46 [2024-06-26T20:17:46.939Z] Could not determine the accessibility bus address
16:17:46 [2024-06-26T20:17:46.939Z] !SESSION 2024-06-26 20:17:31.978 -----------------------------------------------
16:17:46 [2024-06-26T20:17:46.939Z] eclipse.buildId=unknown
16:17:46 [2024-06-26T20:17:46.939Z] java.version=17.0.2
16:17:46 [2024-06-26T20:17:46.939Z] java.vendor=Oracle Corporation
16:17:46 [2024-06-26T20:17:46.939Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:17:46 [2024-06-26T20:17:46.939Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:17:46 [2024-06-26T20:17:46.939Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:17:46 [2024-06-26T20:17:46.939Z] 
16:17:46 [2024-06-26T20:17:46.939Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:17:46.365
16:17:46 [2024-06-26T20:17:46.939Z] !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:46 [2024-06-26T20:17:46.939Z] 
16:17:46 [2024-06-26T20:17:46.939Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:17:46.378
16:17:46 [2024-06-26T20:17:46.939Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:17:46 [2024-06-26T20:17:46.939Z] !STACK 0
16:17:46 [2024-06-26T20:17:46.939Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:17:46 [2024-06-26T20:17:46.939Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:17:46 [2024-06-26T20:17:46.939Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:17:46 [2024-06-26T20:17:46.939Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:17:46 [2024-06-26T20:17:46.939Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:17:46 [2024-06-26T20:17:46.939Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:17:46 [2024-06-26T20:17:46.939Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:17:46 [2024-06-26T20:17:46.939Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:17:46 [2024-06-26T20:17:46.939Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:17:46 [2024-06-26T20:17:46.939Z] Caused by: java.io.IOException: error=2, No such file or directory
16:17:46 [2024-06-26T20:17:46.939Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:17:46 [2024-06-26T20:17:46.939Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:17:46 [2024-06-26T20:17:46.940Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:17:46 [2024-06-26T20:17:46.940Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:17:46 [2024-06-26T20:17:46.940Z] 	... 7 more
16:17:46 [2024-06-26T20:17:46.940Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
16:17:47 [2024-06-26T20:17:47.501Z] Display size: 1440x900
16:17:47 [2024-06-26T20:17:47.501Z] OS version=6.2.9-300.fc38.x86_64
16:17:47 [2024-06-26T20:17:47.501Z] GTK version=3.24.33
16:17:47 [2024-06-26T20:17:47.501Z] GTK theme=Yaru
16:17:47 [2024-06-26T20:17:47.501Z] LIBOVERLAY_SCROLLBAR=0
16:17:47 [2024-06-26T20:17:47.501Z] Time zone: Greenwich Mean Time
16:17:48 [2024-06-26T20:17:48.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@31f9f9b3] time=1446149290 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:17:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:17:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:17:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1446150799 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:17:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1446150800 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:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446150816 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:49 [2024-06-26T20:17:49.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:17:50 [2024-06-26T20:17:50.377Z] 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:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
16:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=1446152179 data=null doit=true}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=1446152180 data=null}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.634Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152185 data=null button=1 stateMask=0x0 x=493 y=47 count=1}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1446152190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152197 data=null button=1 stateMask=0x80000 x=493 y=47 count=1}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152198 data=null button=1 stateMask=0x0 x=493 y=47 count=2}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=1446152200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152201 data=null button=1 stateMask=0x0 x=493 y=47 count=2}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=1446152202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152203 data=null button=1 stateMask=0x80000 x=493 y=47 count=2}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.635Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=1446152265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=1446152266 data=null doit=true}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=1446152267 data=null}, TimeGraphControl with text {}]
16:17:50 [2024-06-26T20:17:50.891Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
16:17:50 [2024-06-26T20:17:50.891Z] 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:17:50 [2024-06-26T20:17:50.891Z] 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:17:51 [2024-06-26T20:17:51.148Z] 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:17:51 [2024-06-26T20:17:51.148Z] 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:17:51 [2024-06-26T20:17:51.405Z] 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:17:51 [2024-06-26T20:17:51.662Z] 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:17:51 [2024-06-26T20:17:51.662Z] 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:17:51 [2024-06-26T20:17:51.920Z] 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:17:52 [2024-06-26T20:17:52.176Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.192 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
16:17:52 [2024-06-26T20:17:52.176Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 1.380 s
16:17:52 [2024-06-26T20:17:52.176Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.112 s
16:17:52 [2024-06-26T20:17:52.176Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.121 s
16:17:52 [2024-06-26T20:17:52.176Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.110 s
16:17:52 [2024-06-26T20:17:52.176Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.295 s
16:17:52 [2024-06-26T20:17:52.177Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.178 s
16:17:52 [2024-06-26T20:17:52.177Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.116 s
16:17:52 [2024-06-26T20:17:52.177Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.095 s
16:17:52 [2024-06-26T20:17:52.177Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.169 s
16:17:52 [2024-06-26T20:17:52.177Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
16:17:52 [2024-06-26T20:17:52.177Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
16:17:52 [2024-06-26T20:17:52.177Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
16:17:52 [2024-06-26T20:17:52.177Z] 
16:17:52 [2024-06-26T20:17:52.177Z] Results:
16:17:52 [2024-06-26T20:17:52.177Z] 
16:17:52 [2024-06-26T20:17:52.177Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
16:17:52 [2024-06-26T20:17:52.177Z] 
16:17:53 [2024-06-26T20:17:53.545Z] [INFO] All tests passed
16:17:53 [2024-06-26T20:17:53.545Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.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:17:53 [2024-06-26T20:17:53.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.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:17:53 [2024-06-26T20:17:53.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] Building Trace Compass BTF Support Parent 10.0.1-SNAPSHOT       [58/141]
16:17:53 [2024-06-26T20:17:53.546Z] [INFO]   from btf/pom.xml
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --------------------------------[ pom ]---------------------------------
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.btf-parent-10.0.1-SNAPSHOT.pom
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [59/141]
16:17:53 [2024-06-26T20:17:53.546Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:17:53 [2024-06-26T20:17:53.546Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:17:53 [2024-06-26T20:17:53.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:17:53 [2024-06-26T20:17:53.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] The project's OSGi version is 3.1.0.202406261931
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] 
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
16:17:53 [2024-06-26T20:17:53.803Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:17:53 [2024-06-26T20:17:53.803Z] [WARNING] Using JavaSE-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:17:53 [2024-06-26T20:17:53.803Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:17:53 [2024-06-26T20:17:53.803Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/test/resources
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:17:54 [2024-06-26T20:17:54.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:17:54 [2024-06-26T20:17:54.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.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] 
16:17:54 [2024-06-26T20:17:54.060Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
16:17:54 [2024-06-26T20:17:54.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
16:17:57 [2024-06-26T20:17:57.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] 
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] 
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] 
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [60/141]
16:18:00 [2024-06-26T20:18:00.858Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:18:00 [2024-06-26T20:18:00.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:18:00 [2024-06-26T20:18:00.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] The project's OSGi version is 1.1.0.202406261931
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.115Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
16:18:01 [2024-06-26T20:18:01.678Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
16:18:01 [2024-06-26T20:18:01.678Z] [INFO] 
16:18:01 [2024-06-26T20:18:01.678Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
16:18:01 [2024-06-26T20:18:01.678Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:01 [2024-06-26T20:18:01.678Z] [WARNING] Using JavaSE-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:18:01 [2024-06-26T20:18:01.678Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:18:01 [2024-06-26T20:18:01.935Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:18:02 [2024-06-26T20:18:02.191Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.191Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.191Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:02 [2024-06-26T20:18:02.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
16:18:02 [2024-06-26T20:18:02.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.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] 
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
16:18:02 [2024-06-26T20:18:02.192Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
16:18:06 [2024-06-26T20:18:06.367Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [61/141]
16:18:09 [2024-06-26T20:18:09.638Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:18:09 [2024-06-26T20:18:09.638Z] [WARNING] Using JavaSE-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:18:09 [2024-06-26T20:18:09.638Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] The project's OSGi version is 2.2.0.202406261931
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] 
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:09 [2024-06-26T20:18:09.638Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:09 [2024-06-26T20:18:09.638Z] [WARNING] Using JavaSE-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:18:09 [2024-06-26T20:18:09.638Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:18:09 [2024-06-26T20:18:09.638Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:11 [2024-06-26T20:18:11.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
16:18:11 [2024-06-26T20:18:11.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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] 
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:11 [2024-06-26T20:18:11.012Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
16:18:14 [2024-06-26T20:18:14.283Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
16:18:19 [2024-06-26T20:18:19.543Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.543Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:19 [2024-06-26T20:18:19.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Building Trace Compass Documentation 10.0.1-SNAPSHOT            [62/141]
16:18:19 [2024-06-26T20:18:19.544Z] [INFO]   from doc/pom.xml
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --------------------------------[ pom ]---------------------------------
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc-10.0.1-SNAPSHOT.pom
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Building Trace Compass Developer Guide 10.0.1-SNAPSHOT          [63/141]
16:18:19 [2024-06-26T20:18:19.544Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:18:19 [2024-06-26T20:18:19.544Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:18:19 [2024-06-26T20:18:19.544Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] 
16:18:19 [2024-06-26T20:18:19.544Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:18:19 [2024-06-26T20:18:19.544Z] [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:18:19 [2024-06-26T20:18:19.544Z] [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:18:19 [2024-06-26T20:18:19.544Z] [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:18:19 [2024-06-26T20:18:19.544Z] [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:18:19 [2024-06-26T20:18:19.544Z] [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:18:19 [2024-06-26T20:18:19.544Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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 17 kB/s)
16:18:19 [2024-06-26T20:18:19.800Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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:18:19 [2024-06-26T20:18:19.800Z] [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 127 kB/s)
16:18:19 [2024-06-26T20:18:19.800Z] [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:18:20 [2024-06-26T20:18:20.056Z] [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:18:20 [2024-06-26T20:18:20.056Z] [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:18:20 [2024-06-26T20:18:20.056Z] [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:18:20 [2024-06-26T20:18:20.056Z] [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:18:20 [2024-06-26T20:18:20.056Z] [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:18:20 [2024-06-26T20:18:20.057Z] [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 426 kB/s)
16:18:20 [2024-06-26T20:18:20.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
16:18:20 [2024-06-26T20:18:20.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
16:18:20 [2024-06-26T20:18:20.057Z] [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:18:20 [2024-06-26T20:18:20.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
16:18:20 [2024-06-26T20:18:20.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
16:18:20 [2024-06-26T20:18:20.057Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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 130 kB/s)
16:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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 116 kB/s)
16:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.312Z] [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:18:20 [2024-06-26T20:18:20.568Z] [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:18:20 [2024-06-26T20:18:20.568Z] [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:18:20 [2024-06-26T20:18:20.568Z] [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:18:20 [2024-06-26T20:18:20.568Z] [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 20 kB/s)
16:18:20 [2024-06-26T20:18:20.568Z] [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:18:20 [2024-06-26T20:18:20.568Z] [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:18:20 [2024-06-26T20:18:20.568Z] [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:18:20 [2024-06-26T20:18:20.824Z] [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:18:20 [2024-06-26T20:18:20.824Z] [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:18:20 [2024-06-26T20:18:20.824Z] [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:18:20 [2024-06-26T20:18:20.824Z] [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 88 kB/s)
16:18:20 [2024-06-26T20:18:20.824Z] [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:18:20 [2024-06-26T20:18:20.824Z] [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:18:20 [2024-06-26T20:18:20.825Z] [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:18:20 [2024-06-26T20:18:20.825Z] [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:18:20 [2024-06-26T20:18:20.825Z] [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:18:20 [2024-06-26T20:18:20.825Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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 84 kB/s)
16:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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 39 kB/s)
16:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.081Z] [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:18:21 [2024-06-26T20:18:21.337Z] [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:18:21 [2024-06-26T20:18:21.337Z] [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:18:21 [2024-06-26T20:18:21.337Z] [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:18:21 [2024-06-26T20:18:21.337Z] [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 35 kB/s)
16:18:21 [2024-06-26T20:18:21.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
16:18:21 [2024-06-26T20:18:21.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
16:18:21 [2024-06-26T20:18:21.337Z] [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:18:21 [2024-06-26T20:18:21.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
16:18:21 [2024-06-26T20:18:21.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
16:18:21 [2024-06-26T20:18:21.337Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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 250 kB/s)
16:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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 690 kB/s)
16:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
16:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [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:18:21 [2024-06-26T20:18:21.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
16:18:21 [2024-06-26T20:18:21.596Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [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:18:21 [2024-06-26T20:18:21.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
16:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
16:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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.1 MB/s)
16:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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:18:22 [2024-06-26T20:18:22.111Z] [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 1.9 MB/s)
16:18:22 [2024-06-26T20:18:22.111Z] [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 892 kB/s)
16:18:22 [2024-06-26T20:18:22.112Z] [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 30 MB/s)
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] Executing tasks
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] Executed tasks
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] Resolving class path of Trace Compass Developer Guide
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] 
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:18:22 [2024-06-26T20:18:22.676Z] [INFO] Executing tasks
16:18:24 [2024-06-26T20:18:24.043Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] Executed tasks
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] 
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] 
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
16:18:24 [2024-06-26T20:18:24.043Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] 
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
16:18:24 [2024-06-26T20:18:24.043Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
16:18:29 [2024-06-26T20:18:29.292Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
16:18:29 [2024-06-26T20:18:29.292Z] [INFO] Command line:
16:18:29 [2024-06-26T20:18:29.292Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:18:29 [2024-06-26T20:18:29.292Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:18:32 [2024-06-26T20:18:32.562Z] Buildfile: build.xml
16:18:32 [2024-06-26T20:18:32.562Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:18:32 [2024-06-26T20:18:32.562Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:18:32 [2024-06-26T20:18:32.562Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:18:32 [2024-06-26T20:18:32.562Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:18:32 [2024-06-26T20:18:32.562Z] WARNING: System::setSecurityManager will be removed in a future release
16:18:32 [2024-06-26T20:18:32.562Z] 
16:18:32 [2024-06-26T20:18:32.562Z] build.index:
16:18:35 [2024-06-26T20:18:35.080Z] BUILD SUCCESSFUL
16:18:35 [2024-06-26T20:18:35.080Z] 
16:18:35 [2024-06-26T20:18:35.080Z] BUILD SUCCESSFUL
16:18:35 [2024-06-26T20:18:35.080Z] Total time: 3 seconds
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT-sources.jar
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT.jar
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] 
16:18:35 [2024-06-26T20:18:35.592Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
16:18:36 [2024-06-26T20:18:36.156Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT.jar
16:18:41 [2024-06-26T20:18:41.403Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT-sources.jar
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT.jar
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT.pom
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT-sources.jar
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT-p2metadata.xml
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.dev-10.0.1-SNAPSHOT-p2artifacts.xml
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Executing tasks
16:18:46 [2024-06-26T20:18:46.652Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Executed tasks
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Building Trace Compass Profiling User Guide 10.0.1-SNAPSHOT     [64/141]
16:18:46 [2024-06-26T20:18:46.652Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Executing tasks
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Executed tasks
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Executing tasks
16:18:46 [2024-06-26T20:18:46.652Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Executed tasks
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] 
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
16:18:46 [2024-06-26T20:18:46.652Z] [INFO] Command line:
16:18:46 [2024-06-26T20:18:46.652Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-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:18:46 [2024-06-26T20:18:46.652Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:18:49 [2024-06-26T20:18:49.926Z] Buildfile: build.xml
16:18:50 [2024-06-26T20:18:50.182Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:18:50 [2024-06-26T20:18:50.182Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:18:50 [2024-06-26T20:18:50.182Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:18:50 [2024-06-26T20:18:50.182Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:18:50 [2024-06-26T20:18:50.182Z] WARNING: System::setSecurityManager will be removed in a future release
16:18:50 [2024-06-26T20:18:50.182Z] 
16:18:50 [2024-06-26T20:18:50.182Z] build.index:
16:18:52 [2024-06-26T20:18:52.073Z] BUILD SUCCESSFUL
16:18:52 [2024-06-26T20:18:52.073Z] 
16:18:52 [2024-06-26T20:18:52.073Z] BUILD SUCCESSFUL
16:18:52 [2024-06-26T20:18:52.073Z] Total time: 2 seconds
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT-sources.jar
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT.jar
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] 
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:18:52 [2024-06-26T20:18:52.074Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT.jar
16:18:56 [2024-06-26T20:18:56.242Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT-sources.jar
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT.jar
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-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/10.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT.pom
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT-sources.jar
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-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/10.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT-p2metadata.xml
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-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/10.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-10.0.1-SNAPSHOT-p2artifacts.xml
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Executing tasks
16:19:01 [2024-06-26T20:19:01.491Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
16:19:01 [2024-06-26T20:19:01.491Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Executed tasks
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Building org.eclipse.tracecompass.tmf 10.0.1-SNAPSHOT           [65/141]
16:19:01 [2024-06-26T20:19:01.491Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT.jar
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.491Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:01 [2024-06-26T20:19:01.748Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.748Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.748Z] [INFO] 
16:19:01 [2024-06-26T20:19:01.748Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
16:19:01 [2024-06-26T20:19:01.748Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT.jar
16:19:05 [2024-06-26T20:19:05.917Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT.jar
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT.pom
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT-p2metadata.xml
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf-10.0.1-SNAPSHOT-p2artifacts.xml
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Building org.eclipse.tracecompass.btf 10.0.1-SNAPSHOT           [66/141]
16:19:11 [2024-06-26T20:19:11.164Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:19:11 [2024-06-26T20:19:11.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.422Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT.jar
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] 
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
16:19:11 [2024-06-26T20:19:11.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT.jar
16:19:14 [2024-06-26T20:19:14.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT.jar
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT.pom
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT-p2metadata.xml
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.btf-10.0.1-SNAPSHOT-p2artifacts.xml
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [67/141]
16:19:18 [2024-06-26T20:19:18.214Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:19:18 [2024-06-26T20:19:18.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:19:18 [2024-06-26T20:19:18.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:19:18 [2024-06-26T20:19:18.470Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.470Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.470Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] The project's OSGi version is 1.0.4.202406261931
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.471Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
16:19:18 [2024-06-26T20:19:18.726Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.726Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
16:19:18 [2024-06-26T20:19:18.726Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.726Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.726Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:19:18 [2024-06-26T20:19:18.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:19:18 [2024-06-26T20:19:18.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:19:18 [2024-06-26T20:19:18.727Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.982Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.982Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] 
16:19:18 [2024-06-26T20:19:18.983Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:19 [2024-06-26T20:19:19.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
16:19:22 [2024-06-26T20:19:22.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
16:19:25 [2024-06-26T20:19:25.778Z] [INFO] 
16:19:25 [2024-06-26T20:19:25.779Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:26 [2024-06-26T20:19:26.341Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
16:19:26 [2024-06-26T20:19:26.341Z] [INFO] Command line:
16:19:26 [2024-06-26T20:19:26.341Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:19:26 [2024-06-26T20:19:26.342Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:19:32 [2024-06-26T20:19:32.892Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
16:19:32 [2024-06-26T20:19:32.892Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.177 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.036 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.069 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.013 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.010 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.067 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.018 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.016 s
16:19:32 [2024-06-26T20:19:32.892Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.007 s
16:19:32 [2024-06-26T20:19:32.892Z] 
16:19:32 [2024-06-26T20:19:32.892Z] Results:
16:19:32 [2024-06-26T20:19:32.892Z] 
16:19:32 [2024-06-26T20:19:32.892Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
16:19:32 [2024-06-26T20:19:32.892Z] 
16:19:33 [2024-06-26T20:19:33.453Z] [INFO] All tests passed
16:19:33 [2024-06-26T20:19:33.453Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.453Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:33 [2024-06-26T20:19:33.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Building org.eclipse.tracecompass.ctf 10.0.1-SNAPSHOT           [68/141]
16:19:33 [2024-06-26T20:19:33.454Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT.jar
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.454Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:33 [2024-06-26T20:19:33.710Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.710Z] [INFO] 
16:19:33 [2024-06-26T20:19:33.710Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
16:19:33 [2024-06-26T20:19:33.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT.jar
16:19:36 [2024-06-26T20:19:36.979Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT.jar
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT.pom
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT-p2metadata.xml
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf-10.0.1-SNAPSHOT-p2artifacts.xml
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
16:19:41 [2024-06-26T20:19:41.149Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:19:41 [2024-06-26T20:19:41.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] The project's OSGi version is 1.0.4.202406261931
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:19:41 [2024-06-26T20:19:41.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:19:41 [2024-06-26T20:19:41.149Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] 
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:41 [2024-06-26T20:19:41.149Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
16:19:44 [2024-06-26T20:19:44.419Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
16:19:48 [2024-06-26T20:19:48.591Z] [INFO] 
16:19:48 [2024-06-26T20:19:48.591Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:48 [2024-06-26T20:19:48.591Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
16:19:48 [2024-06-26T20:19:48.591Z] [INFO] Command line:
16:19:48 [2024-06-26T20:19:48.591Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:19:48 [2024-06-26T20:19:48.591Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:19:53 [2024-06-26T20:19:53.837Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
16:19:53 [2024-06-26T20:19:53.837Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.092 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.042 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0.001 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0.001 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.002 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
16:19:53 [2024-06-26T20:19:53.837Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
16:19:54 [2024-06-26T20:19:54.093Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.021 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.003 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.002 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.002 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0.048 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0.002 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0.001 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0.001 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0.005 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0.001 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:19:54 [2024-06-26T20:19:54.093Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
16:19:54 [2024-06-26T20:19:54.093Z] 
16:19:54 [2024-06-26T20:19:54.093Z] Results:
16:19:54 [2024-06-26T20:19:54.093Z] 
16:19:54 [2024-06-26T20:19:54.093Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
16:19:54 [2024-06-26T20:19:54.093Z] 
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] All tests passed
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 10.0.1-SNAPSHOT       [70/141]
16:19:54 [2024-06-26T20:19:54.656Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:19:54 [2024-06-26T20:19:54.656Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:54 [2024-06-26T20:19:54.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
16:19:54 [2024-06-26T20:19:54.913Z] [INFO] 
16:19:54 [2024-06-26T20:19:54.913Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT.jar
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT-sources-feature.jar
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] 
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
16:19:55 [2024-06-26T20:19:55.169Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT.jar
16:19:59 [2024-06-26T20:19:59.338Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT-sources-feature.jar
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT.jar
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT.pom
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT-sources-feature.jar
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT-p2metadata.xml
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-10.0.1-SNAPSHOT-p2artifacts.xml
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.13-SNAPSHOT [71/141]
16:20:02 [2024-06-26T20:20:02.608Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:20:02 [2024-06-26T20:20:02.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] The project's OSGi version is 1.0.13.202406261931
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] 
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:02 [2024-06-26T20:20:02.608Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
16:20:03 [2024-06-26T20:20:03.170Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
16:20:03 [2024-06-26T20:20:03.170Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.170Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:20:03 [2024-06-26T20:20:03.170Z] [WARNING] Using JavaSE-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:20:03 [2024-06-26T20:20:03.170Z] [WARNING] The effective 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.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:20:03 [2024-06-26T20:20:03.170Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:20:03 [2024-06-26T20:20:03.733Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.733Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.733Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] 
16:20:03 [2024-06-26T20:20:03.734Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:03 [2024-06-26T20:20:03.990Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
16:20:07 [2024-06-26T20:20:07.258Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
16:20:10 [2024-06-26T20:20:10.527Z] [INFO] 
16:20:10 [2024-06-26T20:20:10.527Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:20:10 [2024-06-26T20:20:10.784Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
16:20:10 [2024-06-26T20:20:10.784Z] [INFO] Command line:
16:20:10 [2024-06-26T20:20:10.784Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:20:10 [2024-06-26T20:20:10.784Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:20:14 [2024-06-26T20:20:14.955Z] Jun 26, 2024 8:20:14 PM org.apache.aries.spifly.BaseActivator log
16:20:14 [2024-06-26T20:20:14.955Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:20:18 [2024-06-26T20:20:18.224Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:20:18 [2024-06-26T20:20:18.224Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:20:26 [2024-06-26T20:20:26.325Z] Could not determine the accessibility bus address
16:20:26 [2024-06-26T20:20:26.325Z] !SESSION 2024-06-26 20:20:11.122 -----------------------------------------------
16:20:26 [2024-06-26T20:20:26.325Z] eclipse.buildId=unknown
16:20:26 [2024-06-26T20:20:26.325Z] java.version=17.0.2
16:20:26 [2024-06-26T20:20:26.325Z] java.vendor=Oracle Corporation
16:20:26 [2024-06-26T20:20:26.325Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:20:26 [2024-06-26T20:20:26.325Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:20:26 [2024-06-26T20:20:26.325Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:20:26 [2024-06-26T20:20:26.325Z] 
16:20:26 [2024-06-26T20:20:26.325Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:20:25.291
16:20:26 [2024-06-26T20:20:26.325Z] !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:20:26 [2024-06-26T20:20:26.325Z] 
16:20:26 [2024-06-26T20:20:26.325Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:20:25.372
16:20:26 [2024-06-26T20:20:26.325Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:20:26 [2024-06-26T20:20:26.325Z] !STACK 0
16:20:26 [2024-06-26T20:20:26.325Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:20:26 [2024-06-26T20:20:26.325Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:20:26 [2024-06-26T20:20:26.325Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:20:26 [2024-06-26T20:20:26.325Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:20:26 [2024-06-26T20:20:26.325Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:20:26 [2024-06-26T20:20:26.325Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:20:26 [2024-06-26T20:20:26.325Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:20:26 [2024-06-26T20:20:26.325Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:20:26 [2024-06-26T20:20:26.325Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:20:26 [2024-06-26T20:20:26.325Z] Caused by: java.io.IOException: error=2, No such file or directory
16:20:26 [2024-06-26T20:20:26.325Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:20:26 [2024-06-26T20:20:26.325Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:20:26 [2024-06-26T20:20:26.325Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:20:26 [2024-06-26T20:20:26.325Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:20:26 [2024-06-26T20:20:26.325Z] 	... 7 more
16:20:26 [2024-06-26T20:20:26.325Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
16:20:26 [2024-06-26T20:20:26.581Z] Display size: 1440x900
16:20:26 [2024-06-26T20:20:26.581Z] OS version=6.2.9-300.fc38.x86_64
16:20:26 [2024-06-26T20:20:26.581Z] GTK version=3.24.33
16:20:26 [2024-06-26T20:20:26.581Z] GTK theme=Yaru
16:20:26 [2024-06-26T20:20:26.581Z] LIBOVERLAY_SCROLLBAR=0
16:20:26 [2024-06-26T20:20:26.581Z] Time zone: Greenwich Mean Time
16:20:26 [2024-06-26T20:20:26.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@870a9f2] time=1446308303 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1446309689 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1446309689 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:20:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446309701 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:28 [2024-06-26T20:20:28.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.189: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.190: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.190: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.190: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.190: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.190: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:20:32 [2024-06-26T20:20:32.373Z] 
16:20:32 [2024-06-26T20:20:32.373Z] (Eclipse:12176): Gtk-WARNING **: 20:20:32.191: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.067: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.067: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.067: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.067: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.068: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:20:35 [2024-06-26T20:20:35.195Z] 
16:20:35 [2024-06-26T20:20:35.195Z] (Eclipse:12176): Gtk-WARNING **: 20:20:35.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.490: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.490: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.490: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.490: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.490: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.490: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.491: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:20:37 [2024-06-26T20:20:37.716Z] 
16:20:37 [2024-06-26T20:20:37.716Z] (Eclipse:12176): Gtk-WARNING **: 20:20:37.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.878: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.878: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.878: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.878: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.878: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.878: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.879: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:20:40 [2024-06-26T20:20:40.235Z] 
16:20:40 [2024-06-26T20:20:40.235Z] (Eclipse:12176): Gtk-WARNING **: 20:20:39.879: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1446323090 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1446323097 data=null doit=true}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1446323097 data=null}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1446323098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446323099 data=null 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:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1446323273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1446323276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1446323276 data=null doit=true}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1446323276 data=null}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1446323277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446323277 data=null 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:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1446323288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1446323297 data=null doit=true}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1446323297 data=null}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1446323298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446323299 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:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1446323380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1446323384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1446323385 data=null doit=true}, TreeItem with text {Traces [4]}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1446323385 data=null}, TreeItem with text {Traces [4]}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1446323386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:20:41 [2024-06-26T20:20:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446323386 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:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1446323465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1446323467 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1446323468 data=null doit=true}, TreeItem with text {Traces [4]}]
16:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1446323468 data=null}, TreeItem with text {Traces [4]}]
16:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1446323469 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446323469 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:20:42 [2024-06-26T20:20:42.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1446323480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:20:42 [2024-06-26T20:20:42.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:20:42 [2024-06-26T20:20:42.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:20:42 [2024-06-26T20:20:42.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:20:42 [2024-06-26T20:20:42.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:20:42 [2024-06-26T20:20:42.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1446323864 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:20:42 [2024-06-26T20:20:42.887Z] 
16:20:42 [2024-06-26T20:20:42.887Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 20:20:42.877
16:20:42 [2024-06-26T20:20:42.887Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.266: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.266: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.266: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.266: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.266: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.266: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.267: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] 
16:20:43 [2024-06-26T20:20:43.451Z] (Eclipse:12176): Gtk-WARNING **: 20:20:43.267: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:43 [2024-06-26T20:20:43.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:20:46 [2024-06-26T20:20:46.726Z] 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:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1446328197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1446328198 data=null doit=true}, TreeItem with text {Test}]
16:20:46 [2024-06-26T20:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1446328198 data=null}, TreeItem with text {Test}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1446328199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446328199 data=null 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:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1446328270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:46 [2024-06-26T20:20:46.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1446328273 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1446328273 data=null}, TreeItem with text {Experiments [1]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1446328274 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446328274 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:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1446328298 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1446328300 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1446328300 data=null doit=true}, TreeItem with text {Experiment [4]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1446328300 data=null}, TreeItem with text {Experiment [4]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1446328301 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:20:46 [2024-06-26T20:20:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446328301 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:20:46 [2024-06-26T20:20:46.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1446328376 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:20:48 [2024-06-26T20:20:48.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:48 [2024-06-26T20:20:48.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=1446329813 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
16:20:48 [2024-06-26T20:20:48.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=1446329814 data=null doit=true}, TreeItem with text {Experiment [4]}]
16:20:48 [2024-06-26T20:20:48.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=1446329814 data=null}, TreeItem with text {Experiment [4]}]
16:20:48 [2024-06-26T20:20:48.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=1446329815 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:20:48 [2024-06-26T20:20:48.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446329815 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:20:48 [2024-06-26T20:20:48.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=1446329880 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:20:48 [2024-06-26T20:20:48.607Z] 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:20:48 [2024-06-26T20:20:48.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
16:20:49 [2024-06-26T20:20:49.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
16:20:49 [2024-06-26T20:20:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
16:20:49 [2024-06-26T20:20:49.427Z] 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=1446330804 data=null doit=true}, Shell with text {Export trace section to...}]
16:20:49 [2024-06-26T20:20:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
16:20:49 [2024-06-26T20:20:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
16:20:49 [2024-06-26T20:20:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
16:20:49 [2024-06-26T20:20:49.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.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:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446330817 data=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:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446330817 data=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:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446330817 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446330817 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446330818 data=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:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446330818 data=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:49 [2024-06-26T20:20:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446330818 data=null item=null detail=0 x=0 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:49 [2024-06-26T20:20:49.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:50 [2024-06-26T20:20:50.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=1446330088 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:20:50 [2024-06-26T20:20:50.553Z] 
16:20:50 [2024-06-26T20:20:50.553Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 20:20:50.490
16:20:50 [2024-06-26T20:20:50.553Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.810: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.810: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.810: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.811: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.811: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.811: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.811: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] 
16:20:51 [2024-06-26T20:20:51.116Z] (Eclipse:12176): Gtk-WARNING **: 20:20:50.811: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:20:51 [2024-06-26T20:20:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
16:20:57 [2024-06-26T20:20:57.655Z] 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@870a9f2] time=1446339100 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1446339186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1446339187 data=null doit=true}, TreeItem with text {Test}]
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1446339187 data=null}, TreeItem with text {Test}]
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1446339187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446339188 data=null 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:57 [2024-06-26T20:20:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1446339215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:20:57 [2024-06-26T20:20:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:20:57 [2024-06-26T20:20:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:20:58 [2024-06-26T20:20:58.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340129 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340129 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340130 data=null item=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:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446340131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.731Z] 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=1446340131 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.731Z] 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=1446340131 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.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:58 [2024-06-26T20:20:58.731Z] 
16:20:58 [2024-06-26T20:20:58.731Z] (Eclipse:12176): Gtk-WARNING **: 20:20:58.534: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:20:58 [2024-06-26T20:20:58.731Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446340136 data=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:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446340136 data=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:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446340136 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446340136 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446340137 data=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:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446340137 data=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:58 [2024-06-26T20:20:58.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:58 [2024-06-26T20:20:58.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:58 [2024-06-26T20:20:58.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:58 [2024-06-26T20:20:58.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:58 [2024-06-26T20:20:58.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:58 [2024-06-26T20:20:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:20:59 [2024-06-26T20:20:59.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446340137 data=null item=null detail=0 x=0 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:59 [2024-06-26T20:20:59.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1446339394 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:59 [2024-06-26T20:20:59.659Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.90 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
16:20:59 [2024-06-26T20:20:59.659Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 16.00 s
16:20:59 [2024-06-26T20:20:59.659Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
16:20:59 [2024-06-26T20:20:59.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@870a9f2] time=1446341380 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:00 [2024-06-26T20:21:00.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:00 [2024-06-26T20:21:00.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:21:00 [2024-06-26T20:21:00.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:21:00 [2024-06-26T20:21:00.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:21:00 [2024-06-26T20:21:00.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446341705 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:00 [2024-06-26T20:21:00.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:21:00 [2024-06-26T20:21:00.426Z] 
16:21:00 [2024-06-26T20:21:00.426Z] (Eclipse:12176): Gtk-WARNING **: 20:21:00.279: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:00 [2024-06-26T20:21:00.989Z] 
16:21:00 [2024-06-26T20:21:00.989Z] (Eclipse:12176): Gtk-WARNING **: 20:21:00.712: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:01 [2024-06-26T20:21:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@870a9f2] time=1446342601 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:01 [2024-06-26T20:21:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:21:01 [2024-06-26T20:21:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
16:21:01 [2024-06-26T20:21:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
16:21:01 [2024-06-26T20:21:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
16:21:01 [2024-06-26T20:21:01.501Z] 
16:21:01 [2024-06-26T20:21:01.501Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.388: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:01 [2024-06-26T20:21:01.501Z] 
16:21:01 [2024-06-26T20:21:01.501Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.422: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:01 [2024-06-26T20:21:01.501Z] 
16:21:01 [2024-06-26T20:21:01.501Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.454: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:01 [2024-06-26T20:21:01.501Z] 
16:21:01 [2024-06-26T20:21:01.501Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.486: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:01 [2024-06-26T20:21:01.758Z] 
16:21:01 [2024-06-26T20:21:01.758Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.515: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:01 [2024-06-26T20:21:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
16:21:01 [2024-06-26T20:21:01.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
16:21:01 [2024-06-26T20:21:01.759Z] 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=1446343173 data=null doit=true}, Shell with text {New Project}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446343178 data=null doit=true}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446343178 data=null}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446343180 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446343181 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:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446343182 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446343186 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446343192 data=null doit=true}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446343193 data=null}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446343193 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446343194 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:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446343195 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1446343198 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1446343198 data=null doit=true}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1446343199 data=null}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1446343199 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446343200 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:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1446343209 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=1446343210 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=1446343210 data=null doit=true}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=1446343211 data=null}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=1446343211 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446343211 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:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=1446343212 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=1446343212 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=1446343212 data=null doit=true}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=1446343212 data=null}, Tree node with text: Tracing Project]
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:01 [2024-06-26T20:21:01.759Z] 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:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446343216 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:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446343216 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:21:01 [2024-06-26T20:21:01.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446343217 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446343217 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446343217 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:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446343217 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:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446343218 data=null 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:21:01 [2024-06-26T20:21:01.760Z] 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:21:01 [2024-06-26T20:21:01.760Z] 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:21:01 [2024-06-26T20:21:01.760Z] 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:21:01 [2024-06-26T20:21:01.760Z] 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:21:01 [2024-06-26T20:21:01.760Z] 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:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
16:21:01 [2024-06-26T20:21:01.760Z] 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=1446343294 data=null doit=true}, Shell with text {Tracing Project}]
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.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:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446343302 data=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:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446343302 data=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:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446343302 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446343303 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446343303 data=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:01 [2024-06-26T20:21:01.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446343303 data=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:02 [2024-06-26T20:21:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446343303 data=null 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:02 [2024-06-26T20:21:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=1446342676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
16:21:02 [2024-06-26T20:21:02.016Z] 
16:21:02 [2024-06-26T20:21:02.016Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.876: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.016Z] 
16:21:02 [2024-06-26T20:21:02.016Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.908: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.016Z] 
16:21:02 [2024-06-26T20:21:02.016Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.926: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.016Z] 
16:21:02 [2024-06-26T20:21:02.016Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.971: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:02 [2024-06-26T20:21:02.016Z] 
16:21:02 [2024-06-26T20:21:02.016Z] (Eclipse:12176): Gtk-WARNING **: 20:21:01.988: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.578Z] 
16:21:02 [2024-06-26T20:21:02.578Z] (Eclipse:12176): Gtk-WARNING **: 20:21:02.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.579Z] 
16:21:02 [2024-06-26T20:21:02.579Z] (Eclipse:12176): Gtk-WARNING **: 20:21:02.309: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.579Z] 
16:21:02 [2024-06-26T20:21:02.579Z] (Eclipse:12176): Gtk-WARNING **: 20:21:02.342: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.579Z] 
16:21:02 [2024-06-26T20:21:02.579Z] (Eclipse:12176): Gtk-WARNING **: 20:21:02.372: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.579Z] 
16:21:02 [2024-06-26T20:21:02.579Z] (Eclipse:12176): Gtk-WARNING **: 20:21:02.395: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] 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:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:02 [2024-06-26T20:21:02.579Z] 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:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.579Z] 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:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446344096 data=null}, (of type 'Combo')]
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:02 [2024-06-26T20:21:02.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446344197 data=null doit=true}, TreeItem with text {traces}]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446344197 data=null}, TreeItem with text {traces}]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446344198 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446344198 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:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446344202 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446344204 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446344204 data=null doit=true}, Tree node with text: synctraces]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446344204 data=null}, Tree node with text: synctraces]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446344205 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446344213 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:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446344215 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:02 [2024-06-26T20:21:02.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:21:02 [2024-06-26T20:21:02.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:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446344284 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:02 [2024-06-26T20:21:02.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:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.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:21:02 [2024-06-26T20:21:02.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:21:02 [2024-06-26T20:21:02.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:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6affa355
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446344289 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446344295 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446344295 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446344295 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446344296 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446344296 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446344296 data=null 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446344296 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446344297 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446344297 data=null button=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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446344297 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446344297 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.837Z] 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3cdafb82
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446344303 data=null 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446344303 data=null 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446344303 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446344303 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446344304 data=null 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446344304 data=null 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446344304 data=null 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:02 [2024-06-26T20:21:02.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446344304 data=null 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446344304 data=null 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446344305 data=null 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446344305 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446344305 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:02 [2024-06-26T20:21:02.838Z] 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] 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:02 [2024-06-26T20:21:02.838Z] 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] 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:02 [2024-06-26T20:21:02.838Z] 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:02 [2024-06-26T20:21:02.838Z] 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:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:02 [2024-06-26T20:21:02.839Z] 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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] 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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:02 [2024-06-26T20:21:02.839Z] 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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] 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:21:02 [2024-06-26T20:21:02.839Z] 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:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446344392 data=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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446344392 data=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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446344392 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446344393 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446344393 data=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:02 [2024-06-26T20:21:02.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446344393 data=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:03 [2024-06-26T20:21:03.095Z] WARN 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:03 [2024-06-26T20:21:03.095Z] WARN 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:03 [2024-06-26T20:21:03.095Z] WARN 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:03 [2024-06-26T20:21:03.095Z] WARN 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:03 [2024-06-26T20:21:03.095Z] WARN 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:03 [2024-06-26T20:21:03.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:03 [2024-06-26T20:21:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446344393 data=null 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:03 [2024-06-26T20:21:03.661Z] 
16:21:03 [2024-06-26T20:21:03.661Z] (Eclipse:12176): Gtk-WARNING **: 20:21:03.565: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:03 [2024-06-26T20:21:03.661Z] 
16:21:03 [2024-06-26T20:21:03.661Z] (Eclipse:12176): Gtk-WARNING **: 20:21:03.610: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:03 [2024-06-26T20:21:03.661Z] 
16:21:03 [2024-06-26T20:21:03.661Z] (Eclipse:12176): Gtk-WARNING **: 20:21:03.629: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:03 [2024-06-26T20:21:03.917Z] 
16:21:03 [2024-06-26T20:21:03.917Z] (Eclipse:12176): Gtk-WARNING **: 20:21:03.676: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:03 [2024-06-26T20:21:03.917Z] 
16:21:03 [2024-06-26T20:21:03.917Z] (Eclipse:12176): Gtk-WARNING **: 20:21:03.695: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:03 [2024-06-26T20:21:03.917Z] 
16:21:03 [2024-06-26T20:21:03.917Z] (Eclipse:12176): Gtk-WARNING **: 20:21:03.711: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446345410 data=null doit=true}, TreeItem with text {Tracing}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446345410 data=null}, TreeItem with text {Tracing}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446345411 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446345411 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:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446345415 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:03 [2024-06-26T20:21:03.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446345416 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446345416 data=null}, TreeItem with text {Traces [2]}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446345423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446345423 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:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446345426 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:03 [2024-06-26T20:21:03.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446345427 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446345427 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:03 [2024-06-26T20:21:03.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446345428 data=null}, TreeItem with text {scp_dest}]
16:21:03 [2024-06-26T20:21:03.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446345428 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:03 [2024-06-26T20:21:03.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446345429 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:21:03 [2024-06-26T20:21:03.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446345474 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:03 [2024-06-26T20:21:03.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446345475 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:03 [2024-06-26T20:21:03.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446345475 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:04 [2024-06-26T20:21:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446345475 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:21:04 [2024-06-26T20:21:04.430Z] 
16:21:04 [2024-06-26T20:21:04.430Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:04.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:04 [2024-06-26T20:21:04.430Z] 
16:21:04 [2024-06-26T20:21:04.430Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.304: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.430Z] 
16:21:04 [2024-06-26T20:21:04.430Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.397: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.430Z] 
16:21:04 [2024-06-26T20:21:04.430Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.397: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.430Z] 
16:21:04 [2024-06-26T20:21:04.430Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.398: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.430Z] 
16:21:04 [2024-06-26T20:21:04.430Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.398: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.431Z] 
16:21:04 [2024-06-26T20:21:04.431Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.398: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.431Z] 
16:21:04 [2024-06-26T20:21:04.431Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.398: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.431Z] 
16:21:04 [2024-06-26T20:21:04.431Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.398: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.431Z] 
16:21:04 [2024-06-26T20:21:04.431Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.398: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.688Z] 
16:21:04 [2024-06-26T20:21:04.688Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.470: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:04 [2024-06-26T20:21:04.688Z] 
16:21:04 [2024-06-26T20:21:04.688Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:04.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:04 [2024-06-26T20:21:04.688Z] 
16:21:04 [2024-06-26T20:21:04.688Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:04.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:04 [2024-06-26T20:21:04.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446345697 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:04 [2024-06-26T20:21:04.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446346406 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:04 [2024-06-26T20:21:04.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446346407 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:04 [2024-06-26T20:21:04.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446346407 data=null}, TreeItem with text {scp_dest}]
16:21:04 [2024-06-26T20:21:04.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:04 [2024-06-26T20:21:04.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:05 [2024-06-26T20:21:05.201Z] 
16:21:05 [2024-06-26T20:21:05.201Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.963: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:05 [2024-06-26T20:21:05.201Z] 
16:21:05 [2024-06-26T20:21:05.201Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:04.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:05 [2024-06-26T20:21:05.201Z] 
16:21:05 [2024-06-26T20:21:05.202Z] (Eclipse:12176): Gtk-WARNING **: 20:21:04.982: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446347276 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446347276 data=null doit=true}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446347276 data=null}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446347277 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446347277 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:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446347300 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:05 [2024-06-26T20:21:05.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446347301 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446347302 data=null doit=true}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446347302 data=null}, TreeItem with text {Tracing}]
16:21:05 [2024-06-26T20:21:05.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446347303 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:06 [2024-06-26T20:21:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446347303 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:06 [2024-06-26T20:21:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446347374 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:06 [2024-06-26T20:21:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:21:06 [2024-06-26T20:21:06.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:21:06 [2024-06-26T20:21:06.280Z] 
16:21:06 [2024-06-26T20:21:06.280Z] (Eclipse:12176): Gtk-WARNING **: 20:21:06.190: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:06 [2024-06-26T20:21:06.280Z] 
16:21:06 [2024-06-26T20:21:06.280Z] (Eclipse:12176): Gtk-WARNING **: 20:21:06.222: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:06 [2024-06-26T20:21:06.537Z] 
16:21:06 [2024-06-26T20:21:06.537Z] (Eclipse:12176): Gtk-WARNING **: 20:21:06.295: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:06 [2024-06-26T20:21:06.537Z] 
16:21:06 [2024-06-26T20:21:06.537Z] (Eclipse:12176): Gtk-WARNING **: 20:21:06.325: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1446348003 data=null doit=true}, Shell with text {Export}]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=1446348011 data=null doit=true}, TreeItem with text {General}]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=1446348011 data=null}, TreeItem with text {General}]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=1446348012 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446348012 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:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=1446348017 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1446348072 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1446348073 data=null doit=true}, Tree node with text: Archive File]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1446348073 data=null}, Tree node with text: Archive File]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1446348073 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446348073 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:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1446348087 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:06 [2024-06-26T20:21:06.537Z] 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:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446348090 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:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446348090 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:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446348091 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446348091 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:06 [2024-06-26T20:21:06.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446348091 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:21:06 [2024-06-26T20:21:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446348091 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:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446348091 data=null 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:21:06 [2024-06-26T20:21:06.794Z] 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:21:06 [2024-06-26T20:21:06.794Z] 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:21:06 [2024-06-26T20:21:06.794Z] 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:21:06 [2024-06-26T20:21:06.794Z] 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:21:06 [2024-06-26T20:21:06.794Z] 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:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:21:06 [2024-06-26T20:21:06.794Z] 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:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1446348272 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446348273 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1446348273 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1446348273 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1446348273 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1446348273 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1446348273 data=null 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1446348290 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446348290 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1446348290 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:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1446348291 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1446348291 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:21:06 [2024-06-26T20:21:06.795Z] 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:21:06 [2024-06-26T20:21:06.795Z] 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:06 [2024-06-26T20:21:06.795Z] 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bc00359
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1446348303 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446348303 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1446348303 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1446348303 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1446348304 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:21:06 [2024-06-26T20:21:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1446348304 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:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1446348304 data=null 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:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1446348307 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:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446348307 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:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1446348307 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:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1446348307 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1446348307 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446348378 data=null doit=true}, TreeItem with text {Tracing}]
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446348380 data=null}, TreeItem with text {Tracing}]
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446348381 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:06 [2024-06-26T20:21:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446348381 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:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446348397 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446348399 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446348399 data=null doit=true}, Tree node with text: traces]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446348399 data=null}, Tree node with text: traces]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446348400 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446348407 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:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446348432 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446348476 data=null}, (of type 'Combo')]
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:07 [2024-06-26T20:21:07.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:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446348501 data=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:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446348501 data=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:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446348502 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446348502 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446348502 data=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:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446348502 data=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:07 [2024-06-26T20:21:07.053Z] WARN 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:07 [2024-06-26T20:21:07.053Z] WARN 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:07 [2024-06-26T20:21:07.053Z] WARN 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:07 [2024-06-26T20:21:07.053Z] WARN 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:07 [2024-06-26T20:21:07.053Z] WARN 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:07 [2024-06-26T20:21:07.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:07 [2024-06-26T20:21:07.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446348502 data=null 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:07 [2024-06-26T20:21:07.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1446347507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:21:07 [2024-06-26T20:21:07.310Z] 
16:21:07 [2024-06-26T20:21:07.310Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.216: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.310Z] 
16:21:07 [2024-06-26T20:21:07.310Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.285: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.310Z] 
16:21:07 [2024-06-26T20:21:07.310Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.302: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.566Z] 
16:21:07 [2024-06-26T20:21:07.566Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.321: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.566Z] 
16:21:07 [2024-06-26T20:21:07.566Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.366: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.566Z] 
16:21:07 [2024-06-26T20:21:07.566Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.378: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.566Z] 
16:21:07 [2024-06-26T20:21:07.566Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.394: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.566Z] 
16:21:07 [2024-06-26T20:21:07.566Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.411: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.823Z] 
16:21:07 [2024-06-26T20:21:07.823Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.774: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:07 [2024-06-26T20:21:07.823Z] 
16:21:07 [2024-06-26T20:21:07.823Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.810: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:08 [2024-06-26T20:21:08.079Z] 
16:21:08 [2024-06-26T20:21:08.079Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.845: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:08 [2024-06-26T20:21:08.079Z] 
16:21:08 [2024-06-26T20:21:08.079Z] (Eclipse:12176): Gtk-WARNING **: 20:21:07.881: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:08 [2024-06-26T20:21:08.079Z] 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:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1446349618 data=null doit=true}, Button with text {Select roo&t directory:}]
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446349619 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:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1446349622 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1446349622 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:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1446349622 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:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446349623 data=null 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:08 [2024-06-26T20:21:08.080Z] 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:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446349629 data=null}, (of type 'Combo')]
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:08 [2024-06-26T20:21:08.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:08 [2024-06-26T20:21:08.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:08 [2024-06-26T20:21:08.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446349705 data=null doit=true}, TreeItem with text {/}]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446349705 data=null}, TreeItem with text {/}]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446349706 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446349706 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446349707 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446349708 data=null doit=true}, Tree node with text: Tracing]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446349708 data=null}, Tree node with text: Tracing]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446349708 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446349708 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:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446349710 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446349711 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446349711 data=null doit=true}, Tree node with text: traces]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446349722 data=null}, Tree node with text: traces]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446349722 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446349723 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:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446349726 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:08 [2024-06-26T20:21:08.337Z] 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:08 [2024-06-26T20:21:08.337Z] 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:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446349787 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:08 [2024-06-26T20:21:08.337Z] 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:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] 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:08 [2024-06-26T20:21:08.337Z] 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:08 [2024-06-26T20:21:08.337Z] 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:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:08 [2024-06-26T20:21:08.338Z] 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:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.338Z] 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:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@609a996f
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349807 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:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349807 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:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446349807 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446349807 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349808 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:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349808 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:21:08 [2024-06-26T20:21:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446349808 data=null 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:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349808 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:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349808 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:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446349808 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:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446349808 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446349808 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:08 [2024-06-26T20:21:08.339Z] 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:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:08 [2024-06-26T20:21:08.339Z] 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:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] 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:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:08 [2024-06-26T20:21:08.339Z] 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:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] 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:21:08 [2024-06-26T20:21:08.339Z] 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:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:08 [2024-06-26T20:21:08.339Z] DEBUG org.eclipse.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:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446349824 data=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:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446349824 data=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:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446349824 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446349825 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446349825 data=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:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446349825 data=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:08 [2024-06-26T20:21:08.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:08 [2024-06-26T20:21:08.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:08 [2024-06-26T20:21:08.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:08 [2024-06-26T20:21:08.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:08 [2024-06-26T20:21:08.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:08 [2024-06-26T20:21:08.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:08 [2024-06-26T20:21:08.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446349825 data=null 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:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:08.903: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:08.966: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:08.976: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:08.995: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:09 [2024-06-26T20:21:09.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:09 [2024-06-26T20:21:09.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446350606 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446350606 data=null}, TreeItem with text {Traces [2]}]
16:21:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.011: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446350606 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446350615 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:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446350619 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:09 [2024-06-26T20:21:09.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446350620 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446350620 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446350620 data=null}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446350621 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446350621 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:21:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.071: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] 
16:21:09 [2024-06-26T20:21:09.158Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.087: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446350691 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446350692 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446350692 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446350693 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:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:09.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.491: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.593: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.593: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.593: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.605: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:09 [2024-06-26T20:21:09.671Z] 
16:21:09 [2024-06-26T20:21:09.671Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:09.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:09 [2024-06-26T20:21:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446350968 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446351484 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446351485 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446351485 data=null}, TreeItem with text {scp_dest}]
16:21:09 [2024-06-26T20:21:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:09 [2024-06-26T20:21:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:10 [2024-06-26T20:21:10.185Z] 
16:21:10 [2024-06-26T20:21:10.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:09.989: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.441Z] 
16:21:10 [2024-06-26T20:21:10.441Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:10.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:10 [2024-06-26T20:21:10.441Z] 
16:21:10 [2024-06-26T20:21:10.441Z] (Eclipse:12176): Gtk-WARNING **: 20:21:10.215: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.697Z] 
16:21:10 [2024-06-26T20:21:10.697Z] (Eclipse:12176): Gtk-WARNING **: 20:21:10.649: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.697Z] 
16:21:10 [2024-06-26T20:21:10.697Z] (Eclipse:12176): Gtk-WARNING **: 20:21:10.684: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.954Z] 
16:21:10 [2024-06-26T20:21:10.954Z] (Eclipse:12176): Gtk-WARNING **: 20:21:10.719: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.954Z] 
16:21:10 [2024-06-26T20:21:10.954Z] (Eclipse:12176): Gtk-WARNING **: 20:21:10.764: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.954Z] 
16:21:10 [2024-06-26T20:21:10.954Z] (Eclipse:12176): Gtk-WARNING **: 20:21:10.794: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] 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:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:10 [2024-06-26T20:21:10.954Z] 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:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:10 [2024-06-26T20:21:10.954Z] 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:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1446352486 data=null doit=true}, Button with text {Select &archive file:}]
16:21:10 [2024-06-26T20:21:10.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446352487 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:10 [2024-06-26T20:21:10.955Z] 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:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1446352489 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1446352490 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:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1446352490 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:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446352490 data=null 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:10 [2024-06-26T20:21:10.955Z] 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:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446352507 data=null}, (of type 'Combo')]
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:10 [2024-06-26T20:21:10.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446352588 data=null doit=true}, TreeItem with text {traces}]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446352589 data=null}, TreeItem with text {traces}]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446352589 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446352590 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:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446352593 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446352594 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446352594 data=null doit=true}, Tree node with text: synctraces]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446352595 data=null}, Tree node with text: synctraces]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446352595 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446352595 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:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446352606 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:11 [2024-06-26T20:21:11.213Z] 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:11 [2024-06-26T20:21:11.213Z] 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:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446352679 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:11 [2024-06-26T20:21:11.213Z] 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:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] 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:11 [2024-06-26T20:21:11.213Z] 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:11 [2024-06-26T20:21:11.213Z] 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:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.213Z] 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:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@693afcd1
16:21:11 [2024-06-26T20:21:11.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446352685 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446352685 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446352686 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446352686 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446352686 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446352686 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446352686 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446352688 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446352688 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446352698 data=null button=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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446352699 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446352699 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:11 [2024-06-26T20:21:11.214Z] 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1b0709e7
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446352704 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446352704 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446352705 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446352705 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446352715 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446352716 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446352716 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446352716 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446352716 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446352716 data=null 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:11 [2024-06-26T20:21:11.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446352716 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446352717 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:11 [2024-06-26T20:21:11.215Z] 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:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] 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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:11 [2024-06-26T20:21:11.216Z] 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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] 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:21:11 [2024-06-26T20:21:11.216Z] 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:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446352802 data=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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446352803 data=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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446352803 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446352803 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446352803 data=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:11 [2024-06-26T20:21:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446352803 data=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:11 [2024-06-26T20:21:11.473Z] WARN 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:11 [2024-06-26T20:21:11.473Z] WARN 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:11 [2024-06-26T20:21:11.473Z] WARN 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:11 [2024-06-26T20:21:11.473Z] WARN 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:11 [2024-06-26T20:21:11.473Z] WARN 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:11 [2024-06-26T20:21:11.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:12 [2024-06-26T20:21:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446352803 data=null 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:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.823: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.888: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.904: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.922: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.967: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.975: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:11.993: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.036Z] 
16:21:12 [2024-06-26T20:21:12.036Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.009: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:12 [2024-06-26T20:21:12.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:12 [2024-06-26T20:21:12.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446353691 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446353692 data=null}, TreeItem with text {Traces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446353692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446353692 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:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446353697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446353698 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446353698 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446353699 data=null}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446353699 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446353700 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:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446353718 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446353719 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446353719 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446353720 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:21:12 [2024-06-26T20:21:12.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446353767 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446353768 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446353768 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446353768 data=null}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446353769 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446353769 data=null}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446353769 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446353770 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446353771 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446353772 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446353772 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446353772 data=null}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446353773 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446353773 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:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446353780 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446353781 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446353781 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:12 [2024-06-26T20:21:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446353781 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:21:12 [2024-06-26T20:21:12.551Z] 
16:21:12 [2024-06-26T20:21:12.551Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:12.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.579: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.676: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.676: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.676: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.676: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.676: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.676: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.677: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.677: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-WARNING **: 20:21:12.688: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:12 [2024-06-26T20:21:12.808Z] 
16:21:12 [2024-06-26T20:21:12.808Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:12.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:12 [2024-06-26T20:21:12.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446353889 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:13 [2024-06-26T20:21:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446354505 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:21:13 [2024-06-26T20:21:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446354513 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:13 [2024-06-26T20:21:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446354513 data=null}, TreeItem with text {scp_dest}]
16:21:13 [2024-06-26T20:21:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:13 [2024-06-26T20:21:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:21:13 [2024-06-26T20:21:13.065Z] 
16:21:13 [2024-06-26T20:21:13.065Z] (Eclipse:12176): Gtk-WARNING **: 20:21:13.017: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:13 [2024-06-26T20:21:13.322Z] 
16:21:13 [2024-06-26T20:21:13.322Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:13.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:13 [2024-06-26T20:21:13.322Z] 
16:21:13 [2024-06-26T20:21:13.322Z] (Eclipse:12176): Gtk-WARNING **: 20:21:13.078: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446355089 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446355089 data=null doit=true}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446355089 data=null}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446355090 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446355090 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:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446355107 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446355108 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446355108 data=null doit=true}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446355163 data=null}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446355165 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446355165 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:13 [2024-06-26T20:21:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446355174 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:13 [2024-06-26T20:21:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:21:13 [2024-06-26T20:21:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:21:14 [2024-06-26T20:21:14.091Z] 
16:21:14 [2024-06-26T20:21:14.091Z] (Eclipse:12176): Gtk-WARNING **: 20:21:13.981: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:14 [2024-06-26T20:21:14.091Z] 
16:21:14 [2024-06-26T20:21:14.091Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.011: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:14 [2024-06-26T20:21:14.091Z] 
16:21:14 [2024-06-26T20:21:14.091Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.040: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:14 [2024-06-26T20:21:14.091Z] 
16:21:14 [2024-06-26T20:21:14.091Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.069: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:14 [2024-06-26T20:21:14.348Z] 
16:21:14 [2024-06-26T20:21:14.348Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.092: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:14 [2024-06-26T20:21:14.348Z] 
16:21:14 [2024-06-26T20:21:14.348Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.111: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1446355745 data=null doit=true}, Shell with text {Export}]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:14 [2024-06-26T20:21:14.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1446355771 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1446355771 data=null doit=true}, Tree node with text: Archive File]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1446355772 data=null}, Tree node with text: Archive File]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1446355772 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446355773 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1446355773 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:14 [2024-06-26T20:21:14.348Z] 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446355776 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446355776 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446355776 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446355776 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446355776 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446355776 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446355776 data=null 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:21:14 [2024-06-26T20:21:14.348Z] 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:21:14 [2024-06-26T20:21:14.348Z] 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:21:14 [2024-06-26T20:21:14.348Z] 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:21:14 [2024-06-26T20:21:14.348Z] 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:21:14 [2024-06-26T20:21:14.348Z] 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:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:14 [2024-06-26T20:21:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:21:14 [2024-06-26T20:21:14.349Z] 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1446355894 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446355894 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1446355895 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1446355895 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1446355895 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1446355895 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1446355895 data=null 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1446355907 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446355907 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1446355907 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:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1446355907 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1446355907 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:21:14 [2024-06-26T20:21:14.349Z] 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:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:21:14 [2024-06-26T20:21:14.606Z] 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.606Z] 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ddec942
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1446355912 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446355913 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1446355913 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1446355913 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1446355913 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1446355913 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1446355913 data=null 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1446355978 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:21:14 [2024-06-26T20:21:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446355978 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:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1446355978 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:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1446355979 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1446355979 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446355981 data=null doit=true}, TreeItem with text {Tracing}]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446355982 data=null}, TreeItem with text {Tracing}]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446355982 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446355982 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:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446355985 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446355995 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446355995 data=null doit=true}, Tree node with text: traces]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446355995 data=null}, Tree node with text: traces]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446355995 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446355996 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:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446356018 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446356093 data=null}, (of type 'Combo')]
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:14 [2024-06-26T20:21:14.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:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446356108 data=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:14 [2024-06-26T20:21:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446356109 data=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:14 [2024-06-26T20:21:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446356109 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446356109 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:14 [2024-06-26T20:21:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446356109 data=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:14 [2024-06-26T20:21:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446356109 data=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:14 [2024-06-26T20:21:14.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:14 [2024-06-26T20:21:14.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:14 [2024-06-26T20:21:14.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:14 [2024-06-26T20:21:14.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:14 [2024-06-26T20:21:14.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:14 [2024-06-26T20:21:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:14 [2024-06-26T20:21:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446356110 data=null 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:14 [2024-06-26T20:21:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1446355302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:21:15 [2024-06-26T20:21:15.120Z] 
16:21:15 [2024-06-26T20:21:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.869: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.120Z] 
16:21:15 [2024-06-26T20:21:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.898: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.120Z] 
16:21:15 [2024-06-26T20:21:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.914: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.120Z] 
16:21:15 [2024-06-26T20:21:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.932: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.121Z] 
16:21:15 [2024-06-26T20:21:15.121Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.970: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.121Z] 
16:21:15 [2024-06-26T20:21:15.121Z] (Eclipse:12176): Gtk-WARNING **: 20:21:14.988: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.121Z] 
16:21:15 [2024-06-26T20:21:15.121Z] (Eclipse:12176): Gtk-WARNING **: 20:21:15.004: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.121Z] 
16:21:15 [2024-06-26T20:21:15.121Z] (Eclipse:12176): Gtk-WARNING **: 20:21:15.021: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.685Z] 
16:21:15 [2024-06-26T20:21:15.685Z] (Eclipse:12176): Gtk-WARNING **: 20:21:15.507: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.685Z] 
16:21:15 [2024-06-26T20:21:15.685Z] (Eclipse:12176): Gtk-WARNING **: 20:21:15.583: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.685Z] 
16:21:15 [2024-06-26T20:21:15.685Z] (Eclipse:12176): Gtk-WARNING **: 20:21:15.613: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:15 [2024-06-26T20:21:15.941Z] 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:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:15 [2024-06-26T20:21:15.941Z] 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:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1446357305 data=null doit=true}, Button with text {Select roo&t directory:}]
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446357305 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:15 [2024-06-26T20:21:15.941Z] 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:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1446357307 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:21:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1446357308 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:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1446357308 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:15 [2024-06-26T20:21:15.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446357308 data=null 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:15 [2024-06-26T20:21:15.942Z] 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:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446357312 data=null}, (of type 'Combo')]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446357406 data=null doit=true}, TreeItem with text {/}]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446357407 data=null}, TreeItem with text {/}]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446357407 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446357407 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446357408 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446357409 data=null doit=true}, Tree node with text: Tracing]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446357409 data=null}, Tree node with text: Tracing]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446357409 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446357410 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:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446357411 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446357412 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446357474 data=null doit=true}, Tree node with text: traces]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446357475 data=null}, Tree node with text: traces]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446357475 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446357475 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:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446357478 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:15 [2024-06-26T20:21:15.942Z] 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:15 [2024-06-26T20:21:15.942Z] 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:15 [2024-06-26T20:21:15.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446357516 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:15 [2024-06-26T20:21:15.942Z] 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:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] 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:16 [2024-06-26T20:21:16.199Z] 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:16 [2024-06-26T20:21:16.199Z] 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:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:16 [2024-06-26T20:21:16.199Z] 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:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:16 [2024-06-26T20:21:16.200Z] 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:16 [2024-06-26T20:21:16.200Z] 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:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] 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:16 [2024-06-26T20:21:16.200Z] 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:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] 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:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:16 [2024-06-26T20:21:16.200Z] 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:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.200Z] 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11b5b1f2
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357578 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357578 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446357578 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446357579 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357579 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357579 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446357579 data=null 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357579 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357579 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446357579 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:21:16 [2024-06-26T20:21:16.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446357579 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446357580 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:16 [2024-06-26T20:21:16.201Z] 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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:16 [2024-06-26T20:21:16.201Z] 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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] 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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:16 [2024-06-26T20:21:16.201Z] 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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] 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:21:16 [2024-06-26T20:21:16.201Z] 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:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446357592 data=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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446357593 data=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:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446357593 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:16 [2024-06-26T20:21:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446357593 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:16 [2024-06-26T20:21:16.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446357593 data=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:16 [2024-06-26T20:21:16.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446357593 data=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:16 [2024-06-26T20:21:16.202Z] WARN 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:16 [2024-06-26T20:21:16.202Z] WARN 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:16 [2024-06-26T20:21:16.202Z] WARN 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:16 [2024-06-26T20:21:16.202Z] WARN 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:16 [2024-06-26T20:21:16.202Z] WARN 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:16 [2024-06-26T20:21:16.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:16 [2024-06-26T20:21:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446357593 data=null 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:16 [2024-06-26T20:21:16.765Z] 
16:21:16 [2024-06-26T20:21:16.765Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.700: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.765: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.775: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.793: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.811: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.829: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.846: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.863: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.881: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:17 [2024-06-26T20:21:17.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:17 [2024-06-26T20:21:17.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446358490 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446358490 data=null}, TreeItem with text {Traces [2]}]
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446358491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446358491 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:21:17 [2024-06-26T20:21:17.021Z] 
16:21:17 [2024-06-26T20:21:17.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:16.902: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446358517 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:17 [2024-06-26T20:21:17.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=1446358519 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=1446358519 data=null doit=true}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=1446358519 data=null}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1446358520 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446358520 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:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1446358540 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1446358541 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=1446358541 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446358542 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:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1446358546 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=1446358546 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=1446358563 data=null doit=true}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=1446358563 data=null}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=1446358567 data=null doit=true}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=1446358567 data=null}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=1446358567 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446358568 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=1446358569 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=1446358570 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=1446358570 data=null doit=true}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=1446358571 data=null}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1446358571 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446358571 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:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1446358578 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1446358578 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=1446358578 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446358579 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:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1446358593 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=1446358593 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=1446358594 data=null doit=true}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=1446358594 data=null}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=1446358594 data=null doit=true}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=1446358594 data=null}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=1446358595 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446358595 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:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=1446358597 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358597 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1446358597 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1446358598 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358598 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446358598 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:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358616 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358617 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358617 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446358618 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:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358632 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358632 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1446358632 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1446358633 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1446358633 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1446358633 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358634 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446358634 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446358635 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446358636 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446358636 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446358636 data=null}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446358637 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446358637 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:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446358656 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446358656 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446358656 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446358657 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:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446358670 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446358670 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446358670 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446358671 data=null}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446358671 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446358671 data=null}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446358672 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446358672 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446358673 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446358673 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446358674 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446358674 data=null}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446358674 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446358675 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:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446358692 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446358692 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446358692 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446358693 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:21:17 [2024-06-26T20:21:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446358898 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446358899 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446358899 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446358899 data=null}, TreeItem with text {scp_dest}]
16:21:17 [2024-06-26T20:21:17.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:17 [2024-06-26T20:21:17.537Z] 
16:21:17 [2024-06-26T20:21:17.537Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:17.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:17 [2024-06-26T20:21:17.537Z] 
16:21:17 [2024-06-26T20:21:17.537Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.502: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.595: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.595: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.595: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.606: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:17 [2024-06-26T20:21:17.794Z] 
16:21:17 [2024-06-26T20:21:17.794Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:17.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:18 [2024-06-26T20:21:18.050Z] 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:21:18 [2024-06-26T20:21:18.050Z] 
16:21:18 [2024-06-26T20:21:18.050Z] (Eclipse:12176): Gtk-WARNING **: 20:21:17.917: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:18 [2024-06-26T20:21:18.306Z] 
16:21:18 [2024-06-26T20:21:18.306Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:18.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:18 [2024-06-26T20:21:18.306Z] 
16:21:18 [2024-06-26T20:21:18.306Z] (Eclipse:12176): Gtk-WARNING **: 20:21:18.122: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:18 [2024-06-26T20:21:18.562Z] 
16:21:18 [2024-06-26T20:21:18.562Z] (Eclipse:12176): Gtk-WARNING **: 20:21:18.519: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:18 [2024-06-26T20:21:18.817Z] 
16:21:18 [2024-06-26T20:21:18.817Z] (Eclipse:12176): Gtk-WARNING **: 20:21:18.597: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:18 [2024-06-26T20:21:18.817Z] 
16:21:18 [2024-06-26T20:21:18.817Z] (Eclipse:12176): Gtk-WARNING **: 20:21:18.670: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:18 [2024-06-26T20:21:18.817Z] 
16:21:18 [2024-06-26T20:21:18.817Z] (Eclipse:12176): Gtk-WARNING **: 20:21:18.703: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:18 [2024-06-26T20:21:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.817Z] 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:18 [2024-06-26T20:21:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:18 [2024-06-26T20:21:18.817Z] 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:18 [2024-06-26T20:21:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:18 [2024-06-26T20:21:18.818Z] 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:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1446360402 data=null doit=true}, Button with text {Select &archive file:}]
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446360403 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:18 [2024-06-26T20:21:18.818Z] 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:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1446360406 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1446360407 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:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1446360407 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:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446360407 data=null 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:18 [2024-06-26T20:21:18.818Z] 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:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446360414 data=null}, (of type 'Combo')]
16:21:18 [2024-06-26T20:21:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446360528 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446360528 data=null doit=true}, TreeItem with text {traces}]
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446360528 data=null}, TreeItem with text {traces}]
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446360529 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446360529 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:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446360529 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:19 [2024-06-26T20:21:19.075Z] 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:19 [2024-06-26T20:21:19.075Z] 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:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446360595 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:19 [2024-06-26T20:21:19.075Z] 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:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] 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:19 [2024-06-26T20:21:19.075Z] 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:19 [2024-06-26T20:21:19.075Z] 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:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] 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:19 [2024-06-26T20:21:19.076Z] 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:19 [2024-06-26T20:21:19.076Z] 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a35aed6
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446360606 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446360606 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446360606 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446360606 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446360606 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446360607 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446360607 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446360607 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446360607 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446360607 data=null 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446360607 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446360607 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:19 [2024-06-26T20:21:19.076Z] 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:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] 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:19 [2024-06-26T20:21:19.077Z] 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:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] 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:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:19 [2024-06-26T20:21:19.077Z] 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:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7af85b32
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360611 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360612 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446360612 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446360612 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360612 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360612 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446360612 data=null 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360612 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360613 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446360613 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:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446360613 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446360613 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:19 [2024-06-26T20:21:19.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:19 [2024-06-26T20:21:19.077Z] 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:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:19 [2024-06-26T20:21:19.078Z] 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:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] 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:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:19 [2024-06-26T20:21:19.078Z] 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:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] 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:21:19 [2024-06-26T20:21:19.078Z] 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:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446360674 data=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:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446360674 data=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:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446360674 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446360674 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446360674 data=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:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446360674 data=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:19 [2024-06-26T20:21:19.335Z] WARN 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:19 [2024-06-26T20:21:19.335Z] WARN 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:19 [2024-06-26T20:21:19.335Z] WARN 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:19 [2024-06-26T20:21:19.335Z] WARN 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:19 [2024-06-26T20:21:19.335Z] WARN 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:19 [2024-06-26T20:21:19.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:19 [2024-06-26T20:21:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446360674 data=null 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:19 [2024-06-26T20:21:19.897Z] 
16:21:19 [2024-06-26T20:21:19.897Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.676: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.897Z] 
16:21:19 [2024-06-26T20:21:19.897Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.702: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.897Z] 
16:21:19 [2024-06-26T20:21:19.897Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.720: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.897Z] 
16:21:19 [2024-06-26T20:21:19.897Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.766: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.897Z] 
16:21:19 [2024-06-26T20:21:19.897Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.774: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.897Z] 
16:21:19 [2024-06-26T20:21:19.897Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.792: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.898Z] 
16:21:19 [2024-06-26T20:21:19.898Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.809: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:19 [2024-06-26T20:21:19.898Z] 
16:21:19 [2024-06-26T20:21:19.898Z] (Eclipse:12176): Gtk-WARNING **: 20:21:19.825: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:20 [2024-06-26T20:21:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:20 [2024-06-26T20:21:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:20 [2024-06-26T20:21:20.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:20 [2024-06-26T20:21:20.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446361518 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446361518 data=null}, TreeItem with text {Traces [2]}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446361519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446361519 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:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446361521 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:20 [2024-06-26T20:21:20.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446361522 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446361523 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446361523 data=null}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446361523 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446361524 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:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446361541 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446361542 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446361542 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446361542 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:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:20.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.212: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.290: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.290: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.291: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.291: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.291: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.291: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.291: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.291: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.303: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.412Z] 
16:21:20 [2024-06-26T20:21:20.412Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:20.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:20 [2024-06-26T20:21:20.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446361611 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446362090 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446362176 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446362176 data=null}, TreeItem with text {scp_dest}]
16:21:20 [2024-06-26T20:21:20.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:20 [2024-06-26T20:21:20.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:20 [2024-06-26T20:21:20.926Z] 
16:21:20 [2024-06-26T20:21:20.926Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.682: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:20 [2024-06-26T20:21:20.926Z] 
16:21:20 [2024-06-26T20:21:20.926Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:20.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:20 [2024-06-26T20:21:20.926Z] 
16:21:20 [2024-06-26T20:21:20.926Z] (Eclipse:12176): Gtk-WARNING **: 20:21:20.871: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:21 [2024-06-26T20:21:21.488Z] 
16:21:21 [2024-06-26T20:21:21.488Z] (Eclipse:12176): Gtk-WARNING **: 20:21:21.280: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:21 [2024-06-26T20:21:21.488Z] 
16:21:21 [2024-06-26T20:21:21.488Z] (Eclipse:12176): Gtk-WARNING **: 20:21:21.317: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:21 [2024-06-26T20:21:21.488Z] 
16:21:21 [2024-06-26T20:21:21.488Z] (Eclipse:12176): Gtk-WARNING **: 20:21:21.380: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:21 [2024-06-26T20:21:21.488Z] 
16:21:21 [2024-06-26T20:21:21.488Z] (Eclipse:12176): Gtk-WARNING **: 20:21:21.411: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:21 [2024-06-26T20:21:21.744Z] 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.744Z] 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1446363106 data=null doit=true}, Button with text {Select roo&t directory:}]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446363106 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:21 [2024-06-26T20:21:21.744Z] 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1446363108 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1446363109 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1446363109 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446363109 data=null 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:21 [2024-06-26T20:21:21.744Z] 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1446363113 data=null}, (of type 'Combo')]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446363184 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446363184 data=null doit=true}, TreeItem with text {/}]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446363184 data=null}, TreeItem with text {/}]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446363185 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446363185 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:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446363185 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:21 [2024-06-26T20:21:21.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446363208 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:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:21 [2024-06-26T20:21:21.745Z] 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:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1dc9aba0
16:21:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446363218 data=null 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:21 [2024-06-26T20:21:21.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446363219 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446363219 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446363219 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446363219 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446363219 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446363219 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446363219 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446363220 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446363220 data=null 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446363220 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446363220 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] 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:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:21 [2024-06-26T20:21:21.747Z] 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:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:21 [2024-06-26T20:21:21.747Z] 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:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] 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:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:21 [2024-06-26T20:21:21.747Z] 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:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] 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:21:21 [2024-06-26T20:21:21.747Z] 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:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.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:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:21 [2024-06-26T20:21:21.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.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:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446363272 data=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:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446363272 data=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:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446363272 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446363273 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446363273 data=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:21 [2024-06-26T20:21:21.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446363273 data=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:22 [2024-06-26T20:21:22.003Z] WARN 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:22 [2024-06-26T20:21:22.003Z] WARN 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:22 [2024-06-26T20:21:22.003Z] WARN 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:22 [2024-06-26T20:21:22.003Z] WARN 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:22 [2024-06-26T20:21:22.003Z] WARN 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:22 [2024-06-26T20:21:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:22 [2024-06-26T20:21:22.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446363273 data=null 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:22 [2024-06-26T20:21:22.259Z] 
16:21:22 [2024-06-26T20:21:22.259Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.217: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.282: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.300: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.317: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.367: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.376: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.394: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] 
16:21:22 [2024-06-26T20:21:22.515Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.410: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:22 [2024-06-26T20:21:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:22 [2024-06-26T20:21:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:22 [2024-06-26T20:21:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:22 [2024-06-26T20:21:22.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:22 [2024-06-26T20:21:22.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:22 [2024-06-26T20:21:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446364101 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:22 [2024-06-26T20:21:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446364101 data=null}, TreeItem with text {Traces [2]}]
16:21:22 [2024-06-26T20:21:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446364102 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446364102 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:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446364106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:22 [2024-06-26T20:21:22.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446364107 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446364107 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446364108 data=null}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446364109 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446364109 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:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446364127 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446364128 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446364128 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446364128 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:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446364140 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446364141 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446364141 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446364141 data=null}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446364142 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446364142 data=null}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446364142 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446364142 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446364143 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446364144 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446364144 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446364145 data=null}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446364145 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446364145 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:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446364163 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446364164 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446364164 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:22 [2024-06-26T20:21:22.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446364165 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:21:23 [2024-06-26T20:21:23.030Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:22.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.911: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.992: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.992: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.992: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.992: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.992: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.992: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.993: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:22.993: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-WARNING **: 20:21:23.005: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:23 [2024-06-26T20:21:23.031Z] 
16:21:23 [2024-06-26T20:21:23.031Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:23.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:23 [2024-06-26T20:21:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446364380 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:23 [2024-06-26T20:21:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446364872 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:21:23 [2024-06-26T20:21:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446364872 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:23 [2024-06-26T20:21:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446364873 data=null}, TreeItem with text {scp_dest}]
16:21:23 [2024-06-26T20:21:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:23 [2024-06-26T20:21:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:21:26 [2024-06-26T20:21:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:21:26 [2024-06-26T20:21:26.556Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
16:21:26 [2024-06-26T20:21:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:21:26 [2024-06-26T20:21:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368123 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368123 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:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368125 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446368125 data=null}, ToolItem with tooltip text {Hide Lost Events}]
16:21:26 [2024-06-26T20:21:26.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:21:29 [2024-06-26T20:21:29.076Z] 
16:21:29 [2024-06-26T20:21:29.076Z] (Eclipse:12176): Gtk-WARNING **: 20:21:28.885: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.076Z] 
16:21:29 [2024-06-26T20:21:29.076Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:28.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:29 [2024-06-26T20:21:29.076Z] 
16:21:29 [2024-06-26T20:21:29.076Z] (Eclipse:12176): Gtk-WARNING **: 20:21:28.899: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.639Z] 
16:21:29 [2024-06-26T20:21:29.639Z] (Eclipse:12176): Gtk-WARNING **: 20:21:29.503: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.639Z] 
16:21:29 [2024-06-26T20:21:29.639Z] (Eclipse:12176): Gtk-WARNING **: 20:21:29.537: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.639Z] 
16:21:29 [2024-06-26T20:21:29.639Z] (Eclipse:12176): Gtk-WARNING **: 20:21:29.591: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.639Z] 
16:21:29 [2024-06-26T20:21:29.639Z] (Eclipse:12176): Gtk-WARNING **: 20:21:29.620: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.896Z] 
16:21:29 [2024-06-26T20:21:29.896Z] (Eclipse:12176): Gtk-WARNING **: 20:21:29.649: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] 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:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:29 [2024-06-26T20:21:29.896Z] 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:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.896Z] 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:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1446371326 data=null doit=true}, Button with text {Select &archive file:}]
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446371326 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:29 [2024-06-26T20:21:29.896Z] 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:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1446371328 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:21:29 [2024-06-26T20:21:29.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1446371337 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:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1446371338 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:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446371338 data=null 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:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446371341 data=null}, (of type 'Combo')]
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446371397 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446371398 data=null doit=true}, TreeItem with text {traces}]
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446371398 data=null}, TreeItem with text {traces}]
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446371398 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446371398 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:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446371399 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446371424 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:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] 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:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.897Z] 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:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@808fa1
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446371426 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446371427 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446371471 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446371471 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446371471 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446371471 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446371472 data=null 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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446371472 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446371472 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446371472 data=null button=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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446371472 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446371472 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:29 [2024-06-26T20:21:29.898Z] 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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:29 [2024-06-26T20:21:29.898Z] 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:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:29 [2024-06-26T20:21:29.898Z] 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:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.898Z] 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:29 [2024-06-26T20:21:29.898Z] 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:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] 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:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:29 [2024-06-26T20:21:29.899Z] 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:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f9b86f5
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371478 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371478 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446371478 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446371478 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371478 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371478 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446371479 data=null 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371479 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371479 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446371479 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:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446371479 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446371479 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:29 [2024-06-26T20:21:29.899Z] 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:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:29 [2024-06-26T20:21:29.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:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.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:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:29 [2024-06-26T20:21:29.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:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.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:21:29 [2024-06-26T20:21:29.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:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.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-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446371492 data=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-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446371492 data=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-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446371492 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446371492 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446371492 data=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-06-26T20:21:29.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446371492 data=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:30 [2024-06-26T20:21:30.157Z] WARN 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:30 [2024-06-26T20:21:30.157Z] WARN 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:30 [2024-06-26T20:21:30.157Z] WARN 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:30 [2024-06-26T20:21:30.157Z] WARN 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:30 [2024-06-26T20:21:30.157Z] WARN 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:30 [2024-06-26T20:21:30.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:30 [2024-06-26T20:21:30.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446371492 data=null 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:30 [2024-06-26T20:21:30.669Z] 
16:21:30 [2024-06-26T20:21:30.669Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.464: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.669Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.492: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.509: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.526: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.544: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.561: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.578: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.596: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.670Z] 
16:21:30 [2024-06-26T20:21:30.670Z] (Eclipse:12176): Gtk-WARNING **: 20:21:30.613: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:30 [2024-06-26T20:21:30.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:30 [2024-06-26T20:21:30.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446372306 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446372307 data=null}, TreeItem with text {Traces [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446372308 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446372308 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:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446372313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372325 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1446372325 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1446372326 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372326 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446372326 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:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372338 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372338 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372339 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446372339 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:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372343 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372343 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1446372343 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1446372343 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=1446372344 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=1446372344 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372344 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446372345 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=1446372346 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446372347 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446372347 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446372348 data=null}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446372348 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446372348 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:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446372364 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446372364 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446372364 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446372364 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:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446372368 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446372369 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446372369 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446372369 data=null}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446372369 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446372370 data=null}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446372370 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446372378 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446372379 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446372380 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446372380 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446372381 data=null}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446372381 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446372381 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:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446372398 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446372398 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446372399 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
16:21:30 [2024-06-26T20:21:30.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446372399 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:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:31.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.087: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.175: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.185Z] 
16:21:31 [2024-06-26T20:21:31.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.186Z] 
16:21:31 [2024-06-26T20:21:31.186Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.186Z] 
16:21:31 [2024-06-26T20:21:31.186Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.186Z] 
16:21:31 [2024-06-26T20:21:31.186Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.176: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.442Z] 
16:21:31 [2024-06-26T20:21:31.442Z] (Eclipse:12176): Gtk-WARNING **: 20:21:31.188: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:31 [2024-06-26T20:21:31.442Z] 
16:21:31 [2024-06-26T20:21:31.442Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:31.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:31 [2024-06-26T20:21:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446372493 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
16:21:31 [2024-06-26T20:21:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446372999 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
16:21:31 [2024-06-26T20:21:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446373012 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:31 [2024-06-26T20:21:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446373012 data=null}, TreeItem with text {scp_dest}]
16:21:31 [2024-06-26T20:21:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:31 [2024-06-26T20:21:31.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375782 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375782 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:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375784 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1446375784 data=null}, ToolItem with tooltip text {Hide Lost Events}]
16:21:34 [2024-06-26T20:21:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:21:36 [2024-06-26T20:21:36.603Z] 
16:21:36 [2024-06-26T20:21:36.603Z] (Eclipse:12176): Gtk-WARNING **: 20:21:36.550: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:36 [2024-06-26T20:21:36.859Z] 
16:21:36 [2024-06-26T20:21:36.859Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:36.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:36 [2024-06-26T20:21:36.859Z] 
16:21:36 [2024-06-26T20:21:36.859Z] (Eclipse:12176): Gtk-WARNING **: 20:21:36.774: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:37 [2024-06-26T20:21:37.421Z] 
16:21:37 [2024-06-26T20:21:37.421Z] (Eclipse:12176): Gtk-WARNING **: 20:21:37.186: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:37 [2024-06-26T20:21:37.421Z] 
16:21:37 [2024-06-26T20:21:37.421Z] (Eclipse:12176): Gtk-WARNING **: 20:21:37.267: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:37 [2024-06-26T20:21:37.421Z] 
16:21:37 [2024-06-26T20:21:37.421Z] (Eclipse:12176): Gtk-WARNING **: 20:21:37.300: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] 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:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:37 [2024-06-26T20:21:37.421Z] 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:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.421Z] 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:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=1446378980 data=null}, (of type 'Combo')]
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:37 [2024-06-26T20:21:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446379069 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1446379069 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1446379070 data=null}, TreeItem with text {emptyArchiveFolder}]
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446379070 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446379070 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:21:37 [2024-06-26T20:21:37.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446379071 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446379095 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:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] 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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1467dcd0
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446379097 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446379097 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446379098 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446379098 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446379098 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446379098 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446379103 data=null 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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446379103 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446379104 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446379104 data=null button=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:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446379104 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446379104 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:37 [2024-06-26T20:21:37.680Z] 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@19abe8f7
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446379106 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446379106 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446379106 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446379106 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446379106 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446379106 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446379106 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446379106 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446379107 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446379107 data=null 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446379107 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446379107 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:37 [2024-06-26T20:21:37.680Z] 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:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f7e2ca8
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1446379109 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:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1446379109 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:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1446379109 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1446379109 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1446379110 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:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1446379110 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:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1446379110 data=null 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:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1446379110 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:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1446379110 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:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1446379110 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:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1446379110 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1446379110 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] 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:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:37 [2024-06-26T20:21:37.681Z] 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:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] 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:37 [2024-06-26T20:21:37.681Z] 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:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:37 [2024-06-26T20:21:37.681Z] 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:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:37 [2024-06-26T20:21:37.681Z] 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:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] 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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:37 [2024-06-26T20:21:37.682Z] 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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] 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:21:37 [2024-06-26T20:21:37.682Z] 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:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446379123 data=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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446379123 data=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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446379123 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446379123 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446379123 data=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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446379123 data=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:37 [2024-06-26T20:21:37.682Z] WARN 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:37 [2024-06-26T20:21:37.682Z] WARN 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:37 [2024-06-26T20:21:37.682Z] WARN 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:37 [2024-06-26T20:21:37.682Z] WARN 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:37 [2024-06-26T20:21:37.682Z] WARN 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:37 [2024-06-26T20:21:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:38 [2024-06-26T20:21:38.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446379123 data=null 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:38 [2024-06-26T20:21:38.244Z] 
16:21:38 [2024-06-26T20:21:38.244Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.002: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.244Z] 
16:21:38 [2024-06-26T20:21:38.244Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.070: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.244Z] 
16:21:38 [2024-06-26T20:21:38.244Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.088: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.244Z] 
16:21:38 [2024-06-26T20:21:38.244Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:21:38.099
16:21:38 [2024-06-26T20:21:38.244Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
16:21:38 [2024-06-26T20:21:38.244Z] 
16:21:38 [2024-06-26T20:21:38.244Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.105: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.501Z] 
16:21:38 [2024-06-26T20:21:38.501Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.472: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.758Z] 
16:21:38 [2024-06-26T20:21:38.758Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.507: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.758Z] 
16:21:38 [2024-06-26T20:21:38.758Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.538: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] 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:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:38 [2024-06-26T20:21:38.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=1446380205 data=null}, (of type 'Combo')]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446380247 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1446380247 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1446380247 data=null}, TreeItem with text {emptyArchiveFolder}]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446380247 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446380248 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:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446380248 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:21:38 [2024-06-26T20:21:38.759Z] 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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446380268 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:38 [2024-06-26T20:21:38.759Z] 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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:21:38 [2024-06-26T20:21:38.759Z] 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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.759Z] 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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@743a9292
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446380271 data=null button=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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446380271 data=null button=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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446380271 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446380271 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446380271 data=null button=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:38 [2024-06-26T20:21:38.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446380272 data=null button=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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446380272 data=null 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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446380272 data=null button=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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446380272 data=null button=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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446380272 data=null button=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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446380272 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446380272 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] 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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.760Z] 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:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e23e1ef
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1446380280 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:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1446380281 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:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1446380281 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1446380281 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1446380281 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:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1446380281 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:21:38 [2024-06-26T20:21:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1446380281 data=null 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:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1446380281 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:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1446380282 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:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1446380282 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:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1446380282 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1446380282 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:38 [2024-06-26T20:21:38.761Z] 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:38 [2024-06-26T20:21:38.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] 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:21:38 [2024-06-26T20:21:38.762Z] 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:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.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:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446380289 data=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:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446380289 data=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:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446380290 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446380290 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446380290 data=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:38 [2024-06-26T20:21:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446380290 data=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:39 [2024-06-26T20:21:39.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446380290 data=null 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:39 [2024-06-26T20:21:39.018Z] 
16:21:39 [2024-06-26T20:21:39.018Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.865: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:39 [2024-06-26T20:21:39.018Z] 
16:21:39 [2024-06-26T20:21:39.019Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.894: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:39 [2024-06-26T20:21:39.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:39 [2024-06-26T20:21:39.019Z] 
16:21:39 [2024-06-26T20:21:39.019Z] (Eclipse:12176): Gtk-WARNING **: 20:21:38.911: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:39 [2024-06-26T20:21:39.275Z] 
16:21:39 [2024-06-26T20:21:39.275Z] (Eclipse:12176): Gtk-WARNING **: 20:21:39.204: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:39 [2024-06-26T20:21:39.532Z] 
16:21:39 [2024-06-26T20:21:39.532Z] (Eclipse:12176): Gtk-WARNING **: 20:21:39.282: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:39 [2024-06-26T20:21:39.532Z] 
16:21:39 [2024-06-26T20:21:39.532Z] (Eclipse:12176): Gtk-WARNING **: 20:21:39.315: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:39 [2024-06-26T20:21:39.532Z] 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:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.532Z] 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:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1446381008 data=null doit=true}, Button with text {Select roo&t directory:}]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446381008 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:39 [2024-06-26T20:21:39.532Z] 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:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1446381010 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1446381010 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:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1446381011 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:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446381011 data=null 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:39 [2024-06-26T20:21:39.532Z] 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:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=1446381015 data=null}, (of type 'Combo')]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446381062 data=null doit=true}, TreeItem with text {/}]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446381062 data=null}, TreeItem with text {/}]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446381063 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446381063 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446381064 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:39 [2024-06-26T20:21:39.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=1446381065 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=1446381065 data=null doit=true}, Tree node with text: folder:colon]
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=1446381065 data=null}, Tree node with text: folder:colon]
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=1446381066 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446381066 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:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=1446381068 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] 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:21:39 [2024-06-26T20:21:39.533Z] 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=1446381092 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:39 [2024-06-26T20:21:39.533Z] 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:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] 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:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:39 [2024-06-26T20:21:39.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:39 [2024-06-26T20:21:39.534Z] 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:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] 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:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:39 [2024-06-26T20:21:39.534Z] 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:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.534Z] 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:39 [2024-06-26T20:21:39.791Z] 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:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:39 [2024-06-26T20:21:39.791Z] 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:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:39 [2024-06-26T20:21:39.791Z] 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:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] 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:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:39 [2024-06-26T20:21:39.791Z] 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:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] 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:21:39 [2024-06-26T20:21:39.791Z] 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:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:39 [2024-06-26T20:21:39.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446381175 data=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:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446381175 data=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:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446381175 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446381175 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446381175 data=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:39 [2024-06-26T20:21:39.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446381175 data=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-06-26T20:21:40.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446381175 data=null 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:40 [2024-06-26T20:21:40.048Z] 
16:21:40 [2024-06-26T20:21:40.048Z] (Eclipse:12176): Gtk-WARNING **: 20:21:39.968: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.048Z] 
16:21:40 [2024-06-26T20:21:40.048Z] (Eclipse:12176): Gtk-WARNING **: 20:21:39.997: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:40 [2024-06-26T20:21:40.048Z] 
16:21:40 [2024-06-26T20:21:40.048Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.014: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.048Z] 
16:21:40 [2024-06-26T20:21:40.048Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.031: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.304Z] 
16:21:40 [2024-06-26T20:21:40.304Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.049: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.304Z] 
16:21:40 [2024-06-26T20:21:40.304Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.066: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.304Z] 
16:21:40 [2024-06-26T20:21:40.304Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.083: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.304Z] 
16:21:40 [2024-06-26T20:21:40.304Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.100: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.304Z] 
16:21:40 [2024-06-26T20:21:40.304Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.117: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.304Z] 
16:21:40 [2024-06-26T20:21:40.304Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.134: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.559Z] 
16:21:40 [2024-06-26T20:21:40.559Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.385: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.559Z] 
16:21:40 [2024-06-26T20:21:40.559Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.419: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.559Z] 
16:21:40 [2024-06-26T20:21:40.560Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.454: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.560Z] 
16:21:40 [2024-06-26T20:21:40.560Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.487: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.560Z] 
16:21:40 [2024-06-26T20:21:40.560Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.518: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.560Z] 
16:21:40 [2024-06-26T20:21:40.560Z] (Eclipse:12176): Gtk-WARNING **: 20:21:40.547: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:40 [2024-06-26T20:21:40.816Z] 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-06-26T20:21:40.816Z] 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-06-26T20:21:40.816Z] 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-06-26T20:21:40.816Z] 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-06-26T20:21:40.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] 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-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-06-26T20:21:40.817Z] 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-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1446382312 data=null doit=true}, Button with text {Select &archive file:}]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446382312 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-06-26T20:21:40.817Z] 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-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1446382316 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1446382316 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-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1446382316 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-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446382316 data=null 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-06-26T20:21:40.817Z] 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-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446382320 data=null}, (of type 'Combo')]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446382380 data=null doit=true}, TreeItem with text {traces}]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446382380 data=null}, TreeItem with text {traces}]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446382381 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446382381 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:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446382384 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446382385 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446382385 data=null doit=true}, Tree node with text: synctraces]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446382385 data=null}, Tree node with text: synctraces]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446382385 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446382386 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:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446382387 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:40 [2024-06-26T20:21:40.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:40 [2024-06-26T20:21:40.817Z] 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-06-26T20:21:40.818Z] 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-06-26T20:21:40.818Z] 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:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446382418 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:41 [2024-06-26T20:21:41.076Z] 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:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] 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:41 [2024-06-26T20:21:41.076Z] 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:41 [2024-06-26T20:21:41.076Z] 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:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] 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:41 [2024-06-26T20:21:41.076Z] 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:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:41 [2024-06-26T20:21:41.077Z] 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:41 [2024-06-26T20:21:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:41 [2024-06-26T20:21:41.078Z] 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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] 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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:41 [2024-06-26T20:21:41.078Z] 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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] 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:21:41 [2024-06-26T20:21:41.078Z] 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:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446382437 data=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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446382437 data=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:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446382437 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446382438 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:41 [2024-06-26T20:21:41.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446382438 data=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:41 [2024-06-26T20:21:41.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446382438 data=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:41 [2024-06-26T20:21:41.079Z] WARN 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:41 [2024-06-26T20:21:41.079Z] WARN 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:41 [2024-06-26T20:21:41.079Z] WARN 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:41 [2024-06-26T20:21:41.079Z] WARN 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:41 [2024-06-26T20:21:41.079Z] WARN 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:41 [2024-06-26T20:21:41.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:41 [2024-06-26T20:21:41.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446382438 data=null 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-06-26T20:21:41.335Z] 
16:21:41 [2024-06-26T20:21:41.335Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.282: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.335Z] 
16:21:41 [2024-06-26T20:21:41.335Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.309: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.335Z] 
16:21:41 [2024-06-26T20:21:41.335Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.326: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.591Z] 
16:21:41 [2024-06-26T20:21:41.591Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.591Z] 
16:21:41 [2024-06-26T20:21:41.591Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.388: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.591Z] 
16:21:41 [2024-06-26T20:21:41.591Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.406: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.591Z] 
16:21:41 [2024-06-26T20:21:41.591Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.424: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:41 [2024-06-26T20:21:41.591Z] 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-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:41 [2024-06-26T20:21:41.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:41 [2024-06-26T20:21:41.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:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446383110 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446383110 data=null}, TreeItem with text {Traces [2]}]
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446383111 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446383111 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:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446383113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:41 [2024-06-26T20:21:41.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446383114 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446383114 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446383115 data=null}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446383115 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446383115 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:21:41 [2024-06-26T20:21:41.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446383134 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446383134 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446383134 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:41 [2024-06-26T20:21:41.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446383135 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:21:41 [2024-06-26T20:21:41.848Z] 
16:21:41 [2024-06-26T20:21:41.848Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:41.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:41 [2024-06-26T20:21:41.848Z] 
16:21:41 [2024-06-26T20:21:41.848Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.827: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.913: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.913: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.913: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.913: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.914: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.914: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.914: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.914: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-WARNING **: 20:21:41.925: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.104Z] 
16:21:42 [2024-06-26T20:21:42.104Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:41.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:42 [2024-06-26T20:21:42.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446383215 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:42 [2024-06-26T20:21:42.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446383674 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:42 [2024-06-26T20:21:42.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446383679 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:42 [2024-06-26T20:21:42.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446383679 data=null}, TreeItem with text {scp_dest}]
16:21:42 [2024-06-26T20:21:42.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:42 [2024-06-26T20:21:42.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:42 [2024-06-26T20:21:42.360Z] 
16:21:42 [2024-06-26T20:21:42.360Z] (Eclipse:12176): Gtk-WARNING **: 20:21:42.184: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.360Z] 
16:21:42 [2024-06-26T20:21:42.360Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:42.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:42 [2024-06-26T20:21:42.360Z] 
16:21:42 [2024-06-26T20:21:42.360Z] (Eclipse:12176): Gtk-WARNING **: 20:21:42.200: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.617Z] 
16:21:42 [2024-06-26T20:21:42.617Z] (Eclipse:12176): Gtk-WARNING **: 20:21:42.581: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.874Z] 
16:21:42 [2024-06-26T20:21:42.874Z] (Eclipse:12176): Gtk-WARNING **: 20:21:42.617: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.874Z] 
16:21:42 [2024-06-26T20:21:42.874Z] (Eclipse:12176): Gtk-WARNING **: 20:21:42.692: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] 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:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:42 [2024-06-26T20:21:42.874Z] 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:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:42 [2024-06-26T20:21:42.874Z] 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:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446384378 data=null}, (of type 'Combo')]
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:42 [2024-06-26T20:21:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446384481 data=null doit=true}, TreeItem with text {traces}]
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446384482 data=null}, TreeItem with text {traces}]
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446384482 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446384482 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:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446384485 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-06-26T20:21:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446384486 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446384487 data=null doit=true}, Tree node with text: synctraces]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446384487 data=null}, Tree node with text: synctraces]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446384487 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446384487 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:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446384489 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:43 [2024-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446384568 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.132Z] 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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@77c77a64
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446384571 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446384571 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446384571 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446384571 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446384572 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446384572 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446384572 data=null 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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446384572 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446384572 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446384572 data=null button=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-06-26T20:21:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446384573 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446384573 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] 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-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.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:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.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:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] 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:21:43 [2024-06-26T20:21:43.134Z] 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:21:43 [2024-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.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:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.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-06-26T20:21:43.134Z] 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-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.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:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.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-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:43 [2024-06-26T20:21:43.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446384591 data=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-06-26T20:21:43.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446384591 data=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-06-26T20:21:43.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446384591 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-06-26T20:21:43.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446384592 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-06-26T20:21:43.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446384592 data=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-06-26T20:21:43.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446384592 data=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-06-26T20:21:43.135Z] WARN 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-06-26T20:21:43.135Z] WARN 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-06-26T20:21:43.135Z] WARN 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-06-26T20:21:43.135Z] WARN 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-06-26T20:21:43.135Z] WARN 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-06-26T20:21:43.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:43 [2024-06-26T20:21:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:21:43 [2024-06-26T20:21:43.700Z] 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=1446385187 data=null doit=true}, Shell with text {Confirmation}]
16:21:43 [2024-06-26T20:21:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:21:43 [2024-06-26T20:21:43.701Z] 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:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1446385189 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:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1446385189 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:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1446385189 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1446385189 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1446385189 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:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1446385190 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:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1446385190 data=null 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:21:43 [2024-06-26T20:21:43.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:44 [2024-06-26T20:21:44.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446384592 data=null 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-06-26T20:21:44.264Z] 
16:21:44 [2024-06-26T20:21:44.264Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.222: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:44 [2024-06-26T20:21:44.520Z] 
16:21:44 [2024-06-26T20:21:44.520Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.308: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:44 [2024-06-26T20:21:44.521Z] 
16:21:44 [2024-06-26T20:21:44.521Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.320: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:44 [2024-06-26T20:21:44.521Z] 
16:21:44 [2024-06-26T20:21:44.521Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.369: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:44 [2024-06-26T20:21:44.521Z] 
16:21:44 [2024-06-26T20:21:44.521Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.386: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:44 [2024-06-26T20:21:44.521Z] 
16:21:44 [2024-06-26T20:21:44.521Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.402: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:44 [2024-06-26T20:21:44.521Z] 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-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:44 [2024-06-26T20:21:44.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:44 [2024-06-26T20:21:44.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:44 [2024-06-26T20:21:44.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:21:44 [2024-06-26T20:21:44.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446386083 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446386088 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446386089 data=null}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446386089 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446386089 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:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446386098 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446386098 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446386098 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:44 [2024-06-26T20:21:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446386099 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:21:44 [2024-06-26T20:21:44.776Z] 
16:21:44 [2024-06-26T20:21:44.776Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:44.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.774: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.824: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.825: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.825: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.825: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.825: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.825: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.825: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.826: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-WARNING **: 20:21:44.838: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.033Z] 
16:21:45 [2024-06-26T20:21:45.033Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:44.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:45 [2024-06-26T20:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446386176 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:45 [2024-06-26T20:21:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446386779 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:45 [2024-06-26T20:21:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446386848 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:45 [2024-06-26T20:21:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446386848 data=null}, TreeItem with text {scp_dest}]
16:21:45 [2024-06-26T20:21:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:45 [2024-06-26T20:21:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:45 [2024-06-26T20:21:45.545Z] 
16:21:45 [2024-06-26T20:21:45.545Z] (Eclipse:12176): Gtk-WARNING **: 20:21:45.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:45 [2024-06-26T20:21:45.545Z] 
16:21:45 [2024-06-26T20:21:45.545Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:45.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:45 [2024-06-26T20:21:45.545Z] 
16:21:45 [2024-06-26T20:21:45.545Z] (Eclipse:12176): Gtk-WARNING **: 20:21:45.390: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446387477 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446387478 data=null doit=true}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446387478 data=null}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446387478 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446387478 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-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446387495 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446387496 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446387496 data=null doit=true}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446387496 data=null}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446387496 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446387497 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-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446387509 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:21:46 [2024-06-26T20:21:46.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:21:46 [2024-06-26T20:21:46.366Z] 
16:21:46 [2024-06-26T20:21:46.366Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.273: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:46 [2024-06-26T20:21:46.366Z] 
16:21:46 [2024-06-26T20:21:46.366Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.302: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:46 [2024-06-26T20:21:46.624Z] 
16:21:46 [2024-06-26T20:21:46.624Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.370: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:46 [2024-06-26T20:21:46.624Z] 
16:21:46 [2024-06-26T20:21:46.624Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.396: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1446388076 data=null doit=true}, Shell with text {Export}]
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-06-26T20:21:46.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1446388080 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1446388080 data=null doit=true}, Tree node with text: Archive File]
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1446388080 data=null}, Tree node with text: Archive File]
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1446388081 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446388081 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:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1446388082 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:46 [2024-06-26T20:21:46.625Z] 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:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446388083 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:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446388083 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:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446388083 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446388083 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446388084 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:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446388084 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:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446388084 data=null 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:21:46 [2024-06-26T20:21:46.625Z] 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:21:46 [2024-06-26T20:21:46.625Z] 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:21:46 [2024-06-26T20:21:46.625Z] 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:21:46 [2024-06-26T20:21:46.625Z] 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:21:46 [2024-06-26T20:21:46.625Z] 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:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:21:46 [2024-06-26T20:21:46.625Z] 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1446388184 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446388184 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1446388184 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1446388184 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1446388185 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1446388185 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1446388185 data=null 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1446388189 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446388189 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1446388189 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:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1446388189 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1446388189 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:21:46 [2024-06-26T20:21:46.626Z] 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-06-26T20:21:46.626Z] 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.626Z] 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5fb7b227
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1446388199 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446388199 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1446388200 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1446388200 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1446388200 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1446388200 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1446388200 data=null 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1446388202 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446388202 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1446388202 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:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1446388203 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1446388203 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446388205 data=null doit=true}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446388205 data=null}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446388205 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446388205 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:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446388208 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446388218 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
16:21:46 [2024-06-26T20:21:46.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1446388218 data=null doit=true}, Tree node with text: emptyArchiveFolder]
16:21:46 [2024-06-26T20:21:46.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1446388218 data=null}, Tree node with text: emptyArchiveFolder]
16:21:46 [2024-06-26T20:21:46.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446388218 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:21:46 [2024-06-26T20:21:46.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446388219 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:21:46 [2024-06-26T20:21:46.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446388219 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:21:46 [2024-06-26T20:21:46.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446388241 data=null}, (of type 'Combo')]
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.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-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446388274 data=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:46 [2024-06-26T20:21:46.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446388274 data=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:46 [2024-06-26T20:21:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446388274 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446388274 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:46 [2024-06-26T20:21:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446388274 data=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:46 [2024-06-26T20:21:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446388274 data=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:46 [2024-06-26T20:21:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446388274 data=null 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:46 [2024-06-26T20:21:46.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1446387613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:21:46 [2024-06-26T20:21:46.885Z] 
16:21:46 [2024-06-26T20:21:46.885Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.807: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:46 [2024-06-26T20:21:46.885Z] 
16:21:46 [2024-06-26T20:21:46.885Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.875: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.141Z] 
16:21:47 [2024-06-26T20:21:47.141Z] (Eclipse:12176): Gtk-WARNING **: 20:21:46.891: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:47 [2024-06-26T20:21:47.397Z] 
16:21:47 [2024-06-26T20:21:47.397Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.149: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.397Z] 
16:21:47 [2024-06-26T20:21:47.397Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.184: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.397Z] 
16:21:47 [2024-06-26T20:21:47.397Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.218: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.397Z] 
16:21:47 [2024-06-26T20:21:47.397Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.248: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.397Z] 
16:21:47 [2024-06-26T20:21:47.397Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.276: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.397Z] 
16:21:47 [2024-06-26T20:21:47.397Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.305: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:47 [2024-06-26T20:21:47.653Z] 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:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.653Z] 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:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1446389001 data=null doit=true}, Button with text {Select roo&t directory:}]
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446389001 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:47 [2024-06-26T20:21:47.653Z] 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:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1446389003 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1446389003 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:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1446389003 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:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446389004 data=null 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:47 [2024-06-26T20:21:47.653Z] 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:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:47 [2024-06-26T20:21:47.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446389007 data=null}, (of type 'Combo')]
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446389058 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446389058 data=null doit=true}, TreeItem with text {/}]
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446389058 data=null}, TreeItem with text {/}]
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446389059 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446389059 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:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446389059 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446389084 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:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:47 [2024-06-26T20:21:47.654Z] 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:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] 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:47 [2024-06-26T20:21:47.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 deselected, not deselecting again.
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:47 [2024-06-26T20:21:47.655Z] 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:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:47 [2024-06-26T20:21:47.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:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446389101 data=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:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446389101 data=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:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446389102 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446389102 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446389102 data=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:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446389102 data=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:47 [2024-06-26T20:21:47.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446389102 data=null 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:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.686: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.713: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.769: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.787: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.804: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446389410 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446389410 data=null doit=true}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446389410 data=null}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446389411 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446389411 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:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.824: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] 
16:21:47 [2024-06-26T20:21:47.913Z] (Eclipse:12176): Gtk-WARNING **: 20:21:47.873: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446389476 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446389477 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446389477 data=null doit=true}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446389477 data=null}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446389477 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446389478 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:47 [2024-06-26T20:21:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446389493 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:21:48 [2024-06-26T20:21:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:21:48 [2024-06-26T20:21:48.425Z] 
16:21:48 [2024-06-26T20:21:48.425Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.214: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.425Z] 
16:21:48 [2024-06-26T20:21:48.425Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.243: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.425Z] 
16:21:48 [2024-06-26T20:21:48.425Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.273: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.425Z] 
16:21:48 [2024-06-26T20:21:48.425Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.301: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.425Z] 
16:21:48 [2024-06-26T20:21:48.425Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.327: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1446389979 data=null doit=true}, Shell with text {Export}]
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2024-06-26T20:21:48.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:48 [2024-06-26T20:21:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1446389990 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1446389990 data=null doit=true}, Tree node with text: Archive File]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1446389990 data=null}, Tree node with text: Archive File]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1446389991 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446389991 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:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1446389992 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:48 [2024-06-26T20:21:48.426Z] 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:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446389993 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:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446389993 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:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446389993 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446389993 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446389994 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:21:48 [2024-06-26T20:21:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446389994 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:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446389994 data=null 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:21:48 [2024-06-26T20:21:48.684Z] 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:21:48 [2024-06-26T20:21:48.684Z] 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:21:48 [2024-06-26T20:21:48.684Z] 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:21:48 [2024-06-26T20:21:48.684Z] 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:21:48 [2024-06-26T20:21:48.684Z] 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:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:21:48 [2024-06-26T20:21:48.684Z] 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1446390106 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446390106 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1446390106 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1446390106 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1446390107 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1446390107 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1446390107 data=null 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1446390110 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:48 [2024-06-26T20:21:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446390111 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:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1446390111 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:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1446390111 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1446390111 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:21:48 [2024-06-26T20:21:48.685Z] 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:21:48 [2024-06-26T20:21:48.685Z] 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.685Z] 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@40c7cea8
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1446390114 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446390115 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1446390115 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1446390115 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1446390115 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1446390115 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1446390115 data=null 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1446390117 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446390117 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1446390117 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:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1446390118 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1446390118 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446390175 data=null doit=true}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446390175 data=null}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446390175 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446390175 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:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446390178 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446390181 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1446390182 data=null doit=true}, Tree node with text: emptyArchiveFolder]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1446390182 data=null}, Tree node with text: emptyArchiveFolder]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446390182 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446390182 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:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446390183 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446390204 data=null}, (of type 'Combo')]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.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:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446390277 data=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:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446390277 data=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:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446390277 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446390277 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446390277 data=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:48 [2024-06-26T20:21:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446390278 data=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:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446390278 data=null 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:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1446389598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.815: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.844: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.860: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.877: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.895: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.914: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446390524 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446390524 data=null doit=true}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446390524 data=null}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446390525 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:48 [2024-06-26T20:21:48.943Z] 
16:21:48 [2024-06-26T20:21:48.943Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.932: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:48 [2024-06-26T20:21:48.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446390525 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-06-26T20:21:49.199Z] 
16:21:49 [2024-06-26T20:21:49.199Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.952: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446390559 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:49 [2024-06-26T20:21:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446390563 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446390563 data=null doit=true}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.200Z] 
16:21:49 [2024-06-26T20:21:49.200Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.969: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446390564 data=null}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446390574 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446390574 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-06-26T20:21:49.200Z] 
16:21:49 [2024-06-26T20:21:49.200Z] (Eclipse:12176): Gtk-WARNING **: 20:21:48.988: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446390598 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.200Z] 
16:21:49 [2024-06-26T20:21:49.200Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.011: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:21:49 [2024-06-26T20:21:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:21:49 [2024-06-26T20:21:49.456Z] 
16:21:49 [2024-06-26T20:21:49.456Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.402: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.456Z] 
16:21:49 [2024-06-26T20:21:49.456Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.435: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.712Z] 
16:21:49 [2024-06-26T20:21:49.712Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.476: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.712Z] 
16:21:49 [2024-06-26T20:21:49.712Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.508: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1446391163 data=null doit=true}, Shell with text {Export}]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-06-26T20:21:49.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1446391173 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1446391174 data=null doit=true}, Tree node with text: Archive File]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1446391174 data=null}, Tree node with text: Archive File]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1446391174 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446391175 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:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1446391175 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:49 [2024-06-26T20:21:49.712Z] 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:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446391178 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:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446391178 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:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446391178 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446391178 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446391178 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:21:49 [2024-06-26T20:21:49.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446391178 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:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446391178 data=null 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:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:21:49 [2024-06-26T20:21:49.713Z] 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1446391264 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446391264 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1446391264 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1446391264 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1446391264 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1446391264 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1446391265 data=null 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1446391269 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446391276 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1446391276 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:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1446391277 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1446391277 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:21:49 [2024-06-26T20:21:49.713Z] 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.714Z] 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@23f6a18d
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1446391282 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446391282 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1446391282 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1446391282 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1446391282 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1446391283 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1446391283 data=null 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1446391294 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446391294 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1446391294 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:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1446391294 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1446391294 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446391298 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446391298 data=null doit=true}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446391298 data=null}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446391298 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446391299 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-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446391299 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:49 [2024-06-26T20:21:49.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
16:21:49 [2024-06-26T20:21:49.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:49 [2024-06-26T20:21:49.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:49 [2024-06-26T20:21:49.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446391325 data=null}, (of type 'Combo')]
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.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:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446391343 data=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:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446391343 data=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:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446391343 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446391343 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446391343 data=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:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446391343 data=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:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446391343 data=null 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:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1446390772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:21:49 [2024-06-26T20:21:49.971Z] 
16:21:49 [2024-06-26T20:21:49.971Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.914: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.971Z] 
16:21:49 [2024-06-26T20:21:49.971Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.944: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.971Z] 
16:21:49 [2024-06-26T20:21:49.971Z] (Eclipse:12176): Gtk-WARNING **: 20:21:49.959: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:49 [2024-06-26T20:21:49.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:50 [2024-06-26T20:21:50.227Z] 
16:21:50 [2024-06-26T20:21:50.227Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.178: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.227Z] 
16:21:50 [2024-06-26T20:21:50.227Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.213: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.482Z] 
16:21:50 [2024-06-26T20:21:50.483Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.292: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.483Z] 
16:21:50 [2024-06-26T20:21:50.483Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.324: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:50 [2024-06-26T20:21:50.483Z] 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:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.483Z] 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:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446392073 data=null}, (of type 'Combo')]
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-06-26T20:21:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446392113 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446392113 data=null doit=true}, TreeItem with text {/}]
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446392113 data=null}, TreeItem with text {/}]
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446392117 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446392117 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:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446392118 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:50 [2024-06-26T20:21:50.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446392130 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:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] 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:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] 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:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:50 [2024-06-26T20:21:50.741Z] 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:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446392166 data=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:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446392166 data=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:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446392166 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446392166 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446392166 data=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:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446392166 data=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:50 [2024-06-26T20:21:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446392167 data=null 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:50 [2024-06-26T20:21:50.742Z] 
16:21:50 [2024-06-26T20:21:50.742Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.701: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.998Z] 
16:21:50 [2024-06-26T20:21:50.998Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.766: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.998Z] 
16:21:50 [2024-06-26T20:21:50.998Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.775: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:50 [2024-06-26T20:21:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:50 [2024-06-26T20:21:50.998Z] 
16:21:50 [2024-06-26T20:21:50.998Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:21:50.791
16:21:50 [2024-06-26T20:21:50.998Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
16:21:50 [2024-06-26T20:21:50.998Z] 
16:21:50 [2024-06-26T20:21:50.998Z] (Eclipse:12176): Gtk-WARNING **: 20:21:50.794: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.644Z] 
16:21:51 [2024-06-26T20:21:51.644Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.045: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.644Z] 
16:21:51 [2024-06-26T20:21:51.644Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.091: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.644Z] 
16:21:51 [2024-06-26T20:21:51.644Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.129: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.644Z] 
16:21:51 [2024-06-26T20:21:51.644Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.165: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.644Z] 
16:21:51 [2024-06-26T20:21:51.644Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.196: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:51 [2024-06-26T20:21:51.644Z] 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:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.644Z] 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:21:51 [2024-06-26T20:21:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1446392901 data=null}, (of type 'Combo')]
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446392963 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446392963 data=null doit=true}, TreeItem with text {/}]
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446392963 data=null}, TreeItem with text {/}]
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446392964 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446392964 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:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446392965 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:21:51 [2024-06-26T20:21:51.645Z] 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:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:51 [2024-06-26T20:21:51.645Z] 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:51 [2024-06-26T20:21:51.645Z] 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:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446392987 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:51 [2024-06-26T20:21:51.645Z] 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:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:21:51 [2024-06-26T20:21:51.645Z] 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:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] 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:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:51 [2024-06-26T20:21:51.647Z] 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:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:51 [2024-06-26T20:21:51.647Z] 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:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-06-26T20:21:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446393011 data=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:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446393011 data=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:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446393011 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446393011 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446393012 data=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:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446393012 data=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:51 [2024-06-26T20:21:51.648Z] WARN 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:51 [2024-06-26T20:21:51.648Z] WARN 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:51 [2024-06-26T20:21:51.648Z] WARN 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:51 [2024-06-26T20:21:51.648Z] WARN 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:51 [2024-06-26T20:21:51.648Z] WARN 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:51 [2024-06-26T20:21:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:51 [2024-06-26T20:21:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446393012 data=null 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:51 [2024-06-26T20:21:51.904Z] 
16:21:51 [2024-06-26T20:21:51.904Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.871: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:51 [2024-06-26T20:21:51.904Z] 
16:21:51 [2024-06-26T20:21:51.904Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.900: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.159Z] 
16:21:52 [2024-06-26T20:21:52.159Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.916: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.159Z] 
16:21:52 [2024-06-26T20:21:52.159Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.934: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.159Z] 
16:21:52 [2024-06-26T20:21:52.160Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.951: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.160Z] 
16:21:52 [2024-06-26T20:21:52.160Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.968: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.160Z] 
16:21:52 [2024-06-26T20:21:52.160Z] (Eclipse:12176): Gtk-WARNING **: 20:21:51.986: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.160Z] 
16:21:52 [2024-06-26T20:21:52.160Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.003: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.160Z] 
16:21:52 [2024-06-26T20:21:52.160Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.020: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-06-26T20:21:52.160Z] 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-06-26T20:21:52.160Z] 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-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446393690 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446393690 data=null}, TreeItem with text {Traces [2]}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446393690 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446393690 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:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446393693 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:52 [2024-06-26T20:21:52.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446393694 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446393694 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446393694 data=null}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446393695 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446393695 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:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446393731 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446393733 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446393734 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446393735 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:21:52 [2024-06-26T20:21:52.672Z] 
16:21:52 [2024-06-26T20:21:52.672Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:52.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:52 [2024-06-26T20:21:52.672Z] 
16:21:52 [2024-06-26T20:21:52.672Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.509: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.672Z] 
16:21:52 [2024-06-26T20:21:52.672Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.595: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.607: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.673Z] 
16:21:52 [2024-06-26T20:21:52.673Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:52.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:52 [2024-06-26T20:21:52.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446393910 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446394432 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446394432 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446394432 data=null}, TreeItem with text {scp_dest}]
16:21:52 [2024-06-26T20:21:52.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:52 [2024-06-26T20:21:52.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:52 [2024-06-26T20:21:52.929Z] 
16:21:52 [2024-06-26T20:21:52.929Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.905: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:52 [2024-06-26T20:21:52.929Z] 
16:21:52 [2024-06-26T20:21:52.929Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:52.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:52 [2024-06-26T20:21:52.929Z] 
16:21:52 [2024-06-26T20:21:52.929Z] (Eclipse:12176): Gtk-WARNING **: 20:21:52.920: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:53 [2024-06-26T20:21:53.185Z] 
16:21:53 [2024-06-26T20:21:53.185Z] (Eclipse:12176): Gtk-WARNING **: 20:21:53.175: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:53 [2024-06-26T20:21:53.441Z] 
16:21:53 [2024-06-26T20:21:53.441Z] (Eclipse:12176): Gtk-WARNING **: 20:21:53.213: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:53 [2024-06-26T20:21:53.441Z] 
16:21:53 [2024-06-26T20:21:53.441Z] (Eclipse:12176): Gtk-WARNING **: 20:21:53.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:53 [2024-06-26T20:21:53.441Z] 
16:21:53 [2024-06-26T20:21:53.441Z] (Eclipse:12176): Gtk-WARNING **: 20:21:53.308: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:53 [2024-06-26T20:21:53.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:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.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:21:53 [2024-06-26T20:21:53.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1446395014 data=null}, (of type 'Combo')]
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-06-26T20:21:53.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446395078 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446395078 data=null doit=true}, TreeItem with text {/}]
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446395078 data=null}, TreeItem with text {/}]
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446395079 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446395079 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:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446395079 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.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:21:53 [2024-06-26T20:21:53.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:21:53 [2024-06-26T20:21:53.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:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446395096 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:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] 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:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:53 [2024-06-26T20:21:53.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:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] 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:53 [2024-06-26T20:21:53.700Z] 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:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] 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:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:53 [2024-06-26T20:21:53.700Z] 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:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@798e73de
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395119 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395119 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446395120 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446395120 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395120 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395120 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446395120 data=null 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395120 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395120 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446395121 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:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446395121 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446395121 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:53 [2024-06-26T20:21:53.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:53 [2024-06-26T20:21:53.700Z] 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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:53 [2024-06-26T20:21:53.701Z] 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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] 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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:53 [2024-06-26T20:21:53.701Z] 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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] 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:21:53 [2024-06-26T20:21:53.701Z] 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:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446395128 data=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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446395128 data=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:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446395128 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:53 [2024-06-26T20:21:53.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446395128 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:53 [2024-06-26T20:21:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446395128 data=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:53 [2024-06-26T20:21:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446395129 data=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:53 [2024-06-26T20:21:53.702Z] WARN 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:53 [2024-06-26T20:21:53.702Z] WARN 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:53 [2024-06-26T20:21:53.702Z] WARN 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:53 [2024-06-26T20:21:53.702Z] WARN 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:53 [2024-06-26T20:21:53.702Z] WARN 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:53 [2024-06-26T20:21:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:54 [2024-06-26T20:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446395129 data=null 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:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.288: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.317: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.335: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.352: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.368: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.386: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.404: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.421: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.438: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.455: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.474: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.522Z] 
16:21:54 [2024-06-26T20:21:54.522Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.492: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-06-26T20:21:54.778Z] 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-06-26T20:21:54.778Z] 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-06-26T20:21:54.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:21:54 [2024-06-26T20:21:54.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:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446396210 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446396210 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446396210 data=null}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446396211 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446396211 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:21:54 [2024-06-26T20:21:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446396218 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446396218 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446396218 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:54 [2024-06-26T20:21:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446396219 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:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:54.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.828: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.882: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.882: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.883: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.883: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.883: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.883: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.883: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.883: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-WARNING **: 20:21:54.895: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.034Z] 
16:21:55 [2024-06-26T20:21:55.034Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:54.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:55 [2024-06-26T20:21:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446396289 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:21:55 [2024-06-26T20:21:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446396682 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:21:55 [2024-06-26T20:21:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446396707 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:55 [2024-06-26T20:21:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446396708 data=null}, TreeItem with text {scp_dest}]
16:21:55 [2024-06-26T20:21:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:55 [2024-06-26T20:21:55.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:21:55 [2024-06-26T20:21:55.290Z] 
16:21:55 [2024-06-26T20:21:55.290Z] (Eclipse:12176): Gtk-WARNING **: 20:21:55.213: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:55 [2024-06-26T20:21:55.290Z] 
16:21:55 [2024-06-26T20:21:55.290Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:55.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:55 [2024-06-26T20:21:55.290Z] 
16:21:55 [2024-06-26T20:21:55.290Z] (Eclipse:12176): Gtk-WARNING **: 20:21:55.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:56 [2024-06-26T20:21:56.217Z] 
16:21:56 [2024-06-26T20:21:56.217Z] (Eclipse:12176): Gtk-WARNING **: 20:21:55.987: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:56 [2024-06-26T20:21:56.217Z] 
16:21:56 [2024-06-26T20:21:56.217Z] (Eclipse:12176): Gtk-WARNING **: 20:21:56.025: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:56 [2024-06-26T20:21:56.217Z] 
16:21:56 [2024-06-26T20:21:56.217Z] (Eclipse:12176): Gtk-WARNING **: 20:21:56.070: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:56 [2024-06-26T20:21:56.217Z] 
16:21:56 [2024-06-26T20:21:56.217Z] (Eclipse:12176): Gtk-WARNING **: 20:21:56.101: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:56 [2024-06-26T20:21:56.217Z] 
16:21:56 [2024-06-26T20:21:56.217Z] (Eclipse:12176): Gtk-WARNING **: 20:21:56.131: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:56 [2024-06-26T20:21:56.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:56 [2024-06-26T20:21:56.218Z] 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:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.218Z] 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:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1446397800 data=null}, (of type 'Combo')]
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:56 [2024-06-26T20:21:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:56 [2024-06-26T20:21:56.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446397863 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446397863 data=null doit=true}, TreeItem with text {/}]
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446397864 data=null}, TreeItem with text {/}]
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446397864 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446397870 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:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446397871 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446397911 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:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] 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:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:56 [2024-06-26T20:21:56.477Z] 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@bb510b
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446397916 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446397917 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446397917 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446397917 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446397917 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446397917 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446397917 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446397917 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446397918 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446397918 data=null 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446397918 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446397918 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:56 [2024-06-26T20:21:56.477Z] 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] 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:56 [2024-06-26T20:21:56.477Z] 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.477Z] 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:56 [2024-06-26T20:21:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:56 [2024-06-26T20:21:56.477Z] 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:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] 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:56 [2024-06-26T20:21:56.478Z] 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:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:56 [2024-06-26T20:21:56.478Z] 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:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d05b931
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446397935 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446397935 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446397935 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446397936 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446397936 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446397936 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446397936 data=null 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446397938 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446397938 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446397938 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:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446397938 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446397938 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.478Z] 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:56 [2024-06-26T20:21:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:56 [2024-06-26T20:21:56.479Z] 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:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] 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:21:56 [2024-06-26T20:21:56.479Z] 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:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.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:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.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:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446397950 data=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:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446397951 data=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:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446397951 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446397951 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446397951 data=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:56 [2024-06-26T20:21:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446397951 data=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:56 [2024-06-26T20:21:56.736Z] WARN 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:56 [2024-06-26T20:21:56.736Z] WARN 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:56 [2024-06-26T20:21:56.736Z] WARN 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:56 [2024-06-26T20:21:56.736Z] WARN 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:56 [2024-06-26T20:21:56.736Z] WARN 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:56 [2024-06-26T20:21:56.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:56 [2024-06-26T20:21:56.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446397951 data=null 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:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.000: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.066: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.076: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.095: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.115: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.130: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.147: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.163: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.182: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2024-06-26T20:21:57.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:57 [2024-06-26T20:21:57.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:57 [2024-06-26T20:21:57.250Z] 
16:21:57 [2024-06-26T20:21:57.250Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.197: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446398792 data=null doit=true}, TreeItem with text {Traces [2]}]
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446398805 data=null}, TreeItem with text {Traces [2]}]
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446398806 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446398806 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:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446398820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:21:57 [2024-06-26T20:21:57.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:57 [2024-06-26T20:21:57.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446398821 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446398821 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446398822 data=null}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446398822 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446398822 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:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446398839 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446398840 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446398840 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446398840 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:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446398845 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446398845 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446398845 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446398845 data=null}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446398846 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446398846 data=null}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446398857 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446398858 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446398859 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446398860 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446398860 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446398860 data=null}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446398860 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446398861 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:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446398879 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446398880 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446398880 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446398880 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:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446399003 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446399004 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446399004 data=null doit=true}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446399004 data=null}, TreeItem with text {scp_dest}]
16:21:57 [2024-06-26T20:21:57.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:57.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.547: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.591: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.591: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.592: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.604: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:57 [2024-06-26T20:21:57.764Z] 
16:21:57 [2024-06-26T20:21:57.764Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:57.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:58 [2024-06-26T20:21:58.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:21:58 [2024-06-26T20:21:58.021Z] 
16:21:58 [2024-06-26T20:21:58.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.967: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:58 [2024-06-26T20:21:58.021Z] 
16:21:58 [2024-06-26T20:21:58.021Z] (Eclipse:12176): Gtk-CRITICAL **: 20:21:57.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:21:58 [2024-06-26T20:21:58.021Z] 
16:21:58 [2024-06-26T20:21:58.021Z] (Eclipse:12176): Gtk-WARNING **: 20:21:57.982: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446400002 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446400002 data=null doit=true}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446400002 data=null}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446400003 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446400003 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:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446400020 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446400021 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446400021 data=null doit=true}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446400021 data=null}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446400063 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446400067 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:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446400079 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:58 [2024-06-26T20:21:58.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:21:58 [2024-06-26T20:21:58.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:21:58 [2024-06-26T20:21:58.839Z] 
16:21:58 [2024-06-26T20:21:58.839Z] (Eclipse:12176): Gtk-WARNING **: 20:21:58.800: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:58 [2024-06-26T20:21:58.839Z] 
16:21:58 [2024-06-26T20:21:58.839Z] (Eclipse:12176): Gtk-WARNING **: 20:21:58.832: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.095Z] 
16:21:59 [2024-06-26T20:21:59.095Z] (Eclipse:12176): Gtk-WARNING **: 20:21:58.867: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.095Z] 
16:21:59 [2024-06-26T20:21:59.095Z] (Eclipse:12176): Gtk-WARNING **: 20:21:58.897: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.095Z] 
16:21:59 [2024-06-26T20:21:59.095Z] (Eclipse:12176): Gtk-WARNING **: 20:21:58.923: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1446400559 data=null doit=true}, Shell with text {Export}]
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2024-06-26T20:21:59.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=1446400562 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:21:59 [2024-06-26T20:21:59.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=1446400562 data=null doit=true}, Tree node with text: Archive File]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=1446400563 data=null}, Tree node with text: Archive File]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=1446400563 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446400563 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=1446400564 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:21:59 [2024-06-26T20:21:59.096Z] 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1446400565 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1446400565 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1446400565 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1446400566 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1446400566 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1446400566 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1446400566 data=null 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:21:59 [2024-06-26T20:21:59.096Z] 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:21:59 [2024-06-26T20:21:59.096Z] 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:21:59 [2024-06-26T20:21:59.096Z] 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:21:59 [2024-06-26T20:21:59.096Z] 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:21:59 [2024-06-26T20:21:59.096Z] 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:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:21:59 [2024-06-26T20:21:59.096Z] 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:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=1446400647 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:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446400647 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:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=1446400647 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=1446400647 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=1446400648 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:59 [2024-06-26T20:21:59.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=1446400648 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:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=1446400648 data=null 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:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=1446400652 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:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=1446400652 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:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=1446400652 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:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=1446400652 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=1446400652 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:21:59 [2024-06-26T20:21:59.097Z] 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:21:59 [2024-06-26T20:21:59.097Z] 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.097Z] 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68321229
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=1446400662 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446400662 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=1446400662 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=1446400663 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=1446400663 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=1446400663 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=1446400663 data=null 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=1446400665 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=1446400665 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=1446400665 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:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=1446400666 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=1446400666 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2024-06-26T20:21:59.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446400668 data=null doit=true}, TreeItem with text {Tracing}]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446400668 data=null}, TreeItem with text {Tracing}]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446400668 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446400669 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:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446400684 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446400685 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=1446400685 data=null doit=true}, Tree node with text: emptyArchiveFolder]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=1446400685 data=null}, Tree node with text: emptyArchiveFolder]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446400686 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446400686 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:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=1446400688 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:21:59 [2024-06-26T20:21:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=1446400722 data=null}, (of type 'Combo')]
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446400738 data=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:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446400738 data=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:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446400738 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446400739 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446400739 data=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:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446400739 data=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:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446400739 data=null 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:59 [2024-06-26T20:21:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=1446400181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:21:59 [2024-06-26T20:21:59.355Z] 
16:21:59 [2024-06-26T20:21:59.355Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.332: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.613Z] 
16:21:59 [2024-06-26T20:21:59.613Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.388: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.613Z] 
16:21:59 [2024-06-26T20:21:59.613Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.404: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:59 [2024-06-26T20:21:59.613Z] 
16:21:59 [2024-06-26T20:21:59.613Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.603: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.869Z] 
16:21:59 [2024-06-26T20:21:59.869Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.645: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.869Z] 
16:21:59 [2024-06-26T20:21:59.869Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.680: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.869Z] 
16:21:59 [2024-06-26T20:21:59.869Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.715: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:21:59 [2024-06-26T20:21:59.869Z] 
16:21:59 [2024-06-26T20:21:59.869Z] (Eclipse:12176): Gtk-WARNING **: 20:21:59.748: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:00 [2024-06-26T20:22:00.126Z] 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:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1446401514 data=null doit=true}, Button with text {Select &archive file:}]
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446401514 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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1446401516 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1446401517 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:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1446401517 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:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446401517 data=null 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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=1446401521 data=null}, (of type 'Combo')]
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446401594 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446401594 data=null doit=true}, TreeItem with text {Tracing}]
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446401595 data=null}, TreeItem with text {Tracing}]
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446401595 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446401595 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:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446401596 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446401620 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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] 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:22:00 [2024-06-26T20:22:00.128Z] 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-06-26T20:22:00.128Z] 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4fb5adb8
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446401630 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446401630 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446401630 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446401631 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446401631 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446401631 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446401631 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446401631 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446401631 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446401631 data=null 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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446401631 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446401631 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.129Z] 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-06-26T20:22:00.129Z] 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] 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:22:00 [2024-06-26T20:22:00.129Z] 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-06-26T20:22:00.129Z] 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@95d1ba6
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446401671 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446401671 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446401671 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446401671 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446401671 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446401671 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446401672 data=null 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446401672 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446401672 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446401673 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:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446401673 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446401673 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] 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:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-06-26T20:22:00.130Z] 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:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] 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:22:00 [2024-06-26T20:22:00.130Z] 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:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.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:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446401676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446401676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446401676 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446401676 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446401676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:00 [2024-06-26T20:22:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446401676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:00 [2024-06-26T20:22:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446401677 data=null 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:22:00 [2024-06-26T20:22:00.386Z] 
16:22:00 [2024-06-26T20:22:00.386Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.224: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.386Z] 
16:22:00 [2024-06-26T20:22:00.386Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.293: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:22:00 [2024-06-26T20:22:00.642Z] 
16:22:00 [2024-06-26T20:22:00.642Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.487: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.642Z] 
16:22:00 [2024-06-26T20:22:00.642Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.523: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.642Z] 
16:22:00 [2024-06-26T20:22:00.642Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.558: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.642Z] 
16:22:00 [2024-06-26T20:22:00.642Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.590: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.642Z] 
16:22:00 [2024-06-26T20:22:00.642Z] (Eclipse:12176): Gtk-WARNING **: 20:22:00.635: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446402408 data=null}, (of type 'Combo')]
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446402462 data=null doit=true}, TreeItem with text {traces}]
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446402462 data=null}, TreeItem with text {traces}]
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446402462 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446402462 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:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446402465 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:00 [2024-06-26T20:22:00.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446402466 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446402466 data=null doit=true}, Tree node with text: synctraces]
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446402466 data=null}, Tree node with text: synctraces]
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446402466 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446402467 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:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446402468 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446402492 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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.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:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-06-26T20:22:00.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.155Z] 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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2ef2fa78
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446402499 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446402499 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446402499 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446402500 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446402500 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446402500 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446402500 data=null 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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446402500 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446402500 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446402500 data=null button=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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446402501 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446402501 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:01 [2024-06-26T20:22:01.156Z] 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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:01 [2024-06-26T20:22:01.156Z] 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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:01 [2024-06-26T20:22:01.156Z] 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:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:01 [2024-06-26T20:22:01.157Z] 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:01 [2024-06-26T20:22:01.157Z] 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] 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:22:01 [2024-06-26T20:22:01.157Z] 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:01 [2024-06-26T20:22:01.157Z] 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30aeb2b3
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446402507 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446402507 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446402507 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446402508 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446402508 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446402508 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446402508 data=null 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446402509 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446402509 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:22:01 [2024-06-26T20:22:01.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446402509 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:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446402509 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446402510 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] 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:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:01 [2024-06-26T20:22:01.158Z] 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:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] 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:22:01 [2024-06-26T20:22:01.158Z] 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:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.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:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.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:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446402520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446402520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446402520 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:01 [2024-06-26T20:22:01.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446402520 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:01 [2024-06-26T20:22:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446402521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:01 [2024-06-26T20:22:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446402521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:01 [2024-06-26T20:22:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:01 [2024-06-26T20:22:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:01 [2024-06-26T20:22:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:01 [2024-06-26T20:22:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:01 [2024-06-26T20:22:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:01 [2024-06-26T20:22:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:01 [2024-06-26T20:22:01.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446402521 data=null 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:22:01 [2024-06-26T20:22:01.415Z] 
16:22:01 [2024-06-26T20:22:01.415Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.370: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.415Z] 
16:22:01 [2024-06-26T20:22:01.415Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.398: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.416: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.433: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.450: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.467: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.484: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.501: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.519: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.536: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.553: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] 
16:22:01 [2024-06-26T20:22:01.671Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.569: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:01 [2024-06-26T20:22:01.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:01 [2024-06-26T20:22:01.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446403180 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446403180 data=null}, TreeItem with text {Traces [2]}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446403181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446403181 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:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446403193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:01 [2024-06-26T20:22:01.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446403195 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446403195 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446403195 data=null}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446403195 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446403196 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:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446403216 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446403216 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446403217 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:01 [2024-06-26T20:22:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446403217 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:22:01 [2024-06-26T20:22:01.928Z] 
16:22:01 [2024-06-26T20:22:01.928Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:01.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.927: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.984: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.984: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.984: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.984: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.985: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.985: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.985: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.985: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-WARNING **: 20:22:01.997: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.184Z] 
16:22:02 [2024-06-26T20:22:02.184Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:01.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:02 [2024-06-26T20:22:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446403389 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:02 [2024-06-26T20:22:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446403747 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:02 [2024-06-26T20:22:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446403769 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:02 [2024-06-26T20:22:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446403770 data=null}, TreeItem with text {scp_dest}]
16:22:02 [2024-06-26T20:22:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:02 [2024-06-26T20:22:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:02 [2024-06-26T20:22:02.440Z] 
16:22:02 [2024-06-26T20:22:02.440Z] (Eclipse:12176): Gtk-WARNING **: 20:22:02.267: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.440Z] 
16:22:02 [2024-06-26T20:22:02.440Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:02.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:02 [2024-06-26T20:22:02.440Z] 
16:22:02 [2024-06-26T20:22:02.440Z] (Eclipse:12176): Gtk-WARNING **: 20:22:02.283: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.697Z] 
16:22:02 [2024-06-26T20:22:02.697Z] (Eclipse:12176): Gtk-WARNING **: 20:22:02.600: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.697Z] 
16:22:02 [2024-06-26T20:22:02.697Z] (Eclipse:12176): Gtk-WARNING **: 20:22:02.682: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.953Z] 
16:22:02 [2024-06-26T20:22:02.953Z] (Eclipse:12176): Gtk-WARNING **: 20:22:02.722: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:02 [2024-06-26T20:22:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:02 [2024-06-26T20:22:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:02 [2024-06-26T20:22:02.953Z] 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:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2024-06-26T20:22:02.954Z] 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:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446404413 data=null}, (of type 'Combo')]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446404515 data=null doit=true}, TreeItem with text {traces}]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446404515 data=null}, TreeItem with text {traces}]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446404516 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446404516 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:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446404519 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446404520 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446404520 data=null doit=true}, Tree node with text: synctraces]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446404520 data=null}, Tree node with text: synctraces]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446404521 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446404521 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:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446404522 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:02 [2024-06-26T20:22:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:03 [2024-06-26T20:22:03.211Z] 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:22:03 [2024-06-26T20:22:03.211Z] 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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446404586 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:22:03 [2024-06-26T20:22:03.211Z] 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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] 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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:03 [2024-06-26T20:22:03.211Z] 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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.211Z] 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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@54d66499
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446404610 data=null button=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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446404610 data=null button=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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446404611 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446404611 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446404611 data=null button=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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446404611 data=null button=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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446404611 data=null 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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446404632 data=null button=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:22:03 [2024-06-26T20:22:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446404632 data=null button=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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446404632 data=null button=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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446404632 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446404632 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.212Z] 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:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43b70cb6
16:22:03 [2024-06-26T20:22:03.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404638 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404638 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446404638 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446404639 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404639 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404639 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446404639 data=null 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404639 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404639 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446404639 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446404639 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446404639 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:03 [2024-06-26T20:22:03.213Z] 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1343eae6
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446404646 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446404646 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446404646 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446404646 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446404646 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446404646 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446404646 data=null 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446404653 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446404654 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446404654 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:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446404654 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446404654 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] 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:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:03 [2024-06-26T20:22:03.214Z] 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:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] 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:22:03 [2024-06-26T20:22:03.214Z] 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:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.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:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.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:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446404667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446404667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446404667 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446404668 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446404668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:03 [2024-06-26T20:22:03.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446404668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:03 [2024-06-26T20:22:03.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:03 [2024-06-26T20:22:03.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:03 [2024-06-26T20:22:03.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:03 [2024-06-26T20:22:03.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:03 [2024-06-26T20:22:03.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:03 [2024-06-26T20:22:03.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:03 [2024-06-26T20:22:03.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446404668 data=null 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:22:03 [2024-06-26T20:22:03.776Z] 
16:22:03 [2024-06-26T20:22:03.776Z] (Eclipse:12176): Gtk-WARNING **: 20:22:03.678: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:03 [2024-06-26T20:22:03.776Z] 
16:22:03 [2024-06-26T20:22:03.776Z] (Eclipse:12176): Gtk-WARNING **: 20:22:03.709: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:03 [2024-06-26T20:22:03.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:03 [2024-06-26T20:22:03.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:03 [2024-06-26T20:22:03.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:03 [2024-06-26T20:22:03.776Z] 
16:22:03 [2024-06-26T20:22:03.776Z] (Eclipse:12176): Gtk-WARNING **: 20:22:03.763: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.033Z] 
16:22:04 [2024-06-26T20:22:04.033Z] (Eclipse:12176): Gtk-WARNING **: 20:22:03.776: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:04 [2024-06-26T20:22:04.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:04 [2024-06-26T20:22:04.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:04 [2024-06-26T20:22:04.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446405381 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446405381 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446405382 data=null}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446405382 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446405382 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:22:04 [2024-06-26T20:22:04.033Z] 
16:22:04 [2024-06-26T20:22:04.033Z] (Eclipse:12176): Gtk-WARNING **: 20:22:03.793: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446405401 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446405402 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446405402 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] 
16:22:04 [2024-06-26T20:22:04.033Z] (Eclipse:12176): Gtk-WARNING **: 20:22:03.878: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446405402 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:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446405534 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446405534 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446405534 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446405534 data=null}, TreeItem with text {scp_dest}]
16:22:04 [2024-06-26T20:22:04.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:04.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.123: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.203: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.203: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.203: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.203: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.203: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.203: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.204: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.204: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.214: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.289Z] 
16:22:04 [2024-06-26T20:22:04.289Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:04.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:04 [2024-06-26T20:22:04.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:04 [2024-06-26T20:22:04.802Z] 
16:22:04 [2024-06-26T20:22:04.802Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.545: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:04 [2024-06-26T20:22:04.802Z] 
16:22:04 [2024-06-26T20:22:04.802Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:04.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:04 [2024-06-26T20:22:04.802Z] 
16:22:04 [2024-06-26T20:22:04.802Z] (Eclipse:12176): Gtk-WARNING **: 20:22:04.560: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:05 [2024-06-26T20:22:05.365Z] 
16:22:05 [2024-06-26T20:22:05.365Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.059: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:05 [2024-06-26T20:22:05.365Z] 
16:22:05 [2024-06-26T20:22:05.365Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.094: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:05 [2024-06-26T20:22:05.365Z] 
16:22:05 [2024-06-26T20:22:05.365Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.131: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:05 [2024-06-26T20:22:05.365Z] 
16:22:05 [2024-06-26T20:22:05.365Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.186: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:05 [2024-06-26T20:22:05.365Z] 
16:22:05 [2024-06-26T20:22:05.365Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.219: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:05 [2024-06-26T20:22:05.622Z] 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:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.622Z] 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:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446406977 data=null}, (of type 'Combo')]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446407037 data=null doit=true}, TreeItem with text {traces}]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446407037 data=null}, TreeItem with text {traces}]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446407037 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446407038 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:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446407040 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446407041 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446407041 data=null doit=true}, Tree node with text: synctraces]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446407041 data=null}, Tree node with text: synctraces]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446407042 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446407042 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:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446407043 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:05 [2024-06-26T20:22:05.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446407067 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:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a2b5f27
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446407074 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446407074 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446407074 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446407074 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446407074 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446407074 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446407074 data=null 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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446407075 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446407075 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446407075 data=null button=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:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446407075 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446407075 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:05 [2024-06-26T20:22:05.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:05 [2024-06-26T20:22:05.623Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:05 [2024-06-26T20:22:05.624Z] 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:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22f34197
16:22:05 [2024-06-26T20:22:05.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446407081 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446407081 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446407081 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446407081 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446407081 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446407082 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446407082 data=null 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446407098 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446407098 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446407099 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446407099 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446407099 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:05 [2024-06-26T20:22:05.625Z] 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] 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:22:05 [2024-06-26T20:22:05.625Z] 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
16:22:05 [2024-06-26T20:22:05.625Z] 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:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:22:05 [2024-06-26T20:22:05.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.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:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.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:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.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:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.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:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446407176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446407176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446407176 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446407176 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446407176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:05 [2024-06-26T20:22:05.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446407176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:05 [2024-06-26T20:22:05.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:22:05 [2024-06-26T20:22:05.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:22:05 [2024-06-26T20:22:05.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:22:05 [2024-06-26T20:22:05.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:22:05 [2024-06-26T20:22:05.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:22:05 [2024-06-26T20:22:05.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:06 [2024-06-26T20:22:06.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446407176 data=null 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:22:06 [2024-06-26T20:22:06.138Z] 
16:22:06 [2024-06-26T20:22:06.138Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.969: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.138Z] 
16:22:06 [2024-06-26T20:22:06.138Z] (Eclipse:12176): Gtk-WARNING **: 20:22:05.998: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.138Z] 
16:22:06 [2024-06-26T20:22:06.138Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.015: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.138Z] 
16:22:06 [2024-06-26T20:22:06.138Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.032: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.139Z] 
16:22:06 [2024-06-26T20:22:06.139Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.050: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.139Z] 
16:22:06 [2024-06-26T20:22:06.139Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.068: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.139Z] 
16:22:06 [2024-06-26T20:22:06.139Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.087: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.139Z] 
16:22:06 [2024-06-26T20:22:06.139Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.103: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.139Z] 
16:22:06 [2024-06-26T20:22:06.139Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.121: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:06 [2024-06-26T20:22:06.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:06 [2024-06-26T20:22:06.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446407731 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446407731 data=null}, TreeItem with text {Traces [2]}]
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446407732 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:06 [2024-06-26T20:22:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446407732 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:22:06 [2024-06-26T20:22:06.395Z] 
16:22:06 [2024-06-26T20:22:06.395Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.140: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446407750 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:06 [2024-06-26T20:22:06.395Z] 
16:22:06 [2024-06-26T20:22:06.395Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.155: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446407760 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446407760 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446407760 data=null}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446407761 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446407761 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:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446407777 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446407777 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446407777 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:06 [2024-06-26T20:22:06.395Z] 
16:22:06 [2024-06-26T20:22:06.395Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.350: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.395Z] 
16:22:06 [2024-06-26T20:22:06.395Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.378: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.651Z] 
16:22:06 [2024-06-26T20:22:06.651Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.407: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.651Z] 
16:22:06 [2024-06-26T20:22:06.651Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.436: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.651Z] 
16:22:06 [2024-06-26T20:22:06.651Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.466: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.651Z] 
16:22:06 [2024-06-26T20:22:06.651Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.494: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446407777 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:22:06 [2024-06-26T20:22:06.651Z] 
16:22:06 [2024-06-26T20:22:06.651Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.575: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.651Z] 
16:22:06 [2024-06-26T20:22:06.651Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.605: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:06 [2024-06-26T20:22:06.908Z] 
16:22:06 [2024-06-26T20:22:06.908Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:06.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:06 [2024-06-26T20:22:06.908Z] 
16:22:06 [2024-06-26T20:22:06.908Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.798: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.909: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.909: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.910: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.910: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.910: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.910: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.910: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.910: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-WARNING **: 20:22:06.925: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.164Z] 
16:22:07 [2024-06-26T20:22:07.164Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:06.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:07 [2024-06-26T20:22:07.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446408211 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:07 [2024-06-26T20:22:07.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446408719 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:07 [2024-06-26T20:22:07.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446408720 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:07 [2024-06-26T20:22:07.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446408720 data=null}, TreeItem with text {scp_dest}]
16:22:07 [2024-06-26T20:22:07.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:07 [2024-06-26T20:22:07.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:07 [2024-06-26T20:22:07.420Z] 
16:22:07 [2024-06-26T20:22:07.420Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.190: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.420Z] 
16:22:07 [2024-06-26T20:22:07.420Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:07.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:07 [2024-06-26T20:22:07.420Z] 
16:22:07 [2024-06-26T20:22:07.421Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.208: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.982Z] 
16:22:07 [2024-06-26T20:22:07.982Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.728: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.982Z] 
16:22:07 [2024-06-26T20:22:07.982Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.764: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.982Z] 
16:22:07 [2024-06-26T20:22:07.982Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.800: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.982Z] 
16:22:07 [2024-06-26T20:22:07.982Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.832: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:07 [2024-06-26T20:22:07.982Z] 
16:22:07 [2024-06-26T20:22:07.982Z] (Eclipse:12176): Gtk-WARNING **: 20:22:07.864: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:08 [2024-06-26T20:22:08.238Z] 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:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] 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:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446409627 data=null}, (of type 'Combo')]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446409686 data=null doit=true}, TreeItem with text {traces}]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446409686 data=null}, TreeItem with text {traces}]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446409686 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446409687 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:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446409689 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446409690 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446409690 data=null doit=true}, Tree node with text: synctraces]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446409690 data=null}, Tree node with text: synctraces]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446409691 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446409691 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:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446409692 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446409716 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:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.239Z] 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:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:08 [2024-06-26T20:22:08.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] 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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3f698ab8
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446409726 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446409726 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446409726 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446409726 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446409726 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446409726 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446409727 data=null 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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446409727 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446409727 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446409727 data=null button=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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446409727 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446409727 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@16f453c9
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446409729 data=null 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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446409729 data=null 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:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446409729 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446409729 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446409730 data=null 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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446409730 data=null 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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446409730 data=null 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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446409730 data=null 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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446409730 data=null 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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446409730 data=null 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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446409730 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446409730 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3f098695
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446409744 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446409745 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446409745 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446409745 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446409745 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446409745 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446409745 data=null 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446409746 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446409746 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446409746 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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446409746 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446409746 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.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:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.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:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.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:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446409770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446409770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446409770 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446409770 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446409770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:08 [2024-06-26T20:22:08.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446409770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:08 [2024-06-26T20:22:08.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:08 [2024-06-26T20:22:08.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:08 [2024-06-26T20:22:08.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:08 [2024-06-26T20:22:08.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:08 [2024-06-26T20:22:08.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:08 [2024-06-26T20:22:08.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:08 [2024-06-26T20:22:08.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446409770 data=null 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:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.506: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.536: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.555: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.572: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.587: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.603: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.621: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.639: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.657: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.674: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.691: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:08 [2024-06-26T20:22:08.755Z] 
16:22:08 [2024-06-26T20:22:08.755Z] (Eclipse:12176): Gtk-WARNING **: 20:22:08.708: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:09 [2024-06-26T20:22:09.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:09 [2024-06-26T20:22:09.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446410383 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446410383 data=null}, TreeItem with text {Traces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446410384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446410384 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:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446410387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446410399 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446410399 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446410400 data=null}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446410400 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446410400 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:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446410413 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446410414 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446410414 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446410415 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:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446410419 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446410420 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446410420 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446410420 data=null}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446410420 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446410420 data=null}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446410421 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446410421 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446410422 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446410423 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446410423 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446410423 data=null}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446410465 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446410465 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:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446410472 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446410472 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446410472 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446410473 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:22:09 [2024-06-26T20:22:09.269Z] 
16:22:09 [2024-06-26T20:22:09.269Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:09.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:09 [2024-06-26T20:22:09.269Z] 
16:22:09 [2024-06-26T20:22:09.269Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.233: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.298: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.298: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.298: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.298: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.298: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.298: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.299: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.299: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.310: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.525Z] 
16:22:09 [2024-06-26T20:22:09.525Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:09.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:09 [2024-06-26T20:22:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446410587 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446411075 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446411096 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446411096 data=null}, TreeItem with text {scp_dest}]
16:22:09 [2024-06-26T20:22:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:09 [2024-06-26T20:22:09.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:22:09 [2024-06-26T20:22:09.782Z] 
16:22:09 [2024-06-26T20:22:09.782Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.561: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:09 [2024-06-26T20:22:09.782Z] 
16:22:09 [2024-06-26T20:22:09.782Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:09.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:09 [2024-06-26T20:22:09.782Z] 
16:22:09 [2024-06-26T20:22:09.782Z] (Eclipse:12176): Gtk-WARNING **: 20:22:09.577: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:10 [2024-06-26T20:22:10.344Z] 
16:22:10 [2024-06-26T20:22:10.344Z] (Eclipse:12176): Gtk-WARNING **: 20:22:10.212: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:10 [2024-06-26T20:22:10.344Z] 
16:22:10 [2024-06-26T20:22:10.344Z] (Eclipse:12176): Gtk-WARNING **: 20:22:10.247: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:10 [2024-06-26T20:22:10.344Z] 
16:22:10 [2024-06-26T20:22:10.344Z] (Eclipse:12176): Gtk-WARNING **: 20:22:10.282: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:10 [2024-06-26T20:22:10.344Z] 
16:22:10 [2024-06-26T20:22:10.344Z] (Eclipse:12176): Gtk-WARNING **: 20:22:10.315: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:10 [2024-06-26T20:22:10.601Z] 
16:22:10 [2024-06-26T20:22:10.601Z] (Eclipse:12176): Gtk-WARNING **: 20:22:10.347: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:10 [2024-06-26T20:22:10.601Z] 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:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.601Z] 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:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446412074 data=null}, (of type 'Combo')]
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446412131 data=null doit=true}, TreeItem with text {traces}]
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446412131 data=null}, TreeItem with text {traces}]
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446412132 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:10 [2024-06-26T20:22:10.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446412132 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446412135 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446412136 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446412136 data=null doit=true}, Tree node with text: synctraces]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446412136 data=null}, Tree node with text: synctraces]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446412136 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446412136 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446412138 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:10 [2024-06-26T20:22:10.602Z] 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:22:10 [2024-06-26T20:22:10.602Z] 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446412188 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:22:10 [2024-06-26T20:22:10.602Z] 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:10 [2024-06-26T20:22:10.602Z] 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.602Z] 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2fb90f1
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446412190 data=null button=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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446412190 data=null button=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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446412191 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446412191 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446412191 data=null button=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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446412191 data=null button=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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446412191 data=null 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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446412191 data=null button=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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446412191 data=null button=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:22:10 [2024-06-26T20:22:10.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446412191 data=null button=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:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446412192 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446412192 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:10 [2024-06-26T20:22:10.603Z] 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:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@788c0028
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446412198 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446412199 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446412199 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446412199 data=null 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:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446412200 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446412200 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:10 [2024-06-26T20:22:10.860Z] 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79acb200
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446412205 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446412206 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:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446412206 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446412206 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446412206 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446412206 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446412206 data=null 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446412207 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446412207 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446412207 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446412207 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446412207 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:10 [2024-06-26T20:22:10.861Z] 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] 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:22:10 [2024-06-26T20:22:10.861Z] 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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.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:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:10 [2024-06-26T20:22:10.861Z] DEBUG org.eclipse.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:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446412268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446412269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446412269 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446412269 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446412269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446412269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:10 [2024-06-26T20:22:10.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:10 [2024-06-26T20:22:10.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:10 [2024-06-26T20:22:10.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:10 [2024-06-26T20:22:10.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:10 [2024-06-26T20:22:10.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:10 [2024-06-26T20:22:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:11 [2024-06-26T20:22:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446412269 data=null 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:22:11 [2024-06-26T20:22:11.424Z] 
16:22:11 [2024-06-26T20:22:11.424Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.283: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.424Z] 
16:22:11 [2024-06-26T20:22:11.424Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.310: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.424Z] 
16:22:11 [2024-06-26T20:22:11.424Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.327: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.424Z] 
16:22:11 [2024-06-26T20:22:11.424Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.374: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.424Z] 
16:22:11 [2024-06-26T20:22:11.424Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.392: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.424Z] 
16:22:11 [2024-06-26T20:22:11.424Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.409: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.680Z] 
16:22:11 [2024-06-26T20:22:11.680Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.426: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.680Z] 
16:22:11 [2024-06-26T20:22:11.680Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.465: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.680Z] 
16:22:11 [2024-06-26T20:22:11.680Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.472: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:11 [2024-06-26T20:22:11.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:11 [2024-06-26T20:22:11.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446413127 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446413127 data=null}, TreeItem with text {Traces [2]}]
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446413128 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446413128 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:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446413130 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:11 [2024-06-26T20:22:11.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446413131 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446413131 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446413132 data=null}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446413132 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446413132 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:22:11 [2024-06-26T20:22:11.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446413175 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446413176 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446413176 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:11 [2024-06-26T20:22:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446413176 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:22:11 [2024-06-26T20:22:11.937Z] 
16:22:11 [2024-06-26T20:22:11.937Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:11.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:11 [2024-06-26T20:22:11.937Z] 
16:22:11 [2024-06-26T20:22:11.937Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.883: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.967: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.967: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.967: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.967: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.968: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.968: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.968: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.968: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-WARNING **: 20:22:11.980: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.195Z] 
16:22:12 [2024-06-26T20:22:12.195Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:11.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:12 [2024-06-26T20:22:12.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446413275 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:12 [2024-06-26T20:22:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446413697 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:12 [2024-06-26T20:22:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446413721 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:12 [2024-06-26T20:22:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446413722 data=null}, TreeItem with text {scp_dest}]
16:22:12 [2024-06-26T20:22:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:12 [2024-06-26T20:22:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:12 [2024-06-26T20:22:12.452Z] 
16:22:12 [2024-06-26T20:22:12.452Z] (Eclipse:12176): Gtk-WARNING **: 20:22:12.214: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:12 [2024-06-26T20:22:12.452Z] 
16:22:12 [2024-06-26T20:22:12.452Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:12.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:12 [2024-06-26T20:22:12.452Z] 
16:22:12 [2024-06-26T20:22:12.452Z] (Eclipse:12176): Gtk-WARNING **: 20:22:12.229: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.013Z] 
16:22:13 [2024-06-26T20:22:13.013Z] (Eclipse:12176): Gtk-WARNING **: 20:22:12.895: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.013Z] 
16:22:13 [2024-06-26T20:22:13.013Z] (Eclipse:12176): Gtk-WARNING **: 20:22:12.933: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.013Z] 
16:22:13 [2024-06-26T20:22:13.013Z] (Eclipse:12176): Gtk-WARNING **: 20:22:12.980: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.271Z] 
16:22:13 [2024-06-26T20:22:13.271Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.014: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:13 [2024-06-26T20:22:13.271Z] 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:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.271Z] 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:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446414732 data=null}, (of type 'Combo')]
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446414789 data=null doit=true}, TreeItem with text {traces}]
16:22:13 [2024-06-26T20:22:13.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446414789 data=null}, TreeItem with text {traces}]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446414790 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446414790 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446414793 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446414793 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446414794 data=null doit=true}, Tree node with text: synctraces]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446414794 data=null}, Tree node with text: synctraces]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446414794 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446414794 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446414795 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446414826 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:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:13 [2024-06-26T20:22:13.272Z] 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:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:13 [2024-06-26T20:22:13.273Z] 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e0658f8
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=1446414834 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446414834 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:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=1446414834 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:13 [2024-06-26T20:22:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=1446414834 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=1446414835 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=1446414835 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=1446414835 data=null 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=1446414836 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=1446414836 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=1446414836 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=1446414836 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=1446414836 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:13 [2024-06-26T20:22:13.274Z] 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] 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:22:13 [2024-06-26T20:22:13.274Z] 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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.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:22:13 [2024-06-26T20:22:13.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:13 [2024-06-26T20:22:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446414845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:13 [2024-06-26T20:22:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446414845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:13 [2024-06-26T20:22:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446414846 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:13 [2024-06-26T20:22:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446414846 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:13 [2024-06-26T20:22:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446414846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:13 [2024-06-26T20:22:13.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446414846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:13 [2024-06-26T20:22:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:13 [2024-06-26T20:22:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:13 [2024-06-26T20:22:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:13 [2024-06-26T20:22:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:13 [2024-06-26T20:22:13.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:13 [2024-06-26T20:22:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:13 [2024-06-26T20:22:13.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446414846 data=null 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:22:13 [2024-06-26T20:22:13.531Z] 
16:22:13 [2024-06-26T20:22:13.531Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.506: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.536: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.553: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.571: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.591: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.605: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.623: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.640: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.657: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.675: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:13 [2024-06-26T20:22:13.787Z] 
16:22:13 [2024-06-26T20:22:13.787Z] (Eclipse:12176): Gtk-WARNING **: 20:22:13.692: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:14 [2024-06-26T20:22:14.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:14 [2024-06-26T20:22:14.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446415399 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446415399 data=null}, TreeItem with text {Traces [2]}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446415400 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446415400 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:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446415403 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:14 [2024-06-26T20:22:14.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446415403 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446415404 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446415404 data=null}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446415404 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446415405 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:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446415419 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446415419 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446415420 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446415420 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:22:14 [2024-06-26T20:22:14.043Z] 
16:22:14 [2024-06-26T20:22:14.043Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:13.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:14 [2024-06-26T20:22:14.043Z] 
16:22:14 [2024-06-26T20:22:14.043Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.031: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.100: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.100: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.100: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.100: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.100: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.100: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.112: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.299Z] 
16:22:14 [2024-06-26T20:22:14.299Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:14.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:14 [2024-06-26T20:22:14.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446415487 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446415873 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446415879 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446415879 data=null}, TreeItem with text {scp_dest}]
16:22:14 [2024-06-26T20:22:14.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:14 [2024-06-26T20:22:14.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:14 [2024-06-26T20:22:14.555Z] 
16:22:14 [2024-06-26T20:22:14.555Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.383: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:14 [2024-06-26T20:22:14.555Z] 
16:22:14 [2024-06-26T20:22:14.555Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:14.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:14 [2024-06-26T20:22:14.555Z] 
16:22:14 [2024-06-26T20:22:14.555Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.398: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.120Z] 
16:22:15 [2024-06-26T20:22:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:22:14.993: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.120Z] 
16:22:15 [2024-06-26T20:22:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.065: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.120Z] 
16:22:15 [2024-06-26T20:22:15.120Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.097: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:15 [2024-06-26T20:22:15.376Z] 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:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.376Z] 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:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446416789 data=null}, (of type 'Combo')]
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:15 [2024-06-26T20:22:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446416846 data=null doit=true}, TreeItem with text {traces}]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446416846 data=null}, TreeItem with text {traces}]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446416846 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446416847 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446416849 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446416850 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446416850 data=null doit=true}, Tree node with text: synctraces]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446416850 data=null}, Tree node with text: synctraces]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446416851 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446416872 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446416873 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:15 [2024-06-26T20:22:15.377Z] 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:22:15 [2024-06-26T20:22:15.377Z] 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446416904 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:22:15 [2024-06-26T20:22:15.377Z] 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:15 [2024-06-26T20:22:15.377Z] 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.377Z] 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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ad019e7
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446416907 data=null button=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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446416907 data=null button=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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446416907 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446416907 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446416907 data=null button=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:22:15 [2024-06-26T20:22:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446416907 data=null button=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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446416908 data=null 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446416908 data=null button=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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446416908 data=null button=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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446416908 data=null button=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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446416908 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446416908 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:15 [2024-06-26T20:22:15.378Z] 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:15 [2024-06-26T20:22:15.378Z] 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:15 [2024-06-26T20:22:15.378Z] 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:15 [2024-06-26T20:22:15.378Z] 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:15 [2024-06-26T20:22:15.378Z] 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:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] 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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.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:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.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:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446416972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446416972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446416972 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446416972 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446416972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:15 [2024-06-26T20:22:15.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446416972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:15 [2024-06-26T20:22:15.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:15 [2024-06-26T20:22:15.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:15 [2024-06-26T20:22:15.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:15 [2024-06-26T20:22:15.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:15 [2024-06-26T20:22:15.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:15 [2024-06-26T20:22:15.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:15 [2024-06-26T20:22:15.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446416972 data=null 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:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.722: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.750: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.768: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.786: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.804: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.821: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.839: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.855: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:15 [2024-06-26T20:22:15.892Z] 
16:22:15 [2024-06-26T20:22:15.892Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.873: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.148Z] 
16:22:16 [2024-06-26T20:22:16.148Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.891: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.148Z] 
16:22:16 [2024-06-26T20:22:16.148Z] (Eclipse:12176): Gtk-WARNING **: 20:22:15.908: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2024-06-26T20:22:16.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:16 [2024-06-26T20:22:16.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446417585 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446417585 data=null}, TreeItem with text {Traces [2]}]
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446417586 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446417586 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:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446417588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:16 [2024-06-26T20:22:16.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446417600 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446417600 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446417600 data=null}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446417600 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446417601 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:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446417616 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446417616 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446417617 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446417617 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:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:16.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.270: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.311: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.311: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.312: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.312: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.312: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.312: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.312: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.312: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.325: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.405Z] 
16:22:16 [2024-06-26T20:22:16.405Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:16.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:16 [2024-06-26T20:22:16.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446417696 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446418038 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446418073 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446418074 data=null}, TreeItem with text {scp_dest}]
16:22:16 [2024-06-26T20:22:16.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:16 [2024-06-26T20:22:16.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:16 [2024-06-26T20:22:16.662Z] 
16:22:16 [2024-06-26T20:22:16.662Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.567: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.662Z] 
16:22:16 [2024-06-26T20:22:16.662Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:16.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:16 [2024-06-26T20:22:16.662Z] 
16:22:16 [2024-06-26T20:22:16.662Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.584: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.918Z] 
16:22:16 [2024-06-26T20:22:16.918Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.868: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:16 [2024-06-26T20:22:16.919Z] 
16:22:16 [2024-06-26T20:22:16.919Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.905: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.174Z] 
16:22:17 [2024-06-26T20:22:17.174Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.942: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.174Z] 
16:22:17 [2024-06-26T20:22:17.174Z] (Eclipse:12176): Gtk-WARNING **: 20:22:16.974: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.174Z] 
16:22:17 [2024-06-26T20:22:17.174Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.003: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.174Z] 
16:22:17 [2024-06-26T20:22:17.174Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.032: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:17 [2024-06-26T20:22:17.175Z] 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:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.175Z] 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:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446418675 data=null}, (of type 'Combo')]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446418732 data=null doit=true}, TreeItem with text {traces}]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446418732 data=null}, TreeItem with text {traces}]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446418733 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446418733 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:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446418736 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446418754 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446418754 data=null doit=true}, Tree node with text: synctraces]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446418754 data=null}, Tree node with text: synctraces]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446418754 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446418755 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:22:17 [2024-06-26T20:22:17.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446418756 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:17 [2024-06-26T20:22:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:17 [2024-06-26T20:22:17.433Z] 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:22:17 [2024-06-26T20:22:17.433Z] 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:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446418786 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:22:17 [2024-06-26T20:22:17.433Z] 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:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] 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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:17 [2024-06-26T20:22:17.434Z] 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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] 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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@68d9d5b3
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446418789 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446418789 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446418789 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446418790 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446418790 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446418790 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446418790 data=null 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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446418790 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446418791 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446418791 data=null button=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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446418791 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446418791 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:17 [2024-06-26T20:22:17.434Z] 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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:17 [2024-06-26T20:22:17.434Z] 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:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:17 [2024-06-26T20:22:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:17 [2024-06-26T20:22:17.435Z] 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:17 [2024-06-26T20:22:17.435Z] 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b057816
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418797 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418798 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446418798 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446418798 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418798 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418804 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446418804 data=null 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418804 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418804 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446418804 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:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446418805 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446418805 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:17 [2024-06-26T20:22:17.436Z] 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:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] 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:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:17 [2024-06-26T20:22:17.436Z] 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:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] 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:22:17 [2024-06-26T20:22:17.436Z] 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:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446418812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:17 [2024-06-26T20:22:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446418812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:17 [2024-06-26T20:22:17.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446418813 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:17 [2024-06-26T20:22:17.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446418813 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:17 [2024-06-26T20:22:17.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446418813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:17 [2024-06-26T20:22:17.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446418813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:17 [2024-06-26T20:22:17.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2024-06-26T20:22:17.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:17 [2024-06-26T20:22:17.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446418813 data=null 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:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.811: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.880: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.897: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.914: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.931: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.969: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:17 [2024-06-26T20:22:17.999Z] 
16:22:17 [2024-06-26T20:22:17.999Z] (Eclipse:12176): Gtk-WARNING **: 20:22:17.987: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.256Z] 
16:22:18 [2024-06-26T20:22:18.256Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.003: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:18 [2024-06-26T20:22:18.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:18 [2024-06-26T20:22:18.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:18 [2024-06-26T20:22:18.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:18 [2024-06-26T20:22:18.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446419693 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446419693 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446419693 data=null}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446419694 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446419694 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:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446419700 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446419700 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446419700 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446419701 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:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446419774 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446419780 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446419780 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446419780 data=null}, TreeItem with text {scp_dest}]
16:22:18 [2024-06-26T20:22:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:18.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.377: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.415: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.415: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.416: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.416: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.416: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.416: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.416: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.416: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.427: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:18 [2024-06-26T20:22:18.513Z] 
16:22:18 [2024-06-26T20:22:18.513Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:18.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:18 [2024-06-26T20:22:18.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:19 [2024-06-26T20:22:19.024Z] 
16:22:19 [2024-06-26T20:22:19.024Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.781: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.024Z] 
16:22:19 [2024-06-26T20:22:19.024Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:18.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:19 [2024-06-26T20:22:19.024Z] 
16:22:19 [2024-06-26T20:22:19.024Z] (Eclipse:12176): Gtk-WARNING **: 20:22:18.796: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.280Z] 
16:22:19 [2024-06-26T20:22:19.280Z] (Eclipse:12176): Gtk-WARNING **: 20:22:19.277: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.536Z] 
16:22:19 [2024-06-26T20:22:19.536Z] (Eclipse:12176): Gtk-WARNING **: 20:22:19.313: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.536Z] 
16:22:19 [2024-06-26T20:22:19.536Z] (Eclipse:12176): Gtk-WARNING **: 20:22:19.348: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.536Z] 
16:22:19 [2024-06-26T20:22:19.536Z] (Eclipse:12176): Gtk-WARNING **: 20:22:19.381: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.537Z] 
16:22:19 [2024-06-26T20:22:19.537Z] (Eclipse:12176): Gtk-WARNING **: 20:22:19.412: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.537Z] 
16:22:19 [2024-06-26T20:22:19.537Z] (Eclipse:12176): Gtk-WARNING **: 20:22:19.442: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:19 [2024-06-26T20:22:19.793Z] 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:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] 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:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446421195 data=null}, (of type 'Combo')]
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=1446421254 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446421255 data=null doit=true}, TreeItem with text {traces}]
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446421255 data=null}, TreeItem with text {traces}]
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446421255 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446421255 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:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446421256 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:19 [2024-06-26T20:22:19.794Z] 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:22:19 [2024-06-26T20:22:19.794Z] 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:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446421283 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:22:19 [2024-06-26T20:22:19.794Z] 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:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] 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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:19 [2024-06-26T20:22:19.795Z] 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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] 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:22:19 [2024-06-26T20:22:19.795Z] 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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:19 [2024-06-26T20:22:19.795Z] 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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:19 [2024-06-26T20:22:19.795Z] 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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:19 [2024-06-26T20:22:19.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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:19 [2024-06-26T20:22:19.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 deselected, not deselecting again.
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:19 [2024-06-26T20:22:19.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:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1c9f274d
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421296 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421296 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1446421296 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1446421296 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421296 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421296 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1446421296 data=null 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421296 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421296 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1446421297 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1446421297 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1446421297 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:19 [2024-06-26T20:22:19.796Z] 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:19 [2024-06-26T20:22:19.796Z] 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:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.796Z] 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:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:19 [2024-06-26T20:22:19.797Z] 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:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] 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:22:19 [2024-06-26T20:22:19.797Z] 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:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.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:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446421306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446421306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446421307 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446421307 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446421307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446421307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:19 [2024-06-26T20:22:19.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:19 [2024-06-26T20:22:19.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:19 [2024-06-26T20:22:19.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:19 [2024-06-26T20:22:19.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:19 [2024-06-26T20:22:19.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:19 [2024-06-26T20:22:19.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:20 [2024-06-26T20:22:20.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446421307 data=null 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:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.095: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.123: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.140: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.161: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.174: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.192: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.209: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.227: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.245: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.262: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] 
16:22:20 [2024-06-26T20:22:20.311Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.279: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2024-06-26T20:22:20.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:20 [2024-06-26T20:22:20.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446421887 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446421888 data=null}, TreeItem with text {Traces [2]}]
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446421888 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:20 [2024-06-26T20:22:20.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446421888 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:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446421890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:20 [2024-06-26T20:22:20.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:20 [2024-06-26T20:22:20.312Z] 
16:22:20 [2024-06-26T20:22:20.312Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.296: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446421891 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446421904 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446421905 data=null}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446421905 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446421905 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:22:20 [2024-06-26T20:22:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446421920 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446421921 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446421921 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:20 [2024-06-26T20:22:20.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446421921 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:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:20.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.620: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.700: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.700: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.701: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.701: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.701: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.701: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.701: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.701: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-WARNING **: 20:22:20.713: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:20 [2024-06-26T20:22:20.824Z] 
16:22:20 [2024-06-26T20:22:20.824Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:20.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:21 [2024-06-26T20:22:21.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446422085 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:21 [2024-06-26T20:22:21.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446422529 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:21 [2024-06-26T20:22:21.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446422529 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:21 [2024-06-26T20:22:21.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446422530 data=null}, TreeItem with text {scp_dest}]
16:22:21 [2024-06-26T20:22:21.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:21 [2024-06-26T20:22:21.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:21 [2024-06-26T20:22:21.081Z] 
16:22:21 [2024-06-26T20:22:21.081Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.012: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.336Z] 
16:22:21 [2024-06-26T20:22:21.336Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:21.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:21 [2024-06-26T20:22:21.336Z] 
16:22:21 [2024-06-26T20:22:21.336Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.235: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.593Z] 
16:22:21 [2024-06-26T20:22:21.593Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.512: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.593Z] 
16:22:21 [2024-06-26T20:22:21.593Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.547: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.593Z] 
16:22:21 [2024-06-26T20:22:21.593Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.584: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.848Z] 
16:22:21 [2024-06-26T20:22:21.848Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.619: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.848Z] 
16:22:21 [2024-06-26T20:22:21.848Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.652: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.848Z] 
16:22:21 [2024-06-26T20:22:21.848Z] (Eclipse:12176): Gtk-WARNING **: 20:22:21.681: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:21 [2024-06-26T20:22:21.848Z] 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:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2024-06-26T20:22:21.848Z] 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:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446423444 data=null}, (of type 'Combo')]
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:21 [2024-06-26T20:22:21.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446423498 data=null doit=true}, TreeItem with text {traces}]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446423498 data=null}, TreeItem with text {traces}]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446423499 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446423499 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:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446423501 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446423502 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446423502 data=null doit=true}, Tree node with text: synctraces]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446423503 data=null}, Tree node with text: synctraces]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446423503 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446423503 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:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446423504 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:22 [2024-06-26T20:22:22.105Z] 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:22:22 [2024-06-26T20:22:22.105Z] 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:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446423527 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:22:22 [2024-06-26T20:22:22.105Z] 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:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] 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:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:22 [2024-06-26T20:22:22.105Z] 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:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] 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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f66d549
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446423533 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446423534 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446423534 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446423534 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446423534 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446423534 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446423534 data=null 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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446423534 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446423535 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446423535 data=null button=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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446423535 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446423535 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:22 [2024-06-26T20:22:22.106Z] 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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:22 [2024-06-26T20:22:22.106Z] 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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:22 [2024-06-26T20:22:22.106Z] 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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:22 [2024-06-26T20:22:22.106Z] 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:22:22 [2024-06-26T20:22:22.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] 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:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.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:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.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:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446423555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446423555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446423555 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446423555 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446423555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446423555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:22 [2024-06-26T20:22:22.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:22:22 [2024-06-26T20:22:22.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:22:22 [2024-06-26T20:22:22.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:22:22 [2024-06-26T20:22:22.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:22:22 [2024-06-26T20:22:22.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:22:22 [2024-06-26T20:22:22.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:22 [2024-06-26T20:22:22.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446423555 data=null 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:22:22 [2024-06-26T20:22:22.364Z] 
16:22:22 [2024-06-26T20:22:22.364Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.300: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.365: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.375: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.392: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.409: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.426: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.467: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.478: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] 
16:22:22 [2024-06-26T20:22:22.622Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.496: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:22 [2024-06-26T20:22:22.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:22 [2024-06-26T20:22:22.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446424105 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446424105 data=null}, TreeItem with text {Traces [2]}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446424105 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446424106 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:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446424108 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:22 [2024-06-26T20:22:22.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446424118 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446424118 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446424118 data=null}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446424119 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446424119 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:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446424173 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446424174 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446424174 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:22 [2024-06-26T20:22:22.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446424174 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:22:22 [2024-06-26T20:22:22.879Z] 
16:22:22 [2024-06-26T20:22:22.879Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:22.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:23 [2024-06-26T20:22:23.134Z] 
16:22:23 [2024-06-26T20:22:23.134Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.882: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.134Z] 
16:22:23 [2024-06-26T20:22:23.134Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.920: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.134Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.920: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.921: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.921: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.921: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.921: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.921: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.921: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:22.932: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:22.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:23 [2024-06-26T20:22:23.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446424288 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:23 [2024-06-26T20:22:23.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446424628 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:23 [2024-06-26T20:22:23.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446424660 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:23 [2024-06-26T20:22:23.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446424660 data=null}, TreeItem with text {scp_dest}]
16:22:23 [2024-06-26T20:22:23.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:23 [2024-06-26T20:22:23.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.116: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:23.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:23 [2024-06-26T20:22:23.135Z] 
16:22:23 [2024-06-26T20:22:23.135Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.132: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.390Z] 
16:22:23 [2024-06-26T20:22:23.390Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.359: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.646Z] 
16:22:23 [2024-06-26T20:22:23.646Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.394: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.646Z] 
16:22:23 [2024-06-26T20:22:23.646Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.428: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.646Z] 
16:22:23 [2024-06-26T20:22:23.646Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.461: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.646Z] 
16:22:23 [2024-06-26T20:22:23.646Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.492: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.646Z] 
16:22:23 [2024-06-26T20:22:23.646Z] (Eclipse:12176): Gtk-WARNING **: 20:22:23.521: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:23 [2024-06-26T20:22:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:23 [2024-06-26T20:22:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:23 [2024-06-26T20:22:23.646Z] 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:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.647Z] 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:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=1446425225 data=null}, (of type 'Combo')]
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:23 [2024-06-26T20:22:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=1446425278 data=null doit=true}, TreeItem with text {traces}]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=1446425278 data=null}, TreeItem with text {traces}]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=1446425278 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446425279 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:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=1446425281 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=1446425283 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=1446425283 data=null doit=true}, Tree node with text: synctraces]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=1446425283 data=null}, Tree node with text: synctraces]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=1446425283 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446425283 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:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=1446425284 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:23 [2024-06-26T20:22:23.903Z] 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:22:23 [2024-06-26T20:22:23.903Z] 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:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446425308 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:22:23 [2024-06-26T20:22:23.903Z] 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:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] 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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@703e55da
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1446425315 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446425315 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1446425315 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1446425315 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1446425315 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1446425315 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1446425316 data=null 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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1446425316 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1446425316 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1446425316 data=null button=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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1446425316 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1446425316 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:23 [2024-06-26T20:22:23.904Z] 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:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.905Z] 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:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:23 [2024-06-26T20:22:23.905Z] 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:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.905Z] 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:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446425333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446425333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446425333 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446425333 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446425333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:23 [2024-06-26T20:22:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446425333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:23 [2024-06-26T20:22:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:23 [2024-06-26T20:22:23.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:24 [2024-06-26T20:22:24.468Z] 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=1446425899 data=null doit=true}, Shell with text {Confirmation}]
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:22:24 [2024-06-26T20:22:24.468Z] 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:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1446425900 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:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1446425900 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:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1446425900 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1446425901 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1446425901 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:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1446425901 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:22:24 [2024-06-26T20:22:24.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1446425901 data=null 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:22:24 [2024-06-26T20:22:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:22:24 [2024-06-26T20:22:24.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446425333 data=null 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:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.740: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.774: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.791: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.808: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.826: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.843: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.860: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.878: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.896: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.913: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:24 [2024-06-26T20:22:24.989Z] 
16:22:24 [2024-06-26T20:22:24.989Z] (Eclipse:12176): Gtk-WARNING **: 20:22:24.929: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:25 [2024-06-26T20:22:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2024-06-26T20:22:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2024-06-26T20:22:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:25 [2024-06-26T20:22:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:25 [2024-06-26T20:22:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:25 [2024-06-26T20:22:25.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:25 [2024-06-26T20:22:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:25 [2024-06-26T20:22:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446426695 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446426696 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446426696 data=null}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446426696 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446426697 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:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446426703 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446426703 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446426704 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446426704 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:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446426771 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446426777 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:25.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.313: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.387: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.387: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.387: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.387: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.387: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.388: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.388: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.388: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.399: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.503Z] 
16:22:25 [2024-06-26T20:22:25.503Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:25.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:25 [2024-06-26T20:22:25.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446426815 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446427131 data=null}, TreeItem with text {scp_dest}]
16:22:25 [2024-06-26T20:22:25.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:25 [2024-06-26T20:22:25.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:22:25 [2024-06-26T20:22:25.760Z] 
16:22:25 [2024-06-26T20:22:25.760Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.591: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:25 [2024-06-26T20:22:25.760Z] 
16:22:25 [2024-06-26T20:22:25.760Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:25.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:25 [2024-06-26T20:22:25.760Z] 
16:22:25 [2024-06-26T20:22:25.760Z] (Eclipse:12176): Gtk-WARNING **: 20:22:25.605: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.322Z] 
16:22:26 [2024-06-26T20:22:26.322Z] (Eclipse:12176): Gtk-WARNING **: 20:22:26.056: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.322Z] 
16:22:26 [2024-06-26T20:22:26.322Z] (Eclipse:12176): Gtk-WARNING **: 20:22:26.091: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.322Z] 
16:22:26 [2024-06-26T20:22:26.322Z] (Eclipse:12176): Gtk-WARNING **: 20:22:26.125: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.322Z] 
16:22:26 [2024-06-26T20:22:26.322Z] (Eclipse:12176): Gtk-WARNING **: 20:22:26.159: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.322Z] 
16:22:26 [2024-06-26T20:22:26.322Z] (Eclipse:12176): Gtk-WARNING **: 20:22:26.191: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.322Z] 
16:22:26 [2024-06-26T20:22:26.322Z] (Eclipse:12176): Gtk-WARNING **: 20:22:26.227: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:26 [2024-06-26T20:22:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:22:26 [2024-06-26T20:22:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:22:26 [2024-06-26T20:22:26.579Z] 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1446427987 data=null doit=true}, Button with text {Select roo&t directory:}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1446427987 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:22:26 [2024-06-26T20:22:26.579Z] 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1446427990 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1446427990 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1446427990 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1446427990 data=null 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:22:26 [2024-06-26T20:22:26.579Z] 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=1446427994 data=null}, (of type 'Combo')]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1446428063 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1446428063 data=null doit=true}, TreeItem with text {/}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1446428063 data=null}, TreeItem with text {/}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1446428064 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446428064 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1446428064 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.579Z] 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:22:26 [2024-06-26T20:22:26.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1446428086 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:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.580Z] 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@552cd6ad
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1446428096 data=null 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446428096 data=null 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:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1446428096 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1446428096 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:26 [2024-06-26T20:22:26.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1446428096 data=null 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1446428096 data=null 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1446428096 data=null 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1446428097 data=null 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1446428097 data=null 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1446428097 data=null 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1446428097 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1446428097 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.581Z] 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:26 [2024-06-26T20:22:26.581Z] 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.581Z] 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] 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:22:26 [2024-06-26T20:22:26.581Z] 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:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.582Z] 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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:26 [2024-06-26T20:22:26.582Z] 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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] 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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:26 [2024-06-26T20:22:26.582Z] 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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] 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:22:26 [2024-06-26T20:22:26.582Z] 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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.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:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446428106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446428106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446428106 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:26 [2024-06-26T20:22:26.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446428106 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:26 [2024-06-26T20:22:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446428106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:26 [2024-06-26T20:22:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446428106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:22:26 [2024-06-26T20:22:26.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2024-06-26T20:22:26.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2024-06-26T20:22:26.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2024-06-26T20:22:26.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2024-06-26T20:22:26.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2024-06-26T20:22:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:22:27 [2024-06-26T20:22:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446428106 data=null 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:22:27 [2024-06-26T20:22:27.095Z] 
16:22:27 [2024-06-26T20:22:27.095Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.001: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.095Z] 
16:22:27 [2024-06-26T20:22:27.095Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.066: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.095Z] 
16:22:27 [2024-06-26T20:22:27.095Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.075: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.093: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.110: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.127: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.144: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.161: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.179: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] 
16:22:27 [2024-06-26T20:22:27.352Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.195: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:27 [2024-06-26T20:22:27.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:27 [2024-06-26T20:22:27.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1446428887 data=null doit=true}, TreeItem with text {Traces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1446428887 data=null}, TreeItem with text {Traces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1446428887 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446428888 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:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1446428890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=1446428891 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446428891 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446428892 data=null}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446428892 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446428892 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:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446428909 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446428910 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=1446428910 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446428910 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:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446428914 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=1446428914 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=1446428914 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=1446428914 data=null}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=1446428922 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=1446428922 data=null}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=1446428922 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446428923 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=1446428924 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=1446428924 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=1446428924 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:27 [2024-06-26T20:22:27.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=1446428925 data=null}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446428925 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446428925 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:22:27 [2024-06-26T20:22:27.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446428931 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=1446428931 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=1446428931 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:22:27 [2024-06-26T20:22:27.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1446428932 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:22:27 [2024-06-26T20:22:27.610Z] 
16:22:27 [2024-06-26T20:22:27.610Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:27.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.666: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.705: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.705: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.706: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.706: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.706: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.706: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.706: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.706: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.717: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:27 [2024-06-26T20:22:27.866Z] 
16:22:27 [2024-06-26T20:22:27.866Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:27.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:27 [2024-06-26T20:22:27.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=1446429019 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:22:28 [2024-06-26T20:22:28.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=1446429475 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:22:28 [2024-06-26T20:22:28.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=1446429482 data=null doit=true}, TreeItem with text {scp_dest}]
16:22:28 [2024-06-26T20:22:28.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=1446429482 data=null}, TreeItem with text {scp_dest}]
16:22:28 [2024-06-26T20:22:28.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:22:28 [2024-06-26T20:22:28.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:22:28 [2024-06-26T20:22:28.123Z] 
16:22:28 [2024-06-26T20:22:28.123Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.965: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:28 [2024-06-26T20:22:28.123Z] 
16:22:28 [2024-06-26T20:22:28.123Z] (Eclipse:12176): Gtk-CRITICAL **: 20:22:27.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:28 [2024-06-26T20:22:28.123Z] 
16:22:28 [2024-06-26T20:22:28.123Z] (Eclipse:12176): Gtk-WARNING **: 20:22:27.978: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@870a9f2] time=1446429987 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1446429994 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1446429994 data=null doit=true}, TreeItem with text {Tracing}]
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1446429994 data=null}, TreeItem with text {Tracing}]
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1446429994 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446429995 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:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1446430023 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:22:28 [2024-06-26T20:22:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:22:28 [2024-06-26T20:22:28.941Z] 
16:22:28 [2024-06-26T20:22:28.941Z] (Eclipse:12176): Gtk-WARNING **: 20:22:28.878: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:28 [2024-06-26T20:22:28.941Z] 
16:22:28 [2024-06-26T20:22:28.941Z] (Eclipse:12176): Gtk-WARNING **: 20:22:28.906: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:29 [2024-06-26T20:22:29.197Z] 
16:22:29 [2024-06-26T20:22:29.197Z] (Eclipse:12176): Gtk-WARNING **: 20:22:28.976: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:29 [2024-06-26T20:22:29.197Z] 
16:22:29 [2024-06-26T20:22:29.197Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.003: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:22:29 [2024-06-26T20:22:29.759Z] 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:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:22:29 [2024-06-26T20:22:29.759Z] 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:29 [2024-06-26T20:22:29.759Z] 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=1446431172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446431173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431173 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431173 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431173 data=null item=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:29 [2024-06-26T20:22:29.760Z] 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=1446431173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446431174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431174 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] 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=1446431174 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.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:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446431175 data=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:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446431175 data=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:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446431175 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446431175 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446431176 data=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:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446431176 data=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:29 [2024-06-26T20:22:29.760Z] WARN 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:29 [2024-06-26T20:22:29.760Z] WARN 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:29 [2024-06-26T20:22:29.760Z] WARN 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:29 [2024-06-26T20:22:29.760Z] WARN 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:29 [2024-06-26T20:22:29.760Z] WARN 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:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:22:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446431176 data=null item=null detail=0 x=0 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:29 [2024-06-26T20:22:29.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1446430096 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:29 [2024-06-26T20:22:29.760Z] 
16:22:29 [2024-06-26T20:22:29.760Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.692: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:29 [2024-06-26T20:22:29.760Z] 
16:22:29 [2024-06-26T20:22:29.760Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.716: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:29 [2024-06-26T20:22:29.760Z] 
16:22:29 [2024-06-26T20:22:29.760Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.732: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:29 [2024-06-26T20:22:29.760Z] 
16:22:29 [2024-06-26T20:22:29.760Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.750: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.767: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.783: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.801: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.818: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.835: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.852: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.869: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.016Z] 
16:22:30 [2024-06-26T20:22:30.016Z] (Eclipse:12176): Gtk-WARNING **: 20:22:29.886: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:22:30 [2024-06-26T20:22:30.272Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.48 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
16:22:30 [2024-06-26T20:22:30.272Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 3.508 s
16:22:30 [2024-06-26T20:22:30.272Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 4.895 s
16:22:30 [2024-06-26T20:22:30.272Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 3.011 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 4.902 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 2.705 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 8.222 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 7.650 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.224 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.002 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.805 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.303 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 5.605 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.962 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 3.009 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.004 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 4.900 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 2.688 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.921 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 4.566 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 2.644 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 2.454 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 2.658 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 2.055 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 4.406 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 2.249 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.543 s
16:22:30 [2024-06-26T20:22:30.273Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 2.401 s
16:22:30 [2024-06-26T20:22:30.273Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
16:22:30 [2024-06-26T20:22:30.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@870a9f2] time=1446431798 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:22:30 [2024-06-26T20:22:30.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446432165 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:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432289 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446432289 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446432289 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432289 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446432289 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:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432330 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:30 [2024-06-26T20:22:30.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432330 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446432331 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446432331 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432331 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446432331 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:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432343 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446432344 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446432344 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432344 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446432344 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:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446432346 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1446432347 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1446432347 data=null doit=true}, TreeItem with text {Traces [0]}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1446432348 data=null}, TreeItem with text {Traces [0]}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1446432348 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446432348 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:22:30 [2024-06-26T20:22:30.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1446432367 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:22:31 [2024-06-26T20:22:31.043Z] 
16:22:31 [2024-06-26T20:22:31.043Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:30.921
16:22:31 [2024-06-26T20:22:31.043Z] !MESSAGE Error initializing trace.
16:22:31 [2024-06-26T20:22:31.043Z] 
16:22:31 [2024-06-26T20:22:31.043Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
16:22:31 [2024-06-26T20:22:31.043Z] !STACK 0
16:22:31 [2024-06-26T20:22:31.043Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:31 [2024-06-26T20:22:31.043Z] Caused by: MismatchedTokenException(57!=72)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:22:31 [2024-06-26T20:22:31.043Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:31 [2024-06-26T20:22:31.043Z] 	... 8 more
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:31 [2024-06-26T20:22:31.971Z] 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=1446433341 data=null doit=true}, Shell with text {Open Trace}]
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:31 [2024-06-26T20:22:31.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446433514 data=null doit=true}, Shell with text {Open Trace}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446433595 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446433596 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446433596 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446433596 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446433597 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:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446433627 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446433628 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446433628 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446433628 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446433629 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446433629 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:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446433637 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:32 [2024-06-26T20:22:32.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446433647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446433647 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446433647 data=null}, TreeItem with text {Traces [1]}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446433647 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:32 [2024-06-26T20:22:32.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446433648 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:22:32 [2024-06-26T20:22:32.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446433683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:32 [2024-06-26T20:22:32.484Z] 
16:22:32 [2024-06-26T20:22:32.484Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:32.290
16:22:32 [2024-06-26T20:22:32.484Z] !MESSAGE Error initializing trace.
16:22:32 [2024-06-26T20:22:32.484Z] 
16:22:32 [2024-06-26T20:22:32.484Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:22:32 [2024-06-26T20:22:32.484Z] !STACK 0
16:22:32 [2024-06-26T20:22:32.484Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:32 [2024-06-26T20:22:32.484Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:32 [2024-06-26T20:22:32.484Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:32 [2024-06-26T20:22:32.484Z] 	... 8 more
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:33 [2024-06-26T20:22:33.413Z] 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=1446434724 data=null doit=true}, Shell with text {Open Trace}]
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446434890 data=null doit=true}, Shell with text {Open Trace}]
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446434979 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446434979 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446434980 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446434980 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446434980 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:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446435011 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446435012 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446435013 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446435013 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446435013 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446435013 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:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446435021 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:33 [2024-06-26T20:22:33.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446435030 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446435030 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446435030 data=null}, TreeItem with text {Traces [1]}]
16:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446435031 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446435031 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:22:33 [2024-06-26T20:22:33.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446435077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:33 [2024-06-26T20:22:33.672Z] 
16:22:33 [2024-06-26T20:22:33.672Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:33.611
16:22:33 [2024-06-26T20:22:33.672Z] !MESSAGE Error initializing trace.
16:22:33 [2024-06-26T20:22:33.672Z] 
16:22:33 [2024-06-26T20:22:33.672Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
16:22:33 [2024-06-26T20:22:33.672Z] !STACK 0
16:22:33 [2024-06-26T20:22:33.672Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:33 [2024-06-26T20:22:33.672Z] Caused by: NoViableAltException(75@[])
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:22:33 [2024-06-26T20:22:33.672Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:33 [2024-06-26T20:22:33.672Z] 	... 8 more
16:22:34 [2024-06-26T20:22:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:34 [2024-06-26T20:22:34.601Z] 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=1446436076 data=null doit=true}, Shell with text {Open Trace}]
16:22:34 [2024-06-26T20:22:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:34 [2024-06-26T20:22:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:34 [2024-06-26T20:22:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:34 [2024-06-26T20:22:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446436231 data=null doit=true}, Shell with text {Open Trace}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446436327 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446436328 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446436328 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446436328 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446436328 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:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446436384 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446436385 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446436385 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446436385 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446436386 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446436386 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:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446436402 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:34 [2024-06-26T20:22:34.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446436403 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446436403 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446436404 data=null}, TreeItem with text {Traces [1]}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446436411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446436411 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:22:34 [2024-06-26T20:22:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446436433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:35 [2024-06-26T20:22:35.114Z] 
16:22:35 [2024-06-26T20:22:35.114Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:34.945
16:22:35 [2024-06-26T20:22:35.114Z] !MESSAGE Error initializing trace.
16:22:35 [2024-06-26T20:22:35.114Z] 
16:22:35 [2024-06-26T20:22:35.114Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:22:35 [2024-06-26T20:22:35.114Z] !STACK 0
16:22:35 [2024-06-26T20:22:35.114Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:35 [2024-06-26T20:22:35.114Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:35 [2024-06-26T20:22:35.114Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:35 [2024-06-26T20:22:35.114Z] 	... 8 more
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:36 [2024-06-26T20:22:36.043Z] 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=1446437340 data=null doit=true}, Shell with text {Open Trace}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446437506 data=null doit=true}, Shell with text {Open Trace}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446437574 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446437574 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446437574 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446437574 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446437574 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:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446437605 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446437606 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446437606 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446437606 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446437607 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446437607 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:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446437614 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:36 [2024-06-26T20:22:36.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446437615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446437623 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446437623 data=null}, TreeItem with text {Traces [1]}]
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446437623 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:36 [2024-06-26T20:22:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446437623 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:22:36 [2024-06-26T20:22:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446437645 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:36 [2024-06-26T20:22:36.300Z] 
16:22:36 [2024-06-26T20:22:36.300Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:36.141
16:22:36 [2024-06-26T20:22:36.300Z] !MESSAGE Error initializing trace.
16:22:36 [2024-06-26T20:22:36.300Z] 
16:22:36 [2024-06-26T20:22:36.300Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
16:22:36 [2024-06-26T20:22:36.300Z] !STACK 0
16:22:36 [2024-06-26T20:22:36.300Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:36 [2024-06-26T20:22:36.300Z] Caused by: NoViableAltException(14@[])
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:22:36 [2024-06-26T20:22:36.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:36 [2024-06-26T20:22:36.300Z] 	... 8 more
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:37 [2024-06-26T20:22:37.230Z] 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=1446438550 data=null doit=true}, Shell with text {Open Trace}]
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446438715 data=null doit=true}, Shell with text {Open Trace}]
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446438805 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446438805 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446438805 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446438805 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446438806 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:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446438837 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446438838 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446438838 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446438839 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446438839 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446438839 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:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446438846 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:37 [2024-06-26T20:22:37.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446438856 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446438856 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446438857 data=null}, TreeItem with text {Traces [1]}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446438857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:37 [2024-06-26T20:22:37.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446438857 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:22:37 [2024-06-26T20:22:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446438880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:37 [2024-06-26T20:22:37.488Z] 
16:22:37 [2024-06-26T20:22:37.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:37.399
16:22:37 [2024-06-26T20:22:37.488Z] !MESSAGE Error initializing trace.
16:22:37 [2024-06-26T20:22:37.488Z] 
16:22:37 [2024-06-26T20:22:37.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:22:37 [2024-06-26T20:22:37.488Z] !STACK 0
16:22:37 [2024-06-26T20:22:37.488Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:37 [2024-06-26T20:22:37.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:37 [2024-06-26T20:22:37.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:37 [2024-06-26T20:22:37.488Z] 	... 8 more
16:22:38 [2024-06-26T20:22:38.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:38 [2024-06-26T20:22:38.416Z] 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=1446439786 data=null doit=true}, Shell with text {Open Trace}]
16:22:38 [2024-06-26T20:22:38.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:38 [2024-06-26T20:22:38.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:38 [2024-06-26T20:22:38.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:38 [2024-06-26T20:22:38.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:38 [2024-06-26T20:22:38.417Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:38 [2024-06-26T20:22:38.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446439928 data=null doit=true}, Shell with text {Open Trace}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446440026 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446440026 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446440026 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446440026 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446440027 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:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446440050 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446440064 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446440064 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446440064 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446440064 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446440064 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:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446440078 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:38 [2024-06-26T20:22:38.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446440079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446440079 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446440079 data=null}, TreeItem with text {Traces [1]}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446440080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446440080 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:22:38 [2024-06-26T20:22:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446440100 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:38 [2024-06-26T20:22:38.674Z] 
16:22:38 [2024-06-26T20:22:38.674Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:38.607
16:22:38 [2024-06-26T20:22:38.674Z] !MESSAGE Error initializing trace.
16:22:38 [2024-06-26T20:22:38.674Z] 
16:22:38 [2024-06-26T20:22:38.674Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:22:38 [2024-06-26T20:22:38.674Z] !STACK 0
16:22:38 [2024-06-26T20:22:38.674Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:38 [2024-06-26T20:22:38.674Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
16:22:38 [2024-06-26T20:22:38.674Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:38 [2024-06-26T20:22:38.675Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:38 [2024-06-26T20:22:38.675Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:38 [2024-06-26T20:22:38.675Z] 	... 8 more
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:39 [2024-06-26T20:22:39.605Z] 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=1446440997 data=null doit=true}, Shell with text {Open Trace}]
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:39 [2024-06-26T20:22:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446441130 data=null doit=true}, Shell with text {Open Trace}]
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446441228 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446441228 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446441229 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446441229 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446441229 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:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446441260 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446441261 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446441261 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446441261 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446441261 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446441263 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:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446441270 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:39 [2024-06-26T20:22:39.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446441271 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446441279 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446441279 data=null}, TreeItem with text {Traces [1]}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446441279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446441279 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:22:39 [2024-06-26T20:22:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446441302 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:40 [2024-06-26T20:22:40.118Z] 
16:22:40 [2024-06-26T20:22:40.118Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:39.878
16:22:40 [2024-06-26T20:22:40.118Z] !MESSAGE Error initializing trace.
16:22:40 [2024-06-26T20:22:40.118Z] 
16:22:40 [2024-06-26T20:22:40.118Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:22:40 [2024-06-26T20:22:40.118Z] !STACK 0
16:22:40 [2024-06-26T20:22:40.118Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:22:40 [2024-06-26T20:22:40.118Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:40 [2024-06-26T20:22:40.118Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:40 [2024-06-26T20:22:40.119Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:40 [2024-06-26T20:22:40.119Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:40 [2024-06-26T20:22:40.119Z] 	... 8 more
16:22:40 [2024-06-26T20:22:40.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:40 [2024-06-26T20:22:40.681Z] 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=1446442276 data=null doit=true}, Shell with text {Open Trace}]
16:22:40 [2024-06-26T20:22:40.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:40 [2024-06-26T20:22:40.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:40 [2024-06-26T20:22:40.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:40 [2024-06-26T20:22:40.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:40 [2024-06-26T20:22:40.937Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:40 [2024-06-26T20:22:40.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446442475 data=null doit=true}, Shell with text {Open Trace}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446442569 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446442570 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446442570 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446442570 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446442570 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:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446442595 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446442596 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446442596 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446442596 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446442597 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446442597 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:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446442612 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:41 [2024-06-26T20:22:41.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446442614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446442614 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446442614 data=null}, TreeItem with text {Traces [1]}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446442614 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446442614 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:22:41 [2024-06-26T20:22:41.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446442633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:41 [2024-06-26T20:22:41.193Z] 
16:22:41 [2024-06-26T20:22:41.193Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:41.139
16:22:41 [2024-06-26T20:22:41.194Z] !MESSAGE Error initializing trace.
16:22:41 [2024-06-26T20:22:41.194Z] 
16:22:41 [2024-06-26T20:22:41.194Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:22:41 [2024-06-26T20:22:41.194Z] !STACK 0
16:22:41 [2024-06-26T20:22:41.194Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:41 [2024-06-26T20:22:41.194Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:209)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:41 [2024-06-26T20:22:41.194Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:41 [2024-06-26T20:22:41.194Z] 	... 8 more
16:22:42 [2024-06-26T20:22:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:42 [2024-06-26T20:22:42.122Z] 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=1446443532 data=null doit=true}, Shell with text {Open Trace}]
16:22:42 [2024-06-26T20:22:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:42 [2024-06-26T20:22:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:42 [2024-06-26T20:22:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:42 [2024-06-26T20:22:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:42 [2024-06-26T20:22:42.122Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:42 [2024-06-26T20:22:42.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446443711 data=null doit=true}, Shell with text {Open Trace}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446443817 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446443817 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446443817 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446443818 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446443818 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:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446443842 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446443849 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446443849 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446443849 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446443850 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446443850 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:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446443856 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:42 [2024-06-26T20:22:42.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446443857 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446443858 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446443858 data=null}, TreeItem with text {Traces [1]}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446443858 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446443858 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:22:42 [2024-06-26T20:22:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446443876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:42 [2024-06-26T20:22:42.634Z] 
16:22:42 [2024-06-26T20:22:42.634Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:42.393
16:22:42 [2024-06-26T20:22:42.634Z] !MESSAGE Error initializing trace.
16:22:42 [2024-06-26T20:22:42.634Z] 
16:22:42 [2024-06-26T20:22:42.634Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:22:42 [2024-06-26T20:22:42.634Z] !STACK 0
16:22:42 [2024-06-26T20:22:42.634Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:42 [2024-06-26T20:22:42.634Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:209)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:42 [2024-06-26T20:22:42.634Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:42 [2024-06-26T20:22:42.635Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:42 [2024-06-26T20:22:42.635Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:42 [2024-06-26T20:22:42.635Z] 	... 8 more
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:43 [2024-06-26T20:22:43.561Z] 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=1446444847 data=null doit=true}, Shell with text {Open Trace}]
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446445067 data=null doit=true}, Shell with text {Open Trace}]
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:43 [2024-06-26T20:22:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446445136 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446445137 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446445137 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446445137 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446445137 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:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446445167 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446445167 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446445168 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446445168 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446445168 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446445168 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:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446445175 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:43 [2024-06-26T20:22:43.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446445177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446445177 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446445177 data=null}, TreeItem with text {Traces [1]}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446445177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446445177 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:22:43 [2024-06-26T20:22:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446445208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:43 [2024-06-26T20:22:43.818Z] 
16:22:43 [2024-06-26T20:22:43.818Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:43.717
16:22:43 [2024-06-26T20:22:43.818Z] !MESSAGE Error initializing trace.
16:22:43 [2024-06-26T20:22:43.818Z] 
16:22:43 [2024-06-26T20:22:43.818Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:22:43 [2024-06-26T20:22:43.818Z] !STACK 0
16:22:43 [2024-06-26T20:22:43.818Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:43 [2024-06-26T20:22:43.818Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:22:43 [2024-06-26T20:22:43.818Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:200)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:43 [2024-06-26T20:22:43.819Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:43 [2024-06-26T20:22:43.819Z] 	... 8 more
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:44 [2024-06-26T20:22:44.746Z] 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=1446446109 data=null doit=true}, Shell with text {Open Trace}]
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:44 [2024-06-26T20:22:44.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446446285 data=null doit=true}, Shell with text {Open Trace}]
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446446386 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446446386 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446446386 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446446386 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446446386 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:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446446417 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:45 [2024-06-26T20:22:45.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446446418 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446446418 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446446418 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446446418 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446446418 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:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446446476 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:45 [2024-06-26T20:22:45.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446446478 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446446478 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446446478 data=null}, TreeItem with text {Traces [1]}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446446478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446446478 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:22:45 [2024-06-26T20:22:45.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1446446500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:22:45 [2024-06-26T20:22:45.259Z] 
16:22:45 [2024-06-26T20:22:45.259Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:45.032
16:22:45 [2024-06-26T20:22:45.259Z] !MESSAGE Error initializing trace.
16:22:45 [2024-06-26T20:22:45.259Z] 
16:22:45 [2024-06-26T20:22:45.259Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:22:45 [2024-06-26T20:22:45.259Z] !STACK 0
16:22:45 [2024-06-26T20:22:45.259Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:45 [2024-06-26T20:22:45.259Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:158)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:45 [2024-06-26T20:22:45.259Z] 	... 8 more
16:22:45 [2024-06-26T20:22:45.259Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
16:22:45 [2024-06-26T20:22:45.259Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
16:22:45 [2024-06-26T20:22:45.259Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
16:22:45 [2024-06-26T20:22:45.259Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
16:22:45 [2024-06-26T20:22:45.259Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
16:22:45 [2024-06-26T20:22:45.259Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
16:22:45 [2024-06-26T20:22:45.260Z] 	... 15 more
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:46 [2024-06-26T20:22:46.187Z] 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=1446447437 data=null doit=true}, Shell with text {Open Trace}]
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446447606 data=null doit=true}, Shell with text {Open Trace}]
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446447694 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446447694 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446447694 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446447694 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446447695 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:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446447724 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446447725 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446447725 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446447725 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446447726 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446447726 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:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446447732 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:46 [2024-06-26T20:22:46.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446447734 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446447734 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446447734 data=null}, TreeItem with text {Traces [1]}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446447734 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:46 [2024-06-26T20:22:46.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446447770 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:22:46 [2024-06-26T20:22:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446447791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:46 [2024-06-26T20:22:46.445Z] 
16:22:46 [2024-06-26T20:22:46.445Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:46.296
16:22:46 [2024-06-26T20:22:46.445Z] !MESSAGE Error initializing trace.
16:22:46 [2024-06-26T20:22:46.445Z] 
16:22:46 [2024-06-26T20:22:46.445Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:22:46 [2024-06-26T20:22:46.445Z] !STACK 0
16:22:46 [2024-06-26T20:22:46.445Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:46 [2024-06-26T20:22:46.445Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:194)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:46 [2024-06-26T20:22:46.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:46 [2024-06-26T20:22:46.445Z] 	... 8 more
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:47 [2024-06-26T20:22:47.372Z] 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=1446448696 data=null doit=true}, Shell with text {Open Trace}]
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446448830 data=null doit=true}, Shell with text {Open Trace}]
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:47 [2024-06-26T20:22:47.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446448948 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446448948 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446448948 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446448949 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446448949 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:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446448995 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446448997 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446448997 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446448997 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446448998 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446448998 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:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446449015 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:47 [2024-06-26T20:22:47.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446449017 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446449017 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446449017 data=null}, TreeItem with text {Traces [1]}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446449017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446449017 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:22:47 [2024-06-26T20:22:47.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446449037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:47 [2024-06-26T20:22:47.629Z] 
16:22:47 [2024-06-26T20:22:47.629Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:47.592
16:22:47 [2024-06-26T20:22:47.629Z] !MESSAGE Error initializing trace.
16:22:47 [2024-06-26T20:22:47.629Z] 
16:22:47 [2024-06-26T20:22:47.629Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:22:47 [2024-06-26T20:22:47.629Z] !STACK 0
16:22:47 [2024-06-26T20:22:47.629Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:47 [2024-06-26T20:22:47.629Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:194)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:47 [2024-06-26T20:22:47.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:47 [2024-06-26T20:22:47.629Z] 	... 8 more
16:22:48 [2024-06-26T20:22:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:48 [2024-06-26T20:22:48.559Z] 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=1446450021 data=null doit=true}, Shell with text {Open Trace}]
16:22:48 [2024-06-26T20:22:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:48 [2024-06-26T20:22:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:48 [2024-06-26T20:22:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:48 [2024-06-26T20:22:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446450187 data=null doit=true}, Shell with text {Open Trace}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446450252 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446450252 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446450252 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446450253 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446450253 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:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446450276 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446450277 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446450277 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446450283 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446450283 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446450284 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:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446450290 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:48 [2024-06-26T20:22:48.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446450291 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446450291 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446450291 data=null}, TreeItem with text {Traces [1]}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446450291 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446450292 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:22:48 [2024-06-26T20:22:48.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446450310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:49 [2024-06-26T20:22:49.073Z] 
16:22:49 [2024-06-26T20:22:49.073Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:48.816
16:22:49 [2024-06-26T20:22:49.073Z] !MESSAGE Error initializing trace.
16:22:49 [2024-06-26T20:22:49.073Z] 
16:22:49 [2024-06-26T20:22:49.073Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:22:49 [2024-06-26T20:22:49.073Z] !STACK 0
16:22:49 [2024-06-26T20:22:49.073Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:49 [2024-06-26T20:22:49.073Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:200)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:49 [2024-06-26T20:22:49.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:49 [2024-06-26T20:22:49.073Z] 	... 8 more
16:22:49 [2024-06-26T20:22:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:49 [2024-06-26T20:22:49.635Z] 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=1446451224 data=null doit=true}, Shell with text {Open Trace}]
16:22:49 [2024-06-26T20:22:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:49 [2024-06-26T20:22:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:49 [2024-06-26T20:22:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:49 [2024-06-26T20:22:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446451385 data=null doit=true}, Shell with text {Open Trace}]
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446451477 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446451477 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446451478 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446451478 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:49 [2024-06-26T20:22:49.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446451478 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:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446451510 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446451511 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446451511 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446451512 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446451512 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446451512 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:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446451520 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:50 [2024-06-26T20:22:50.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446451575 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446451575 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446451575 data=null}, TreeItem with text {Traces [1]}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446451576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446451576 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:22:50 [2024-06-26T20:22:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446451586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:50 [2024-06-26T20:22:50.149Z] 
16:22:50 [2024-06-26T20:22:50.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:50.082
16:22:50 [2024-06-26T20:22:50.149Z] !MESSAGE Error initializing trace.
16:22:50 [2024-06-26T20:22:50.149Z] 
16:22:50 [2024-06-26T20:22:50.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:22:50 [2024-06-26T20:22:50.149Z] !STACK 0
16:22:50 [2024-06-26T20:22:50.149Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:50 [2024-06-26T20:22:50.149Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
16:22:50 [2024-06-26T20:22:50.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:194)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:180)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:50 [2024-06-26T20:22:50.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:50 [2024-06-26T20:22:50.150Z] 	... 8 more
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:51 [2024-06-26T20:22:51.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=1446452470 data=null doit=true}, Shell with text {Open Trace}]
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:51 [2024-06-26T20:22:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446452634 data=null doit=true}, Shell with text {Open Trace}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446452724 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446452725 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446452725 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446452725 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446452726 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:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446452748 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446452749 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446452756 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446452756 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446452756 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446452757 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:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446452766 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:51 [2024-06-26T20:22:51.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:51 [2024-06-26T20:22:51.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446452775 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:51 [2024-06-26T20:22:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446452775 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:51 [2024-06-26T20:22:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446452775 data=null}, TreeItem with text {Traces [1]}]
16:22:51 [2024-06-26T20:22:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446452775 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:51 [2024-06-26T20:22:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446452776 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:22:51 [2024-06-26T20:22:51.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446452798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:51 [2024-06-26T20:22:51.335Z] 
16:22:51 [2024-06-26T20:22:51.335Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:51.320
16:22:51 [2024-06-26T20:22:51.335Z] !MESSAGE Error initializing trace.
16:22:51 [2024-06-26T20:22:51.335Z] 
16:22:51 [2024-06-26T20:22:51.335Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:22:51 [2024-06-26T20:22:51.335Z] !STACK 0
16:22:51 [2024-06-26T20:22:51.335Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:51 [2024-06-26T20:22:51.335Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:51 [2024-06-26T20:22:51.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:51 [2024-06-26T20:22:51.335Z] 	... 8 more
16:22:52 [2024-06-26T20:22:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:52 [2024-06-26T20:22:52.264Z] 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=1446453726 data=null doit=true}, Shell with text {Open Trace}]
16:22:52 [2024-06-26T20:22:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:52 [2024-06-26T20:22:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:52 [2024-06-26T20:22:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:52 [2024-06-26T20:22:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446453892 data=null doit=true}, Shell with text {Open Trace}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446453976 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446453976 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446453976 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446453977 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446453977 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:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446453999 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446454000 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446454000 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446454000 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446454006 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446454007 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:22:52 [2024-06-26T20:22:52.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446454013 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:52 [2024-06-26T20:22:52.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446454014 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446454014 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446454014 data=null}, TreeItem with text {Traces [1]}]
16:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446454015 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446454015 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:22:52 [2024-06-26T20:22:52.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446454033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:52 [2024-06-26T20:22:52.778Z] 
16:22:52 [2024-06-26T20:22:52.778Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:52.540
16:22:52 [2024-06-26T20:22:52.778Z] !MESSAGE Error initializing trace.
16:22:52 [2024-06-26T20:22:52.778Z] 
16:22:52 [2024-06-26T20:22:52.778Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:22:52 [2024-06-26T20:22:52.778Z] !STACK 0
16:22:52 [2024-06-26T20:22:52.778Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:52 [2024-06-26T20:22:52.778Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:52 [2024-06-26T20:22:52.778Z] 	... 8 more
16:22:52 [2024-06-26T20:22:52.778Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
16:22:52 [2024-06-26T20:22:52.778Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
16:22:52 [2024-06-26T20:22:52.778Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
16:22:52 [2024-06-26T20:22:52.778Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
16:22:52 [2024-06-26T20:22:52.778Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
16:22:52 [2024-06-26T20:22:52.778Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
16:22:52 [2024-06-26T20:22:52.778Z] 	... 16 more
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:53 [2024-06-26T20:22:53.706Z] 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=1446454947 data=null doit=true}, Shell with text {Open Trace}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446455107 data=null doit=true}, Shell with text {Open Trace}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446455177 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446455177 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446455177 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446455178 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446455178 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:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446455200 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446455201 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446455208 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446455208 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446455208 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446455208 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:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446455215 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:53 [2024-06-26T20:22:53.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446455216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:53 [2024-06-26T20:22:53.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446455216 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:53 [2024-06-26T20:22:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446455216 data=null}, TreeItem with text {Traces [1]}]
16:22:53 [2024-06-26T20:22:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446455216 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:53 [2024-06-26T20:22:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446455216 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:22:53 [2024-06-26T20:22:53.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446455235 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:53 [2024-06-26T20:22:53.962Z] 
16:22:53 [2024-06-26T20:22:53.962Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:53.738
16:22:53 [2024-06-26T20:22:53.962Z] !MESSAGE Error initializing trace.
16:22:53 [2024-06-26T20:22:53.962Z] 
16:22:53 [2024-06-26T20:22:53.962Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:22:53 [2024-06-26T20:22:53.962Z] !STACK 0
16:22:53 [2024-06-26T20:22:53.962Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:53 [2024-06-26T20:22:53.962Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:53 [2024-06-26T20:22:53.962Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:53 [2024-06-26T20:22:53.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:53 [2024-06-26T20:22:53.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:53 [2024-06-26T20:22:53.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:53 [2024-06-26T20:22:53.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:53 [2024-06-26T20:22:53.963Z] 	... 8 more
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:54 [2024-06-26T20:22:54.892Z] 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=1446456151 data=null doit=true}, Shell with text {Open Trace}]
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:54 [2024-06-26T20:22:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446456314 data=null doit=true}, Shell with text {Open Trace}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446456384 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446456384 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446456385 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446456385 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446456385 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:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446456415 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446456417 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446456417 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446456417 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446456417 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446456418 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:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446456424 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:54 [2024-06-26T20:22:54.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446456425 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446456425 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446456426 data=null}, TreeItem with text {Traces [1]}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446456426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446456426 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:22:54 [2024-06-26T20:22:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446456454 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:55 [2024-06-26T20:22:55.149Z] 
16:22:55 [2024-06-26T20:22:55.150Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:54.952
16:22:55 [2024-06-26T20:22:55.150Z] !MESSAGE Error initializing trace.
16:22:55 [2024-06-26T20:22:55.150Z] 
16:22:55 [2024-06-26T20:22:55.150Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:22:55 [2024-06-26T20:22:55.150Z] !STACK 0
16:22:55 [2024-06-26T20:22:55.150Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:55 [2024-06-26T20:22:55.150Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:55 [2024-06-26T20:22:55.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:55 [2024-06-26T20:22:55.150Z] 	... 8 more
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:56 [2024-06-26T20:22:56.078Z] 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=1446457335 data=null doit=true}, Shell with text {Open Trace}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446457495 data=null doit=true}, Shell with text {Open Trace}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446457582 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446457582 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446457582 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446457583 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446457583 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:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446457606 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446457607 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446457607 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446457607 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446457613 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446457614 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:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446457621 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:56 [2024-06-26T20:22:56.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446457622 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446457622 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446457622 data=null}, TreeItem with text {Traces [1]}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446457623 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446457623 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:22:56 [2024-06-26T20:22:56.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446457641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:56 [2024-06-26T20:22:56.335Z] 
16:22:56 [2024-06-26T20:22:56.335Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:56.187
16:22:56 [2024-06-26T20:22:56.335Z] !MESSAGE Error initializing trace.
16:22:56 [2024-06-26T20:22:56.335Z] 
16:22:56 [2024-06-26T20:22:56.335Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:22:56 [2024-06-26T20:22:56.335Z] !STACK 0
16:22:56 [2024-06-26T20:22:56.335Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:56 [2024-06-26T20:22:56.335Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:56 [2024-06-26T20:22:56.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:56 [2024-06-26T20:22:56.335Z] 	... 8 more
16:22:57 [2024-06-26T20:22:57.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:57 [2024-06-26T20:22:57.264Z] 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=1446458590 data=null doit=true}, Shell with text {Open Trace}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446458730 data=null doit=true}, Shell with text {Open Trace}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446458827 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446458827 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446458827 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446458828 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446458828 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:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446458851 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446458859 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446458859 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446458860 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446458860 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446458860 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:22:57 [2024-06-26T20:22:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446458867 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:57 [2024-06-26T20:22:57.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:57 [2024-06-26T20:22:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:57 [2024-06-26T20:22:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446458868 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:57 [2024-06-26T20:22:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446458876 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:57 [2024-06-26T20:22:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446458877 data=null}, TreeItem with text {Traces [1]}]
16:22:57 [2024-06-26T20:22:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446458877 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:57 [2024-06-26T20:22:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446458877 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:22:57 [2024-06-26T20:22:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446458900 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:57 [2024-06-26T20:22:57.523Z] 
16:22:57 [2024-06-26T20:22:57.523Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:57.501
16:22:57 [2024-06-26T20:22:57.523Z] !MESSAGE Error initializing trace.
16:22:57 [2024-06-26T20:22:57.523Z] 
16:22:57 [2024-06-26T20:22:57.523Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:22:57 [2024-06-26T20:22:57.523Z] !STACK 0
16:22:57 [2024-06-26T20:22:57.523Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:57 [2024-06-26T20:22:57.523Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:57 [2024-06-26T20:22:57.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:57 [2024-06-26T20:22:57.523Z] 	... 8 more
16:22:58 [2024-06-26T20:22:58.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:58 [2024-06-26T20:22:58.451Z] 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=1446459914 data=null doit=true}, Shell with text {Open Trace}]
16:22:58 [2024-06-26T20:22:58.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:58 [2024-06-26T20:22:58.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:58 [2024-06-26T20:22:58.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:58 [2024-06-26T20:22:58.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:58 [2024-06-26T20:22:58.707Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:58 [2024-06-26T20:22:58.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446460087 data=null doit=true}, Shell with text {Open Trace}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446460154 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446460154 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446460154 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446460154 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446460155 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:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446460188 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446460189 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446460189 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446460190 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446460190 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446460190 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:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446460197 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:58 [2024-06-26T20:22:58.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446460207 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446460207 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446460207 data=null}, TreeItem with text {Traces [1]}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446460207 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446460208 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:22:58 [2024-06-26T20:22:58.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446460228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:58 [2024-06-26T20:22:58.964Z] 
16:22:58 [2024-06-26T20:22:58.964Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:58.723
16:22:58 [2024-06-26T20:22:58.964Z] !MESSAGE Error initializing trace.
16:22:58 [2024-06-26T20:22:58.964Z] 
16:22:58 [2024-06-26T20:22:58.964Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:22:58 [2024-06-26T20:22:58.964Z] !STACK 0
16:22:58 [2024-06-26T20:22:58.964Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:58 [2024-06-26T20:22:58.964Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:22:58 [2024-06-26T20:22:58.964Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:22:58 [2024-06-26T20:22:58.964Z] 	... 8 more
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:22:59 [2024-06-26T20:22:59.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=1446461139 data=null doit=true}, Shell with text {Open Trace}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446461301 data=null doit=true}, Shell with text {Open Trace}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446461366 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446461367 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446461367 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446461367 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446461367 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:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446461391 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446461398 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446461398 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446461398 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446461399 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446461399 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:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446461406 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:22:59 [2024-06-26T20:22:59.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:22:59 [2024-06-26T20:22:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:59 [2024-06-26T20:22:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1446461408 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:22:59 [2024-06-26T20:22:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1446461408 data=null doit=true}, TreeItem with text {Traces [1]}]
16:22:59 [2024-06-26T20:22:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1446461408 data=null}, TreeItem with text {Traces [1]}]
16:22:59 [2024-06-26T20:22:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1446461417 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:22:59 [2024-06-26T20:22:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446461418 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:22:59 [2024-06-26T20:22:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1446461438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:23:00 [2024-06-26T20:23:00.149Z] 
16:23:00 [2024-06-26T20:23:00.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:22:59.945
16:23:00 [2024-06-26T20:23:00.149Z] !MESSAGE Error initializing trace.
16:23:00 [2024-06-26T20:23:00.149Z] 
16:23:00 [2024-06-26T20:23:00.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
16:23:00 [2024-06-26T20:23:00.149Z] !STACK 0
16:23:00 [2024-06-26T20:23:00.149Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:23:00 [2024-06-26T20:23:00.149Z] Caused by: NoViableAltException(73@[])
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:23:00 [2024-06-26T20:23:00.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:23:00 [2024-06-26T20:23:00.149Z] 	... 8 more
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:23:01 [2024-06-26T20:23:01.080Z] 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=1446462336 data=null doit=true}, Shell with text {Open Trace}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG ROOT - Closing lingering shell with title Open Trace
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1446462497 data=null doit=true}, Shell with text {Open Trace}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@870a9f2] time=1446462585 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446462592 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1446462615 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1446462615 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446462615 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:23:01 [2024-06-26T20:23:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446462615 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:23:01 [2024-06-26T20:23:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1446462680 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:23:01 [2024-06-26T20:23:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:23:01 [2024-06-26T20:23:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:23:01 [2024-06-26T20:23:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446463260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446463261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446463261 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446463261 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446463261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] 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=1446463261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] 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=1446463261 data=null item=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:01 [2024-06-26T20:23:01.899Z] 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=1446463261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446463261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] 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=1446463261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] 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=1446463262 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] 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=1446463262 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.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:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446463263 data=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:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446463263 data=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:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446463263 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446463263 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446463264 data=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:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446463264 data=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:01 [2024-06-26T20:23:01.899Z] WARN 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:01 [2024-06-26T20:23:01.899Z] WARN 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:01 [2024-06-26T20:23:01.899Z] WARN 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:01 [2024-06-26T20:23:01.899Z] WARN 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:01 [2024-06-26T20:23:01.899Z] WARN 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:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:23:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446463264 data=null item=null detail=0 x=0 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:01 [2024-06-26T20:23:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1446462783 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:02 [2024-06-26T20:23:02.461Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.00 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
16:23:02 [2024-06-26T20:23:02.461Z] 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.310 s
16:23:02 [2024-06-26T20:23:02.461Z] 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: 1.383 s
16:23:02 [2024-06-26T20:23:02.461Z] 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: 1.349 s
16:23:02 [2024-06-26T20:23:02.461Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 1.246 s
16:23:02 [2024-06-26T20:23:02.461Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 1.231 s
16:23:02 [2024-06-26T20:23:02.461Z] 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: 1.221 s
16:23:02 [2024-06-26T20:23:02.461Z] 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: 1.202 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 1.314 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 1.274 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 1.319 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 1.249 s
16:23:02 [2024-06-26T20:23:02.462Z] 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: 1.308 s
16:23:02 [2024-06-26T20:23:02.462Z] 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: 1.254 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 1.304 s
16:23:02 [2024-06-26T20:23:02.462Z] 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: 1.223 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 1.247 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 1.251 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 1.201 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 1.206 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 1.197 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 1.243 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 1.328 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 1.212 s
16:23:02 [2024-06-26T20:23:02.462Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 1.221 s
16:23:02 [2024-06-26T20:23:02.462Z] 
16:23:02 [2024-06-26T20:23:02.462Z] Results:
16:23:02 [2024-06-26T20:23:02.462Z] 
16:23:02 [2024-06-26T20:23:02.462Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
16:23:02 [2024-06-26T20:23:02.462Z] 
16:23:02 [2024-06-26T20:23:02.719Z] 
16:23:02 [2024-06-26T20:23:02.719Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:23:02.706
16:23:02 [2024-06-26T20:23:02.719Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:23:03 [2024-06-26T20:23:03.657Z] [INFO] All tests passed
16:23:03 [2024-06-26T20:23:03.657Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.657Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:23:03 [2024-06-26T20:23:03.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
16:23:03 [2024-06-26T20:23:03.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
16:23:03 [2024-06-26T20:23:03.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Building Trace Compass User Guide 10.0.1-SNAPSHOT               [72/141]
16:23:03 [2024-06-26T20:23:03.658Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:03 [2024-06-26T20:23:03.658Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:23:03 [2024-06-26T20:23:03.658Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Executing tasks
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Executed tasks
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] Resolving class path of Trace Compass User Guide
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] 
16:23:03 [2024-06-26T20:23:03.658Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:23:03 [2024-06-26T20:23:03.914Z] [INFO] Executing tasks
16:23:04 [2024-06-26T20:23:04.844Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] Executed tasks
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] 
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] 
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:23:04 [2024-06-26T20:23:04.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] 
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:23:04 [2024-06-26T20:23:04.844Z] [INFO] Command line:
16:23:04 [2024-06-26T20:23:04.844Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:23:04 [2024-06-26T20:23:04.844Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:08 [2024-06-26T20:23:08.116Z] Buildfile: build.xml
16:23:08 [2024-06-26T20:23:08.116Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:23:08 [2024-06-26T20:23:08.116Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:23:08 [2024-06-26T20:23:08.116Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:23:08 [2024-06-26T20:23:08.116Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:23:08 [2024-06-26T20:23:08.116Z] WARNING: System::setSecurityManager will be removed in a future release
16:23:08 [2024-06-26T20:23:08.116Z] 
16:23:08 [2024-06-26T20:23:08.116Z] build.index:
16:23:11 [2024-06-26T20:23:11.386Z] BUILD SUCCESSFUL
16:23:11 [2024-06-26T20:23:11.386Z] 
16:23:11 [2024-06-26T20:23:11.386Z] BUILD SUCCESSFUL
16:23:11 [2024-06-26T20:23:11.386Z] Total time: 3 seconds
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/test/resources
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT.jar
16:23:11 [2024-06-26T20:23:11.949Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.949Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.949Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.949Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
16:23:11 [2024-06-26T20:23:11.949Z] [INFO] 
16:23:11 [2024-06-26T20:23:11.949Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
16:23:12 [2024-06-26T20:23:12.206Z] [INFO] 
16:23:12 [2024-06-26T20:23:12.206Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
16:23:13 [2024-06-26T20:23:13.574Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT.jar
16:23:20 [2024-06-26T20:23:20.116Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] 
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT.jar
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT.pom
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT-p2metadata.xml
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.doc.user-10.0.1-SNAPSHOT-p2artifacts.xml
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] 
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] 
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
16:23:22 [2024-06-26T20:23:22.631Z] [INFO] Executing tasks
16:23:22 [2024-06-26T20:23:22.631Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
16:23:22 [2024-06-26T20:23:22.631Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
16:23:22 [2024-06-26T20:23:22.889Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] Executed tasks
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] 
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 10.0.1-SNAPSHOT [73/141]
16:23:22 [2024-06-26T20:23:22.889Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:22 [2024-06-26T20:23:22.889Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:23:22 [2024-06-26T20:23:22.889Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] 
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] 
16:23:22 [2024-06-26T20:23:22.889Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] Executing tasks
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] Executed tasks
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:23:23 [2024-06-26T20:23:23.145Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] Executing tasks
16:23:23 [2024-06-26T20:23:23.146Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] Executed tasks
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] 
16:23:23 [2024-06-26T20:23:23.146Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:23 [2024-06-26T20:23:23.403Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:23:23 [2024-06-26T20:23:23.403Z] [INFO] Command line:
16:23:23 [2024-06-26T20:23:23.403Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:23:23 [2024-06-26T20:23:23.403Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:26 [2024-06-26T20:23:26.676Z] Buildfile: build.xml
16:23:26 [2024-06-26T20:23:26.676Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:23:26 [2024-06-26T20:23:26.676Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:23:26 [2024-06-26T20:23:26.676Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:23:26 [2024-06-26T20:23:26.676Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:23:26 [2024-06-26T20:23:26.676Z] WARNING: System::setSecurityManager will be removed in a future release
16:23:26 [2024-06-26T20:23:26.676Z] 
16:23:26 [2024-06-26T20:23:26.676Z] build.index:
16:23:28 [2024-06-26T20:23:28.567Z] BUILD SUCCESSFUL
16:23:28 [2024-06-26T20:23:28.567Z] 
16:23:28 [2024-06-26T20:23:28.567Z] BUILD SUCCESSFUL
16:23:28 [2024-06-26T20:23:28.567Z] Total time: 2 seconds
16:23:28 [2024-06-26T20:23:28.567Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.567Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT.jar
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] 
16:23:28 [2024-06-26T20:23:28.568Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:28 [2024-06-26T20:23:28.824Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT.jar
16:23:32 [2024-06-26T20:23:32.093Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT.jar
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT.pom
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT-p2metadata.xml
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-10.0.1-SNAPSHOT-p2artifacts.xml
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Executing tasks
16:23:35 [2024-06-26T20:23:35.362Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Executed tasks
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Building Trace Compass RCP User Guide 10.0.1-SNAPSHOT           [74/141]
16:23:35 [2024-06-26T20:23:35.362Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:35 [2024-06-26T20:23:35.362Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:23:35 [2024-06-26T20:23:35.362Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.362Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] Executing tasks
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] Executed tasks
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] Resolving class path of Trace Compass RCP User Guide
16:23:35 [2024-06-26T20:23:35.618Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] Executing tasks
16:23:35 [2024-06-26T20:23:35.619Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] Executed tasks
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.619Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] 
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:23:35 [2024-06-26T20:23:35.619Z] [INFO] Command line:
16:23:35 [2024-06-26T20:23:35.619Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:23:35 [2024-06-26T20:23:35.877Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:39 [2024-06-26T20:23:39.147Z] Buildfile: build.xml
16:23:39 [2024-06-26T20:23:39.147Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:23:39 [2024-06-26T20:23:39.147Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:23:39 [2024-06-26T20:23:39.147Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:23:39 [2024-06-26T20:23:39.147Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:23:39 [2024-06-26T20:23:39.147Z] WARNING: System::setSecurityManager will be removed in a future release
16:23:39 [2024-06-26T20:23:39.147Z] 
16:23:39 [2024-06-26T20:23:39.147Z] build.index:
16:23:40 [2024-06-26T20:23:40.514Z] BUILD SUCCESSFUL
16:23:40 [2024-06-26T20:23:40.514Z] 
16:23:40 [2024-06-26T20:23:40.514Z] BUILD SUCCESSFUL
16:23:40 [2024-06-26T20:23:40.514Z] Total time: 2 seconds
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT.jar
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] 
16:23:40 [2024-06-26T20:23:40.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:41 [2024-06-26T20:23:41.027Z] [INFO] 
16:23:41 [2024-06-26T20:23:41.027Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:41 [2024-06-26T20:23:41.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT.jar
16:23:45 [2024-06-26T20:23:45.197Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT.jar
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT.pom
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT-p2metadata.xml
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-10.0.1-SNAPSHOT-p2artifacts.xml
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Executing tasks
16:23:48 [2024-06-26T20:23:48.467Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Executed tasks
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Building Trace Compass Pcap User Guide 10.0.1-SNAPSHOT          [75/141]
16:23:48 [2024-06-26T20:23:48.467Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:48 [2024-06-26T20:23:48.467Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:23:48 [2024-06-26T20:23:48.467Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Executing tasks
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Executed tasks
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Executing tasks
16:23:48 [2024-06-26T20:23:48.467Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Executed tasks
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] 
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:23:48 [2024-06-26T20:23:48.467Z] [INFO] Command line:
16:23:48 [2024-06-26T20:23:48.468Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:23:48 [2024-06-26T20:23:48.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:51 [2024-06-26T20:23:51.739Z] Buildfile: build.xml
16:23:51 [2024-06-26T20:23:51.739Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:23:51 [2024-06-26T20:23:51.739Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:23:51 [2024-06-26T20:23:51.739Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:23:51 [2024-06-26T20:23:51.739Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:23:51 [2024-06-26T20:23:51.739Z] WARNING: System::setSecurityManager will be removed in a future release
16:23:51 [2024-06-26T20:23:51.739Z] 
16:23:51 [2024-06-26T20:23:51.739Z] build.index:
16:23:53 [2024-06-26T20:23:53.106Z] BUILD SUCCESSFUL
16:23:53 [2024-06-26T20:23:53.106Z] 
16:23:53 [2024-06-26T20:23:53.106Z] BUILD SUCCESSFUL
16:23:53 [2024-06-26T20:23:53.106Z] Total time: 2 seconds
16:23:53 [2024-06-26T20:23:53.362Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.362Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT-sources.jar
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT.jar
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] 
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:23:53 [2024-06-26T20:23:53.363Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT.jar
16:23:57 [2024-06-26T20:23:57.535Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT-sources.jar
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT.jar
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT.pom
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT-sources.jar
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT-p2metadata.xml
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-10.0.1-SNAPSHOT-p2artifacts.xml
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Executing tasks
16:24:00 [2024-06-26T20:24:00.805Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Executed tasks
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
16:24:00 [2024-06-26T20:24:00.805Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:24:00 [2024-06-26T20:24:00.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] The project's OSGi version is 1.0.11.202406261931
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] 
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
16:24:00 [2024-06-26T20:24:00.805Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
16:24:01 [2024-06-26T20:24:01.062Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.062Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
16:24:01 [2024-06-26T20:24:01.062Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.062Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.062Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:01 [2024-06-26T20:24:01.062Z] [WARNING] Using JavaSE-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:01 [2024-06-26T20:24:01.062Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:24:01 [2024-06-26T20:24:01.318Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/test/resources
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.575Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:01 [2024-06-26T20:24:01.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:01 [2024-06-26T20:24:01.575Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.575Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
16:24:01 [2024-06-26T20:24:01.831Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.831Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.831Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] 
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
16:24:01 [2024-06-26T20:24:01.832Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
16:24:05 [2024-06-26T20:24:05.103Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
16:24:09 [2024-06-26T20:24:09.273Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.273Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
16:24:09 [2024-06-26T20:24:09.273Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 10.0.1-SNAPSHOT [77/141]
16:24:09 [2024-06-26T20:24:09.274Z] [INFO]   from gdbtrace/pom.xml
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --------------------------------[ pom ]---------------------------------
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-10.0.1-SNAPSHOT.pom
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] 
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
16:24:09 [2024-06-26T20:24:09.274Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:24:09 [2024-06-26T20:24:09.274Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:09 [2024-06-26T20:24:09.274Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] The project's OSGi version is 1.1.1.202406261931
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
16:24:10 [2024-06-26T20:24:10.898Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.899Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:24:10 [2024-06-26T20:24:10.899Z] [INFO] 
16:24:10 [2024-06-26T20:24:10.899Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:10 [2024-06-26T20:24:10.899Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:10 [2024-06-26T20:24:10.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:10 [2024-06-26T20:24:10.899Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:24:11 [2024-06-26T20:24:11.155Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:11 [2024-06-26T20:24:11.717Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:11 [2024-06-26T20:24:11.717Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] 
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:11 [2024-06-26T20:24:11.717Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
16:24:15 [2024-06-26T20:24:15.884Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
16:24:18 [2024-06-26T20:24:18.401Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.401Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:18 [2024-06-26T20:24:18.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
16:24:18 [2024-06-26T20:24:18.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
16:24:18 [2024-06-26T20:24:18.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
16:24:18 [2024-06-26T20:24:18.402Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:24:18 [2024-06-26T20:24:18.402Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:24:18 [2024-06-26T20:24:18.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:24:18 [2024-06-26T20:24:18.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:24:18 [2024-06-26T20:24:18.657Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.657Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.657Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.657Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] The project's OSGi version is 1.2.0.202406261931
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] 
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:18 [2024-06-26T20:24:18.658Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
16:24:19 [2024-06-26T20:24:19.220Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.220Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:24:19 [2024-06-26T20:24:19.220Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.220Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.220Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:19 [2024-06-26T20:24:19.220Z] [WARNING] Using JavaSE-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:19 [2024-06-26T20:24:19.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:24:19 [2024-06-26T20:24:19.220Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.478Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:19 [2024-06-26T20:24:19.478Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:19 [2024-06-26T20:24:19.478Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.478Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.734Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.735Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.735Z] [INFO] 
16:24:19 [2024-06-26T20:24:19.735Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:19 [2024-06-26T20:24:19.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
16:24:23 [2024-06-26T20:24:23.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
16:24:26 [2024-06-26T20:24:26.272Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.272Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:26 [2024-06-26T20:24:26.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
16:24:26 [2024-06-26T20:24:26.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
16:24:26 [2024-06-26T20:24:26.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 10.0.1-SNAPSHOT      [80/141]
16:24:26 [2024-06-26T20:24:26.529Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:24:26 [2024-06-26T20:24:26.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] 
16:24:26 [2024-06-26T20:24:26.786Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT.jar
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT-sources-feature.jar
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] 
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
16:24:27 [2024-06-26T20:24:27.349Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT.jar
16:24:30 [2024-06-26T20:24:30.618Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT-sources-feature.jar
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT.jar
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT.pom
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT-sources-feature.jar
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT-p2metadata.xml
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-10.0.1-SNAPSHOT-p2artifacts.xml
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
16:24:34 [2024-06-26T20:24:34.788Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:24:34 [2024-06-26T20:24:34.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:24:34 [2024-06-26T20:24:34.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] 
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:34 [2024-06-26T20:24:34.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:34 [2024-06-26T20:24:34.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:24:34 [2024-06-26T20:24:34.788Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:24:34 [2024-06-26T20:24:34.788Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] 
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:35 [2024-06-26T20:24:35.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
16:24:39 [2024-06-26T20:24:39.214Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
16:24:42 [2024-06-26T20:24:42.485Z] [INFO] 
16:24:42 [2024-06-26T20:24:42.485Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:42 [2024-06-26T20:24:42.485Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
16:24:42 [2024-06-26T20:24:42.485Z] [INFO] Command line:
16:24:42 [2024-06-26T20:24:42.485Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:24:42 [2024-06-26T20:24:42.485Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:24:49 [2024-06-26T20:24:49.027Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
16:24:49 [2024-06-26T20:24:49.027Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
16:24:49 [2024-06-26T20:24:49.027Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.003 s
16:24:49 [2024-06-26T20:24:49.027Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:24:49 [2024-06-26T20:24:49.027Z] 
16:24:49 [2024-06-26T20:24:49.027Z] Results:
16:24:49 [2024-06-26T20:24:49.027Z] 
16:24:49 [2024-06-26T20:24:49.027Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:24:49 [2024-06-26T20:24:49.027Z] 
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] All tests passed
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
16:24:49 [2024-06-26T20:24:49.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
16:24:49 [2024-06-26T20:24:49.028Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:24:49 [2024-06-26T20:24:49.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:49 [2024-06-26T20:24:49.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.283Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.284Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.284Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.284Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
16:24:49 [2024-06-26T20:24:49.846Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:24:49 [2024-06-26T20:24:49.846Z] [INFO] 
16:24:49 [2024-06-26T20:24:49.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:49 [2024-06-26T20:24:49.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:49 [2024-06-26T20:24:49.846Z] [WARNING] Using JavaSE-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:49 [2024-06-26T20:24:49.846Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:24:49 [2024-06-26T20:24:49.846Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] 
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:50 [2024-06-26T20:24:50.408Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
16:24:53 [2024-06-26T20:24:53.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:24:57 [2024-06-26T20:24:57.845Z] [INFO] 
16:24:57 [2024-06-26T20:24:57.845Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:24:57 [2024-06-26T20:24:57.845Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
16:24:57 [2024-06-26T20:24:57.845Z] [INFO] Command line:
16:24:57 [2024-06-26T20:24:57.845Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:24:57 [2024-06-26T20:24:57.845Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:25:04 [2024-06-26T20:25:04.384Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:25:04 [2024-06-26T20:25:04.384Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:25:12 [2024-06-26T20:25:12.479Z] Could not determine the accessibility bus address
16:25:12 [2024-06-26T20:25:12.479Z] !SESSION 2024-06-26 20:24:57.500 -----------------------------------------------
16:25:12 [2024-06-26T20:25:12.479Z] eclipse.buildId=unknown
16:25:12 [2024-06-26T20:25:12.479Z] java.version=17.0.2
16:25:12 [2024-06-26T20:25:12.479Z] java.vendor=Oracle Corporation
16:25:12 [2024-06-26T20:25:12.479Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:25:12 [2024-06-26T20:25:12.479Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:25:12 [2024-06-26T20:25:12.479Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:25:12 [2024-06-26T20:25:12.479Z] 
16:25:12 [2024-06-26T20:25:12.479Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:25:11.870
16:25:12 [2024-06-26T20:25:12.479Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:25:12 [2024-06-26T20:25:12.479Z] !STACK 0
16:25:12 [2024-06-26T20:25:12.479Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:25:12 [2024-06-26T20:25:12.479Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:25:12 [2024-06-26T20:25:12.479Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:25:12 [2024-06-26T20:25:12.479Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:25:12 [2024-06-26T20:25:12.479Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:25:12 [2024-06-26T20:25:12.479Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:25:12 [2024-06-26T20:25:12.479Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:25:12 [2024-06-26T20:25:12.479Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:25:12 [2024-06-26T20:25:12.479Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:25:12 [2024-06-26T20:25:12.479Z] Caused by: java.io.IOException: error=2, No such file or directory
16:25:12 [2024-06-26T20:25:12.479Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:25:12 [2024-06-26T20:25:12.479Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:25:12 [2024-06-26T20:25:12.479Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:25:12 [2024-06-26T20:25:12.479Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:25:12 [2024-06-26T20:25:12.479Z] 	... 7 more
16:25:12 [2024-06-26T20:25:12.735Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
16:25:12 [2024-06-26T20:25:12.991Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
16:25:12 [2024-06-26T20:25:12.991Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.002 s
16:25:12 [2024-06-26T20:25:12.991Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0.001 s
16:25:12 [2024-06-26T20:25:12.991Z] 
16:25:12 [2024-06-26T20:25:12.991Z] Results:
16:25:12 [2024-06-26T20:25:12.991Z] 
16:25:12 [2024-06-26T20:25:12.991Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:25:12 [2024-06-26T20:25:12.991Z] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] All tests passed
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
16:25:14 [2024-06-26T20:25:14.880Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:25:14 [2024-06-26T20:25:14.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
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] 
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:14 [2024-06-26T20:25:14.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:14 [2024-06-26T20:25:14.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
16:25:14 [2024-06-26T20:25:14.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.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:25:14 [2024-06-26T20:25:14.880Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] 
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:15 [2024-06-26T20:25:15.443Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
16:25:18 [2024-06-26T20:25:18.713Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
16:25:22 [2024-06-26T20:25:22.882Z] [INFO] 
16:25:22 [2024-06-26T20:25:22.882Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:22 [2024-06-26T20:25:22.882Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
16:25:22 [2024-06-26T20:25:22.882Z] [INFO] Command line:
16:25:22 [2024-06-26T20:25:22.882Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:25:22 [2024-06-26T20:25:22.882Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:25:28 [2024-06-26T20:25:28.129Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
16:25:28 [2024-06-26T20:25:28.129Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
16:25:28 [2024-06-26T20:25:28.129Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.002 s
16:25:28 [2024-06-26T20:25:28.129Z] 
16:25:28 [2024-06-26T20:25:28.129Z] Results:
16:25:28 [2024-06-26T20:25:28.129Z] 
16:25:28 [2024-06-26T20:25:28.129Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:25:28 [2024-06-26T20:25:28.129Z] 
16:25:28 [2024-06-26T20:25:28.691Z] [INFO] All tests passed
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
16:25:28 [2024-06-26T20:25:28.692Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:25:28 [2024-06-26T20:25:28.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
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] The project's OSGi version is 2.1.0.202406261931
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:28 [2024-06-26T20:25:28.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
16:25:28 [2024-06-26T20:25:28.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.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:25:28 [2024-06-26T20:25:28.692Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:28 [2024-06-26T20:25:28.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
16:25:28 [2024-06-26T20:25:28.948Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.948Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] 
16:25:28 [2024-06-26T20:25:28.948Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] 
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] 
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] 
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] 
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:29 [2024-06-26T20:25:29.205Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
16:25:33 [2024-06-26T20:25:33.374Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
16:25:36 [2024-06-26T20:25:36.645Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:25:36 [2024-06-26T20:25:36.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:25:36 [2024-06-26T20:25:36.645Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] The project's OSGi version is 1.1.0.202406261931
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.645Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
16:25:36 [2024-06-26T20:25:36.901Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.901Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:25:36 [2024-06-26T20:25:36.901Z] [INFO] 
16:25:36 [2024-06-26T20:25:36.901Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:36 [2024-06-26T20:25:36.901Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:36 [2024-06-26T20:25:36.901Z] [WARNING] Using JavaSE-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:25:36 [2024-06-26T20:25:36.901Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:25:36 [2024-06-26T20:25:36.901Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:37 [2024-06-26T20:25:37.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:25:37 [2024-06-26T20:25:37.829Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] 
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:37 [2024-06-26T20:25:37.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] 
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] 
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] 
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] 
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:38 [2024-06-26T20:25:38.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
16:25:42 [2024-06-26T20:25:42.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] 
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
16:25:44 [2024-06-26T20:25:44.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
16:25:44 [2024-06-26T20:25:44.776Z] [INFO] 
16:25:44 [2024-06-26T20:25:44.776Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:25:44 [2024-06-26T20:25:44.776Z] [INFO] 
16:25:44 [2024-06-26T20:25:44.776Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
16:25:44 [2024-06-26T20:25:44.776Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
16:25:44 [2024-06-26T20:25:44.776Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:25:44 [2024-06-26T20:25:44.776Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:25:44 [2024-06-26T20:25:44.776Z] [WARNING] Using JavaSE-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:25:44 [2024-06-26T20:25:44.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] The project's OSGi version is 1.3.0.202406261931
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.032Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:45 [2024-06-26T20:25:45.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:25:45 [2024-06-26T20:25:45.032Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:25:45 [2024-06-26T20:25:45.032Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:45 [2024-06-26T20:25:45.594Z] [WARNING] Using JavaSE-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:25:45 [2024-06-26T20:25:45.594Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] 
16:25:45 [2024-06-26T20:25:45.594Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:45 [2024-06-26T20:25:45.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
16:25:49 [2024-06-26T20:25:49.119Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
16:25:52 [2024-06-26T20:25:52.388Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:25:52 [2024-06-26T20:25:52.388Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:25:52 [2024-06-26T20:25:52.388Z] [WARNING] Using JavaSE-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:25:52 [2024-06-26T20:25:52.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] The project's OSGi version is 1.3.0.202406261931
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] 
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:52 [2024-06-26T20:25:52.952Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
16:25:53 [2024-06-26T20:25:53.208Z] [INFO] 
16:25:53 [2024-06-26T20:25:53.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:53 [2024-06-26T20:25:53.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:25:53 [2024-06-26T20:25:53.208Z] [INFO] 
16:25:53 [2024-06-26T20:25:53.208Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:53 [2024-06-26T20:25:53.208Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:53 [2024-06-26T20:25:53.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
16:25:53 [2024-06-26T20:25:53.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.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:25:53 [2024-06-26T20:25:53.464Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] 
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] 
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] 
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:54 [2024-06-26T20:25:54.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] 
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:54 [2024-06-26T20:25:54.830Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:25:54 [2024-06-26T20:25:54.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:25:54 [2024-06-26T20:25:54.830Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] 
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:54 [2024-06-26T20:25:54.830Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] 
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:54 [2024-06-26T20:25:54.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] 
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] 
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] 
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] 
16:25:55 [2024-06-26T20:25:55.085Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:55 [2024-06-26T20:25:55.341Z] [INFO] 
16:25:55 [2024-06-26T20:25:55.341Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:25:55 [2024-06-26T20:25:55.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
16:25:59 [2024-06-26T20:25:59.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
16:26:02 [2024-06-26T20:26:02.779Z] [INFO] 
16:26:02 [2024-06-26T20:26:02.779Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:26:02 [2024-06-26T20:26:02.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
16:26:02 [2024-06-26T20:26:02.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
16:26:02 [2024-06-26T20:26:02.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] 
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] 
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 10.0.1-SNAPSHOT [88/141]
16:26:02 [2024-06-26T20:26:02.780Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:26:02 [2024-06-26T20:26:02.780Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.341Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT.jar
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT-sources-feature.jar
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] 
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
16:26:03 [2024-06-26T20:26:03.342Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT.jar
16:26:06 [2024-06-26T20:26:06.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT-sources-feature.jar
16:26:09 [2024-06-26T20:26:09.875Z] [INFO] 
16:26:09 [2024-06-26T20:26:09.875Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
16:26:09 [2024-06-26T20:26:09.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT.jar
16:26:09 [2024-06-26T20:26:09.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT.pom
16:26:09 [2024-06-26T20:26:09.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT-sources-feature.jar
16:26:09 [2024-06-26T20:26:09.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT-p2metadata.xml
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-10.0.1-SNAPSHOT-p2artifacts.xml
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] 
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] 
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
16:26:09 [2024-06-26T20:26:09.876Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:26:09 [2024-06-26T20:26:09.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:09 [2024-06-26T20:26:09.876Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] The project's OSGi version is 1.1.4.202406261931
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:26:10 [2024-06-26T20:26:10.134Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.134Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:10 [2024-06-26T20:26:10.134Z] [WARNING] Using JavaSE-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:10 [2024-06-26T20:26:10.134Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:26:10 [2024-06-26T20:26:10.390Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] 
16:26:10 [2024-06-26T20:26:10.647Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:10 [2024-06-26T20:26:10.903Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
16:26:14 [2024-06-26T20:26:14.173Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
16:26:17 [2024-06-26T20:26:17.440Z] [INFO] 
16:26:17 [2024-06-26T20:26:17.440Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:17 [2024-06-26T20:26:17.696Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
16:26:17 [2024-06-26T20:26:17.696Z] [INFO] Command line:
16:26:17 [2024-06-26T20:26:17.696Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:26:17 [2024-06-26T20:26:17.696Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:26:24 [2024-06-26T20:26:24.234Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
16:26:24 [2024-06-26T20:26:24.234Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
16:26:24 [2024-06-26T20:26:24.234Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0.011 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.002 s
16:26:24 [2024-06-26T20:26:24.235Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.235Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0.047 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.236Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.237Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
16:26:24 [2024-06-26T20:26:24.493Z] !SESSION 2024-06-26 20:26:17.882 -----------------------------------------------
16:26:24 [2024-06-26T20:26:24.493Z] eclipse.buildId=unknown
16:26:24 [2024-06-26T20:26:24.493Z] java.version=17.0.2
16:26:24 [2024-06-26T20:26:24.493Z] java.vendor=Oracle Corporation
16:26:24 [2024-06-26T20:26:24.493Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:26:24 [2024-06-26T20:26:24.493Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:26:24 [2024-06-26T20:26:24.493Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:26:24 [2024-06-26T20:26:24.493Z] 
16:26:24 [2024-06-26T20:26:24.493Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-06-26 20:26:24.366
16:26:24 [2024-06-26T20:26:24.493Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
16:26:24 [2024-06-26T20:26:24.493Z] !STACK 0
16:26:24 [2024-06-26T20:26:24.493Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:26:24 [2024-06-26T20:26:24.493Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:26:24 [2024-06-26T20:26:24.493Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:26:24 [2024-06-26T20:26:24.493Z] 
16:26:24 [2024-06-26T20:26:24.493Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-06-26 20:26:24.397
16:26:24 [2024-06-26T20:26:24.493Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
16:26:24 [2024-06-26T20:26:24.493Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
16:26:24 [2024-06-26T20:26:24.493Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.456 s
16:26:24 [2024-06-26T20:26:24.493Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.027 s
16:26:24 [2024-06-26T20:26:24.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
16:26:24 [2024-06-26T20:26:24.750Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
16:26:24 [2024-06-26T20:26:24.750Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.750Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
16:26:24 [2024-06-26T20:26:24.750Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.750Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:26:24 [2024-06-26T20:26:24.750Z] 
16:26:24 [2024-06-26T20:26:24.750Z] Results:
16:26:24 [2024-06-26T20:26:24.750Z] 
16:26:24 [2024-06-26T20:26:24.750Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
16:26:24 [2024-06-26T20:26:24.750Z] 
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] All tests passed
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
16:26:25 [2024-06-26T20:26:25.313Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:26:25 [2024-06-26T20:26:25.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:25 [2024-06-26T20:26:25.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:26:25 [2024-06-26T20:26:25.569Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] 
16:26:25 [2024-06-26T20:26:25.570Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:25 [2024-06-26T20:26:25.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:25 [2024-06-26T20:26:25.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:25 [2024-06-26T20:26:25.570Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:26:25 [2024-06-26T20:26:25.825Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 105 were skipped
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] 
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:26 [2024-06-26T20:26:26.082Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
16:26:29 [2024-06-26T20:26:29.351Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
16:26:34 [2024-06-26T20:26:34.597Z] [INFO] 
16:26:34 [2024-06-26T20:26:34.597Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:34 [2024-06-26T20:26:34.853Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
16:26:34 [2024-06-26T20:26:34.853Z] [INFO] Command line:
16:26:34 [2024-06-26T20:26:34.853Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:26:34 [2024-06-26T20:26:34.854Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:26:41 [2024-06-26T20:26:41.397Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
16:26:41 [2024-06-26T20:26:41.397Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.069 s
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
16:26:41 [2024-06-26T20:26:41.397Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
16:26:41 [2024-06-26T20:26:41.397Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0.001 s
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0 s
16:26:41 [2024-06-26T20:26:41.397Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
16:26:41 [2024-06-26T20:26:41.397Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.107 s
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.006 s
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.007 s
16:26:41 [2024-06-26T20:26:41.397Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
16:26:41 [2024-06-26T20:26:41.397Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
16:26:41 [2024-06-26T20:26:41.397Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:26:41 [2024-06-26T20:26:41.397Z] 
16:26:41 [2024-06-26T20:26:41.397Z] Results:
16:26:41 [2024-06-26T20:26:41.397Z] 
16:26:41 [2024-06-26T20:26:41.397Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
16:26:41 [2024-06-26T20:26:41.397Z] 
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] All tests passed
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] 
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] 
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] 
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
16:26:41 [2024-06-26T20:26:41.654Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:26:41 [2024-06-26T20:26:41.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:41 [2024-06-26T20:26:41.654Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] The project's OSGi version is 2.0.6.202406261931
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.216Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
16:26:42 [2024-06-26T20:26:42.778Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:26:42 [2024-06-26T20:26:42.778Z] [INFO] 
16:26:42 [2024-06-26T20:26:42.778Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:42 [2024-06-26T20:26:42.778Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:42 [2024-06-26T20:26:42.778Z] [WARNING] Using JavaSE-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:42 [2024-06-26T20:26:42.778Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:26:42 [2024-06-26T20:26:42.778Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] 
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:43 [2024-06-26T20:26:43.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
16:26:47 [2024-06-26T20:26:47.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
16:26:52 [2024-06-26T20:26:52.757Z] [INFO] 
16:26:52 [2024-06-26T20:26:52.757Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:26:53 [2024-06-26T20:26:53.013Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
16:26:53 [2024-06-26T20:26:53.013Z] [INFO] Command line:
16:26:53 [2024-06-26T20:26:53.013Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:26:53 [2024-06-26T20:26:53.013Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:26:59 [2024-06-26T20:26:59.553Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:26:59 [2024-06-26T20:26:59.554Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:06 [2024-06-26T20:27:06.095Z] Could not determine the accessibility bus address
16:27:07 [2024-06-26T20:27:07.023Z] !SESSION 2024-06-26 20:26:53.015 -----------------------------------------------
16:27:07 [2024-06-26T20:27:07.023Z] eclipse.buildId=unknown
16:27:07 [2024-06-26T20:27:07.023Z] java.version=17.0.2
16:27:07 [2024-06-26T20:27:07.023Z] java.vendor=Oracle Corporation
16:27:07 [2024-06-26T20:27:07.023Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:27:07 [2024-06-26T20:27:07.023Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:27:07 [2024-06-26T20:27:07.023Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:27:07 [2024-06-26T20:27:07.023Z] 
16:27:07 [2024-06-26T20:27:07.023Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:27:06.675
16:27:07 [2024-06-26T20:27:07.023Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:27:07 [2024-06-26T20:27:07.023Z] !STACK 0
16:27:07 [2024-06-26T20:27:07.023Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:27:07 [2024-06-26T20:27:07.023Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:27:07 [2024-06-26T20:27:07.023Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:27:07 [2024-06-26T20:27:07.023Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:27:07 [2024-06-26T20:27:07.023Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:27:07 [2024-06-26T20:27:07.023Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:27:07 [2024-06-26T20:27:07.023Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:27:07 [2024-06-26T20:27:07.023Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:27:07 [2024-06-26T20:27:07.023Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:27:07 [2024-06-26T20:27:07.023Z] Caused by: java.io.IOException: error=2, No such file or directory
16:27:07 [2024-06-26T20:27:07.023Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:27:07 [2024-06-26T20:27:07.023Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:27:07 [2024-06-26T20:27:07.023Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:27:07 [2024-06-26T20:27:07.023Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:27:07 [2024-06-26T20:27:07.023Z] 	... 7 more
16:27:07 [2024-06-26T20:27:07.586Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
16:27:09 [2024-06-26T20:27:09.477Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
16:27:09 [2024-06-26T20:27:09.477Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 1.290 s
16:27:09 [2024-06-26T20:27:09.477Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
16:27:11 [2024-06-26T20:27:11.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.940 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
16:27:11 [2024-06-26T20:27:11.995Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 2.939 s
16:27:11 [2024-06-26T20:27:11.995Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
16:27:12 [2024-06-26T20:27:12.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
16:27:12 [2024-06-26T20:27:12.922Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.876 s
16:27:12 [2024-06-26T20:27:12.922Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
16:27:13 [2024-06-26T20:27:13.851Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.787 s
16:27:13 [2024-06-26T20:27:13.851Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
16:27:13 [2024-06-26T20:27:13.851Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.001 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0.001 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0.001 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.016 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
16:27:13 [2024-06-26T20:27:13.851Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
16:27:14 [2024-06-26T20:27:14.780Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
16:27:14 [2024-06-26T20:27:14.780Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.939 s
16:27:14 [2024-06-26T20:27:14.780Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
16:27:16 [2024-06-26T20:27:16.146Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
16:27:16 [2024-06-26T20:27:16.147Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 1.142 s
16:27:16 [2024-06-26T20:27:16.147Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
16:27:28 [2024-06-26T20:27:28.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.39 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
16:27:28 [2024-06-26T20:27:28.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 11.39 s
16:27:28 [2024-06-26T20:27:28.317Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
16:27:28 [2024-06-26T20:27:28.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
16:27:28 [2024-06-26T20:27:28.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.885 s
16:27:28 [2024-06-26T20:27:28.317Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
16:27:29 [2024-06-26T20:27:29.247Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
16:27:29 [2024-06-26T20:27:29.247Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.777 s
16:27:29 [2024-06-26T20:27:29.247Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
16:27:29 [2024-06-26T20:27:29.809Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
16:27:29 [2024-06-26T20:27:29.809Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 0.797 s
16:27:29 [2024-06-26T20:27:29.809Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
16:27:30 [2024-06-26T20:27:30.739Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
16:27:30 [2024-06-26T20:27:30.739Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.763 s
16:27:30 [2024-06-26T20:27:30.739Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
16:27:31 [2024-06-26T20:27:31.668Z] 
16:27:31 [2024-06-26T20:27:31.668Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-06-26 20:27:31.572
16:27:31 [2024-06-26T20:27:31.668Z] !MESSAGE Could not validate the xml response
16:27:31 [2024-06-26T20:27:31.668Z] !STACK 0
16:27:31 [2024-06-26T20:27:31.668Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:27:31 [2024-06-26T20:27:31.668Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:31 [2024-06-26T20:27:31.668Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:31 [2024-06-26T20:27:31.669Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:31 [2024-06-26T20:27:31.669Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:27:31 [2024-06-26T20:27:31.669Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:27:31 [2024-06-26T20:27:31.669Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:27:31 [2024-06-26T20:27:31.669Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:27:33 [2024-06-26T20:27:33.037Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.495 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.090 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.033 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.099 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.101 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.092 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.104 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.097 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.075 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.091 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.030 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.077 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.036 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.082 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.084 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.018 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.019 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.064 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.026 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.070 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.019 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.078 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.017 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.019 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.061 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.032 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.073 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.032 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.079 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.029 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.066 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.032 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.069 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.015 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.017 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.059 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.015 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.015 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.014 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.054 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.014 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.018 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.016 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.056 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.014 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.016 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.015 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.052 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.016 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.017 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.019 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.062 s
16:27:33 [2024-06-26T20:27:33.037Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.022 s
16:27:33 [2024-06-26T20:27:33.038Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.063 s
16:27:33 [2024-06-26T20:27:33.038Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
16:27:33 [2024-06-26T20:27:33.601Z] 
16:27:33 [2024-06-26T20:27:33.601Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-06-26 20:27:33.320
16:27:33 [2024-06-26T20:27:33.601Z] !MESSAGE Could not validate the xml response
16:27:33 [2024-06-26T20:27:33.601Z] !STACK 0
16:27:33 [2024-06-26T20:27:33.601Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:33 [2024-06-26T20:27:33.601Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:27:33 [2024-06-26T20:27:33.601Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:33 [2024-06-26T20:27:33.602Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:27:33 [2024-06-26T20:27:33.602Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:27:34 [2024-06-26T20:27:34.530Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.318 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.020 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.069 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.057 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.056 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.017 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.016 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.063 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.019 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.055 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.023 s
16:27:34 [2024-06-26T20:27:34.530Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.015 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.058 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.015 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.016 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.053 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.022 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.015 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.055 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.015 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.018 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.057 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.016 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.047 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.015 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.054 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.015 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.053 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.016 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.017 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.066 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.014 s
16:27:34 [2024-06-26T20:27:34.531Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.013 s
16:27:34 [2024-06-26T20:27:34.531Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
16:27:34 [2024-06-26T20:27:34.787Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.220 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.005 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.004 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.041 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.787Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.039 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.004 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.003 s
16:27:34 [2024-06-26T20:27:34.788Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
16:27:34 [2024-06-26T20:27:34.788Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:27:34 [2024-06-26T20:27:34.788Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:27:34 [2024-06-26T20:27:34.788Z] 
16:27:34 [2024-06-26T20:27:34.788Z] Results:
16:27:34 [2024-06-26T20:27:34.788Z] 
16:27:34 [2024-06-26T20:27:34.788Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
16:27:34 [2024-06-26T20:27:34.788Z] 
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] All tests passed
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] 
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] 
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] 
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
16:27:35 [2024-06-26T20:27:35.716Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:27:35 [2024-06-26T20:27:35.716Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:27:35 [2024-06-26T20:27:35.716Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:27:35 [2024-06-26T20:27:35.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] The project's OSGi version is 1.0.9.202406261931
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.279Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
16:27:36 [2024-06-26T20:27:36.535Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.535Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:27:36 [2024-06-26T20:27:36.535Z] [INFO] 
16:27:36 [2024-06-26T20:27:36.535Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:36 [2024-06-26T20:27:36.535Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:27:36 [2024-06-26T20:27:36.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:27:36 [2024-06-26T20:27:36.535Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:27:36 [2024-06-26T20:27:36.535Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] 
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:37 [2024-06-26T20:27:37.097Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:27:41 [2024-06-26T20:27:41.266Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
16:27:43 [2024-06-26T20:27:43.784Z] [INFO] 
16:27:43 [2024-06-26T20:27:43.784Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:27:44 [2024-06-26T20:27:44.040Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
16:27:44 [2024-06-26T20:27:44.040Z] [INFO] Command line:
16:27:44 [2024-06-26T20:27:44.040Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:27:44 [2024-06-26T20:27:44.297Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:27:48 [2024-06-26T20:27:48.465Z] Jun 26, 2024 8:27:47 PM org.apache.aries.spifly.BaseActivator log
16:27:48 [2024-06-26T20:27:48.466Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:27:50 [2024-06-26T20:27:50.984Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:50 [2024-06-26T20:27:50.984Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:59 [2024-06-26T20:27:59.075Z] Could not determine the accessibility bus address
16:27:59 [2024-06-26T20:27:59.075Z] !SESSION 2024-06-26 20:27:44.276 -----------------------------------------------
16:27:59 [2024-06-26T20:27:59.075Z] eclipse.buildId=unknown
16:27:59 [2024-06-26T20:27:59.075Z] java.version=17.0.2
16:27:59 [2024-06-26T20:27:59.075Z] java.vendor=Oracle Corporation
16:27:59 [2024-06-26T20:27:59.075Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:27:59 [2024-06-26T20:27:59.075Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:27:59 [2024-06-26T20:27:59.075Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:27:59 [2024-06-26T20:27:59.075Z] 
16:27:59 [2024-06-26T20:27:59.075Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:27:58.578
16:27:59 [2024-06-26T20:27:59.075Z] !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:59 [2024-06-26T20:27:59.075Z] 
16:27:59 [2024-06-26T20:27:59.075Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:27:58.672
16:27:59 [2024-06-26T20:27:59.075Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:27:59 [2024-06-26T20:27:59.075Z] !STACK 0
16:27:59 [2024-06-26T20:27:59.075Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:27:59 [2024-06-26T20:27:59.075Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:27:59 [2024-06-26T20:27:59.075Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:27:59 [2024-06-26T20:27:59.075Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:27:59 [2024-06-26T20:27:59.075Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:27:59 [2024-06-26T20:27:59.075Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:27:59 [2024-06-26T20:27:59.075Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:27:59 [2024-06-26T20:27:59.075Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:27:59 [2024-06-26T20:27:59.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:27:59 [2024-06-26T20:27:59.075Z] Caused by: java.io.IOException: error=2, No such file or directory
16:27:59 [2024-06-26T20:27:59.075Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:27:59 [2024-06-26T20:27:59.075Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:27:59 [2024-06-26T20:27:59.075Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:27:59 [2024-06-26T20:27:59.075Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:27:59 [2024-06-26T20:27:59.075Z] 	... 7 more
16:27:59 [2024-06-26T20:27:59.075Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
16:28:00 [2024-06-26T20:28:00.004Z] Display size: 1440x900
16:28:00 [2024-06-26T20:28:00.004Z] OS version=6.2.9-300.fc38.x86_64
16:28:00 [2024-06-26T20:28:00.004Z] GTK version=3.24.33
16:28:00 [2024-06-26T20:28:00.004Z] GTK theme=Yaru
16:28:00 [2024-06-26T20:28:00.004Z] LIBOVERLAY_SCROLLBAR=0
16:28:00 [2024-06-26T20:28:00.004Z] Time zone: Greenwich Mean Time
16:28:00 [2024-06-26T20:28:00.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446761592 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1446762983 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1446762984 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:28:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446762996 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:01 [2024-06-26T20:28:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:02 [2024-06-26T20:28:02.554Z] 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:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446764091 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446764099 data=null doit=true}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446764099 data=null}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446764100 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446764101 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:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446764173 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446764175 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446764175 data=null doit=true}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446764175 data=null}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446764176 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446764176 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:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446764185 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:02 [2024-06-26T20:28:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:02 [2024-06-26T20:28:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:02 [2024-06-26T20:28:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446764401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:02 [2024-06-26T20:28:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446765576 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446765577 data=null doit=true}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446765577 data=null}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446765578 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446765578 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:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446765584 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446765593 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446765593 data=null doit=true}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446765593 data=null}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446765594 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446765595 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:28:04 [2024-06-26T20:28:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446765599 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:04 [2024-06-26T20:28:04.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:04 [2024-06-26T20:28:04.435Z] 
16:28:04 [2024-06-26T20:28:04.435Z] (Eclipse:14195): Gtk-WARNING **: 20:28:04.297: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
16:28:04 [2024-06-26T20:28:04.435Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:04 [2024-06-26T20:28:04.704Z] 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=1446766217 data=null doit=true}, Shell with text {Create Session}]
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:04 [2024-06-26T20:28:04.704Z] 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:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:04 [2024-06-26T20:28:04.704Z] 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:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:04 [2024-06-26T20:28:04.704Z] 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:28:04 [2024-06-26T20:28:04.704Z] 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:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.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:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446766277 data=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:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446766277 data=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:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446766277 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446766278 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:04 [2024-06-26T20:28:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446766278 data=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:04 [2024-06-26T20:28:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446766279 data=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:04 [2024-06-26T20:28:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446766279 data=null item=null detail=0 x=0 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-06-26T20:28:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446765800 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:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446766480 data=null doit=true}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446766480 data=null}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446766481 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446766481 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:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446766483 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:04 [2024-06-26T20:28:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:04 [2024-06-26T20:28:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:04 [2024-06-26T20:28:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:04 [2024-06-26T20:28:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446766498 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446766498 data=null doit=true}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446766499 data=null}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446766499 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446766499 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:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446766511 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446766513 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446766513 data=null doit=true}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446766513 data=null}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446766514 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446766514 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:28:04 [2024-06-26T20:28:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446766516 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:05 [2024-06-26T20:28:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:05 [2024-06-26T20:28:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:05 [2024-06-26T20:28:05.782Z] 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=1446767180 data=null doit=true}, Shell with text {Enable Events}]
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:28:05 [2024-06-26T20:28:05.782Z] 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:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] 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:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446767203 data=null doit=true}, Button with text {Kernel}]
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446767204 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:28:05 [2024-06-26T20:28:05.782Z] 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:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1446767205 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1446767206 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:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1446767206 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:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1446767206 data=null 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:28:05 [2024-06-26T20:28:05.782Z] 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:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.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:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446767372 data=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:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446767372 data=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:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446767373 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446767373 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446767374 data=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:05 [2024-06-26T20:28:05.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446767374 data=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:06 [2024-06-26T20:28:06.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446767374 data=null item=null detail=0 x=0 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:06 [2024-06-26T20:28:06.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446766716 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:28:06 [2024-06-26T20:28:06.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:06 [2024-06-26T20:28:06.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:06 [2024-06-26T20:28:06.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:06 [2024-06-26T20:28:06.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:06 [2024-06-26T20:28:06.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:06 [2024-06-26T20:28:06.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:06 [2024-06-26T20:28:06.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1446767672 data=null doit=true}, Tree node with text: JUL]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1446767672 data=null}, Tree node with text: JUL]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1446767672 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446767673 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:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1446767674 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446767675 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446767676 data=null doit=true}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446767676 data=null}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446767676 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446767677 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:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446767679 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446767680 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446767680 data=null doit=true}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446767681 data=null}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446767681 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446767682 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:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446767693 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:06 [2024-06-26T20:28:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:06 [2024-06-26T20:28:06.859Z] 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=1446768319 data=null doit=true}, Shell with text {Enable Events}]
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:28:06 [2024-06-26T20:28:06.859Z] 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:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:06 [2024-06-26T20:28:06.859Z] 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:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446768379 data=null doit=true}, Button with text {Kernel}]
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446768379 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:28:06 [2024-06-26T20:28:06.859Z] 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:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1446768380 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1446768381 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:28:06 [2024-06-26T20:28:06.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1446768381 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:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1446768381 data=null 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:28:07 [2024-06-26T20:28:07.116Z] 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:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446768492 data=null doit=true}, TreeItem with text {All}]
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446768492 data=null}, TreeItem with text {All}]
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446768493 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446768498 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:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446768499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:07 [2024-06-26T20:28:07.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.116Z] 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=1446768503 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:07 [2024-06-26T20:28:07.116Z] 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=1446768503 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:07 [2024-06-26T20:28:07.116Z] 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=1446768504 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:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446768504 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:28:07 [2024-06-26T20:28:07.116Z] 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=1446768506 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:28:07 [2024-06-26T20:28:07.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.116Z] 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:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:07 [2024-06-26T20:28:07.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:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446768575 data=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:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446768575 data=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:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446768575 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446768575 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446768576 data=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:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446768576 data=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:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446768576 data=null item=null detail=0 x=0 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:07 [2024-06-26T20:28:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446767875 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:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:07 [2024-06-26T20:28:07.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1446768880 data=null doit=true}, Tree node with text: JUL]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1446768880 data=null}, Tree node with text: JUL]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1446768881 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446768881 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:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1446768883 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446768884 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446768884 data=null doit=true}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446768889 data=null}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446768890 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446768890 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:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446768895 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446768897 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446768897 data=null doit=true}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446768897 data=null}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446768898 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446768898 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:28:07 [2024-06-26T20:28:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446768900 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:07 [2024-06-26T20:28:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:07 [2024-06-26T20:28:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:07 [2024-06-26T20:28:07.888Z] 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=1446769425 data=null doit=true}, Shell with text {Enable Events}]
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:28:07 [2024-06-26T20:28:07.888Z] 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:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:07 [2024-06-26T20:28:07.888Z] 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:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446769431 data=null doit=true}, Button with text {Kernel}]
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446769431 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:28:07 [2024-06-26T20:28:07.888Z] 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:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1446769432 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1446769432 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:28:07 [2024-06-26T20:28:07.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1446769432 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:28:08 [2024-06-26T20:28:08.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1446769433 data=null 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:28:08 [2024-06-26T20:28:08.144Z] 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:28:08 [2024-06-26T20:28:08.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446769523 data=null doit=true}, TreeItem with text {All}]
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446769524 data=null}, TreeItem with text {All}]
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446769524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446769529 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446769531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:08 [2024-06-26T20:28:08.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.145Z] 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=1446769532 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:08 [2024-06-26T20:28:08.145Z] 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=1446769532 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:08 [2024-06-26T20:28:08.145Z] 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=1446769533 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446769533 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:28:08 [2024-06-26T20:28:08.145Z] 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=1446769571 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:28:08 [2024-06-26T20:28:08.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.145Z] 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:28:08 [2024-06-26T20:28:08.145Z] 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.145Z] 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@537e52de
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1446769580 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446769588 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446769588 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1446769589 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446769589 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446769589 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:28:08 [2024-06-26T20:28:08.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446769590 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:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1446769591 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:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446769591 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:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1446769591 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:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1446769591 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1446769592 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:28:08 [2024-06-26T20:28:08.146Z] 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:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1446769597 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:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.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:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446769611 data=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:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446769612 data=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:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446769612 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446769612 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446769613 data=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:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446769613 data=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:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446769613 data=null item=null detail=0 x=0 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:08 [2024-06-26T20:28:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446769070 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:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:08 [2024-06-26T20:28:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1446769882 data=null doit=true}, Tree node with text: JUL]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1446769882 data=null}, Tree node with text: JUL]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1446769883 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446769883 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:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1446769892 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446769894 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446769894 data=null doit=true}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446769894 data=null}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446769895 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446769895 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:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446769898 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446769899 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446769899 data=null doit=true}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446769900 data=null}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446769900 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446769900 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:28:08 [2024-06-26T20:28:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446769907 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:08 [2024-06-26T20:28:08.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:08 [2024-06-26T20:28:08.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:08 [2024-06-26T20:28:08.917Z] 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=1446770493 data=null doit=true}, Shell with text {Enable Events}]
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:28:08 [2024-06-26T20:28:08.917Z] 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:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:08 [2024-06-26T20:28:08.917Z] 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:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446770498 data=null doit=true}, Button with text {Kernel}]
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446770498 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:28:08 [2024-06-26T20:28:08.917Z] 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:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=1446770499 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=1446770499 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:28:08 [2024-06-26T20:28:08.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=1446770500 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:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=1446770500 data=null 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:28:09 [2024-06-26T20:28:09.173Z] 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:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:28:09 [2024-06-26T20:28:09.173Z] 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:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446770623 data=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:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446770623 data=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:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446770623 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446770623 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446770624 data=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:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446770669 data=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:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446770669 data=null item=null detail=0 x=0 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:09 [2024-06-26T20:28:09.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446770070 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:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=1446770912 data=null doit=true}, Tree node with text: JUL]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=1446770912 data=null}, Tree node with text: JUL]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=1446770913 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446770913 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:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=1446770915 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446770973 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446770974 data=null doit=true}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446770974 data=null}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446770975 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446770975 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:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446770980 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:09 [2024-06-26T20:28:09.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446770981 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446770981 data=null doit=true}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446770981 data=null}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446770982 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446770983 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:28:09 [2024-06-26T20:28:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446770991 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:09 [2024-06-26T20:28:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:09 [2024-06-26T20:28:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446771116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:09 [2024-06-26T20:28:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:09 [2024-06-26T20:28:09.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446771222 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446771222 data=null doit=true}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446771222 data=null}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446771222 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446771223 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:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446771227 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446771229 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446771229 data=null doit=true}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446771229 data=null}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446771229 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446771230 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:28:09 [2024-06-26T20:28:09.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446771231 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:09 [2024-06-26T20:28:09.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:09 [2024-06-26T20:28:09.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:09 [2024-06-26T20:28:09.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446771373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:09 [2024-06-26T20:28:09.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:09 [2024-06-26T20:28:09.944Z] 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:28:10 [2024-06-26T20:28:10.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1446771582 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1446771583 data=null doit=true}, Tree node with text: logger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1446771583 data=null}, Tree node with text: logger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1446771583 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446771584 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:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1446771593 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:10 [2024-06-26T20:28:10.201Z] 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:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1446771723 data=null button=0 stateMask=0x0 x=161 y=106 count=0}, Tree node with text: anotherLogger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1446771723 data=null doit=true}, Tree node with text: anotherLogger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1446771723 data=null}, Tree node with text: anotherLogger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1446771724 data=null button=1 stateMask=0x0 x=161 y=106 count=1}, Tree node with text: anotherLogger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446771724 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:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1446771728 data=null button=1 stateMask=0x80000 x=161 y=106 count=1}, Tree node with text: anotherLogger]
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:10 [2024-06-26T20:28:10.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:10 [2024-06-26T20:28:10.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:10 [2024-06-26T20:28:10.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:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446771881 data=null button=0 stateMask=0x0 x=113 y=-33 count=0}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446771881 data=null doit=true}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446771881 data=null}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446771882 data=null button=1 stateMask=0x0 x=113 y=-33 count=1}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446771882 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:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446771891 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446771892 data=null button=0 stateMask=0x0 x=113 y=-33 count=0}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446771892 data=null doit=true}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446771893 data=null}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446771893 data=null button=1 stateMask=0x0 x=113 y=-33 count=1}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446771894 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:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446771900 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1}, Tree node with text: mysession]
16:28:10 [2024-06-26T20:28:10.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:10 [2024-06-26T20:28:10.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:10 [2024-06-26T20:28:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:10 [2024-06-26T20:28:10.971Z] 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=1446772428 data=null doit=true}, Shell with text {Enable Events}]
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:28:10 [2024-06-26T20:28:10.971Z] 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:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:10 [2024-06-26T20:28:10.971Z] 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:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446772433 data=null doit=true}, Button with text {Kernel}]
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446772433 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:28:10 [2024-06-26T20:28:10.971Z] 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:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1446772463 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1446772473 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:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1446772474 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:28:10 [2024-06-26T20:28:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1446772474 data=null 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:28:11 [2024-06-26T20:28:11.227Z] 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:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:11 [2024-06-26T20:28:11.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:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446772583 data=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:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446772583 data=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:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446772583 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446772584 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446772584 data=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:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446772586 data=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:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446772586 data=null item=null detail=0 x=0 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:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446772017 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:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:11 [2024-06-26T20:28:11.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:11 [2024-06-26T20:28:11.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:11 [2024-06-26T20:28:11.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:11 [2024-06-26T20:28:11.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:11 [2024-06-26T20:28:11.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:11 [2024-06-26T20:28:11.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1446772792 data=null doit=true}, Tree node with text: LOG4J]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1446772792 data=null}, Tree node with text: LOG4J]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1446772792 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446772793 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:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1446772794 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446772795 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446772795 data=null doit=true}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446772795 data=null}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446772796 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446772796 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:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446772798 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446772799 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446772799 data=null doit=true}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446772799 data=null}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446772799 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446772800 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:28:11 [2024-06-26T20:28:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446772801 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:11 [2024-06-26T20:28:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:11 [2024-06-26T20:28:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:12 [2024-06-26T20:28:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:12 [2024-06-26T20:28:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:12 [2024-06-26T20:28:12.046Z] 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=1446773409 data=null doit=true}, Shell with text {Enable Events}]
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:28:12 [2024-06-26T20:28:12.047Z] 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:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.047Z] 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:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446773414 data=null doit=true}, Button with text {Kernel}]
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446773414 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:28:12 [2024-06-26T20:28:12.047Z] 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:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1446773415 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1446773415 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:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1446773415 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:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1446773416 data=null 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:28:12 [2024-06-26T20:28:12.047Z] 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:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446773517 data=null doit=true}, TreeItem with text {All}]
16:28:12 [2024-06-26T20:28:12.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446773517 data=null}, TreeItem with text {All}]
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446773518 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446773522 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:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446773570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:12 [2024-06-26T20:28:12.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.048Z] 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=1446773571 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:12 [2024-06-26T20:28:12.048Z] 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=1446773572 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:12 [2024-06-26T20:28:12.048Z] 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=1446773572 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:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446773573 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:28:12 [2024-06-26T20:28:12.048Z] 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=1446773574 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:28:12 [2024-06-26T20:28:12.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.048Z] 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:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446773579 data=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:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446773579 data=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:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446773580 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446773580 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446773580 data=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:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446773580 data=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:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446773580 data=null item=null detail=0 x=0 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:12 [2024-06-26T20:28:12.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446772920 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:28:12 [2024-06-26T20:28:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:12 [2024-06-26T20:28:12.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:12 [2024-06-26T20:28:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1446773808 data=null doit=true}, Tree node with text: LOG4J]
16:28:12 [2024-06-26T20:28:12.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1446773808 data=null}, Tree node with text: LOG4J]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1446773809 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446773809 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:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1446773810 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446773811 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446773811 data=null doit=true}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446773812 data=null}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446773812 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446773812 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:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446773814 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446773815 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446773815 data=null doit=true}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446773815 data=null}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446773816 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446773816 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:28:12 [2024-06-26T20:28:12.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446773873 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:12 [2024-06-26T20:28:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:12 [2024-06-26T20:28:12.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:12 [2024-06-26T20:28:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:12 [2024-06-26T20:28:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:12 [2024-06-26T20:28:12.817Z] 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=1446774376 data=null doit=true}, Shell with text {Enable Events}]
16:28:12 [2024-06-26T20:28:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:28:12 [2024-06-26T20:28:12.818Z] 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:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:12 [2024-06-26T20:28:12.818Z] 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:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446774382 data=null doit=true}, Button with text {Kernel}]
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446774382 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:28:12 [2024-06-26T20:28:12.818Z] 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:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1446774383 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1446774383 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:28:12 [2024-06-26T20:28:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1446774383 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:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1446774383 data=null 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:28:13 [2024-06-26T20:28:13.076Z] 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:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446774489 data=null doit=true}, TreeItem with text {All}]
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446774490 data=null}, TreeItem with text {All}]
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446774495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:13 [2024-06-26T20:28:13.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446774496 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446774497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:13 [2024-06-26T20:28:13.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.077Z] 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=1446774498 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:13 [2024-06-26T20:28:13.077Z] 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=1446774499 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:13 [2024-06-26T20:28:13.077Z] 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=1446774499 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446774499 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:28:13 [2024-06-26T20:28:13.077Z] 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=1446774501 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:28:13 [2024-06-26T20:28:13.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.077Z] 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:28:13 [2024-06-26T20:28:13.077Z] 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.077Z] 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d05d8c3
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1446774516 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446774516 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446774517 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1446774517 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446774517 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446774517 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446774518 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1446774572 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446774572 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1446774572 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:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1446774573 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1446774573 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:13 [2024-06-26T20:28:13.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:28:13 [2024-06-26T20:28:13.078Z] 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:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1446774576 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:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.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:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446774580 data=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:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446774580 data=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:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446774580 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446774581 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446774581 data=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:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446774581 data=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:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446774588 data=null item=null detail=0 x=0 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:13 [2024-06-26T20:28:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446773980 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:28:13 [2024-06-26T20:28:13.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:13 [2024-06-26T20:28:13.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1446774811 data=null doit=true}, Tree node with text: LOG4J]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1446774811 data=null}, Tree node with text: LOG4J]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1446774812 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446774812 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:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1446774814 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446774815 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446774815 data=null doit=true}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446774815 data=null}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446774815 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446774816 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:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446774817 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446774868 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446774868 data=null doit=true}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446774868 data=null}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446774868 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446774869 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:28:13 [2024-06-26T20:28:13.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446774877 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:13 [2024-06-26T20:28:13.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:13 [2024-06-26T20:28:13.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:13 [2024-06-26T20:28:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:13 [2024-06-26T20:28:13.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:13 [2024-06-26T20:28:13.848Z] 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=1446775408 data=null doit=true}, Shell with text {Enable Events}]
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:28:13 [2024-06-26T20:28:13.848Z] 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:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:13 [2024-06-26T20:28:13.848Z] 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:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446775466 data=null doit=true}, Button with text {Kernel}]
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446775467 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:28:14 [2024-06-26T20:28:14.104Z] 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:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=1446775468 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=1446775468 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:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=1446775468 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:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=1446775468 data=null 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:28:14 [2024-06-26T20:28:14.104Z] 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:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:28:14 [2024-06-26T20:28:14.104Z] 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:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.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:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446775574 data=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:14 [2024-06-26T20:28:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446775574 data=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:14 [2024-06-26T20:28:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446775574 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:14 [2024-06-26T20:28:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446775574 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:14 [2024-06-26T20:28:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446775574 data=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:14 [2024-06-26T20:28:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446775575 data=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:14 [2024-06-26T20:28:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446775575 data=null item=null detail=0 x=0 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:14 [2024-06-26T20:28:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446774985 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:28:14 [2024-06-26T20:28:14.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:14 [2024-06-26T20:28:14.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=1446775790 data=null doit=true}, Tree node with text: LOG4J]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1446775790 data=null}, Tree node with text: LOG4J]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1446775791 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446775791 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:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1446775793 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446775797 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446775797 data=null doit=true}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446775797 data=null}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446775798 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446775798 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:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446775807 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446775808 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446775808 data=null doit=true}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446775809 data=null}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446775809 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446775809 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:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446775811 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446775922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:14 [2024-06-26T20:28:14.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:14 [2024-06-26T20:28:14.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:14 [2024-06-26T20:28:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446776126 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446776126 data=null doit=true}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446776127 data=null}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446776127 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446776127 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:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446776129 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446776130 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446776130 data=null doit=true}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446776130 data=null}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446776131 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446776131 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:28:14 [2024-06-26T20:28:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446776132 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:14 [2024-06-26T20:28:14.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:14 [2024-06-26T20:28:14.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:14 [2024-06-26T20:28:14.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446776222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:14 [2024-06-26T20:28:14.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:15 [2024-06-26T20:28:15.131Z] 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:28:15 [2024-06-26T20:28:15.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.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:28:15 [2024-06-26T20:28:15.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1446776519 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1446776519 data=null doit=true}, Tree node with text: logger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1446776519 data=null}, Tree node with text: logger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1446776520 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446776520 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:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1446776525 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2024-06-26T20:28:15.132Z] 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:28:15 [2024-06-26T20:28:15.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.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:28:15 [2024-06-26T20:28:15.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1446776668 data=null button=0 stateMask=0x0 x=161 y=105 count=0}, Tree node with text: anotherLogger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1446776668 data=null doit=true}, Tree node with text: anotherLogger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1446776668 data=null}, Tree node with text: anotherLogger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1446776669 data=null button=1 stateMask=0x0 x=161 y=105 count=1}, Tree node with text: anotherLogger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446776669 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:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1446776672 data=null button=1 stateMask=0x80000 x=161 y=105 count=1}, Tree node with text: anotherLogger]
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2024-06-26T20:28:15.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2024-06-26T20:28:15.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446776890 data=null button=0 stateMask=0x0 x=113 y=-34 count=0}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446776890 data=null doit=true}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446776891 data=null}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446776891 data=null button=1 stateMask=0x0 x=113 y=-34 count=1}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446776891 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:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446776897 data=null button=1 stateMask=0x80000 x=113 y=-34 count=1}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:15 [2024-06-26T20:28:15.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446776969 data=null button=0 stateMask=0x0 x=113 y=3 count=0}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446776969 data=null doit=true}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446776969 data=null}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446776970 data=null button=1 stateMask=0x0 x=113 y=3 count=1}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446776970 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:28:15 [2024-06-26T20:28:15.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446776972 data=null button=1 stateMask=0x80000 x=113 y=3 count=1}, Tree node with text: mysession]
16:28:15 [2024-06-26T20:28:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:15 [2024-06-26T20:28:15.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:16 [2024-06-26T20:28:16.208Z] 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=1446777578 data=null doit=true}, Shell with text {Enable Events}]
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:28:16 [2024-06-26T20:28:16.208Z] 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:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.208Z] 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:28:16 [2024-06-26T20:28:16.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446777582 data=null doit=true}, Button with text {Kernel}]
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446777583 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:28:16 [2024-06-26T20:28:16.209Z] 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:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1446777583 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1446777594 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:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1446777594 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:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1446777594 data=null 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:28:16 [2024-06-26T20:28:16.209Z] 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:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446777686 data=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:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446777687 data=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:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446777687 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446777687 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446777688 data=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:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446777688 data=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:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446777688 data=null item=null detail=0 x=0 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:16 [2024-06-26T20:28:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446777166 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:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:16 [2024-06-26T20:28:16.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:16 [2024-06-26T20:28:16.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:16 [2024-06-26T20:28:16.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:16 [2024-06-26T20:28:16.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:16 [2024-06-26T20:28:16.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:16 [2024-06-26T20:28:16.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1446777891 data=null doit=true}, Tree node with text: Python]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1446777892 data=null}, Tree node with text: Python]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1446777892 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446777893 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:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1446777894 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446777895 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446777895 data=null doit=true}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446777895 data=null}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446777896 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446777896 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:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446777898 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446777899 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446777899 data=null doit=true}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446777899 data=null}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446777899 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446777900 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:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446777906 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:16 [2024-06-26T20:28:16.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:17 [2024-06-26T20:28:17.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:17 [2024-06-26T20:28:17.029Z] 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=1446778413 data=null doit=true}, Shell with text {Enable Events}]
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:28:17 [2024-06-26T20:28:17.029Z] 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.029Z] 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446778429 data=null doit=true}, Button with text {Kernel}]
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446778429 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:28:17 [2024-06-26T20:28:17.029Z] 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1446778430 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1446778430 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1446778430 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1446778431 data=null 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:28:17 [2024-06-26T20:28:17.029Z] 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446778518 data=null doit=true}, TreeItem with text {All}]
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446778518 data=null}, TreeItem with text {All}]
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446778519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446778519 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446778521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:17 [2024-06-26T20:28:17.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.029Z] 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=1446778527 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:17 [2024-06-26T20:28:17.029Z] 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=1446778528 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:17 [2024-06-26T20:28:17.029Z] 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=1446778529 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:28:17 [2024-06-26T20:28:17.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446778529 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:28:17 [2024-06-26T20:28:17.029Z] 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=1446778530 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:28:17 [2024-06-26T20:28:17.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.030Z] 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:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.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:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446778537 data=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:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446778537 data=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:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446778537 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446778537 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446778538 data=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:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446778538 data=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:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446778538 data=null item=null detail=0 x=0 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:17 [2024-06-26T20:28:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446778017 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:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:17 [2024-06-26T20:28:17.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1446778769 data=null doit=true}, Tree node with text: Python]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1446778769 data=null}, Tree node with text: Python]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1446778770 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446778770 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:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1446778771 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446778772 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446778772 data=null doit=true}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446778772 data=null}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446778773 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446778773 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:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446778775 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446778776 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446778776 data=null doit=true}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446778777 data=null}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446778777 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446778777 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:28:17 [2024-06-26T20:28:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446778779 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:17 [2024-06-26T20:28:17.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:17 [2024-06-26T20:28:17.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:17 [2024-06-26T20:28:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:17 [2024-06-26T20:28:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:17 [2024-06-26T20:28:17.799Z] 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=1446779312 data=null doit=true}, Shell with text {Enable Events}]
16:28:17 [2024-06-26T20:28:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:28:17 [2024-06-26T20:28:17.800Z] 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:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:17 [2024-06-26T20:28:17.800Z] 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:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446779316 data=null doit=true}, Button with text {Kernel}]
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446779316 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:28:17 [2024-06-26T20:28:17.800Z] 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:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1446779317 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1446779317 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:28:17 [2024-06-26T20:28:17.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1446779317 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:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1446779318 data=null 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:28:18 [2024-06-26T20:28:18.058Z] 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:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446779434 data=null doit=true}, TreeItem with text {All}]
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446779434 data=null}, TreeItem with text {All}]
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446779435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446779435 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:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446779443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:18 [2024-06-26T20:28:18.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.058Z] 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=1446779445 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:18 [2024-06-26T20:28:18.058Z] 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=1446779445 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:28:18 [2024-06-26T20:28:18.058Z] 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=1446779445 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:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446779446 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:28:18 [2024-06-26T20:28:18.058Z] 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=1446779447 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:28:18 [2024-06-26T20:28:18.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.058Z] 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:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:28:18 [2024-06-26T20:28:18.058Z] 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:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:28:18 [2024-06-26T20:28:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@477aa172
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1446779454 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446779454 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446779454 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1446779454 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446779454 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446779476 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446779476 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1446779477 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446779477 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1446779477 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1446779477 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1446779477 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:28:18 [2024-06-26T20:28:18.059Z] 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1446779479 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:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.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:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446779482 data=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:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446779482 data=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:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446779482 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446779483 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446779483 data=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:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446779483 data=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:18 [2024-06-26T20:28:18.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446779483 data=null item=null detail=0 x=0 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:18 [2024-06-26T20:28:18.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446778889 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:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:18 [2024-06-26T20:28:18.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1446779681 data=null doit=true}, Tree node with text: Python]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1446779681 data=null}, Tree node with text: Python]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1446779681 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446779682 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:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1446779683 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446779684 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446779684 data=null doit=true}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446779684 data=null}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446779690 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446779690 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:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446779692 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:18 [2024-06-26T20:28:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446779693 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446779693 data=null doit=true}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446779693 data=null}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446779693 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446779694 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:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446779695 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:18 [2024-06-26T20:28:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:18 [2024-06-26T20:28:18.880Z] 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=1446780206 data=null doit=true}, Shell with text {Enable Events}]
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:28:18 [2024-06-26T20:28:18.880Z] 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:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] 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:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446780221 data=null doit=true}, Button with text {Kernel}]
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446780222 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:28:18 [2024-06-26T20:28:18.881Z] 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:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=1446780223 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=1446780223 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:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=1446780223 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:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=1446780223 data=null 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:28:18 [2024-06-26T20:28:18.881Z] 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:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:28:18 [2024-06-26T20:28:18.881Z] 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:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:18 [2024-06-26T20:28:18.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:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446780370 data=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:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446780370 data=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:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446780371 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446780371 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446780371 data=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:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446780371 data=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:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446780372 data=null item=null detail=0 x=0 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:18 [2024-06-26T20:28:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446779797 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:28:19 [2024-06-26T20:28:19.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:19 [2024-06-26T20:28:19.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=1446780613 data=null doit=true}, Tree node with text: Python]
16:28:19 [2024-06-26T20:28:19.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=1446780614 data=null}, Tree node with text: Python]
16:28:19 [2024-06-26T20:28:19.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=1446780614 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:28:19 [2024-06-26T20:28:19.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446780615 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:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=1446780617 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:28:19 [2024-06-26T20:28:19.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446780673 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446780673 data=null doit=true}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446780673 data=null}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446780674 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446780674 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:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446780678 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446780679 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446780679 data=null doit=true}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446780679 data=null}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446780680 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446780680 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:28:19 [2024-06-26T20:28:19.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446780681 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446780785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:19 [2024-06-26T20:28:19.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446780889 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446780889 data=null doit=true}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446780889 data=null}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446780890 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446780890 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:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446780894 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446780895 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446780895 data=null doit=true}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446780895 data=null}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446780896 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446780896 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:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446780897 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:19 [2024-06-26T20:28:19.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:19 [2024-06-26T20:28:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:19 [2024-06-26T20:28:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446780988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:19 [2024-06-26T20:28:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:19 [2024-06-26T20:28:19.650Z] 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:28:19 [2024-06-26T20:28:19.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:19 [2024-06-26T20:28:19.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=1446781221 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
16:28:19 [2024-06-26T20:28:19.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=1446781221 data=null doit=true}, Tree node with text: logger]
16:28:19 [2024-06-26T20:28:19.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=1446781221 data=null}, Tree node with text: logger]
16:28:19 [2024-06-26T20:28:19.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=1446781222 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
16:28:19 [2024-06-26T20:28:19.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446781222 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:28:19 [2024-06-26T20:28:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=1446781271 data=null button=1 stateMask=0x80000 x=135 y=101 count=1}, Tree node with text: logger]
16:28:19 [2024-06-26T20:28:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:19 [2024-06-26T20:28:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2024-06-26T20:28:19.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2024-06-26T20:28:19.906Z] 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:28:19 [2024-06-26T20:28:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1446781383 data=null button=0 stateMask=0x0 x=161 y=105 count=0}, Tree node with text: anotherLogger]
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1446781383 data=null doit=true}, Tree node with text: anotherLogger]
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1446781383 data=null}, Tree node with text: anotherLogger]
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1446781383 data=null button=1 stateMask=0x0 x=161 y=105 count=1}, Tree node with text: anotherLogger]
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446781384 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:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1446781391 data=null button=1 stateMask=0x80000 x=161 y=105 count=1}, Tree node with text: anotherLogger]
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2024-06-26T20:28:19.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:20 [2024-06-26T20:28:20.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:20 [2024-06-26T20:28:20.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446781513 data=null button=0 stateMask=0x0 x=113 y=-32 count=0}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446781513 data=null doit=true}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446781513 data=null}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446781514 data=null button=1 stateMask=0x0 x=113 y=-32 count=1}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446781514 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:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446781520 data=null button=1 stateMask=0x80000 x=113 y=-32 count=1}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446781521 data=null button=0 stateMask=0x0 x=113 y=-32 count=0}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446781521 data=null doit=true}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446781521 data=null}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446781522 data=null button=1 stateMask=0x0 x=113 y=-32 count=1}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446781522 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:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446781523 data=null button=1 stateMask=0x80000 x=113 y=-32 count=1}, Tree node with text: mysession]
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:20 [2024-06-26T20:28:20.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:20 [2024-06-26T20:28:20.420Z] 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=1446781899 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.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:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446781901 data=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:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446781901 data=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:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446781901 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446781901 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446781915 data=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:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446781915 data=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:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446781915 data=null item=null detail=0 x=0 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:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446781668 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:28:20 [2024-06-26T20:28:20.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:20 [2024-06-26T20:28:20.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446782072 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446782072 data=null doit=true}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446782072 data=null}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446782072 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446782073 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:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446782076 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446782077 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446782077 data=null doit=true}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446782077 data=null}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446782077 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446782077 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:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446782079 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446782190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:20 [2024-06-26T20:28:20.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:20 [2024-06-26T20:28:20.932Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.73 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
16:28:20 [2024-06-26T20:28:20.932Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 18.58 s
16:28:20 [2024-06-26T20:28:20.932Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
16:28:20 [2024-06-26T20:28:20.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446782381 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:21 [2024-06-26T20:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:21 [2024-06-26T20:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:21 [2024-06-26T20:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:21 [2024-06-26T20:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:21 [2024-06-26T20:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446782763 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:21 [2024-06-26T20:28:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:21 [2024-06-26T20:28:21.751Z] 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:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446783164 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446783165 data=null doit=true}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446783165 data=null}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446783165 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446783166 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:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446783170 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446783171 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446783171 data=null doit=true}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446783171 data=null}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446783171 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446783172 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:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446783173 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446783279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:21 [2024-06-26T20:28:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446783796 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446783796 data=null doit=true}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446783796 data=null}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446783796 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446783797 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:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446783799 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446783800 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446783800 data=null doit=true}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446783800 data=null}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446783800 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446783801 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:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446783805 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:22 [2024-06-26T20:28:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:22 [2024-06-26T20:28:22.877Z] 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=1446784271 data=null doit=true}, Shell with text {Create Session}]
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:22 [2024-06-26T20:28:22.877Z] 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:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:22 [2024-06-26T20:28:22.877Z] 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:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:22 [2024-06-26T20:28:22.877Z]  ", using matcher: of type 'Text'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:22 [2024-06-26T20:28:22.877Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:22 [2024-06-26T20:28:22.877Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:22 [2024-06-26T20:28:22.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:28:22 [2024-06-26T20:28:22.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446784276 data=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:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446784276 data=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:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446784276 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446784276 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446784277 data=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:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446784277 data=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:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446784277 data=null item=null detail=0 x=0 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:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446783876 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:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446784397 data=null doit=true}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446784397 data=null}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446784397 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446784397 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:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446784398 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:22 [2024-06-26T20:28:22.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:22 [2024-06-26T20:28:22.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:22 [2024-06-26T20:28:22.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:22 [2024-06-26T20:28:22.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446784409 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446784409 data=null doit=true}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446784409 data=null}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446784410 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446784410 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:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446784413 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446784414 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446784414 data=null doit=true}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446784414 data=null}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446784415 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446784415 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:28:22 [2024-06-26T20:28:22.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446784416 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:23 [2024-06-26T20:28:23.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:23 [2024-06-26T20:28:23.392Z] 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=1446784932 data=null doit=true}, Shell with text {Enable Events}]
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:23 [2024-06-26T20:28:23.392Z] 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:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.392Z] 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:28:23 [2024-06-26T20:28:23.392Z] 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:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446784975 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446784976 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:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446784976 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:28:23 [2024-06-26T20:28:23.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446784976 data=null 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:28:23 [2024-06-26T20:28:23.393Z] 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:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:28:23 [2024-06-26T20:28:23.393Z] 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:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.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:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446784984 data=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:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446784985 data=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:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446784985 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446784985 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446784987 data=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:23 [2024-06-26T20:28:23.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446784987 data=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:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446784987 data=null item=null detail=0 x=0 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:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446784577 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:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446785195 data=null doit=true}, Tree node with text: channel0]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446785195 data=null}, Tree node with text: channel0]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446785196 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446785196 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:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446785197 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446785208 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446785208 data=null doit=true}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446785208 data=null}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446785209 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446785209 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:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446785211 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446785212 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446785212 data=null doit=true}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446785212 data=null}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446785263 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446785269 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:28:23 [2024-06-26T20:28:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446785271 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:23 [2024-06-26T20:28:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:23 [2024-06-26T20:28:23.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:24 [2024-06-26T20:28:24.469Z] 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=1446785797 data=null doit=true}, Shell with text {Enable Events}]
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:24 [2024-06-26T20:28:24.469Z] 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:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] 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:28:24 [2024-06-26T20:28:24.469Z] 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:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446785813 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446785813 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:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446785814 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:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446785814 data=null 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:28:24 [2024-06-26T20:28:24.469Z] 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:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:28:24 [2024-06-26T20:28:24.469Z] 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:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.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:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446785873 data=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:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446785874 data=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:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446785874 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446785874 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446785874 data=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:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446785874 data=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:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446785874 data=null item=null detail=0 x=0 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:24 [2024-06-26T20:28:24.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446785380 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:28:24 [2024-06-26T20:28:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446786077 data=null doit=true}, Tree node with text: channel0]
16:28:24 [2024-06-26T20:28:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446786077 data=null}, Tree node with text: channel0]
16:28:24 [2024-06-26T20:28:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446786077 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:24 [2024-06-26T20:28:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446786078 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:28:24 [2024-06-26T20:28:24.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446786079 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446786084 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446786084 data=null doit=true}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446786084 data=null}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446786085 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446786092 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:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446786094 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446786094 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446786094 data=null doit=true}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446786095 data=null}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446786095 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446786095 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:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446786096 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:24 [2024-06-26T20:28:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:25 [2024-06-26T20:28:25.287Z] 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=1446786626 data=null doit=true}, Shell with text {Enable Events}]
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:25 [2024-06-26T20:28:25.287Z] 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:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.287Z] 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:28:25 [2024-06-26T20:28:25.288Z] 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:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446786642 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446786642 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:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446786642 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:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446786642 data=null 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:28:25 [2024-06-26T20:28:25.288Z] 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:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446786646 data=null doit=true}, TreeItem with text {All}]
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446786646 data=null}, TreeItem with text {All}]
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446786647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446786671 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:28:25 [2024-06-26T20:28:25.288Z] 
16:28:25 [2024-06-26T20:28:25.288Z] (Eclipse:14195): Gtk-CRITICAL **: 20:28:25.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:28:25 [2024-06-26T20:28:25.288Z] 
16:28:25 [2024-06-26T20:28:25.288Z] (Eclipse:14195): Gtk-CRITICAL **: 20:28:25.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446786731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:25 [2024-06-26T20:28:25.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:28:25 [2024-06-26T20:28:25.288Z] 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:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.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:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446786773 data=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:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446786773 data=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:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446786773 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446786773 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446786773 data=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:25 [2024-06-26T20:28:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446786773 data=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:25 [2024-06-26T20:28:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446786774 data=null item=null detail=0 x=0 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:25 [2024-06-26T20:28:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446786213 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:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446786974 data=null doit=true}, Tree node with text: channel0]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446786974 data=null}, Tree node with text: channel0]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446786974 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446786975 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:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446786977 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446786980 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446786980 data=null doit=true}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446786980 data=null}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446786980 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446786981 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:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446786982 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446786983 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446786983 data=null doit=true}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446786983 data=null}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446786983 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446786984 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:28:25 [2024-06-26T20:28:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446786985 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:25 [2024-06-26T20:28:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:25 [2024-06-26T20:28:25.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:26 [2024-06-26T20:28:26.109Z] 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=1446787518 data=null doit=true}, Shell with text {Enable Events}]
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:26 [2024-06-26T20:28:26.109Z] 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:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.109Z] 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:28:26 [2024-06-26T20:28:26.109Z] 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:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446787575 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446787575 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:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446787575 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:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446787576 data=null 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:28:26 [2024-06-26T20:28:26.109Z] 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:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446787580 data=null doit=true}, TreeItem with text {All}]
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446787580 data=null}, TreeItem with text {All}]
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446787581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:26 [2024-06-26T20:28:26.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446787581 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:28:26 [2024-06-26T20:28:26.109Z] 
16:28:26 [2024-06-26T20:28:26.109Z] (Eclipse:14195): Gtk-CRITICAL **: 20:28:26.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:28:26 [2024-06-26T20:28:26.109Z] 
16:28:26 [2024-06-26T20:28:26.109Z] (Eclipse:14195): Gtk-CRITICAL **: 20:28:26.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446787693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:26 [2024-06-26T20:28:26.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.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:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446787698 data=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:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446787699 data=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:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446787699 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446787699 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446787699 data=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:26 [2024-06-26T20:28:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446787699 data=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:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446787699 data=null item=null detail=0 x=0 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:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446787098 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:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446787906 data=null doit=true}, Tree node with text: channel0]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446787906 data=null}, Tree node with text: channel0]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446787906 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446787907 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:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446787909 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446787912 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446787912 data=null doit=true}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446787913 data=null}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446787913 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446787913 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:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446787915 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446787915 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446787916 data=null doit=true}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446787916 data=null}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446787916 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446787916 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:28:26 [2024-06-26T20:28:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446787917 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:26 [2024-06-26T20:28:26.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:26 [2024-06-26T20:28:26.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:27 [2024-06-26T20:28:27.186Z] 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=1446788529 data=null doit=true}, Shell with text {Enable Events}]
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:27 [2024-06-26T20:28:27.186Z] 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:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.186Z] 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:28:27 [2024-06-26T20:28:27.186Z] 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:28:27 [2024-06-26T20:28:27.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446788533 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446788534 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:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446788534 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:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446788534 data=null 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:28:27 [2024-06-26T20:28:27.187Z] 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:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:28:27 [2024-06-26T20:28:27.187Z] 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:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.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:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446788593 data=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:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446788593 data=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:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446788593 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446788593 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446788594 data=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:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446788594 data=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:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446788594 data=null item=null detail=0 x=0 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:27 [2024-06-26T20:28:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446788074 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:28:27 [2024-06-26T20:28:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446788809 data=null doit=true}, Tree node with text: channel0]
16:28:27 [2024-06-26T20:28:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446788809 data=null}, Tree node with text: channel0]
16:28:27 [2024-06-26T20:28:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446788810 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:27 [2024-06-26T20:28:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446788810 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:28:27 [2024-06-26T20:28:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446788813 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446788818 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446788869 data=null doit=true}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446788869 data=null}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446788869 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446788870 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:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446788871 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446788872 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446788873 data=null doit=true}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446788873 data=null}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446788873 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446788873 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:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446788874 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446788977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:27 [2024-06-26T20:28:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:27 [2024-06-26T20:28:27.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446789081 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446789081 data=null doit=true}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446789081 data=null}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446789081 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446789082 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:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446789089 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446789090 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446789090 data=null doit=true}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446789091 data=null}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446789091 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446789091 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:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446789092 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446789187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:27 [2024-06-26T20:28:27.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446789289 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446789289 data=null doit=true}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446789290 data=null}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446789290 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446789290 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:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446789292 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446789293 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446789293 data=null doit=true}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446789293 data=null}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446789293 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446789294 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:28:27 [2024-06-26T20:28:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446789295 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:27 [2024-06-26T20:28:27.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:27 [2024-06-26T20:28:27.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:28 [2024-06-26T20:28:28.214Z] 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=1446789699 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.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:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446789700 data=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:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446789700 data=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:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446789700 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446789700 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446789704 data=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:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446789704 data=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:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446789704 data=null item=null detail=0 x=0 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:28 [2024-06-26T20:28:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446789374 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:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:28 [2024-06-26T20:28:28.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446789884 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446789884 data=null doit=true}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446789884 data=null}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446789892 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446789892 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:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446789896 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446789897 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446789897 data=null doit=true}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446789898 data=null}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446789898 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446789898 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:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446789899 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446790008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:28 [2024-06-26T20:28:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:28 [2024-06-26T20:28:28.727Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.731 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
16:28:28 [2024-06-26T20:28:28.727Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 7.201 s
16:28:28 [2024-06-26T20:28:28.727Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
16:28:28 [2024-06-26T20:28:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446790167 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:28 [2024-06-26T20:28:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:28 [2024-06-26T20:28:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:28 [2024-06-26T20:28:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:28 [2024-06-26T20:28:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:28 [2024-06-26T20:28:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446790502 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:28 [2024-06-26T20:28:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:29 [2024-06-26T20:28:29.545Z] 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:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446790884 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446790888 data=null doit=true}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446790889 data=null}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446790889 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446790889 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:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446790893 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446790894 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446790894 data=null doit=true}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446790894 data=null}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446790894 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446790894 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:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446790896 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446791006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:29 [2024-06-26T20:28:29.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:30 [2024-06-26T20:28:30.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:30 [2024-06-26T20:28:30.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:30 [2024-06-26T20:28:30.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:30 [2024-06-26T20:28:30.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341} time=1446791571 data=null button=0 stateMask=0x0 x=142 y=173 count=0}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341} time=1446791571 data=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341} time=1446791571 data=null}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341} time=1446791571 data=null button=1 stateMask=0x0 x=142 y=173 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446791572 data=null item=TreeItem {9841698814069341} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341} time=1446791575 data=null button=1 stateMask=0x80000 x=142 y=173 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341} time=1446791576 data=null button=0 stateMask=0x0 x=142 y=173 count=0}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341} time=1446791576 data=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341} time=1446791576 data=null}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341} time=1446791577 data=null button=1 stateMask=0x0 x=142 y=173 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446791577 data=null item=TreeItem {9841698814069341} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341} time=1446791578 data=null button=1 stateMask=0x80000 x=142 y=173 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
16:28:30 [2024-06-26T20:28:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
16:28:30 [2024-06-26T20:28:30.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
16:28:30 [2024-06-26T20:28:30.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
16:28:30 [2024-06-26T20:28:30.620Z] 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=1446791946 data=null doit=true}, Shell with text {Save Sessions}]
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:30 [2024-06-26T20:28:30.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:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446791969 data=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:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446791969 data=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:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446791969 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446791970 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446791970 data=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:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446791970 data=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:30 [2024-06-26T20:28:30.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446791970 data=null item=null detail=0 x=0 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:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=1446791681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:30 [2024-06-26T20:28:30.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:30 [2024-06-26T20:28:30.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341} time=1446792089 data=null button=0 stateMask=0x0 x=142 y=83 count=0}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341} time=1446792089 data=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341} time=1446792089 data=null}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341} time=1446792090 data=null button=1 stateMask=0x0 x=142 y=83 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446792090 data=null item=TreeItem {9841698814069341} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341} time=1446792093 data=null button=1 stateMask=0x80000 x=142 y=83 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341} time=1446792094 data=null button=0 stateMask=0x0 x=142 y=83 count=0}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341} time=1446792094 data=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341} time=1446792094 data=null}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341} time=1446792094 data=null button=1 stateMask=0x0 x=142 y=83 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446792095 data=null item=TreeItem {9841698814069341} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341} time=1446792096 data=null button=1 stateMask=0x80000 x=142 y=83 count=1}, Tree node with text: 9841698814069341]
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:30 [2024-06-26T20:28:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:31 [2024-06-26T20:28:31.183Z] 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=1446792507 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:31 [2024-06-26T20:28:31.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')
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446792508 data=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:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446792508 data=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:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446792508 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446792508 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446792509 data=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:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446792509 data=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:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446792509 data=null item=null detail=0 x=0 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:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446792185 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:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:31 [2024-06-26T20:28:31.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446792670 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446792670 data=null doit=true}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446792670 data=null}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446792670 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446792671 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:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446792672 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446792673 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446792673 data=null doit=true}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446792673 data=null}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446792674 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446792674 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:28:31 [2024-06-26T20:28:31.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446792675 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:31 [2024-06-26T20:28:31.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
16:28:31 [2024-06-26T20:28:31.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
16:28:31 [2024-06-26T20:28:31.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
16:28:31 [2024-06-26T20:28:31.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
16:28:31 [2024-06-26T20:28:31.695Z] 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=1446793092 data=null doit=true}, Shell with text {Load Sessions}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
16:28:31 [2024-06-26T20:28:31.696Z] 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:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=1446793105 data=null doit=true}, Button with text {Local}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=1446793105 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:28:31 [2024-06-26T20:28:31.696Z] 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:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=1446793106 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=1446793106 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:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=1446793106 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:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=1446793106 data=null 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:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793194 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341.lttng} time=1446793194 data=null doit=true}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341.lttng} time=1446793194 data=null}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793195 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446793195 data=null item=TreeItem {9841698814069341.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793196 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {9841698814069341.lttng}
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793196 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341.lttng} time=1446793196 data=null doit=true}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341.lttng} time=1446793197 data=null}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793197 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446793197 data=null item=TreeItem {9841698814069341.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793197 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {9841698814069341.lttng} time=1446793198 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {9841698814069341.lttng} time=1446793198 data=null doit=true}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {9841698814069341.lttng} time=1446793198 data=null}, TreeItem with text {9841698814069341.lttng}]
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {9841698814069341.lttng}
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446793211 data=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:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446793211 data=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:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446793211 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446793211 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446793211 data=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:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446793211 data=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:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446793212 data=null item=null detail=0 x=0 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:31 [2024-06-26T20:28:31.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=1446792782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:31 [2024-06-26T20:28:31.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:31 [2024-06-26T20:28:31.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:31 [2024-06-26T20:28:31.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341} time=1446793514 data=null button=0 stateMask=0x0 x=142 y=-11 count=0}, Tree node with text: 9841698814069341]
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341} time=1446793514 data=null doit=true}, Tree node with text: 9841698814069341]
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341} time=1446793514 data=null}, Tree node with text: 9841698814069341]
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341} time=1446793514 data=null button=1 stateMask=0x0 x=142 y=-11 count=1}, Tree node with text: 9841698814069341]
16:28:31 [2024-06-26T20:28:31.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446793514 data=null item=TreeItem {9841698814069341} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341} time=1446793518 data=null button=1 stateMask=0x80000 x=142 y=-11 count=1}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {9841698814069341} time=1446793572 data=null button=0 stateMask=0x0 x=142 y=3 count=0}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {9841698814069341} time=1446793572 data=null doit=true}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {9841698814069341} time=1446793572 data=null}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {9841698814069341} time=1446793572 data=null button=1 stateMask=0x0 x=142 y=3 count=1}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446793573 data=null item=TreeItem {9841698814069341} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {9841698814069341} time=1446793574 data=null button=1 stateMask=0x80000 x=142 y=3 count=1}, Tree node with text: 9841698814069341]
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:32 [2024-06-26T20:28:32.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:32 [2024-06-26T20:28:32.465Z] 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=1446793997 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:32 [2024-06-26T20:28:32.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:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446793998 data=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:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446793998 data=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:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446793999 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446793999 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446793999 data=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:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446793999 data=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:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446793999 data=null item=null detail=0 x=0 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:32 [2024-06-26T20:28:32.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446793694 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:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:32 [2024-06-26T20:28:32.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446794109 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446794109 data=null doit=true}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446794109 data=null}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446794110 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446794110 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:28:32 [2024-06-26T20:28:32.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446794113 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446794114 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446794114 data=null doit=true}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446794114 data=null}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446794114 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446794114 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:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446794116 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446794214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:32 [2024-06-26T20:28:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:32 [2024-06-26T20:28:32.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.151 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
16:28:32 [2024-06-26T20:28:32.978Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 3.638 s
16:28:32 [2024-06-26T20:28:32.978Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
16:28:32 [2024-06-26T20:28:32.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446794339 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:32 [2024-06-26T20:28:32.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:33 [2024-06-26T20:28:33.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:33 [2024-06-26T20:28:33.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:33 [2024-06-26T20:28:33.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:33 [2024-06-26T20:28:33.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446794604 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:33 [2024-06-26T20:28:33.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:33 [2024-06-26T20:28:33.491Z] 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:28:33 [2024-06-26T20:28:33.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:33 [2024-06-26T20:28:33.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446795092 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446795092 data=null doit=true}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446795092 data=null}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446795093 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446795093 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:28:33 [2024-06-26T20:28:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446795097 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446795098 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446795098 data=null doit=true}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446795098 data=null}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446795099 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446795099 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:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446795101 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446795198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:33 [2024-06-26T20:28:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446795712 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446795712 data=null doit=true}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446795712 data=null}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446795712 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446795713 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:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446795715 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446795715 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446795715 data=null doit=true}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446795716 data=null}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446795716 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446795716 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:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446795717 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:34 [2024-06-26T20:28:34.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:34 [2024-06-26T20:28:34.566Z] 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=1446796130 data=null doit=true}, Shell with text {Create Session}]
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:34 [2024-06-26T20:28:34.566Z] 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:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:34 [2024-06-26T20:28:34.566Z] 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:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:34 [2024-06-26T20:28:34.566Z]  ", using matcher: of type 'Text'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:34 [2024-06-26T20:28:34.566Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:34 [2024-06-26T20:28:34.566Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.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:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446796141 data=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:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446796141 data=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:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446796141 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446796142 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446796142 data=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:34 [2024-06-26T20:28:34.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446796142 data=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:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446796142 data=null item=null detail=0 x=0 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:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446795784 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:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446796227 data=null doit=true}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446796227 data=null}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446796227 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446796228 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:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446796229 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:34 [2024-06-26T20:28:34.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:34 [2024-06-26T20:28:34.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:34 [2024-06-26T20:28:34.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:34 [2024-06-26T20:28:34.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=1446796231 data=null doit=true}, Tree node with text: Kernel]
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1446796231 data=null}, Tree node with text: Kernel]
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1446796231 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
16:28:34 [2024-06-26T20:28:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446796270 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:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1446796447 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1446796448 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1446796449 data=null doit=true}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1446796449 data=null}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1446796449 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446796449 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:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1446796458 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1446796459 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=1446796459 data=null doit=true}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1446796459 data=null}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1446796460 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446796460 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:28:35 [2024-06-26T20:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1446796461 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:28:35 [2024-06-26T20:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
16:28:35 [2024-06-26T20:28:35.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:35 [2024-06-26T20:28:35.335Z] 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=1446796828 data=null doit=true}, Shell with text {Enable Events}]
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
16:28:35 [2024-06-26T20:28:35.335Z] 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:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=1446796830 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:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
16:28:35 [2024-06-26T20:28:35.335Z] 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:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.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:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446796838 data=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:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446796838 data=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:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446796838 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446796839 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446796839 data=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:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446796839 data=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:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446796839 data=null item=null detail=0 x=0 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:35 [2024-06-26T20:28:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1446796522 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:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446796998 data=null doit=true}, Tree node with text: channel0]
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446796998 data=null}, Tree node with text: channel0]
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446796999 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446796999 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:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446797000 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446797009 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446797009 data=null doit=true}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446797009 data=null}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446797010 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797010 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:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446797013 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446797014 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446797014 data=null doit=true}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446797014 data=null}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446797015 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797015 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:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446797016 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446797124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:35 [2024-06-26T20:28:35.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:35 [2024-06-26T20:28:35.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446797227 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446797227 data=null doit=true}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446797227 data=null}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446797227 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797228 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:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446797233 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446797234 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446797234 data=null doit=true}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446797234 data=null}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446797234 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797234 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:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446797238 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446797291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:35 [2024-06-26T20:28:35.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446797394 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446797394 data=null doit=true}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446797394 data=null}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446797395 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797395 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:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446797396 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446797397 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446797397 data=null doit=true}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446797397 data=null}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446797398 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:35 [2024-06-26T20:28:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797398 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:28:35 [2024-06-26T20:28:35.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446797399 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:36 [2024-06-26T20:28:36.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:36 [2024-06-26T20:28:36.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:36 [2024-06-26T20:28:36.362Z] 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=1446797733 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.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:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446797734 data=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:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446797734 data=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:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446797734 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446797734 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446797736 data=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:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446797736 data=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:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446797737 data=null item=null detail=0 x=0 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:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446797453 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:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:36 [2024-06-26T20:28:36.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446797810 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446797810 data=null doit=true}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446797810 data=null}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446797811 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797811 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:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446797814 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446797815 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446797815 data=null doit=true}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446797815 data=null}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446797816 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446797816 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:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446797817 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446797916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:36 [2024-06-26T20:28:36.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:36 [2024-06-26T20:28:36.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:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446798031 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446798032 data=null doit=true}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446798032 data=null}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446798032 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446798032 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:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446798035 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446798042 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446798042 data=null doit=true}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446798043 data=null}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446798043 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446798043 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:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446798067 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446798167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:36 [2024-06-26T20:28:36.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446798693 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446798693 data=null doit=true}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446798694 data=null}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446798694 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446798694 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:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446798696 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446798697 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446798697 data=null doit=true}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446798697 data=null}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446798697 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446798697 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:28:37 [2024-06-26T20:28:37.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446798698 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:37 [2024-06-26T20:28:37.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:37 [2024-06-26T20:28:37.694Z] 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=1446799113 data=null doit=true}, Shell with text {Create Session}]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:37 [2024-06-26T20:28:37.694Z] 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:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:37 [2024-06-26T20:28:37.694Z] 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:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:37 [2024-06-26T20:28:37.694Z]  ", using matcher: of type 'Text'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:37 [2024-06-26T20:28:37.694Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:37 [2024-06-26T20:28:37.694Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.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:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446799117 data=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:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446799117 data=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:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446799117 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446799117 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446799118 data=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:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446799118 data=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:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446799118 data=null item=null detail=0 x=0 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:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446798783 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:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446799211 data=null doit=true}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446799211 data=null}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446799211 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446799212 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:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446799213 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:37 [2024-06-26T20:28:37.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:37 [2024-06-26T20:28:37.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:37 [2024-06-26T20:28:37.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:37 [2024-06-26T20:28:37.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446799215 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446799215 data=null doit=true}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446799215 data=null}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446799216 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446799216 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:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446799226 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446799227 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446799227 data=null doit=true}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446799227 data=null}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446799228 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446799228 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:28:37 [2024-06-26T20:28:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446799229 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:28:37 [2024-06-26T20:28:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:37 [2024-06-26T20:28:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:38 [2024-06-26T20:28:38.207Z] 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=1446799667 data=null doit=true}, Shell with text {Enable Events}]
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:38 [2024-06-26T20:28:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:38 [2024-06-26T20:28:38.207Z] 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:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] 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:28:38 [2024-06-26T20:28:38.208Z] 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:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446799673 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446799673 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:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446799673 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:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446799674 data=null 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:28:38 [2024-06-26T20:28:38.208Z] 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:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
16:28:38 [2024-06-26T20:28:38.208Z] 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:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.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:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446799718 data=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:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446799718 data=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:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446799718 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446799720 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446799720 data=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:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446799720 data=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:38 [2024-06-26T20:28:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446799721 data=null item=null detail=0 x=0 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:38 [2024-06-26T20:28:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446799334 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:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446799896 data=null doit=true}, Tree node with text: channel0]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446799896 data=null}, Tree node with text: channel0]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446799896 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446799897 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:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446799897 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446799899 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446799899 data=null doit=true}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446799899 data=null}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446799900 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446799900 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:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446799902 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:38 [2024-06-26T20:28:38.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446799908 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446799908 data=null doit=true}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446799908 data=null}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446799908 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446799909 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:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446799910 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446800008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:38 [2024-06-26T20:28:38.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:38 [2024-06-26T20:28:38.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446800111 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446800111 data=null doit=true}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446800112 data=null}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446800112 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446800112 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:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446800114 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446800114 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446800114 data=null doit=true}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446800115 data=null}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446800115 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446800115 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:28:38 [2024-06-26T20:28:38.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446800116 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446800172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:38 [2024-06-26T20:28:38.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446800274 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446800274 data=null doit=true}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446800274 data=null}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446800275 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446800275 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:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446800280 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446800281 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446800281 data=null doit=true}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446800281 data=null}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446800282 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446800282 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:28:38 [2024-06-26T20:28:38.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446800283 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:38 [2024-06-26T20:28:38.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:38 [2024-06-26T20:28:38.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:39 [2024-06-26T20:28:39.236Z] 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=1446800629 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.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:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446800629 data=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:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446800630 data=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:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446800630 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446800630 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446800630 data=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:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446800630 data=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:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446800630 data=null item=null detail=0 x=0 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:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446800367 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:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:39 [2024-06-26T20:28:39.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446800711 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446800711 data=null doit=true}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446800711 data=null}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446800712 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446800712 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:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446800715 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446800716 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446800716 data=null doit=true}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446800716 data=null}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446800716 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446800716 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:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446800717 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446800813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:39 [2024-06-26T20:28:39.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:39 [2024-06-26T20:28:39.492Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.578 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
16:28:39 [2024-06-26T20:28:39.492Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 3.231 s
16:28:39 [2024-06-26T20:28:39.492Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 2.896 s
16:28:39 [2024-06-26T20:28:39.492Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
16:28:39 [2024-06-26T20:28:39.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@4fe9adfb] time=1446800934 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:39 [2024-06-26T20:28:39.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:39 [2024-06-26T20:28:39.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:39 [2024-06-26T20:28:39.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:39 [2024-06-26T20:28:39.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:39 [2024-06-26T20:28:39.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446801201 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:39 [2024-06-26T20:28:39.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:40 [2024-06-26T20:28:40.005Z] 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:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446801503 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446801504 data=null doit=true}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446801504 data=null}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446801504 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446801504 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:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446801507 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446801508 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446801508 data=null doit=true}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446801508 data=null}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446801509 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446801509 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:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446801510 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:40 [2024-06-26T20:28:40.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446801590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:40 [2024-06-26T20:28:40.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446802103 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446802104 data=null doit=true}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446802104 data=null}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446802104 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446802104 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:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446802106 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446802107 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446802107 data=null doit=true}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446802107 data=null}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446802107 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446802108 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:28:40 [2024-06-26T20:28:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446802108 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:40 [2024-06-26T20:28:40.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:40 [2024-06-26T20:28:40.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:41 [2024-06-26T20:28:41.082Z] 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=1446802478 data=null doit=true}, Shell with text {Create Session}]
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:41 [2024-06-26T20:28:41.082Z] 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:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:41 [2024-06-26T20:28:41.082Z] 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:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:41 [2024-06-26T20:28:41.082Z]  ", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:41 [2024-06-26T20:28:41.082Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:41 [2024-06-26T20:28:41.082Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.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:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:41 [2024-06-26T20:28:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446802488 data=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:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446802488 data=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:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446802488 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446802488 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446802489 data=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:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446802489 data=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:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446802489 data=null item=null detail=0 x=0 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:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446802178 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:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446802596 data=null doit=true}, Tree node with text: Sessions]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446802596 data=null}, Tree node with text: Sessions]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446802596 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446802597 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:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446802598 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:41 [2024-06-26T20:28:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:41 [2024-06-26T20:28:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:41 [2024-06-26T20:28:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:41 [2024-06-26T20:28:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446802601 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446802601 data=null doit=true}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446802601 data=null}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446802609 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446802610 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:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446802614 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446802615 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446802615 data=null doit=true}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446802616 data=null}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446802616 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446802616 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:28:41 [2024-06-26T20:28:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446802617 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:41 [2024-06-26T20:28:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:41 [2024-06-26T20:28:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:41 [2024-06-26T20:28:41.595Z] 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=1446803121 data=null doit=true}, Shell with text {Enable Events}]
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
16:28:41 [2024-06-26T20:28:41.595Z] 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:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.595Z] 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:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446803171 data=null doit=true}, Button with text {Kernel}]
16:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446803171 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:28:41 [2024-06-26T20:28:41.595Z] 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:28:41 [2024-06-26T20:28:41.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1446803172 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:41 [2024-06-26T20:28:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1446803173 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:28:41 [2024-06-26T20:28:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1446803173 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1446803173 data=null 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:28:41 [2024-06-26T20:28:41.852Z] 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:41 [2024-06-26T20:28:41.852Z] 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:28:41 [2024-06-26T20:28:41.852Z] 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.852Z] 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=1446803312 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446803313 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446803313 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=1446803313 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446803313 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446803313 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:28:41 [2024-06-26T20:28:41.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446803314 data=null 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:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=1446803314 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:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=1446803314 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:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=1446803315 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:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=1446803315 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=1446803315 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:28:41 [2024-06-26T20:28:41.853Z] 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:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
16:28:41 [2024-06-26T20:28:41.853Z] 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:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446803319 data=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:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446803320 data=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:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446803320 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446803320 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446803320 data=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:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446803320 data=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:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446803320 data=null item=null detail=0 x=0 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:41 [2024-06-26T20:28:41.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446802774 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:28:41 [2024-06-26T20:28:41.853Z] 
16:28:41 [2024-06-26T20:28:41.853Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-06-26 20:28:41.797
16:28:41 [2024-06-26T20:28:41.853Z] !MESSAGE Command to change state of events failed
16:28:41 [2024-06-26T20:28:41.853Z] !STACK 0
16:28:41 [2024-06-26T20:28:41.853Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
16:28:41 [2024-06-26T20:28:41.853Z] Error Output:
16:28:41 [2024-06-26T20:28:41.853Z] Command not found
16:28:41 [2024-06-26T20:28:41.853Z] Return Value: 1
16:28:41 [2024-06-26T20:28:41.853Z] Command not found
16:28:41 [2024-06-26T20:28:41.853Z] 
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
16:28:41 [2024-06-26T20:28:41.853Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:28:42 [2024-06-26T20:28:42.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:42 [2024-06-26T20:28:42.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] 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:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] 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:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446803581 data=null doit=true}, Tree node with text: channel0]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446803581 data=null}, Tree node with text: channel0]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446803582 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446803582 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:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446803583 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446803585 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446803590 data=null doit=true}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446803590 data=null}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446803590 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446803591 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:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446803592 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446803593 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446803593 data=null doit=true}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446803593 data=null}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446803593 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446803594 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:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446803595 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446803679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:42 [2024-06-26T20:28:42.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:42 [2024-06-26T20:28:42.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446803781 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446803782 data=null doit=true}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446803782 data=null}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446803782 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446803782 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:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446803784 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446803785 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446803785 data=null doit=true}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446803785 data=null}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446803787 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446803788 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:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446803789 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446803840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:42 [2024-06-26T20:28:42.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:42 [2024-06-26T20:28:42.624Z] 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:28:42 [2024-06-26T20:28:42.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.624Z] 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:28:42 [2024-06-26T20:28:42.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=1446803992 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=1446803992 data=null doit=true}, Tree node with text: *]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=1446803993 data=null}, Tree node with text: *]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=1446803993 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446803993 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:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=1446803997 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:42 [2024-06-26T20:28:42.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446804084 data=null button=0 stateMask=0x0 x=113 y=26 count=0}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446804084 data=null doit=true}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446804085 data=null}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446804091 data=null button=1 stateMask=0x0 x=113 y=22 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446804091 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:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446804106 data=null button=1 stateMask=0x80000 x=113 y=18 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446804107 data=null button=0 stateMask=0x0 x=113 y=18 count=0}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446804107 data=null doit=true}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446804107 data=null}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446804107 data=null button=1 stateMask=0x0 x=113 y=18 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446804108 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:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446804109 data=null button=1 stateMask=0x80000 x=113 y=18 count=1}, Tree node with text: mysession]
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:42 [2024-06-26T20:28:42.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:43 [2024-06-26T20:28:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:43 [2024-06-26T20:28:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:43 [2024-06-26T20:28:43.186Z] 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=1446804500 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.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:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446804501 data=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:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446804501 data=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:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446804501 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446804501 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446804501 data=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:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446804501 data=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:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446804501 data=null item=null detail=0 x=0 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:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446804196 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:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:43 [2024-06-26T20:28:43.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446804578 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446804579 data=null doit=true}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446804579 data=null}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446804579 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446804580 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:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446804584 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446804585 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446804585 data=null doit=true}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446804585 data=null}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446804592 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446804593 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:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446804614 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446804707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:43 [2024-06-26T20:28:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:43 [2024-06-26T20:28:43.443Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.878 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
16:28:43 [2024-06-26T20:28:43.443Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 3.497 s
16:28:43 [2024-06-26T20:28:43.443Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
16:28:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446804823 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446805034 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:43 [2024-06-26T20:28:43.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:43 [2024-06-26T20:28:43.700Z] 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:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446805282 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446805282 data=null doit=true}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446805282 data=null}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446805282 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446805282 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:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446805289 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446805290 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446805290 data=null doit=true}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446805290 data=null}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446805290 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446805291 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:28:43 [2024-06-26T20:28:43.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446805292 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:43 [2024-06-26T20:28:43.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:43 [2024-06-26T20:28:43.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:43 [2024-06-26T20:28:43.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446805366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:43 [2024-06-26T20:28:43.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446805877 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446805877 data=null doit=true}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446805877 data=null}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446805877 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446805878 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:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446805879 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446805880 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446805880 data=null doit=true}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446805880 data=null}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446805881 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446805881 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:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446805882 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:44 [2024-06-26T20:28:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:44 [2024-06-26T20:28:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:44 [2024-06-26T20:28:44.775Z] 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=1446806242 data=null doit=true}, Shell with text {Create Session}]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:44 [2024-06-26T20:28:44.776Z] 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:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:44 [2024-06-26T20:28:44.776Z] 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:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:44 [2024-06-26T20:28:44.776Z]  ", using matcher: of type 'Text'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:44 [2024-06-26T20:28:44.776Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:44 [2024-06-26T20:28:44.776Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446806251 data=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:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446806251 data=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:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446806251 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446806251 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446806251 data=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:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446806251 data=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:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446806252 data=null item=null detail=0 x=0 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:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446805971 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:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446806327 data=null doit=true}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446806327 data=null}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446806328 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446806328 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:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446806329 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:28:44 [2024-06-26T20:28:44.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:44 [2024-06-26T20:28:44.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:44 [2024-06-26T20:28:44.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:44 [2024-06-26T20:28:44.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446806331 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446806331 data=null doit=true}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446806331 data=null}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446806331 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446806332 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:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446806334 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:44 [2024-06-26T20:28:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446806335 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446806335 data=null doit=true}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446806335 data=null}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446806335 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:28:44 [2024-06-26T20:28:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446806342 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:28:44 [2024-06-26T20:28:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446806343 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:45 [2024-06-26T20:28:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:45 [2024-06-26T20:28:45.291Z] 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=1446806763 data=null doit=true}, Shell with text {Enable Events}]
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:45 [2024-06-26T20:28:45.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:45 [2024-06-26T20:28:45.292Z] 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:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] 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:28:45 [2024-06-26T20:28:45.292Z] 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:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446806766 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446806767 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:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446806767 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:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446806767 data=null 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:28:45 [2024-06-26T20:28:45.292Z] 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:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
16:28:45 [2024-06-26T20:28:45.292Z] 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:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.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:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446806797 data=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:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446806797 data=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:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446806797 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446806797 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446806797 data=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:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446806797 data=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:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446806797 data=null item=null detail=0 x=0 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:45 [2024-06-26T20:28:45.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446806426 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:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446806981 data=null doit=true}, Tree node with text: channel0]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446806981 data=null}, Tree node with text: channel0]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446806982 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446806982 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:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446806983 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446806995 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446806995 data=null doit=true}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446806995 data=null}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446806995 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446806996 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:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446806997 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446806998 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446806998 data=null doit=true}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446806998 data=null}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446806999 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446806999 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:28:45 [2024-06-26T20:28:45.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446807000 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:28:45 [2024-06-26T20:28:45.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:45 [2024-06-26T20:28:45.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1446807384 data=null doit=true}, Shell with text {Enable Events}]
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:45 [2024-06-26T20:28:45.806Z] 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:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:45 [2024-06-26T20:28:45.806Z] 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:28:45 [2024-06-26T20:28:45.806Z] 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:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446807399 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
16:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446807400 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:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446807400 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:28:45 [2024-06-26T20:28:45.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446807400 data=null 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:28:45 [2024-06-26T20:28:45.807Z] 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:28:45 [2024-06-26T20:28:45.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:45 [2024-06-26T20:28:45.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:45 [2024-06-26T20:28:45.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:28:45 [2024-06-26T20:28:45.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
16:28:45 [2024-06-26T20:28:45.807Z] 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:28:46 [2024-06-26T20:28:46.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:28:46 [2024-06-26T20:28:46.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.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:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446807438 data=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:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446807438 data=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:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446807438 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446807438 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446807438 data=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:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446807439 data=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:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446807439 data=null item=null detail=0 x=0 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:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446807051 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:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446807582 data=null doit=true}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446807582 data=null}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446807583 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446807583 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:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446807584 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446807585 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446807591 data=null doit=true}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446807591 data=null}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446807592 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446807593 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:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446807594 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446807595 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446807595 data=null doit=true}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446807595 data=null}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446807595 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446807595 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:28:46 [2024-06-26T20:28:46.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446807596 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:28:46 [2024-06-26T20:28:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:46 [2024-06-26T20:28:46.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=1446808006 data=null doit=true}, Shell with text {Enable Events}]
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:28:46 [2024-06-26T20:28:46.577Z] 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:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.577Z] 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:28:46 [2024-06-26T20:28:46.577Z] 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:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=1446808010 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
16:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=1446808020 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:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=1446808022 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:28:46 [2024-06-26T20:28:46.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=1446808022 data=null 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:28:46 [2024-06-26T20:28:46.578Z] 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:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
16:28:46 [2024-06-26T20:28:46.578Z] 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:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=1446808075 data=null doit=true}, TreeItem with text {All}]
16:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=1446808075 data=null}, TreeItem with text {All}]
16:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446808076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:46 [2024-06-26T20:28:46.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446808076 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:28:46 [2024-06-26T20:28:46.578Z] 
16:28:46 [2024-06-26T20:28:46.578Z] (Eclipse:14195): Gtk-CRITICAL **: 20:28:46.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:28:46 [2024-06-26T20:28:46.578Z] 
16:28:46 [2024-06-26T20:28:46.578Z] (Eclipse:14195): Gtk-CRITICAL **: 20:28:46.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446808176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:28:46 [2024-06-26T20:28:46.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
16:28:46 [2024-06-26T20:28:46.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
16:28:46 [2024-06-26T20:28:46.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:46 [2024-06-26T20:28:46.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:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446808189 data=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:46 [2024-06-26T20:28:46.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446808190 data=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:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446808190 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446808190 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446808190 data=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:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446808190 data=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:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446808190 data=null item=null detail=0 x=0 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:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446807673 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:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446808295 data=null doit=true}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446808295 data=null}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446808296 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446808296 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:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446808297 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446808301 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446808302 data=null doit=true}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446808307 data=null}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446808308 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446808308 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:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446808310 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446808310 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446808310 data=null doit=true}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446808310 data=null}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446808311 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446808311 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:28:46 [2024-06-26T20:28:46.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446808312 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:28:46 [2024-06-26T20:28:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
16:28:46 [2024-06-26T20:28:46.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
16:28:47 [2024-06-26T20:28:47.399Z] 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=1446808732 data=null doit=true}, Shell with text {Enable Channel}]
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
16:28:47 [2024-06-26T20:28:47.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
16:28:47 [2024-06-26T20:28:47.399Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=1446808738 data=null doit=true}, Button with text {Kernel}]
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=1446808738 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:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=1446808739 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=1446808746 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=1446808746 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=1446808746 data=null 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:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
16:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=1446808769 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1446808769 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1446808769 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=1446808770 data=null 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:28:47 [2024-06-26T20:28:47.400Z] 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:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:47 [2024-06-26T20:28:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446808771 data=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:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446808771 data=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:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446808771 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446808771 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446808771 data=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:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446808771 data=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:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446808771 data=null item=null detail=0 x=0 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:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1446808363 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:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:47 [2024-06-26T20:28:47.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:47 [2024-06-26T20:28:47.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:47 [2024-06-26T20:28:47.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=1446808890 data=null doit=true}, Tree node with text: UST global]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=1446808890 data=null}, Tree node with text: UST global]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=1446808890 data=null button=1 stateMask=0x0 x=131 y=104 count=1}, Tree node with text: UST global]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446808890 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:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=1446808891 data=null button=1 stateMask=0x80000 x=131 y=104 count=1}, Tree node with text: UST global]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1446808892 data=null button=0 stateMask=0x0 x=144 y=127 count=0}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446808892 data=null doit=true}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446808892 data=null}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446808892 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446808893 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:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446808899 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1446808900 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446808900 data=null doit=true}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446808900 data=null}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446808900 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446808900 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:28:47 [2024-06-26T20:28:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446808901 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:47 [2024-06-26T20:28:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
16:28:47 [2024-06-26T20:28:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
16:28:47 [2024-06-26T20:28:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:28:48 [2024-06-26T20:28:48.170Z] 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=1446809516 data=null doit=true}, Shell with text {Enable Events}]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1446809532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1446809532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1446809532 data=null doit=true}, (of type 'Tree')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1446809532 data=null}, (of type 'Tree')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=1446809533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446809533 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:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=1446809534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.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:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446809536 data=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:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446809536 data=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:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446809536 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446809536 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446809536 data=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:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446809536 data=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:48 [2024-06-26T20:28:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446809536 data=null item=null detail=0 x=0 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:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1446809079 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:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:48 [2024-06-26T20:28:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.171Z] 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:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446809672 data=null doit=true}, Tree node with text: channel0]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446809672 data=null}, Tree node with text: channel0]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446809672 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446809673 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:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446809674 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:28:48 [2024-06-26T20:28:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446809675 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446809675 data=null doit=true}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446809675 data=null}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446809676 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446809676 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:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446809679 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446809679 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446809679 data=null doit=true}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446809680 data=null}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446809680 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446809680 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:28:48 [2024-06-26T20:28:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446809697 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446809812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:28:48 [2024-06-26T20:28:48.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446809914 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446809914 data=null doit=true}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446809914 data=null}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446809915 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446809915 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:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446809923 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446809924 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446809924 data=null doit=true}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446809924 data=null}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446809924 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446809925 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:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446809926 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446809977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:28:48 [2024-06-26T20:28:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:28:48 [2024-06-26T20:28:48.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446810084 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446810085 data=null doit=true}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446810085 data=null}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446810085 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446810085 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:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446810089 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446810142 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446810142 data=null doit=true}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446810142 data=null}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446810143 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446810144 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:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446810145 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:28:48 [2024-06-26T20:28:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:28:49 [2024-06-26T20:28:49.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:28:49 [2024-06-26T20:28:49.503Z] 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=1446810879 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:28:49 [2024-06-26T20:28:49.503Z] 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1446810881 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1446810881 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1446810881 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1446810881 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1446810891 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1446810892 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1446810892 data=null 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1446810217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446811020 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446811021 data=null doit=true}, Tree node with text: mysession]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446811021 data=null}, Tree node with text: mysession]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446811021 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446811021 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:28:49 [2024-06-26T20:28:49.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446811023 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:49 [2024-06-26T20:28:49.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:28:49 [2024-06-26T20:28:49.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:28:50 [2024-06-26T20:28:50.017Z] 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=1446811498 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.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:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446811500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446811500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446811500 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446811500 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446811500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446811500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:50 [2024-06-26T20:28:50.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:50 [2024-06-26T20:28:50.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:50 [2024-06-26T20:28:50.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:50 [2024-06-26T20:28:50.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:50 [2024-06-26T20:28:50.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:50 [2024-06-26T20:28:50.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:28:50 [2024-06-26T20:28:50.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446811500 data=null 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:28:50 [2024-06-26T20:28:50.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1446811111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:28:51 [2024-06-26T20:28:51.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:51 [2024-06-26T20:28:51.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:51 [2024-06-26T20:28:51.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:51 [2024-06-26T20:28:51.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446812601 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446812601 data=null doit=true}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446812601 data=null}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446812601 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446812607 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:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446812663 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446812692 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446812693 data=null doit=true}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446812693 data=null}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446812696 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446812696 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:28:51 [2024-06-26T20:28:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446812698 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:28:51 [2024-06-26T20:28:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:28:51 [2024-06-26T20:28:51.713Z] 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=1446813286 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:28:51 [2024-06-26T20:28:51.713Z] 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:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1446813299 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:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1446813299 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:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1446813299 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1446813299 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1446813299 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:28:51 [2024-06-26T20:28:51.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1446813299 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:28:51 [2024-06-26T20:28:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1446813299 data=null 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:28:51 [2024-06-26T20:28:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1446812806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:28:51 [2024-06-26T20:28:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:51 [2024-06-26T20:28:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:51 [2024-06-26T20:28:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446813477 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446813478 data=null doit=true}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446813478 data=null}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446813478 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:51 [2024-06-26T20:28:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446813478 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:28:51 [2024-06-26T20:28:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446813480 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:52 [2024-06-26T20:28:52.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:28:52 [2024-06-26T20:28:52.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:28:52 [2024-06-26T20:28:52.481Z] 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=1446814075 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
16:28:52 [2024-06-26T20:28:52.481Z] 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:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
16:28:52 [2024-06-26T20:28:52.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1446814078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1446814078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1446814078 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1446814078 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1446814079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1446814079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1446814079 data=null item=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:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1446814081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1446814091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1446814091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1446814091 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1446814092 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446814094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446814094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446814094 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446814094 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446814094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446814094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:52 [2024-06-26T20:28:52.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:52 [2024-06-26T20:28:52.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:52 [2024-06-26T20:28:52.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:52 [2024-06-26T20:28:52.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:52 [2024-06-26T20:28:52.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:52 [2024-06-26T20:28:52.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446814094 data=null 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:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1446813577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:28:53 [2024-06-26T20:28:53.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:53 [2024-06-26T20:28:53.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:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446814877 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446814877 data=null doit=true}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446814877 data=null}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446814878 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446814878 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:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446814879 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446814896 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446814896 data=null doit=true}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446814896 data=null}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446814896 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446814897 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:28:53 [2024-06-26T20:28:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446814899 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:53 [2024-06-26T20:28:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:28:53 [2024-06-26T20:28:53.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:28:53 [2024-06-26T20:28:53.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:28:54 [2024-06-26T20:28:54.069Z] 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=1446815493 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:28:54 [2024-06-26T20:28:54.069Z] 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1446815496 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1446815496 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1446815496 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1446815496 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1446815503 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1446815503 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1446815503 data=null 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1446815002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446815624 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446815624 data=null doit=true}, Tree node with text: mysession]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446815625 data=null}, Tree node with text: mysession]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446815625 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446815625 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:28:54 [2024-06-26T20:28:54.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446815626 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:54 [2024-06-26T20:28:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:28:54 [2024-06-26T20:28:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:28:54 [2024-06-26T20:28:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:28:54 [2024-06-26T20:28:54.582Z] 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=1446816095 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
16:28:54 [2024-06-26T20:28:54.582Z] 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:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1446816097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1446816097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=1446816097 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=1446816097 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=1446816098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=1446816098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=1446816098 data=null item=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:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=1446816115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=1446816115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=1446816115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=1446816115 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=1446816116 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.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:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
16:28:54 [2024-06-26T20:28:54.582Z] 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:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:54 [2024-06-26T20:28:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:54 [2024-06-26T20:28:54.583Z] DEBUG org.eclipse.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:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.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:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.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:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1446816192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1446816192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1446816192 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1446816192 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1446816193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1446816193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:28:54 [2024-06-26T20:28:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:54 [2024-06-26T20:28:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:54 [2024-06-26T20:28:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:54 [2024-06-26T20:28:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:54 [2024-06-26T20:28:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:54 [2024-06-26T20:28:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1446816193 data=null 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:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=1446815692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:28:55 [2024-06-26T20:28:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:55 [2024-06-26T20:28:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446816930 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446816930 data=null doit=true}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446816931 data=null}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446816931 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446816931 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:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446816932 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446816933 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446816933 data=null doit=true}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446816933 data=null}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446816933 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446816934 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:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446816935 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:28:55 [2024-06-26T20:28:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:28:55 [2024-06-26T20:28:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:28:55 [2024-06-26T20:28:55.916Z] 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=1446817261 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446817262 data=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:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446817262 data=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:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446817262 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446817262 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446817262 data=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:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446817262 data=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:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446817263 data=null item=null detail=0 x=0 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:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446816995 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:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:28:55 [2024-06-26T20:28:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446817352 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446817352 data=null doit=true}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446817352 data=null}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446817364 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446817364 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:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446817367 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446817368 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446817368 data=null doit=true}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446817368 data=null}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446817368 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446817375 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:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446817377 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446817500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:28:55 [2024-06-26T20:28:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446817608 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1446817656 data=null button=0 stateMask=0x0 x=68 y=12 count=0}, TreeItem with text {Remote}]
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=1446817656 data=null doit=true}, TreeItem with text {Remote}]
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=1446817656 data=null}, TreeItem with text {Remote}]
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=1446817657 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {Remote}]
16:28:56 [2024-06-26T20:28:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446817657 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:28:56 [2024-06-26T20:28:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=1446817771 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {Remote}]
16:28:56 [2024-06-26T20:28:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:28:56 [2024-06-26T20:28:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:28:56 [2024-06-26T20:28:56.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:28:57 [2024-06-26T20:28:57.612Z] 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:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:28:57 [2024-06-26T20:28:57.612Z] 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:57 [2024-06-26T20:28:57.612Z] 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=1446819066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446819066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819067 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819068 data=null item=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:57 [2024-06-26T20:28:57.612Z] 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=1446819068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1446819068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819069 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] 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=1446819069 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.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:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:57 [2024-06-26T20:28:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446819072 data=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:57 [2024-06-26T20:28:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446819072 data=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:57 [2024-06-26T20:28:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446819072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:57 [2024-06-26T20:28:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446819075 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:57 [2024-06-26T20:28:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446819076 data=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:57 [2024-06-26T20:28:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446819076 data=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:57 [2024-06-26T20:28:57.613Z] WARN 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:57 [2024-06-26T20:28:57.613Z] WARN 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:57 [2024-06-26T20:28:57.613Z] WARN 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:57 [2024-06-26T20:28:57.613Z] WARN 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:57 [2024-06-26T20:28:57.613Z] WARN 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:57 [2024-06-26T20:28:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:28:57 [2024-06-26T20:28:57.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446819076 data=null item=null detail=0 x=0 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:57 [2024-06-26T20:28:57.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1446817965 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:58 [2024-06-26T20:28:58.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.77 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
16:28:58 [2024-06-26T20:28:58.127Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 14.45 s
16:28:58 [2024-06-26T20:28:58.127Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
16:28:58 [2024-06-26T20:28:58.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=1446819614 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:58 [2024-06-26T20:28:58.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:58 [2024-06-26T20:28:58.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:58 [2024-06-26T20:28:58.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:58 [2024-06-26T20:28:58.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:58 [2024-06-26T20:28:58.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1446819991 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:58 [2024-06-26T20:28:58.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:58 [2024-06-26T20:28:58.897Z] 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:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446820373 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446820373 data=null doit=true}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446820373 data=null}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446820374 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446820374 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:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446820377 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446820378 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446820378 data=null doit=true}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446820378 data=null}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446820379 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446820379 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:28:58 [2024-06-26T20:28:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446820380 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:28:59 [2024-06-26T20:28:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:28:59 [2024-06-26T20:28:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:28:59 [2024-06-26T20:28:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=1446820502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:28:59 [2024-06-26T20:28:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446821073 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446821073 data=null doit=true}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446821073 data=null}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446821074 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446821074 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:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446821077 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1446821078 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446821078 data=null doit=true}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446821078 data=null}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446821078 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446821078 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:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446821080 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:28:59 [2024-06-26T20:28:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:28:59 [2024-06-26T20:28:59.972Z] 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=1446821492 data=null doit=true}, Shell with text {Create Session}]
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:59 [2024-06-26T20:28:59.972Z] 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:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:28:59 [2024-06-26T20:28:59.972Z] 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:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:59 [2024-06-26T20:28:59.972Z]  ", using matcher: of type 'Text'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:59 [2024-06-26T20:28:59.972Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:28:59 [2024-06-26T20:28:59.972Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.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:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:28:59 [2024-06-26T20:28:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446821504 data=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:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446821504 data=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:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446821504 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446821504 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:28:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446821504 data=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:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446821505 data=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:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446821505 data=null item=null detail=0 x=0 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:59 [2024-06-26T20:28:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1446821168 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:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=1446821675 data=null doit=true}, Tree node with text: Sessions]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1446821675 data=null}, Tree node with text: Sessions]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1446821675 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446821676 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:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1446821677 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:29:00 [2024-06-26T20:29:00.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:00 [2024-06-26T20:29:00.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:00 [2024-06-26T20:29:00.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:00 [2024-06-26T20:29:00.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446821680 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446821680 data=null doit=true}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446821680 data=null}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446821681 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446821681 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:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446821684 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446821685 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446821693 data=null doit=true}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446821694 data=null}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446821694 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446821694 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:29:00 [2024-06-26T20:29:00.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446821696 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:29:00 [2024-06-26T20:29:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:29:00 [2024-06-26T20:29:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:29:00 [2024-06-26T20:29:00.743Z] 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=1446822273 data=null doit=true}, Shell with text {Enable Events}]
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:29:00 [2024-06-26T20:29:00.743Z] 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:29:00 [2024-06-26T20:29:00.743Z] 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:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:29:00 [2024-06-26T20:29:00.743Z] 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:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] 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:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.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:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:29:00 [2024-06-26T20:29:00.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=1446822279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=1446822279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=1446822279 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=1446822279 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=1446822280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=1446822280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=1446822280 data=null item=null detail=0 x=0 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:29:00 [2024-06-26T20:29:00.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1446821868 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:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=1446822498 data=null doit=true}, Tree node with text: channel0]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=1446822498 data=null}, Tree node with text: channel0]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=1446822498 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1446822499 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:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=1446822500 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446822501 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446822501 data=null doit=true}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446822501 data=null}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446822502 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446822502 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:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446822510 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446822511 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446822511 data=null doit=true}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446822511 data=null}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446822511 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446822512 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:29:01 [2024-06-26T20:29:01.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446822513 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=1446822612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:29:01 [2024-06-26T20:29:01.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446822816 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446822816 data=null doit=true}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446822817 data=null}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446822817 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446822817 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:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446822818 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446822823 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446822823 data=null doit=true}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446822823 data=null}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446822824 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446822824 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:29:01 [2024-06-26T20:29:01.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446822825 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=1446822898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:29:01 [2024-06-26T20:29:01.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446823000 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446823001 data=null doit=true}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446823001 data=null}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446823001 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446823001 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:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446823004 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1446823005 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=1446823005 data=null doit=true}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=1446823005 data=null}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=1446823005 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446823006 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:29:01 [2024-06-26T20:29:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=1446823007 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:29:01 [2024-06-26T20:29:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:29:01 [2024-06-26T20:29:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:29:01 [2024-06-26T20:29:01.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:29:01 [2024-06-26T20:29:01.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:29:01 [2024-06-26T20:29:01.770Z] 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=1446823341 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.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:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1446823342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1446823342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1446823342 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1446823342 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1446823343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1446823343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1446823343 data=null item=null detail=0 x=0 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:29:01 [2024-06-26T20:29:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1446823067 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:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:29:02 [2024-06-26T20:29:02.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446823424 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446823424 data=null doit=true}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446823424 data=null}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446823424 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446823425 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:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446823428 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1446823428 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=1446823429 data=null doit=true}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=1446823429 data=null}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=1446823429 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1446823429 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:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=1446823471 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1446823600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:29:02 [2024-06-26T20:29:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:29:02 [2024-06-26T20:29:02.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.090 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
16:29:02 [2024-06-26T20:29:02.283Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 3.534 s
16:29:02 [2024-06-26T20:29:02.283Z] 
16:29:02 [2024-06-26T20:29:02.283Z] Results:
16:29:02 [2024-06-26T20:29:02.283Z] 
16:29:02 [2024-06-26T20:29:02.283Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
16:29:02 [2024-06-26T20:29:02.283Z] 
16:29:03 [2024-06-26T20:29:03.213Z] 
16:29:03 [2024-06-26T20:29:03.213Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:29:02.994
16:29:03 [2024-06-26T20:29:03.213Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] All tests passed
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] 
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] 
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] 
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.1-SNAPSHOT [93/141]
16:29:03 [2024-06-26T20:29:03.776Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:29:03 [2024-06-26T20:29:03.776Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:03 [2024-06-26T20:29:03.776Z] [WARNING] Using JavaSE-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:03 [2024-06-26T20:29:03.777Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] The project's OSGi version is 2.1.1.202406261931
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.033Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
16:29:04 [2024-06-26T20:29:04.596Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.596Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:29:04 [2024-06-26T20:29:04.596Z] [INFO] 
16:29:04 [2024-06-26T20:29:04.596Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:04 [2024-06-26T20:29:04.596Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:04 [2024-06-26T20:29:04.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:29:04 [2024-06-26T20:29:04.596Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:29:04 [2024-06-26T20:29:04.852Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:05 [2024-06-26T20:29:05.108Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.108Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.108Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.108Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.108Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.108Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:05 [2024-06-26T20:29:05.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:05 [2024-06-26T20:29:05.109Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT-sources.jar
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT.jar
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] 
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:05 [2024-06-26T20:29:05.109Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT.jar
16:29:10 [2024-06-26T20:29:10.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT-sources.jar
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT.jar
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT.pom
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT-sources.jar
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT-p2metadata.xml
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.1-SNAPSHOT-p2artifacts.xml
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 10.0.1-SNAPSHOT [94/141]
16:29:13 [2024-06-26T20:29:13.628Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT.jar
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT-sources-feature.jar
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] 
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:13 [2024-06-26T20:29:13.628Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT.jar
16:29:20 [2024-06-26T20:29:20.525Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT-sources-feature.jar
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT.jar
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT.pom
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT-sources-feature.jar
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT-p2metadata.xml
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-10.0.1-SNAPSHOT-p2artifacts.xml
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.17-SNAPSHOT [95/141]
16:29:25 [2024-06-26T20:29:25.772Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:29:25 [2024-06-26T20:29:25.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] The project's OSGi version is 1.0.17.202406261931
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] 
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:25 [2024-06-26T20:29:25.772Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:25 [2024-06-26T20:29:25.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:25 [2024-06-26T20:29:25.772Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:29:25 [2024-06-26T20:29:25.772Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.029Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT-sources.jar
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.029Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT.jar
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] 
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:26 [2024-06-26T20:29:26.285Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT.jar
16:29:30 [2024-06-26T20:29:30.456Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT-sources.jar
16:29:33 [2024-06-26T20:29:33.724Z] [INFO] 
16:29:33 [2024-06-26T20:29:33.724Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:29:33 [2024-06-26T20:29:33.724Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
16:29:33 [2024-06-26T20:29:33.724Z] [INFO] Command line:
16:29:33 [2024-06-26T20:29:33.724Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:29:33 [2024-06-26T20:29:33.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:29:40 [2024-06-26T20:29:40.265Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
16:29:42 [2024-06-26T20:29:42.784Z] !SESSION 2024-06-26 20:29:33.568 -----------------------------------------------
16:29:42 [2024-06-26T20:29:42.784Z] eclipse.buildId=unknown
16:29:42 [2024-06-26T20:29:42.784Z] java.version=17.0.2
16:29:42 [2024-06-26T20:29:42.784Z] java.vendor=Oracle Corporation
16:29:42 [2024-06-26T20:29:42.784Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:29:42 [2024-06-26T20:29:42.784Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:29:42 [2024-06-26T20:29:42.784Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.469
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.470
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.471
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.472
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.474
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.475
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.476
16:29:42 [2024-06-26T20:29:42.784Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.784Z] 
16:29:42 [2024-06-26T20:29:42.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.477
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.478
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.478
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.479
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.480
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.481
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.482
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.483
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.483
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.484
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.485
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.486
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.486
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.487
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.488
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.488
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.489
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.490
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.491
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.496
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.497
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.498
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:42 [2024-06-26T20:29:42.785Z] 
16:29:42 [2024-06-26T20:29:42.785Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:42.499
16:29:42 [2024-06-26T20:29:42.785Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:29:54 [2024-06-26T20:29:54.960Z] 
16:29:54 [2024-06-26T20:29:54.960Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:29:54.573
16:29:54 [2024-06-26T20:29:54.960Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
16:29:55 [2024-06-26T20:29:55.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.20 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
16:29:55 [2024-06-26T20:29:55.216Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 14.68 s
16:29:55 [2024-06-26T20:29:55.217Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.479 s
16:29:55 [2024-06-26T20:29:55.217Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
16:29:56 [2024-06-26T20:29:56.583Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
16:29:56 [2024-06-26T20:29:56.583Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.200 s
16:29:56 [2024-06-26T20:29:56.583Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
16:29:56 [2024-06-26T20:29:56.583Z] 
16:29:56 [2024-06-26T20:29:56.583Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:29:56.371
16:29:56 [2024-06-26T20:29:56.583Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:30:00 [2024-06-26T20:30:00.751Z] 
16:30:00 [2024-06-26T20:30:00.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:00.390
16:30:00 [2024-06-26T20:30:00.751Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:30:00 [2024-06-26T20:30:00.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
16:30:00 [2024-06-26T20:30:00.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 4.040 s
16:30:00 [2024-06-26T20:30:00.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.010 s
16:30:00 [2024-06-26T20:30:00.751Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
16:30:03 [2024-06-26T20:30:03.268Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.430 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
16:30:03 [2024-06-26T20:30:03.268Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.303 s
16:30:03 [2024-06-26T20:30:03.268Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.125 s
16:30:03 [2024-06-26T20:30:03.268Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
16:30:04 [2024-06-26T20:30:04.196Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
16:30:04 [2024-06-26T20:30:04.196Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.221 s
16:30:04 [2024-06-26T20:30:04.196Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
16:30:05 [2024-06-26T20:30:05.562Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
16:30:05 [2024-06-26T20:30:05.562Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.121 s
16:30:05 [2024-06-26T20:30:05.562Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
16:30:05 [2024-06-26T20:30:05.562Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
16:30:05 [2024-06-26T20:30:05.562Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 0.247 s
16:30:05 [2024-06-26T20:30:05.562Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.032 s
16:30:05 [2024-06-26T20:30:05.562Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
16:30:06 [2024-06-26T20:30:06.127Z] 
16:30:06 [2024-06-26T20:30:06.127Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:05.871
16:30:06 [2024-06-26T20:30:06.127Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:30:06 [2024-06-26T20:30:06.127Z] 
16:30:06 [2024-06-26T20:30:06.127Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:06.115
16:30:06 [2024-06-26T20:30:06.127Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:30:06 [2024-06-26T20:30:06.383Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
16:30:06 [2024-06-26T20:30:06.383Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.380 s
16:30:06 [2024-06-26T20:30:06.383Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.237 s
16:30:06 [2024-06-26T20:30:06.383Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
16:30:06 [2024-06-26T20:30:06.383Z] 
16:30:06 [2024-06-26T20:30:06.383Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:06.187
16:30:06 [2024-06-26T20:30:06.383Z] !MESSAGE state value is type int but a mappingGroup is specified
16:30:06 [2024-06-26T20:30:06.383Z] 
16:30:06 [2024-06-26T20:30:06.383Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:06.188
16:30:06 [2024-06-26T20:30:06.383Z] !MESSAGE state value is type int but a mappingGroup is specified
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:07.406
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE state value is type int but a mappingGroup is specified
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:07.406
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE state value is type int but a mappingGroup is specified
16:30:07 [2024-06-26T20:30:07.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
16:30:07 [2024-06-26T20:30:07.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.219 s
16:30:07 [2024-06-26T20:30:07.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.019 s
16:30:07 [2024-06-26T20:30:07.751Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.468
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE Compiling value: value is not a parseable integer: abc
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.470
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE Compiling value: value is not a parseable integer: 
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.475
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE Compiling value: value is not a parseable integer: abc
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.477
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE Compiling value: value is not a parseable integer: 
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.490
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE The mapping group undefined does not exist in this analysis
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.496
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE Compiling value: value is not a parseable integer: not int
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.499
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE A query state value should have children attributes
16:30:07 [2024-06-26T20:30:07.751Z] 
16:30:07 [2024-06-26T20:30:07.751Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.501
16:30:07 [2024-06-26T20:30:07.751Z] !MESSAGE The value of a constant attribute should not be empty
16:30:07 [2024-06-26T20:30:07.751Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
16:30:07 [2024-06-26T20:30:07.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.023 s
16:30:07 [2024-06-26T20:30:07.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.751Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.003 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.003 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.001 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.002 s
16:30:07 [2024-06-26T20:30:07.752Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
16:30:07 [2024-06-26T20:30:07.752Z] 
16:30:07 [2024-06-26T20:30:07.752Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:07.576
16:30:07 [2024-06-26T20:30:07.752Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
16:30:07 [2024-06-26T20:30:07.752Z] 
16:30:07 [2024-06-26T20:30:07.752Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:07.672
16:30:07 [2024-06-26T20:30:07.752Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
16:30:07 [2024-06-26T20:30:07.752Z] 
16:30:07 [2024-06-26T20:30:07.752Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.690
16:30:07 [2024-06-26T20:30:07.752Z] !MESSAGE State Transition: Undefined action: action1
16:30:07 [2024-06-26T20:30:07.752Z] 
16:30:07 [2024-06-26T20:30:07.752Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.694
16:30:07 [2024-06-26T20:30:07.752Z] !MESSAGE State Transition: Undefined condition: test1
16:30:07 [2024-06-26T20:30:07.752Z] 
16:30:07 [2024-06-26T20:30:07.752Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.698
16:30:07 [2024-06-26T20:30:07.752Z] !MESSAGE State Transition: Undefined condition: test1
16:30:07 [2024-06-26T20:30:07.752Z] 
16:30:07 [2024-06-26T20:30:07.752Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:07.702
16:30:07 [2024-06-26T20:30:07.752Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
16:30:08 [2024-06-26T20:30:08.008Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.006 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.006 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.014 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.064 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.008 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
16:30:08 [2024-06-26T20:30:08.008Z] 
16:30:08 [2024-06-26T20:30:08.008Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.774
16:30:08 [2024-06-26T20:30:08.008Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
16:30:08 [2024-06-26T20:30:08.008Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.002 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.001 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.003 s
16:30:08 [2024-06-26T20:30:08.008Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
16:30:08 [2024-06-26T20:30:08.008Z] 
16:30:08 [2024-06-26T20:30:08.008Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.791
16:30:08 [2024-06-26T20:30:08.008Z] !MESSAGE The value of a constant attribute should not be empty
16:30:08 [2024-06-26T20:30:08.008Z] 
16:30:08 [2024-06-26T20:30:08.008Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.792
16:30:08 [2024-06-26T20:30:08.008Z] !MESSAGE The value of an event field attribute should not be null
16:30:08 [2024-06-26T20:30:08.008Z] 
16:30:08 [2024-06-26T20:30:08.008Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.793
16:30:08 [2024-06-26T20:30:08.008Z] !MESSAGE A query state attribute should have children attributes
16:30:08 [2024-06-26T20:30:08.008Z] 
16:30:08 [2024-06-26T20:30:08.008Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.794
16:30:08 [2024-06-26T20:30:08.008Z] !MESSAGE The value of a constant attribute should not be empty
16:30:08 [2024-06-26T20:30:08.008Z] 
16:30:08 [2024-06-26T20:30:08.008Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:07.796
16:30:08 [2024-06-26T20:30:08.008Z] !MESSAGE Location undefined does not exist
16:30:08 [2024-06-26T20:30:08.008Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.004 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.007 s
16:30:08 [2024-06-26T20:30:08.008Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.009 s
16:30:08 [2024-06-26T20:30:08.008Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
16:30:09 [2024-06-26T20:30:09.375Z] 
16:30:09 [2024-06-26T20:30:09.375Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:09.102
16:30:09 [2024-06-26T20:30:09.375Z] !MESSAGE state value is type int but a mappingGroup is specified
16:30:09 [2024-06-26T20:30:09.375Z] 
16:30:09 [2024-06-26T20:30:09.375Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:09.103
16:30:09 [2024-06-26T20:30:09.375Z] !MESSAGE state value is type int but a mappingGroup is specified
16:30:09 [2024-06-26T20:30:09.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
16:30:09 [2024-06-26T20:30:09.375Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.271 s
16:30:09 [2024-06-26T20:30:09.375Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.022 s
16:30:09 [2024-06-26T20:30:09.375Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
16:30:09 [2024-06-26T20:30:09.375Z] 
16:30:09 [2024-06-26T20:30:09.375Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:09.178
16:30:09 [2024-06-26T20:30:09.375Z] !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:30:10 [2024-06-26T20:30:10.742Z] 
16:30:10 [2024-06-26T20:30:10.742Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:30:10.391
16:30:10 [2024-06-26T20:30:10.742Z] !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:30:11 [2024-06-26T20:30:11.670Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.477 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
16:30:11 [2024-06-26T20:30:11.670Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0.001 s
16:30:11 [2024-06-26T20:30:11.670Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
16:30:11 [2024-06-26T20:30:11.670Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0.001 s
16:30:11 [2024-06-26T20:30:11.670Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
16:30:13 [2024-06-26T20:30:13.561Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 1.377 s
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.082 s
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.028 s
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.078 s
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.029 s
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.076 s
16:30:13 [2024-06-26T20:30:13.561Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.029 s
16:30:13 [2024-06-26T20:30:13.561Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
16:30:14 [2024-06-26T20:30:14.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
16:30:14 [2024-06-26T20:30:14.929Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.222 s
16:30:14 [2024-06-26T20:30:14.929Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
16:30:14 [2024-06-26T20:30:14.929Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
16:30:14 [2024-06-26T20:30:14.929Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.020 s
16:30:14 [2024-06-26T20:30:14.929Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.018 s
16:30:14 [2024-06-26T20:30:14.929Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
16:30:14 [2024-06-26T20:30:14.929Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
16:30:14 [2024-06-26T20:30:14.929Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.076 s
16:30:14 [2024-06-26T20:30:14.929Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0.001 s
16:30:14 [2024-06-26T20:30:14.929Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.150 s
16:30:14 [2024-06-26T20:30:14.929Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
16:30:15 [2024-06-26T20:30:15.185Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
16:30:15 [2024-06-26T20:30:15.185Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.106 s
16:30:15 [2024-06-26T20:30:15.185Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.016 s
16:30:15 [2024-06-26T20:30:15.185Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.113 s
16:30:15 [2024-06-26T20:30:15.185Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
16:30:16 [2024-06-26T20:30:16.554Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
16:30:16 [2024-06-26T20:30:16.554Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.677 s
16:30:16 [2024-06-26T20:30:16.554Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.225 s
16:30:16 [2024-06-26T20:30:16.554Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.255 s
16:30:16 [2024-06-26T20:30:16.554Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
16:30:23 [2024-06-26T20:30:23.094Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.789 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
16:30:23 [2024-06-26T20:30:23.094Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.288 s
16:30:23 [2024-06-26T20:30:23.094Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 5.728 s
16:30:23 [2024-06-26T20:30:23.094Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.102 s
16:30:23 [2024-06-26T20:30:23.094Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.390 s
16:30:23 [2024-06-26T20:30:23.094Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.279 s
16:30:23 [2024-06-26T20:30:23.094Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
16:30:23 [2024-06-26T20:30:23.350Z] 
16:30:23 [2024-06-26T20:30:23.350Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:23.102
16:30:23 [2024-06-26T20:30:23.350Z] !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:30:23 [2024-06-26T20:30:23.350Z] 
16:30:23 [2024-06-26T20:30:23.350Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:23.112
16:30:23 [2024-06-26T20:30:23.350Z] !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:30:23 [2024-06-26T20:30:23.350Z] 
16:30:23 [2024-06-26T20:30:23.350Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:23.168
16:30:23 [2024-06-26T20:30:23.350Z] !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:30:23 [2024-06-26T20:30:23.350Z] 
16:30:23 [2024-06-26T20:30:23.350Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:23.179
16:30:23 [2024-06-26T20:30:23.350Z] !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:30:23 [2024-06-26T20:30:23.350Z] 
16:30:23 [2024-06-26T20:30:23.350Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:23.188
16:30:23 [2024-06-26T20:30:23.350Z] !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:30:23 [2024-06-26T20:30:23.350Z] 
16:30:23 [2024-06-26T20:30:23.350Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:23.210
16:30:23 [2024-06-26T20:30:23.350Z] !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:30:23 [2024-06-26T20:30:23.606Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.102 s
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.022 s
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.011 s
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.342 s
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.016 s
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.014 s
16:30:23 [2024-06-26T20:30:23.606Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
16:30:23 [2024-06-26T20:30:23.606Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
16:30:24 [2024-06-26T20:30:24.168Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
16:30:24 [2024-06-26T20:30:24.168Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.174 s
16:30:24 [2024-06-26T20:30:24.168Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.197 s
16:30:24 [2024-06-26T20:30:24.168Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.135 s
16:30:24 [2024-06-26T20:30:24.168Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
16:30:24 [2024-06-26T20:30:24.424Z] 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:30:24 [2024-06-26T20:30:24.424Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
16:30:24 [2024-06-26T20:30:24.424Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:30:24 [2024-06-26T20:30:24.424Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.callstack.XmlCallstackTest
16:30:28 [2024-06-26T20:30:28.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.823 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.callstack.XmlCallstackTest
16:30:28 [2024-06-26T20:30:28.593Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.callstack.XmlCallstackTest.testCallstackWeightedTree -- Time elapsed: 3.821 s
16:30:28 [2024-06-26T20:30:28.593Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
16:30:28 [2024-06-26T20:30:28.593Z] 
16:30:28 [2024-06-26T20:30:28.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:28.081
16:30:28 [2024-06-26T20:30:28.593Z] !MESSAGE IO exception occurred
16:30:28 [2024-06-26T20:30:28.593Z] !STACK 0
16:30:28 [2024-06-26T20:30:28.593Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
16:30:28 [2024-06-26T20:30:28.593Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
16:30:28 [2024-06-26T20:30:28.593Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
16:30:28 [2024-06-26T20:30:28.593Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
16:30:28 [2024-06-26T20:30:28.593Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
16:30:28 [2024-06-26T20:30:28.593Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:30:28 [2024-06-26T20:30:28.594Z] 
16:30:28 [2024-06-26T20:30:28.594Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:28.089
16:30:28 [2024-06-26T20:30:28.594Z] !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:30:28 [2024-06-26T20:30:28.594Z] 
16:30:28 [2024-06-26T20:30:28.594Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:28.282
16:30:28 [2024-06-26T20:30:28.594Z] !MESSAGE IO exception occurred
16:30:28 [2024-06-26T20:30:28.594Z] !STACK 0
16:30:28 [2024-06-26T20:30:28.594Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:30:28 [2024-06-26T20:30:28.594Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:30:28 [2024-06-26T20:30:28.594Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:30:28 [2024-06-26T20:30:28.595Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:30:28 [2024-06-26T20:30:28.595Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:30:28 [2024-06-26T20:30:28.595Z] 
16:30:28 [2024-06-26T20:30:28.595Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:30:28.291
16:30:28 [2024-06-26T20:30:28.595Z] !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:30:28 [2024-06-26T20:30:28.595Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.039 s
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.059 s
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.018 s
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.033 s
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.095 s
16:30:28 [2024-06-26T20:30:28.595Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.058 s
16:30:28 [2024-06-26T20:30:28.595Z] 
16:30:28 [2024-06-26T20:30:28.595Z] Results:
16:30:28 [2024-06-26T20:30:28.595Z] 
16:30:28 [2024-06-26T20:30:28.595Z] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0
16:30:28 [2024-06-26T20:30:28.595Z] 
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] All tests passed
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] 
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT.jar
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT.pom
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT-sources.jar
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] 
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] 
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
16:30:28 [2024-06-26T20:30:28.852Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:30:28 [2024-06-26T20:30:28.852Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:30:28 [2024-06-26T20:30:28.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:30:28 [2024-06-26T20:30:28.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] The project's OSGi version is 2.0.7.202406261931
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.109Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
16:30:29 [2024-06-26T20:30:29.673Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:30:29 [2024-06-26T20:30:29.673Z] [INFO] 
16:30:29 [2024-06-26T20:30:29.673Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:29 [2024-06-26T20:30:29.673Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:30:29 [2024-06-26T20:30:29.673Z] [WARNING] Using JavaSE-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:29 [2024-06-26T20:30:29.673Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:30:29 [2024-06-26T20:30:29.673Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.601Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] 
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:30 [2024-06-26T20:30:30.856Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
16:30:35 [2024-06-26T20:30:35.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
16:30:40 [2024-06-26T20:30:40.273Z] [INFO] 
16:30:40 [2024-06-26T20:30:40.273Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:30:40 [2024-06-26T20:30:40.273Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
16:30:40 [2024-06-26T20:30:40.273Z] [INFO] Command line:
16:30:40 [2024-06-26T20:30:40.273Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:30:40 [2024-06-26T20:30:40.274Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:30:46 [2024-06-26T20:30:46.812Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
16:31:08 [2024-06-26T20:31:08.707Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.80 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.098 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 7.619 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.004 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.061 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.008 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.002 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.195 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.020 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.017 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.002 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.006 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.003 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.042 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.707Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
16:31:08 [2024-06-26T20:31:08.708Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
16:31:08 [2024-06-26T20:31:08.708Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
16:31:18 [2024-06-26T20:31:18.656Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.08 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.002 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.077 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.067 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.009 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.052 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.003 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.082 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.054 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.044 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.045 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.006 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
16:31:18 [2024-06-26T20:31:18.656Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
16:31:18 [2024-06-26T20:31:18.656Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
16:31:40 [2024-06-26T20:31:40.550Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.35 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.234 s
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.161 s
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.146 s
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.180 s
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.764 s
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.134 s
16:31:40 [2024-06-26T20:31:40.550Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.729 s
16:31:40 [2024-06-26T20:31:40.550Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
16:33:31 [2024-06-26T20:33:31.947Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 111.8 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 2.580 s
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.947Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.998 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.636 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 94.21 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.493 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.372 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.407 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.002 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0.001 s
16:33:31 [2024-06-26T20:33:31.948Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
16:33:31 [2024-06-26T20:33:31.948Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
16:33:38 [2024-06-26T20:33:38.495Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.841 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
16:33:38 [2024-06-26T20:33:38.495Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 7.474 s
16:33:38 [2024-06-26T20:33:38.495Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.298 s
16:33:38 [2024-06-26T20:33:38.495Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
16:33:41 [2024-06-26T20:33:41.768Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
16:33:41 [2024-06-26T20:33:41.768Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 2.717 s
16:33:41 [2024-06-26T20:33:41.768Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
16:33:47 [2024-06-26T20:33:47.071Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.804 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
16:33:47 [2024-06-26T20:33:47.071Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.267 s
16:33:47 [2024-06-26T20:33:47.071Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.142 s
16:33:47 [2024-06-26T20:33:47.071Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.178 s
16:33:47 [2024-06-26T20:33:47.071Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.216 s
16:33:47 [2024-06-26T20:33:47.071Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
16:34:19 [2024-06-26T20:34:19.110Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.09 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 2.557 s
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 25.54 s
16:34:19 [2024-06-26T20:34:19.110Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
16:34:19 [2024-06-26T20:34:19.110Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 1.189 s
16:34:19 [2024-06-26T20:34:19.110Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
16:34:19 [2024-06-26T20:34:19.110Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:34:19 [2024-06-26T20:34:19.110Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:34:19 [2024-06-26T20:34:19.110Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
16:34:19 [2024-06-26T20:34:19.110Z] !SESSION 2024-06-26 20:30:39.778 -----------------------------------------------
16:34:19 [2024-06-26T20:34:19.110Z] eclipse.buildId=unknown
16:34:19 [2024-06-26T20:34:19.110Z] java.version=17.0.2
16:34:19 [2024-06-26T20:34:19.110Z] java.vendor=Oracle Corporation
16:34:19 [2024-06-26T20:34:19.110Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:34:19 [2024-06-26T20:34:19.110Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:34:19 [2024-06-26T20:34:19.110Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:34:19 [2024-06-26T20:34:19.110Z] 
16:34:19 [2024-06-26T20:34:19.110Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 20:34:15.592
16:34:19 [2024-06-26T20:34:19.110Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
16:34:26 [2024-06-26T20:34:26.205Z] 
16:34:26 [2024-06-26T20:34:26.205Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 20:34:25.610
16:34:26 [2024-06-26T20:34:26.205Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
16:34:31 [2024-06-26T20:34:31.453Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.99 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
16:34:31 [2024-06-26T20:34:31.453Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 10.01 s
16:34:31 [2024-06-26T20:34:31.453Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 5.979 s
16:34:31 [2024-06-26T20:34:31.453Z] 
16:34:31 [2024-06-26T20:34:31.453Z] Results:
16:34:31 [2024-06-26T20:34:31.453Z] 
16:34:31 [2024-06-26T20:34:31.453Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
16:34:31 [2024-06-26T20:34:31.453Z] 
16:34:31 [2024-06-26T20:34:31.711Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:294)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.setup(UstKernelSyncTest.java:78)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/java.lang.Thread.run(Thread.java:833)
16:34:31 [2024-06-26T20:34:31.711Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.setUpTrace(LttngExecutionGraphTest.java:73)
16:34:31 [2024-06-26T20:34:31.711Z] 	org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents(LttngExecutionGraphTest.java:91)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:31 [2024-06-26T20:34:31.711Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:31 [2024-06-26T20:34:31.712Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:34:31 [2024-06-26T20:34:31.712Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:34:31 [2024-06-26T20:34:31.968Z] [INFO] All tests passed
16:34:31 [2024-06-26T20:34:31.968Z] [INFO] 
16:34:31 [2024-06-26T20:34:31.968Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:34:31 [2024-06-26T20:34:31.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
16:34:31 [2024-06-26T20:34:31.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] 
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] 
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.22-SNAPSHOT [97/141]
16:34:31 [2024-06-26T20:34:31.969Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:34:31 [2024-06-26T20:34:31.969Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:34:31 [2024-06-26T20:34:31.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:34:31 [2024-06-26T20:34:31.969Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:34:32 [2024-06-26T20:34:32.531Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.531Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.531Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] The project's OSGi version is 1.0.22.202406261931
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] 
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:32 [2024-06-26T20:34:32.788Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
16:34:33 [2024-06-26T20:34:33.350Z] [INFO] 
16:34:33 [2024-06-26T20:34:33.350Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:33 [2024-06-26T20:34:33.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:34:33 [2024-06-26T20:34:33.350Z] [INFO] 
16:34:33 [2024-06-26T20:34:33.350Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:33 [2024-06-26T20:34:33.350Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:34:33 [2024-06-26T20:34:33.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:34:33 [2024-06-26T20:34:33.350Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:34:33 [2024-06-26T20:34:33.350Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:34:34 [2024-06-26T20:34:34.720Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.720Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.720Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] 
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:34 [2024-06-26T20:34:34.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
16:34:38 [2024-06-26T20:34:38.893Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
16:34:42 [2024-06-26T20:34:42.188Z] [INFO] 
16:34:42 [2024-06-26T20:34:42.188Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:34:42 [2024-06-26T20:34:42.188Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
16:34:42 [2024-06-26T20:34:42.188Z] [INFO] Command line:
16:34:42 [2024-06-26T20:34:42.188Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:34:42 [2024-06-26T20:34:42.189Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:34:46 [2024-06-26T20:34:46.363Z] Jun 26, 2024 8:34:45 PM org.apache.aries.spifly.BaseActivator log
16:34:46 [2024-06-26T20:34:46.363Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:34:48 [2024-06-26T20:34:48.886Z] 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-06-26T20:34:48.886Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:34:56 [2024-06-26T20:34:56.983Z] Could not determine the accessibility bus address
16:34:57 [2024-06-26T20:34:57.546Z] !SESSION 2024-06-26 20:34:42.223 -----------------------------------------------
16:34:57 [2024-06-26T20:34:57.546Z] eclipse.buildId=unknown
16:34:57 [2024-06-26T20:34:57.546Z] java.version=17.0.2
16:34:57 [2024-06-26T20:34:57.546Z] java.vendor=Oracle Corporation
16:34:57 [2024-06-26T20:34:57.546Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:34:57 [2024-06-26T20:34:57.546Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:34:57 [2024-06-26T20:34:57.546Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:34:57 [2024-06-26T20:34:57.547Z] 
16:34:57 [2024-06-26T20:34:57.547Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:34:57.278
16:34:57 [2024-06-26T20:34:57.547Z] !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:57 [2024-06-26T20:34:57.547Z] 
16:34:57 [2024-06-26T20:34:57.547Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:34:57.367
16:34:57 [2024-06-26T20:34:57.547Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:34:57 [2024-06-26T20:34:57.547Z] !STACK 0
16:34:57 [2024-06-26T20:34:57.547Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:34:57 [2024-06-26T20:34:57.547Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:34:57 [2024-06-26T20:34:57.547Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:34:57 [2024-06-26T20:34:57.547Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:34:57 [2024-06-26T20:34:57.547Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:34:57 [2024-06-26T20:34:57.547Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:34:57 [2024-06-26T20:34:57.547Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:34:57 [2024-06-26T20:34:57.547Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:34:57 [2024-06-26T20:34:57.547Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:34:57 [2024-06-26T20:34:57.547Z] Caused by: java.io.IOException: error=2, No such file or directory
16:34:57 [2024-06-26T20:34:57.547Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:34:57 [2024-06-26T20:34:57.547Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:34:57 [2024-06-26T20:34:57.547Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:34:57 [2024-06-26T20:34:57.547Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:34:57 [2024-06-26T20:34:57.547Z] 	... 7 more
16:34:57 [2024-06-26T20:34:57.802Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
16:34:58 [2024-06-26T20:34:58.732Z] Display size: 1440x900
16:34:58 [2024-06-26T20:34:58.732Z] OS version=6.2.9-300.fc38.x86_64
16:34:58 [2024-06-26T20:34:58.732Z] GTK version=3.24.33
16:34:58 [2024-06-26T20:34:58.732Z] GTK theme=Yaru
16:34:58 [2024-06-26T20:34:58.732Z] LIBOVERLAY_SCROLLBAR=0
16:34:58 [2024-06-26T20:34:58.732Z] Time zone: Greenwich Mean Time
16:34:58 [2024-06-26T20:34:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447180303 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:00 [2024-06-26T20:35:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:00 [2024-06-26T20:35:00.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:00 [2024-06-26T20:35:00.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:00 [2024-06-26T20:35:00.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:00 [2024-06-26T20:35:00.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1447181702 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:35:00 [2024-06-26T20:35:00.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1447181702 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:35:00 [2024-06-26T20:35:00.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447181715 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:00 [2024-06-26T20:35:00.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:01 [2024-06-26T20:35:01.283Z] 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:35:01 [2024-06-26T20:35:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.890: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.890: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.890: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.890: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.890: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.890: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.891: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:04 [2024-06-26T20:35:04.551Z] 
16:35:04 [2024-06-26T20:35:04.551Z] (Eclipse:15515): Gtk-WARNING **: 20:35:03.891: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:11 [2024-06-26T20:35:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:35:11 [2024-06-26T20:35:11.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:35:11 [2024-06-26T20:35:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:11 [2024-06-26T20:35:11.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:11 [2024-06-26T20:35:11.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
16:35:11 [2024-06-26T20:35:11.091Z] 
16:35:11 [2024-06-26T20:35:11.091Z] (Eclipse:15515): Gtk-WARNING **: 20:35:10.200: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:35:11 [2024-06-26T20:35:11.091Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:35:11 [2024-06-26T20:35:11.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@627a890f] time=1447192985 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447193086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447193094 data=null doit=true}, TreeItem with text {test}]
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447193095 data=null}, TreeItem with text {test}]
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447193095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447193097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:35:11 [2024-06-26T20:35:11.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447193169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:11 [2024-06-26T20:35:11.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:35:11 [2024-06-26T20:35:11.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:35:12 [2024-06-26T20:35:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447194630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447194631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447194631 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447194631 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] 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=1447194632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] 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=1447194632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] 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=1447194632 data=null item=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:13 [2024-06-26T20:35:13.094Z] 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=1447194632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447194633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] 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=1447194633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] 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=1447194633 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] 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=1447194634 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:13 [2024-06-26T20:35:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447194640 data=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:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447194640 data=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:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447194640 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447194641 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447194641 data=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:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447194641 data=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:13 [2024-06-26T20:35:13.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:13 [2024-06-26T20:35:13.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:13 [2024-06-26T20:35:13.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:13 [2024-06-26T20:35:13.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:13 [2024-06-26T20:35:13.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:13 [2024-06-26T20:35:13.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:35:13 [2024-06-26T20:35:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447194642 data=null item=null detail=0 x=0 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:13 [2024-06-26T20:35:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447193477 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:13 [2024-06-26T20:35:13.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.04 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
16:35:13 [2024-06-26T20:35:13.913Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 10.91 s
16:35:13 [2024-06-26T20:35:13.913Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
16:35:13 [2024-06-26T20:35:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447195393 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:14 [2024-06-26T20:35:14.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:14 [2024-06-26T20:35:14.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:14 [2024-06-26T20:35:14.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:14 [2024-06-26T20:35:14.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:14 [2024-06-26T20:35:14.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447195776 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:14 [2024-06-26T20:35:14.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.076: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.076: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.076: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:17 [2024-06-26T20:35:17.695Z] 
16:35:17 [2024-06-26T20:35:17.695Z] (Eclipse:15515): Gtk-WARNING **: 20:35:17.076: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.867Z] 
16:35:21 [2024-06-26T20:35:21.867Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.318: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.867Z] 
16:35:21 [2024-06-26T20:35:21.867Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.318: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.867Z] 
16:35:21 [2024-06-26T20:35:21.867Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.318: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.867Z] 
16:35:21 [2024-06-26T20:35:21.867Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.318: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.867Z] 
16:35:21 [2024-06-26T20:35:21.867Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.363: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.867Z] 
16:35:21 [2024-06-26T20:35:21.867Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.363: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.868Z] 
16:35:21 [2024-06-26T20:35:21.868Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.363: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:21 [2024-06-26T20:35:21.868Z] 
16:35:21 [2024-06-26T20:35:21.868Z] (Eclipse:15515): Gtk-WARNING **: 20:35:21.363: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:25 [2024-06-26T20:35:25.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:25 [2024-06-26T20:35:25.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:25 [2024-06-26T20:35:25.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:25 [2024-06-26T20:35:25.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:35:25 [2024-06-26T20:35:25.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:35:25 [2024-06-26T20:35:25.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:35:25 [2024-06-26T20:35:25.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:35:25 [2024-06-26T20:35:25.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:35:25 [2024-06-26T20:35:25.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:25 [2024-06-26T20:35:25.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:35:25 [2024-06-26T20:35:25.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:35:25 [2024-06-26T20:35:25.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:35:25 [2024-06-26T20:35:25.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:25 [2024-06-26T20:35:25.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:25 [2024-06-26T20:35:25.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:26 [2024-06-26T20:35:26.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:26 [2024-06-26T20:35:26.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:26 [2024-06-26T20:35:26.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:35:26 [2024-06-26T20:35:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:26 [2024-06-26T20:35:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:26 [2024-06-26T20:35:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:26 [2024-06-26T20:35:26.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:35:26 [2024-06-26T20:35:26.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:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.984: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.984: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.984: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.984: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.984: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.984: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.985: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:28 [2024-06-26T20:35:28.041Z] 
16:35:28 [2024-06-26T20:35:28.041Z] (Eclipse:15515): Gtk-WARNING **: 20:35:27.985: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.280: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.280: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.281: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.281: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:30 [2024-06-26T20:35:30.560Z] 
16:35:30 [2024-06-26T20:35:30.560Z] (Eclipse:15515): Gtk-WARNING **: 20:35:30.281: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:31 [2024-06-26T20:35:31.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:31 [2024-06-26T20:35:31.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:31 [2024-06-26T20:35:31.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:31 [2024-06-26T20:35:31.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:31 [2024-06-26T20:35:31.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213681 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213681 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:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213686 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447213687 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:35:32 [2024-06-26T20:35:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:35:32 [2024-06-26T20:35:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:32 [2024-06-26T20:35:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:32 [2024-06-26T20:35:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:32 [2024-06-26T20:35:32.439Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:35:32 [2024-06-26T20:35:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214280 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214281 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:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214284 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447214284 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:35:32 [2024-06-26T20:35:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:35:33 [2024-06-26T20:35:33.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447214815 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:33 [2024-06-26T20:35:33.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447214913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447214913 data=null doit=true}, TreeItem with text {test}]
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447214914 data=null}, TreeItem with text {test}]
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447214914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447214915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447214979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:35:33 [2024-06-26T20:35:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:35:33 [2024-06-26T20:35:33.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:35:34 [2024-06-26T20:35:34.333Z] 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:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:34 [2024-06-26T20:35:34.333Z] 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:34 [2024-06-26T20:35:34.333Z] 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=1447215775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447215776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] 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=1447215777 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] 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=1447215777 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] 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=1447215777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] 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=1447215777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] 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=1447215778 data=null item=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:34 [2024-06-26T20:35:34.333Z] 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=1447215778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447215778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.333Z] 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=1447215778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.334Z] 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=1447215778 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.334Z] 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=1447215778 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447215783 data=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-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447215784 data=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-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447215784 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447215784 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447215784 data=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-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447215785 data=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-06-26T20:35:34.334Z] WARN 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:34 [2024-06-26T20:35:34.334Z] WARN 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:34 [2024-06-26T20:35:34.334Z] WARN 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:34 [2024-06-26T20:35:34.334Z] WARN 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:34 [2024-06-26T20:35:34.334Z] WARN 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:34 [2024-06-26T20:35:34.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:35:34 [2024-06-26T20:35:34.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447215785 data=null item=null detail=0 x=0 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-06-26T20:35:34.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447215098 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:34 [2024-06-26T20:35:34.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.93 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
16:35:34 [2024-06-26T20:35:34.896Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 11.32 s
16:35:34 [2024-06-26T20:35:34.896Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 6.261 s
16:35:34 [2024-06-26T20:35:34.896Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
16:35:34 [2024-06-26T20:35:34.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447216409 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:35 [2024-06-26T20:35:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:35 [2024-06-26T20:35:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:35 [2024-06-26T20:35:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:35 [2024-06-26T20:35:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:35 [2024-06-26T20:35:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447216879 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:35 [2024-06-26T20:35:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:36 [2024-06-26T20:35:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.391Z] 
16:35:37 [2024-06-26T20:35:37.391Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.993: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:37 [2024-06-26T20:35:37.392Z] 
16:35:37 [2024-06-26T20:35:37.392Z] (Eclipse:15515): Gtk-WARNING **: 20:35:36.994: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224285 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224779 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224779 data=null}, ToolItem with tooltip text {Show View Filters}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1447224788 data=null doit=true}, Shell with text {Filter}]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447224798 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:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447224798 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:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447224798 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447224798 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447224798 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:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447224799 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:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447224799 data=null 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:35:43 [2024-06-26T20:35:43.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447224893 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447224893 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447224893 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447224893 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447224894 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:35:43 [2024-06-26T20:35:43.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1447224901 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=1447224901 data=null doit=true}, Tree node with text: systemd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=1447224902 data=null}, Tree node with text: systemd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=1447224902 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447224902 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=1447224903 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:35:43 [2024-06-26T20:35:43.938Z] 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1447224921 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447224922 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1447224922 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1447224922 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1447224967 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1447224967 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1447224967 data=null 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1447224996 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447225069 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1447225069 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:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1447225069 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1447225069 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:35:43 [2024-06-26T20:35:43.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1447225072 data=null button=0 stateMask=0x0 x=93 y=1162 count=0}, Tree node with text: kthreadd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=1447225072 data=null doit=true}, Tree node with text: kthreadd]
16:35:43 [2024-06-26T20:35:43.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1447225073 data=null}, Tree node with text: kthreadd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1447225073 data=null button=1 stateMask=0x0 x=93 y=1162 count=1}, Tree node with text: kthreadd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447225074 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1447225075 data=null button=1 stateMask=0x80000 x=93 y=12 count=1}, Tree node with text: kthreadd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1447225078 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447225078 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1447225078 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1447225078 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1447225079 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1447225079 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1447225079 data=null 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1447225101 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447225101 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1447225101 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1447225102 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1447225102 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:35:43 [2024-06-26T20:35:43.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1447225105 data=null button=0 stateMask=0x0 x=110 y=-1161 count=0}, Tree node with text: lttng-consumerd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1447225106 data=null doit=true}, Tree node with text: lttng-consumerd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1447225106 data=null}, Tree node with text: lttng-consumerd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1447225106 data=null button=1 stateMask=0x0 x=110 y=-1161 count=1}, Tree node with text: lttng-consumerd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447225107 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:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1447225107 data=null button=1 stateMask=0x80000 x=110 y=-1161 count=1}, Tree node with text: lttng-consumerd]
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1447225110 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447225111 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1447225111 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1447225111 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1447225111 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1447225111 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1447225112 data=null 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1447225113 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447225113 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1447225113 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1447225113 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1447225114 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447225117 data=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:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447225117 data=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:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447225117 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447225117 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447225118 data=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:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447225118 data=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:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447225118 data=null item=null detail=0 x=0 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:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447224285 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:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:43 [2024-06-26T20:35:43.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1447225507 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:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1447225578 data=null button=1 stateMask=0x80000 x=67 y=-17 count=1}, TreeColumn with text {Process}]
16:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=1447225586 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:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=1447225597 data=null button=1 stateMask=0x80000 x=67 y=-17 count=1}, TreeColumn with text {Process}]
16:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1447225598 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:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1447225600 data=null button=1 stateMask=0x80000 x=155 y=-17 count=1}, TreeColumn with text {TID}]
16:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=1447225601 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:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=1447225602 data=null button=1 stateMask=0x80000 x=155 y=-17 count=1}, TreeColumn with text {TID}]
16:35:44 [2024-06-26T20:35:44.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1447225672 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:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1447225674 data=null button=1 stateMask=0x80000 x=195 y=-17 count=1}, TreeColumn with text {PID}]
16:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=1447225675 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:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=1447225675 data=null button=1 stateMask=0x80000 x=195 y=-17 count=1}, TreeColumn with text {PID}]
16:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1447225677 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:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1447225679 data=null button=1 stateMask=0x80000 x=236 y=-17 count=1}, TreeColumn with text {PTID}]
16:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=1447225679 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:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1447225691 data=null button=1 stateMask=0x80000 x=236 y=-17 count=1}, TreeColumn with text {PTID}]
16:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1447225693 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:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1447225695 data=null button=1 stateMask=0x80000 x=328 y=-17 count=1}, TreeColumn with text {Birth time}]
16:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1447225705 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:35:44 [2024-06-26T20:35:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1447225708 data=null button=1 stateMask=0x80000 x=328 y=-17 count=1}, TreeColumn with text {Birth time}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447225889 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447225993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447225993 data=null doit=true}, TreeItem with text {test}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447225994 data=null}, TreeItem with text {test}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447225994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447225994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:35:44 [2024-06-26T20:35:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447226007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:44 [2024-06-26T20:35:44.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:35:44 [2024-06-26T20:35:44.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:35:44 [2024-06-26T20:35:44.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:35:45 [2024-06-26T20:35:45.274Z] 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:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:45 [2024-06-26T20:35:45.274Z] 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:45 [2024-06-26T20:35:45.274Z] 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=1447226730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447226730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226730 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226730 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226731 data=null item=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:45 [2024-06-26T20:35:45.275Z] 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=1447226731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447226732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226732 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] 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=1447226732 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.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:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447226737 data=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:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447226737 data=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:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447226737 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447226737 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447226738 data=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:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447226738 data=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:45 [2024-06-26T20:35:45.275Z] WARN 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:45 [2024-06-26T20:35:45.275Z] WARN 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:45 [2024-06-26T20:35:45.275Z] WARN 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:45 [2024-06-26T20:35:45.275Z] WARN 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:45 [2024-06-26T20:35:45.275Z] WARN 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:45 [2024-06-26T20:35:45.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:35:45 [2024-06-26T20:35:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447226738 data=null item=null detail=0 x=0 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:45 [2024-06-26T20:35:45.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447226163 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:45 [2024-06-26T20:35:45.788Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.88 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
16:35:45 [2024-06-26T20:35:45.788Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 8.410 s
16:35:45 [2024-06-26T20:35:45.788Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
16:35:45 [2024-06-26T20:35:45.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447227302 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:46 [2024-06-26T20:35:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:46 [2024-06-26T20:35:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:46 [2024-06-26T20:35:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:46 [2024-06-26T20:35:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:46 [2024-06-26T20:35:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447227713 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:46 [2024-06-26T20:35:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.672: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.672: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.673: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.673: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.673: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.673: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.673: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:47 [2024-06-26T20:35:47.719Z] 
16:35:47 [2024-06-26T20:35:47.719Z] (Eclipse:15515): Gtk-WARNING **: 20:35:47.673: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:35:50 [2024-06-26T20:35:50.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:35:50 [2024-06-26T20:35:50.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:35:50 [2024-06-26T20:35:50.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:50 [2024-06-26T20:35:50.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:51 [2024-06-26T20:35:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:51 [2024-06-26T20:35:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:51 [2024-06-26T20:35:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:51 [2024-06-26T20:35:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:51 [2024-06-26T20:35:51.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:51 [2024-06-26T20:35:51.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:51 [2024-06-26T20:35:51.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:51 [2024-06-26T20:35:51.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447233276 data=null doit=true}, Shell with text {Find}]
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:35:51 [2024-06-26T20:35:51.808Z] 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:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1447233296 data=null}, (of type 'Combo')]
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:51 [2024-06-26T20:35:51.808Z] 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:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] 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:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:51 [2024-06-26T20:35:51.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:51 [2024-06-26T20:35:51.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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:51 [2024-06-26T20:35:51.809Z] 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:51 [2024-06-26T20:35:51.809Z] 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47609e3d
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447233374 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447233374 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447233374 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447233375 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447233375 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447233375 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447233375 data=null 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447233376 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447233376 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447233376 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447233376 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447233377 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:51 [2024-06-26T20:35:51.809Z] 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:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:51 [2024-06-26T20:35:51.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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f0f52d6
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1447233381 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447233381 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1447233381 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1447233385 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1447233385 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1447233385 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1447233385 data=null 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1447233390 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447233391 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1447233391 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1447233391 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1447233391 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447233391 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447233392 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447233392 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447233392 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447233392 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447233392 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447233392 data=null 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447233394 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447233394 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447233394 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:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447233394 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447233394 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=1447233398 data=null}, (of type 'Combo')]
16:35:51 [2024-06-26T20:35:51.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:52 [2024-06-26T20:35:52.068Z] 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:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] 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:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.068Z] 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:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.068Z] 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:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.068Z] 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:35:52 [2024-06-26T20:35:52.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.069Z] 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.069Z] 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.069Z] 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1f978bb1
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1447233466 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447233467 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1447233467 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1447233467 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1447233467 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1447233467 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1447233467 data=null 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1447233468 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447233468 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1447233468 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1447233468 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1447233468 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447233469 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447233469 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:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447233469 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447233469 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447233469 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447233470 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447233470 data=null 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447233471 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447233471 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447233471 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447233471 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447233471 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:52 [2024-06-26T20:35:52.070Z] 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447233476 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447233476 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447233476 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447233476 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447233476 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447233477 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:35:52 [2024-06-26T20:35:52.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447233477 data=null 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:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:52 [2024-06-26T20:35:52.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447234332 data=null doit=true}, Shell with text {Find}]
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:35:52 [2024-06-26T20:35:52.892Z] 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:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1447234373 data=null}, (of type 'Combo')]
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:52 [2024-06-26T20:35:52.892Z] 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:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] 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:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.892Z] 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:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.892Z] 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:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.893Z] 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@793942d9
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447234379 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447234379 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447234379 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447234379 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447234379 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447234380 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447234380 data=null 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447234389 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447234390 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447234390 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447234390 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447234390 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.893Z] 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.893Z] 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.893Z] 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447234394 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:35:52 [2024-06-26T20:35:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447234394 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447234394 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447234394 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447234394 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447234394 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447234395 data=null 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447234395 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447234395 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447234395 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447234396 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447234396 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1447234413 data=null}, (of type 'Combo')]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:35:52 [2024-06-26T20:35:52.894Z] 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1447234468 data=null doit=true}, Button with text {F&orward}]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447234469 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:35:52 [2024-06-26T20:35:52.894Z] 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1447234472 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1447234472 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1447234472 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447234473 data=null 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.894Z] 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:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.895Z] 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.895Z] 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.895Z] 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.895Z] 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:52 [2024-06-26T20:35:52.895Z] 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:52 [2024-06-26T20:35:52.895Z] 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447234480 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447234480 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447234480 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447234480 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447234480 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447234480 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:35:52 [2024-06-26T20:35:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447234480 data=null 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:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447234494 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:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447234494 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:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447234495 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:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447234495 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447234496 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:53 [2024-06-26T20:35:53.152Z] 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:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447234504 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:35:53 [2024-06-26T20:35:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447234505 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:35:53 [2024-06-26T20:35:53.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447234505 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447234511 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447234512 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:35:53 [2024-06-26T20:35:53.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447234512 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:35:53 [2024-06-26T20:35:53.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447234512 data=null 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:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:53 [2024-06-26T20:35:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447235375 data=null doit=true}, Shell with text {Find}]
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:35:53 [2024-06-26T20:35:53.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:35:53 [2024-06-26T20:35:53.974Z] 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=1447235380 data=null}, (of type 'Combo')]
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:53 [2024-06-26T20:35:53.974Z] 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1447235397 data=null doit=true}, Button with text {&Backward}]
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447235399 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:35:53 [2024-06-26T20:35:53.974Z] 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1447235401 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1447235402 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1447235402 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447235402 data=null 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.974Z] 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.974Z] 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.974Z] 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3dcb28de
16:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447235408 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447235408 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:35:53 [2024-06-26T20:35:53.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447235409 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447235409 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447235409 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447235409 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447235409 data=null 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447235410 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447235410 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447235410 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447235410 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447235410 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.975Z] 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@205b3a1a
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1447235412 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1447235412 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1447235412 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1447235413 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1447235413 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1447235413 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1447235413 data=null 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1447235413 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1447235413 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1447235414 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1447235414 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1447235414 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.975Z] 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:35:53 [2024-06-26T20:35:53.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.976Z] 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447235425 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447235425 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447235425 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447235425 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447235426 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447235426 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447235426 data=null 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447235427 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447235427 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447235427 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447235427 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447235428 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=1447235475 data=null}, (of type 'Combo')]
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:53 [2024-06-26T20:35:53.976Z] 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.976Z] 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.976Z] 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:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.977Z] 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.977Z] 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.977Z] 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.977Z] 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:53 [2024-06-26T20:35:53.977Z] 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:53 [2024-06-26T20:35:53.977Z] 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447235490 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447235490 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447235490 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447235490 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447235491 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447235491 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447235491 data=null 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447235494 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447235494 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447235494 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:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447235494 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447235494 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:53 [2024-06-26T20:35:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:53 [2024-06-26T20:35:53.978Z] 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:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447235504 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:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447235505 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:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447235505 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447235505 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447235505 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:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447235505 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:35:53 [2024-06-26T20:35:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447235505 data=null 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:35:54 [2024-06-26T20:35:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:54 [2024-06-26T20:35:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:54 [2024-06-26T20:35:54.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:54 [2024-06-26T20:35:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447236389 data=null doit=true}, Shell with text {Find}]
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:35:55 [2024-06-26T20:35:55.057Z] 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:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1447236405 data=null}, (of type 'Combo')]
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:55 [2024-06-26T20:35:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:55 [2024-06-26T20:35:55.057Z] 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.058Z] 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@19dffe76
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1447236410 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447236410 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1447236417 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1447236417 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1447236417 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1447236418 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1447236418 data=null 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1447236418 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447236418 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1447236418 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1447236419 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1447236419 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.058Z] 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:55 [2024-06-26T20:35:55.058Z] 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:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.059Z] 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.059Z] 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:55 [2024-06-26T20:35:55.059Z] 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447236426 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447236426 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447236426 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447236429 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447236429 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447236429 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447236429 data=null 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447236430 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447236430 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447236430 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447236430 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447236430 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=1447236432 data=null}, (of type 'Combo')]
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:55 [2024-06-26T20:35:55.059Z] 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:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.059Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:55 [2024-06-26T20:35:55.060Z] 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447236484 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447236485 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447236485 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447236485 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447236485 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:35:55 [2024-06-26T20:35:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447236485 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447236485 data=null 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447236487 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447236488 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447236488 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447236488 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447236488 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:55 [2024-06-26T20:35:55.061Z] 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447236496 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447236496 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447236496 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447236496 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447236496 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447236496 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:35:55 [2024-06-26T20:35:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447236499 data=null 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:35:55 [2024-06-26T20:35:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:55 [2024-06-26T20:35:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:55 [2024-06-26T20:35:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:55 [2024-06-26T20:35:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:55 [2024-06-26T20:35:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:55 [2024-06-26T20:35:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447237417 data=null doit=true}, Shell with text {Find}]
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:56 [2024-06-26T20:35:56.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:56 [2024-06-26T20:35:56.084Z] 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:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447237433 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:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447237433 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:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447237433 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447237433 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447237433 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:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447237433 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:35:56 [2024-06-26T20:35:56.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447237434 data=null 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:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:56 [2024-06-26T20:35:56.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:56 [2024-06-26T20:35:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:56 [2024-06-26T20:35:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447238178 data=null doit=true}, Shell with text {Find}]
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:56 [2024-06-26T20:35:56.597Z] 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:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447238182 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:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447238182 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:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447238182 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447238182 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447238190 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:35:56 [2024-06-26T20:35:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447238193 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:35:56 [2024-06-26T20:35:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447238193 data=null 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:35:56 [2024-06-26T20:35:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:56 [2024-06-26T20:35:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:57 [2024-06-26T20:35:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447239017 data=null doit=true}, Shell with text {Find}]
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:35:57 [2024-06-26T20:35:57.673Z] 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:35:57 [2024-06-26T20:35:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1447239034 data=null}, (of type 'Combo')]
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:35:57 [2024-06-26T20:35:57.674Z] 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1447239037 data=null doit=true}, Button with text {F&orward}]
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447239037 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:35:57 [2024-06-26T20:35:57.674Z] 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1447239039 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1447239046 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1447239046 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447239046 data=null 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.674Z] 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d2c8c3b
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1447239051 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447239051 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1447239051 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1447239070 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1447239070 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1447239070 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1447239071 data=null 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1447239071 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447239071 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1447239071 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:35:57 [2024-06-26T20:35:57.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1447239072 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1447239072 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.675Z] 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a6a7c53
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447239074 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447239074 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447239074 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447239074 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447239074 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447239074 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447239075 data=null 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447239075 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447239075 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447239075 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447239075 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447239075 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.675Z] 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.675Z] 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:57 [2024-06-26T20:35:57.675Z] 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:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:57 [2024-06-26T20:35:57.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447239101 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447239101 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447239101 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447239101 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447239102 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447239102 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447239102 data=null 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447239103 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447239103 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447239103 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447239103 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447239104 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=1447239172 data=null}, (of type 'Combo')]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:35:57 [2024-06-26T20:35:57.676Z] 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1447239174 data=null doit=true}, Button with text {&Backward}]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447239174 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:35:57 [2024-06-26T20:35:57.676Z] 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1447239175 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1447239175 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1447239176 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447239176 data=null 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:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:35:57 [2024-06-26T20:35:57.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:35:57 [2024-06-26T20:35:57.677Z] 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447239197 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447239197 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447239197 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447239197 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447239197 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447239197 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447239198 data=null 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447239198 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:35:57 [2024-06-26T20:35:57.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447239198 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:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447239198 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:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447239198 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447239198 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:35:57 [2024-06-26T20:35:57.678Z] 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:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447239215 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:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447239215 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:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447239215 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447239215 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447239215 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:35:57 [2024-06-26T20:35:57.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447239216 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:35:57 [2024-06-26T20:35:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447239216 data=null 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:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:58 [2024-06-26T20:35:58.191Z] 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@627a890f] time=1447239593 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447239697 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447239697 data=null doit=true}, TreeItem with text {test}]
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447239697 data=null}, TreeItem with text {test}]
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447239698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447239698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:35:58 [2024-06-26T20:35:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447239767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:35:58 [2024-06-26T20:35:58.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:35:58 [2024-06-26T20:35:58.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:35:58 [2024-06-26T20:35:58.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:35:59 [2024-06-26T20:35:59.009Z] 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:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:59 [2024-06-26T20:35:59.009Z] 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:59 [2024-06-26T20:35:59.009Z] 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=1447240472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447240472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240472 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240473 data=null item=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:59 [2024-06-26T20:35:59.009Z] 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=1447240473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447240473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240474 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] 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=1447240474 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:59 [2024-06-26T20:35:59.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.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:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447240476 data=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:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447240476 data=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:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447240476 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447240476 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447240477 data=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:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447240477 data=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:59 [2024-06-26T20:35:59.010Z] WARN 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:59 [2024-06-26T20:35:59.010Z] WARN 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:59 [2024-06-26T20:35:59.010Z] WARN 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:59 [2024-06-26T20:35:59.010Z] WARN 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:59 [2024-06-26T20:35:59.010Z] WARN 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:59 [2024-06-26T20:35:59.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:35:59 [2024-06-26T20:35:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447240477 data=null item=null detail=0 x=0 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:59 [2024-06-26T20:35:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447239899 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:59 [2024-06-26T20:35:59.829Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.88 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
16:35:59 [2024-06-26T20:35:59.829Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 1.409 s
16:35:59 [2024-06-26T20:35:59.829Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 1.000 s
16:35:59 [2024-06-26T20:35:59.829Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.985 s
16:35:59 [2024-06-26T20:35:59.829Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 1.021 s
16:35:59 [2024-06-26T20:35:59.829Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 1.639 s
16:35:59 [2024-06-26T20:35:59.829Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 1.131 s
16:35:59 [2024-06-26T20:35:59.829Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
16:35:59 [2024-06-26T20:35:59.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447241216 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:36:00 [2024-06-26T20:36:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:36:00 [2024-06-26T20:36:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:36:00 [2024-06-26T20:36:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:36:00 [2024-06-26T20:36:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:36:00 [2024-06-26T20:36:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447241618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:36:00 [2024-06-26T20:36:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:36:00 [2024-06-26T20:36:00.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.289: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.289: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.289: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.290: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.290: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.290: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.290: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:01 [2024-06-26T20:36:01.577Z] 
16:36:01 [2024-06-26T20:36:01.577Z] (Eclipse:15515): Gtk-WARNING **: 20:36:01.290: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:06 [2024-06-26T20:36:06.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:36:06 [2024-06-26T20:36:06.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:36:07 [2024-06-26T20:36:07.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:36:07 [2024-06-26T20:36:07.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=1447248885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.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=1447248885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.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=1447248885 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.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=1447248886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.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=1447248886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.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=1447248886 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:36:07 [2024-06-26T20:36:07.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=1447248888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.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=1447248888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447248888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447248889 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447248889 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:36:07 [2024-06-26T20:36:07.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249406 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249406 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:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249485 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249485 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:36:07 [2024-06-26T20:36:07.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:08 [2024-06-26T20:36:08.463Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:08 [2024-06-26T20:36:08.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:36:08 [2024-06-26T20:36:08.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249988 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447249988 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:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250004 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250004 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:36:08 [2024-06-26T20:36:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:09 [2024-06-26T20:36:09.026Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:09 [2024-06-26T20:36:09.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:09 [2024-06-26T20:36:09.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=1447250578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.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=1447250579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.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=1447250579 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250579 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:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250595 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447250596 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:09 [2024-06-26T20:36:09.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251105 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251105 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:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251120 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251120 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:09 [2024-06-26T20:36:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:10 [2024-06-26T20:36:10.151Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:10 [2024-06-26T20:36:10.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:10 [2024-06-26T20:36:10.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=1447251625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251625 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251626 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:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251644 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447251644 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:10 [2024-06-26T20:36:10.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252147 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252147 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:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252160 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252161 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:10 [2024-06-26T20:36:10.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252663 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252664 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:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252678 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447252678 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:11 [2024-06-26T20:36:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253181 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253181 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:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253195 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253195 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:11 [2024-06-26T20:36:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253815 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.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=1447253816 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:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253871 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447253871 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:12 [2024-06-26T20:36:12.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:12 [2024-06-26T20:36:12.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254375 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254375 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:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254391 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254392 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:36:12 [2024-06-26T20:36:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254895 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254895 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:36:13 [2024-06-26T20:36:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254910 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447254910 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:13 [2024-06-26T20:36:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:36:13 [2024-06-26T20:36:13.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255414 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255414 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:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255430 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255430 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:14 [2024-06-26T20:36:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255951 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447255952 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:36:14 [2024-06-26T20:36:14.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=1447255967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.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=1447255967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.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=1447255967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.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=1447255968 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.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=1447255968 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:14 [2024-06-26T20:36:14.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256478 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256478 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:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256489 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447256489 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:36:14 [2024-06-26T20:36:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:15 [2024-06-26T20:36:15.475Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:15 [2024-06-26T20:36:15.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:15 [2024-06-26T20:36:15.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=1447257030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.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=1447257030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.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=1447257030 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.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=1447257030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.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=1447257030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.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=1447257031 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:36:15 [2024-06-26T20:36:15.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257068 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.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=1447257068 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:15 [2024-06-26T20:36:15.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:15 [2024-06-26T20:36:15.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257571 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257572 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:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257587 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447257588 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:16 [2024-06-26T20:36:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:16 [2024-06-26T20:36:16.601Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:16 [2024-06-26T20:36:16.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:16 [2024-06-26T20:36:16.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=1447258114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.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=1447258114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.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=1447258114 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.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=1447258114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.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=1447258115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.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=1447258115 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:36:16 [2024-06-26T20:36:16.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=1447258165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.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=1447258165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258165 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258166 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:16 [2024-06-26T20:36:16.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:16 [2024-06-26T20:36:16.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258695 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258696 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:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258713 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447258713 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:36:17 [2024-06-26T20:36:17.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259230 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259230 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:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259243 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259243 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:36:17 [2024-06-26T20:36:17.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:18 [2024-06-26T20:36:18.289Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:18 [2024-06-26T20:36:18.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:36:18 [2024-06-26T20:36:18.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259760 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259761 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:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259773 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447259773 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:36:18 [2024-06-26T20:36:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260294 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260295 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:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260309 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447260309 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:18 [2024-06-26T20:36:18.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:36:18 [2024-06-26T20:36:18.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:19 [2024-06-26T20:36:19.416Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:19 [2024-06-26T20:36:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:36:19 [2024-06-26T20:36: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=1447260870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260871 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260872 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:36:19 [2024-06-26T20:36: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=1447260886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260887 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36: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=1447260887 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:36:19 [2024-06-26T20:36:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261400 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261400 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:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261410 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447261410 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:36:19 [2024-06-26T20:36:19.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:20 [2024-06-26T20:36:20.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.069: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.069: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.069: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.069: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.069: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:21 [2024-06-26T20:36:21.104Z] 
16:36:21 [2024-06-26T20:36:21.104Z] (Eclipse:15515): Gtk-WARNING **: 20:36:21.069: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:22 [2024-06-26T20:36:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:36:22 [2024-06-26T20:36:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:36:22 [2024-06-26T20:36:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:22 [2024-06-26T20:36:22.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264696 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.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=1447264696 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:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264698 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447264698 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:36:23 [2024-06-26T20:36:23.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265202 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265202 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:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265204 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265204 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:36:23 [2024-06-26T20:36:23.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:24 [2024-06-26T20:36:24.379Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:24 [2024-06-26T20:36:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265783 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265783 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:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265795 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447265795 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:36:24 [2024-06-26T20:36:24.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:24 [2024-06-26T20:36:24.942Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:24 [2024-06-26T20:36:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266308 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266309 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:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266322 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266322 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:24 [2024-06-26T20:36:24.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:25 [2024-06-26T20:36:25.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=1447266902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.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=1447266902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.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=1447266902 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266903 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:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.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=1447266905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266906 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447266906 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:25 [2024-06-26T20:36:25.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267468 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267468 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:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267480 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447267480 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:26 [2024-06-26T20:36:26.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:26 [2024-06-26T20:36:26.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268021 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268021 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:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268073 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268074 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:26 [2024-06-26T20:36:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268593 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268593 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:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268666 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447268667 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:27 [2024-06-26T20:36:27.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269169 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269170 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:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269180 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269180 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:27 [2024-06-26T20:36:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:28 [2024-06-26T20:36:28.322Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:28 [2024-06-26T20:36:28.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:28 [2024-06-26T20:36:28.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269692 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269692 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:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269735 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447269735 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:28 [2024-06-26T20:36:28.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:28 [2024-06-26T20:36:28.884Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:28 [2024-06-26T20:36:28.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:36:28 [2024-06-26T20:36:28.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.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=1447270237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270237 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270238 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:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.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=1447270247 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.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=1447270247 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:36:28 [2024-06-26T20:36:28.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:29 [2024-06-26T20:36:29.446Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270760 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270761 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:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270771 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447270771 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:36:29 [2024-06-26T20:36:29.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271318 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271318 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:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271321 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271321 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:30 [2024-06-26T20:36:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:30 [2024-06-26T20:36:30.573Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:30 [2024-06-26T20:36:30.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:30 [2024-06-26T20:36:30.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271885 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271886 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:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271888 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447271888 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:30 [2024-06-26T20:36:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272423 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:30 [2024-06-26T20:36:30.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272423 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:36:31 [2024-06-26T20:36:31.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:31 [2024-06-26T20:36:31.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:31 [2024-06-26T20:36:31.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:31 [2024-06-26T20:36:31.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272466 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:31 [2024-06-26T20:36:31.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272466 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:31 [2024-06-26T20:36:31.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:36:31 [2024-06-26T20:36:31.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:31 [2024-06-26T20:36:31.648Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:31 [2024-06-26T20:36:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:31 [2024-06-26T20:36:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272979 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272979 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:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272981 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447272982 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:31 [2024-06-26T20:36:31.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:31 [2024-06-26T20:36:31.905Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:31 [2024-06-26T20:36:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:31 [2024-06-26T20:36:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273498 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:31 [2024-06-26T20:36:31.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273499 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:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273510 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447273510 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:32 [2024-06-26T20:36:32.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:32 [2024-06-26T20:36:32.725Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:32 [2024-06-26T20:36:32.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:32 [2024-06-26T20:36:32.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274036 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274036 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:36:32 [2024-06-26T20:36:32.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=1447274045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274045 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.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=1447274045 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:32 [2024-06-26T20:36:32.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:32 [2024-06-26T20:36:32.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274587 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274588 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:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274590 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447274590 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:36:33 [2024-06-26T20:36:33.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:33 [2024-06-26T20:36:33.548Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:33 [2024-06-26T20:36:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:36:33 [2024-06-26T20:36:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275119 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.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=1447275120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.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=1447275120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275120 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:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.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=1447275131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275131 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275131 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:36:33 [2024-06-26T20:36:33.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275706 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275707 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:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275724 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447275724 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:36:34 [2024-06-26T20:36:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276227 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276227 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:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276230 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276230 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:34 [2024-06-26T20:36:34.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:36:34 [2024-06-26T20:36:34.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:35 [2024-06-26T20:36:35.186Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:35 [2024-06-26T20:36:35.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:36:35 [2024-06-26T20:36:35.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=1447276782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.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=1447276783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.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=1447276783 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.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=1447276783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.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=1447276783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276783 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:36:35 [2024-06-26T20:36:35.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276797 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447276798 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:35 [2024-06-26T20:36:35.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:36:35 [2024-06-26T20:36:35.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:36 [2024-06-26T20:36:36.006Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277300 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.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=1447277300 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:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277379 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447277379 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:36:36 [2024-06-26T20:36:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:36 [2024-06-26T20:36:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.273: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.273: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.274: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.274: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.274: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:37 [2024-06-26T20:36:37.499Z] 
16:36:37 [2024-06-26T20:36:37.499Z] (Eclipse:15515): Gtk-WARNING **: 20:36:37.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:38 [2024-06-26T20:36:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:36:38 [2024-06-26T20:36:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:36:39 [2024-06-26T20:36:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:39 [2024-06-26T20:36:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:39 [2024-06-26T20:36:39.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:36:39 [2024-06-26T20:36:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:39 [2024-06-26T20:36:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:36:39 [2024-06-26T20:36:39.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:36:39 [2024-06-26T20:36:39.943Z] 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=1447281300 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:36:39 [2024-06-26T20:36:39.943Z] 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:36:39 [2024-06-26T20:36:39.943Z] 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
16:36:39 [2024-06-26T20:36:39.943Z] 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:36:39 [2024-06-26T20:36:39.943Z]  ", using matcher: of type 'Text'
16:36:39 [2024-06-26T20:36:39.943Z] 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1447281308 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447281308 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1447281308 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1447281308 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1447281308 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1447281308 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:36:39 [2024-06-26T20:36:39.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1447281316 data=null 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1447281317 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447281317 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1447281317 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1447281317 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1447281318 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:39 [2024-06-26T20:36:39.944Z] 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:36:39 [2024-06-26T20:36:39.944Z] 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1447281318 data=null doit=true}, Button with text {All Active Threads}]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1447281318 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:36:39 [2024-06-26T20:36:39.944Z] 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1447281319 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1447281319 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1447281319 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1447281320 data=null 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:36:39 [2024-06-26T20:36:39.944Z] 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:36:39 [2024-06-26T20:36:39.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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447281325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447281325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447281325 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447281326 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447281334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447281334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447281334 data=null item=null detail=0 x=0 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:36:39 [2024-06-26T20:36:39.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447280897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:36:40 [2024-06-26T20:36:40.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:36:40 [2024-06-26T20:36:40.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:40 [2024-06-26T20:36:40.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:40 [2024-06-26T20:36:40.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:41 [2024-06-26T20:36:41.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:36:41 [2024-06-26T20:36:41.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:36:41 [2024-06-26T20:36:41.276Z] 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=1447282776 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:36:41 [2024-06-26T20:36:41.276Z] 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:41 [2024-06-26T20:36:41.276Z] 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1447282778 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447282778 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1447282778 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1447282778 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1447282779 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1447282779 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1447282779 data=null 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1447282780 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447282780 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1447282781 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:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1447282781 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:41 [2024-06-26T20:36:41.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1447282781 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:41 [2024-06-26T20:36:41.277Z] 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:36:41 [2024-06-26T20:36:41.533Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
16:36:41 [2024-06-26T20:36:41.533Z] 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=1447282881 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:36:41 [2024-06-26T20:36:41.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447282396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:36:41 [2024-06-26T20:36:41.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.180: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.180: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.180: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.180: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.181: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.181: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.181: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:42 [2024-06-26T20:36:42.460Z] 
16:36:42 [2024-06-26T20:36:42.460Z] (Eclipse:15515): Gtk-WARNING **: 20:36:42.181: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:43 [2024-06-26T20:36:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:36:43 [2024-06-26T20:36:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:36:43 [2024-06-26T20:36:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:44 [2024-06-26T20:36:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:44 [2024-06-26T20:36:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:36:44 [2024-06-26T20:36:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:44 [2024-06-26T20:36:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:36:44 [2024-06-26T20:36:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:36:44 [2024-06-26T20:36:44.649Z] 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=1447286099 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:36:44 [2024-06-26T20:36:44.649Z] 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1447286100 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447286101 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1447286101 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1447286101 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1447286101 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1447286101 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1447286101 data=null 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1447286102 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447286102 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1447286102 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1447286102 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1447286102 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:44 [2024-06-26T20:36:44.649Z] 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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:36:44 [2024-06-26T20:36:44.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:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:36:44 [2024-06-26T20:36:44.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447286103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447286104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447286104 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447286104 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447286104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447286104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447286104 data=null item=null detail=0 x=0 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:36:44 [2024-06-26T20:36:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447285666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:36:44 [2024-06-26T20:36:44.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:36:44 [2024-06-26T20:36:44.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:44 [2024-06-26T20:36:44.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:45 [2024-06-26T20:36:45.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:45 [2024-06-26T20:36:45.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:36:45 [2024-06-26T20:36:45.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:36:45 [2024-06-26T20:36:45.674Z] 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=1447287143 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:36:45 [2024-06-26T20:36:45.674Z] 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:36:45 [2024-06-26T20:36:45.674Z] 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1447287145 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447287145 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1447287145 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1447287145 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1447287146 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1447287146 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1447287146 data=null 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:36:45 [2024-06-26T20:36:45.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1447287146 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:36:45 [2024-06-26T20:36:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447287146 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:36:45 [2024-06-26T20:36:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1447287147 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:36:45 [2024-06-26T20:36:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1447287147 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:45 [2024-06-26T20:36:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1447287147 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:36:45 [2024-06-26T20:36:45.675Z] 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:36:45 [2024-06-26T20:36:45.675Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
16:36:45 [2024-06-26T20:36:45.675Z] 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=1447287218 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:36:45 [2024-06-26T20:36:45.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447286770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:36:45 [2024-06-26T20:36:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.372: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.372: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.373: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.373: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.373: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.373: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.373: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:46 [2024-06-26T20:36:46.492Z] 
16:36:46 [2024-06-26T20:36:46.492Z] (Eclipse:15515): Gtk-WARNING **: 20:36:46.373: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:36:47 [2024-06-26T20:36:47.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:36:47 [2024-06-26T20:36:47.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:36:48 [2024-06-26T20:36:48.114Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:36:48 [2024-06-26T20:36:48.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:48 [2024-06-26T20:36:48.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:48 [2024-06-26T20:36:48.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:49 [2024-06-26T20:36:49.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:49 [2024-06-26T20:36:49.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:49 [2024-06-26T20:36:49.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:49 [2024-06-26T20:36:49.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:49 [2024-06-26T20:36:49.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:49 [2024-06-26T20:36:49.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:50 [2024-06-26T20:36:50.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:50 [2024-06-26T20:36:50.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:50 [2024-06-26T20:36:50.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:50 [2024-06-26T20:36:50.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:50 [2024-06-26T20:36:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:50 [2024-06-26T20:36:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:51 [2024-06-26T20:36:51.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:51 [2024-06-26T20:36:51.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:51 [2024-06-26T20:36:51.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:52 [2024-06-26T20:36:52.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:52 [2024-06-26T20:36:52.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:52 [2024-06-26T20:36:52.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:52 [2024-06-26T20:36:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:52 [2024-06-26T20:36:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:52 [2024-06-26T20:36:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:52 [2024-06-26T20:36:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:52 [2024-06-26T20:36:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:52 [2024-06-26T20:36:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:53 [2024-06-26T20:36:53.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:53 [2024-06-26T20:36:53.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:53 [2024-06-26T20:36:53.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:53 [2024-06-26T20:36:53.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:53 [2024-06-26T20:36:53.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:53 [2024-06-26T20:36:53.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:54 [2024-06-26T20:36:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:54 [2024-06-26T20:36:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:54 [2024-06-26T20:36:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:55 [2024-06-26T20:36:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:55 [2024-06-26T20:36:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:55 [2024-06-26T20:36:55.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:55 [2024-06-26T20:36:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:55 [2024-06-26T20:36:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:55 [2024-06-26T20:36:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:56 [2024-06-26T20:36:56.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:56 [2024-06-26T20:36:56.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:56 [2024-06-26T20:36:56.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:56 [2024-06-26T20:36:56.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:56 [2024-06-26T20:36:56.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:56 [2024-06-26T20:36:56.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:57 [2024-06-26T20:36:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:57 [2024-06-26T20:36:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:57 [2024-06-26T20:36:57.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:57 [2024-06-26T20:36:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:57 [2024-06-26T20:36:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:57 [2024-06-26T20:36:57.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:58 [2024-06-26T20:36:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:58 [2024-06-26T20:36:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:58 [2024-06-26T20:36:58.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:58 [2024-06-26T20:36:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:58 [2024-06-26T20:36:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:58 [2024-06-26T20:36:58.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:59 [2024-06-26T20:36:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:59 [2024-06-26T20:36:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:59 [2024-06-26T20:36:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:36:59 [2024-06-26T20:36:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:59 [2024-06-26T20:36:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:36:59 [2024-06-26T20:36:59.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:00 [2024-06-26T20:37:00.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:00 [2024-06-26T20:37:00.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:00 [2024-06-26T20:37:00.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:01 [2024-06-26T20:37:01.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.767: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.767: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:01 [2024-06-26T20:37:01.930Z] 
16:37:01 [2024-06-26T20:37:01.930Z] (Eclipse:15515): Gtk-WARNING **: 20:37:01.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:03 [2024-06-26T20:37:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:03 [2024-06-26T20:37:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:03 [2024-06-26T20:37:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:03 [2024-06-26T20:37:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:03 [2024-06-26T20:37:03.297Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:37:03 [2024-06-26T20:37:03.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
16:37:03 [2024-06-26T20:37:03.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=1447304686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.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=1447304686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.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=1447304687 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.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=1447304687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.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=1447304687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447305272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447305280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447305281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447305281 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447305281 data=null}, ToolItem with tooltip text {Show View Filters}]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1447305284 data=null doit=true}, Shell with text {Filter}]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:37:03 [2024-06-26T20:37:03.860Z] 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447305288 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447305288 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447305288 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447305289 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447305289 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447305289 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447305289 data=null 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447305406 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447305406 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447305406 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447305407 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447305407 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
16:37:03 [2024-06-26T20:37:03.860Z] 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:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
16:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=1447305409 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:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1447305409 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:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=1447305409 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=1447305410 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=1447305410 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:37:03 [2024-06-26T20:37:03.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=1447305410 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:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=1447305410 data=null 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:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=1447307036 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:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=1447307120 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:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=1447307120 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:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=1447307121 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=1447307121 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:37:05 [2024-06-26T20:37:05.751Z] 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:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447307123 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447307123 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447307123 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447307123 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447307123 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447307124 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447307124 data=null 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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447307193 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447307193 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447307193 data=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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447307193 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447307193 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
16:37:05 [2024-06-26T20:37:05.752Z] 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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1447307195 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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1447307195 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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1447307195 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1447307196 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1447307196 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:37:05 [2024-06-26T20:37:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1447307196 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:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1447307196 data=null 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:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1447308523 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:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1447308524 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:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1447308524 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:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1447308524 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1447308524 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1447308541 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1447308541 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1447308541 data=null}, TreeItem with text {synthetic-trace}]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1447308541 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447308542 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:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1447308542 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:37:07 [2024-06-26T20:37:07.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.120Z] 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447308544 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447308544 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447308544 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447308545 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447308545 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447308545 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447308545 data=null 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447308595 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447308596 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447308596 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447308596 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447308596 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.121Z] 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1447308597 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1447308598 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1447308598 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1447308598 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1447308598 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1447308598 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1447308598 data=null 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1447308603 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1447308603 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1447308603 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:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1447308603 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1447308603 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.122Z] 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447308605 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447308605 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447308605 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447308605 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447308605 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447308605 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447308605 data=null 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447308646 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447308647 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447308647 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447308647 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447308647 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.122Z] 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1447308649 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447308650 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1447308650 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1447308650 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1447308650 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1447308650 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:37:07 [2024-06-26T20:37:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1447308650 data=null 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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1447308652 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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447308652 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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1447308652 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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1447308653 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1447308653 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.123Z] 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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447308655 data=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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447308655 data=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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447308656 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447308656 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447308656 data=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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447308656 data=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:37:07 [2024-06-26T20:37:07.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447308656 data=null 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:37:07 [2024-06-26T20:37:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447308758 data=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:37:07 [2024-06-26T20:37:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447308758 data=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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447308758 data=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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447308758 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447308758 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.380Z] 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1447308760 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1447308760 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1447308760 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1447308760 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1447308761 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1447308761 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1447308761 data=null 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1447308763 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1447308763 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1447308764 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1447308764 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1447308764 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.380Z] 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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447308765 data=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:37:07 [2024-06-26T20:37:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447308765 data=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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447308765 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447308766 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447308766 data=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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447308766 data=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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447308766 data=null 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447308790 data=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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447308791 data=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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447308791 data=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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447308791 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447308791 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.381Z] 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1447308792 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1447308792 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1447308792 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1447308793 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1447308793 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1447308793 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1447308793 data=null 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1447308794 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1447308794 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1447308794 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:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1447308794 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1447308794 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.382Z] 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447308796 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447308796 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447308796 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447308796 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447308796 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447308796 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447308797 data=null 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447308890 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447308890 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447308890 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:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447308891 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447308891 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:37:07 [2024-06-26T20:37:07.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.944Z] 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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447309397 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447309397 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447309397 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447309397 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447309397 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447309397 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447309397 data=null 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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447309416 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447309416 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447309416 data=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:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447309417 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447309417 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.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:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447309418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447309418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447309418 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447309418 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447309418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447309419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447309419 data=null item=null detail=0 x=0 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:37:07 [2024-06-26T20:37:07.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447304687 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:37:08 [2024-06-26T20:37:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:08 [2024-06-26T20:37:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:08 [2024-06-26T20:37:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:08 [2024-06-26T20:37:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:09 [2024-06-26T20:37:09.019Z] 
16:37:09 [2024-06-26T20:37:09.019Z] (Eclipse:15515): Gtk-WARNING **: 20:37:08.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:10 [2024-06-26T20:37:10.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:10 [2024-06-26T20:37:10.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:10 [2024-06-26T20:37:10.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:10 [2024-06-26T20:37:10.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:10 [2024-06-26T20:37:10.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:37:10 [2024-06-26T20:37:10.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:37:10 [2024-06-26T20:37:10.950Z] 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=1447312397 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:37:10 [2024-06-26T20:37:10.950Z] 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:37:10 [2024-06-26T20:37:10.950Z] 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:37:10 [2024-06-26T20:37:10.950Z] 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
16:37:10 [2024-06-26T20:37:10.950Z] 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:37:10 [2024-06-26T20:37:10.950Z]  ", using matcher: of type 'Text'
16:37:10 [2024-06-26T20:37:10.950Z] 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1447312401 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447312401 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1447312401 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1447312401 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1447312402 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:37:10 [2024-06-26T20:37:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1447312402 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1447312402 data=null 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1447312402 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1447312402 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1447312403 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1447312403 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1447312403 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1447312404 data=null doit=true}, Button with text {All Active Threads}]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1447312404 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1447312404 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1447312405 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1447312405 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1447312405 data=null 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1447312415 data=null doit=true}, Button with text {Active Threads on CPUs:}]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1447312416 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1447312417 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1447312417 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1447312418 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1447312418 data=null 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=1447312418 data=null doit=true}, Button with text {All Active Threads}]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1447312419 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1447312419 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1447312419 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1447312420 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1447312420 data=null 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:37:10 [2024-06-26T20:37:10.951Z] 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:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.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:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.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:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.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:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447312480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447312481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447312481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447312481 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447312481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447312485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447312485 data=null item=null detail=0 x=0 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:37:10 [2024-06-26T20:37:10.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447311935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
16:37:11 [2024-06-26T20:37:11.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:11 [2024-06-26T20:37:11.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
16:37:11 [2024-06-26T20:37:11.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:11 [2024-06-26T20:37:11.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:37:11 [2024-06-26T20:37:11.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:37:12 [2024-06-26T20:37:12.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:37:12 [2024-06-26T20:37:12.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:37:12 [2024-06-26T20:37:12.334Z] 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=1447313679 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
16:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:37:12 [2024-06-26T20:37:12.334Z]  ", using matcher: of type 'Text'
16:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1447313683 data=null doit=true}, Button with text {Active Threads on CPUs:}]
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1447313683 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:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=1447313685 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=1447313685 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=1447313685 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=1447313685 data=null 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:37:12 [2024-06-26T20:37:12.334Z] 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:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447313687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:12 [2024-06-26T20:37:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447313687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:12 [2024-06-26T20:37:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447313687 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:12 [2024-06-26T20:37:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447313687 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:12 [2024-06-26T20:37:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447313687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:12 [2024-06-26T20:37:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447313687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:12 [2024-06-26T20:37:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447313687 data=null item=null detail=0 x=0 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:37:12 [2024-06-26T20:37:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447313285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:37:12 [2024-06-26T20:37:12.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:12 [2024-06-26T20:37:12.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:12 [2024-06-26T20:37:12.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:12 [2024-06-26T20:37:12.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:37:12 [2024-06-26T20:37:12.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:37:13 [2024-06-26T20:37:13.155Z] 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=1447314452 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
16:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:37:13 [2024-06-26T20:37:13.155Z]  ", using matcher: of type 'Text'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:37:13 [2024-06-26T20:37:13.155Z] 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1447314457 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1447314457 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1447314458 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1447314458 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1447314458 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1447314458 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1447314458 data=null 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:37:13 [2024-06-26T20:37:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1447314075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:37:13 [2024-06-26T20:37:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:13 [2024-06-26T20:37:13.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.777: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.777: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.777: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.777: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.778: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.778: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.778: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:13 [2024-06-26T20:37:13.977Z] 
16:37:13 [2024-06-26T20:37:13.977Z] (Eclipse:15515): Gtk-WARNING **: 20:37:13.778: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:14 [2024-06-26T20:37:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:14 [2024-06-26T20:37:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:15 [2024-06-26T20:37:15.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:15 [2024-06-26T20:37:15.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:37:15 [2024-06-26T20:37:15.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:37:15 [2024-06-26T20:37:15.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:15 [2024-06-26T20:37:15.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:15 [2024-06-26T20:37:15.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.586: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:15 [2024-06-26T20:37:15.729Z] 
16:37:15 [2024-06-26T20:37:15.729Z] (Eclipse:15515): Gtk-WARNING **: 20:37:15.586: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:17 [2024-06-26T20:37:17.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:17 [2024-06-26T20:37:17.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:17 [2024-06-26T20:37:17.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:17 [2024-06-26T20:37:17.096Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:37:17 [2024-06-26T20:37:17.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.678: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.678: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.678: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.678: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.678: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.678: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.679: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.024Z] 
16:37:18 [2024-06-26T20:37:18.024Z] (Eclipse:15515): Gtk-WARNING **: 20:37:17.679: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:18 [2024-06-26T20:37:18.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:18 [2024-06-26T20:37:18.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:37:18 [2024-06-26T20:37:18.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:18 [2024-06-26T20:37:18.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:37:18 [2024-06-26T20:37:18.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:37:18 [2024-06-26T20:37:18.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:19 [2024-06-26T20:37:19.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.595: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.663: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.663: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:19 [2024-06-26T20:37:19.770Z] 
16:37:19 [2024-06-26T20:37:19.770Z] (Eclipse:15515): Gtk-WARNING **: 20:37:19.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:21 [2024-06-26T20:37:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:21 [2024-06-26T20:37:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:21 [2024-06-26T20:37:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:21 [2024-06-26T20:37:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:21 [2024-06-26T20:37:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:21 [2024-06-26T20:37:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:21 [2024-06-26T20:37:21.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:23 [2024-06-26T20:37:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:23 [2024-06-26T20:37:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.367: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.367: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:23 [2024-06-26T20:37:23.626Z] 
16:37:23 [2024-06-26T20:37:23.626Z] (Eclipse:15515): Gtk-WARNING **: 20:37:23.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:24 [2024-06-26T20:37:24.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:24 [2024-06-26T20:37:24.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326171 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:24 [2024-06-26T20:37:24.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326579 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326579 data=null}, ToolItem with tooltip text {Show Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1447326587 data=null doit=true}, Shell with text {Legend}]
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.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:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447326619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447326620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447326620 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447326620 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447326620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:25 [2024-06-26T20:37:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447326620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:25 [2024-06-26T20:37:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447326620 data=null item=null detail=0 x=0 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:37:25 [2024-06-26T20:37:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447326172 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:37:25 [2024-06-26T20:37:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447327208 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447327265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447327265 data=null doit=true}, TreeItem with text {test}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447327265 data=null}, TreeItem with text {test}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447327266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447327266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447327285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:37:25 [2024-06-26T20:37:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:37:26 [2024-06-26T20:37:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:37:26 [2024-06-26T20:37:26.705Z] 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:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:37:26 [2024-06-26T20:37:26.705Z] 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:37:26 [2024-06-26T20:37:26.706Z] 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=1447328084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447328084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328084 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null item=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:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447328085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328085 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] 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=1447328086 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.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:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447328087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447328087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447328087 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447328087 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447328087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447328087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:26 [2024-06-26T20:37:26.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:26 [2024-06-26T20:37:26.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:26 [2024-06-26T20:37:26.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:26 [2024-06-26T20:37:26.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:26 [2024-06-26T20:37:26.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:26 [2024-06-26T20:37:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:37:26 [2024-06-26T20:37:26.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447328088 data=null item=null detail=0 x=0 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:37:26 [2024-06-26T20:37:26.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447327475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:37:27 [2024-06-26T20:37:27.220Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.39 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 19.89 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 15.95 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 5.060 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 4.311 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 15.39 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 7.083 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 5.012 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 1.889 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 1.881 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 1.991 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 3.751 s
16:37:27 [2024-06-26T20:37:27.220Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.663 s
16:37:27 [2024-06-26T20:37:27.220Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
16:37:27 [2024-06-26T20:37:27.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447328682 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:37:27 [2024-06-26T20:37:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:37:27 [2024-06-26T20:37:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:37:27 [2024-06-26T20:37:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:37:27 [2024-06-26T20:37:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:37:27 [2024-06-26T20:37:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447329024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:37:27 [2024-06-26T20:37:27.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.895: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:29 [2024-06-26T20:37:29.366Z] 
16:37:29 [2024-06-26T20:37:29.366Z] (Eclipse:15515): Gtk-WARNING **: 20:37:28.895: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:32 [2024-06-26T20:37:32.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:32 [2024-06-26T20:37:32.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447334224 data=null doit=true}, Shell with text {Find}]
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:32 [2024-06-26T20:37:32.894Z] 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1447334259 data=null}, (of type 'Combo')]
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:32 [2024-06-26T20:37:32.894Z] 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.894Z] 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.894Z] 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.894Z] 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f6acdcc
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447334262 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447334263 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:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447334263 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447334263 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:32 [2024-06-26T20:37:32.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447334267 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447334267 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447334267 data=null 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447334268 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447334268 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447334268 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447334268 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447334268 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.895Z] 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.895Z] 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.895Z] 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.895Z] 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447334279 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447334279 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447334279 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447334279 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447334279 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447334279 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447334279 data=null 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447334284 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447334284 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447334284 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:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447334284 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447334284 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=1447334286 data=null}, (of type 'Combo')]
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.896Z] 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:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:32 [2024-06-26T20:37:32.897Z] 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:32 [2024-06-26T20:37:32.897Z] 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447334313 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447334313 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447334313 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447334313 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447334314 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447334314 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447334314 data=null 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447334320 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447334321 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447334323 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447334323 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447334324 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:32 [2024-06-26T20:37:32.897Z] 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447334326 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447334326 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447334326 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447334326 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447334326 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447334326 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:37:32 [2024-06-26T20:37:32.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447334327 data=null 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:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447335084 data=null doit=true}, Shell with text {Find}]
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:33 [2024-06-26T20:37:33.718Z] 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:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1447335108 data=null}, (of type 'Combo')]
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:33 [2024-06-26T20:37:33.718Z] 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:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.718Z] 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a35f9fd
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1447335113 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447335113 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1447335113 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1447335114 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1447335114 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1447335114 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1447335114 data=null 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1447335114 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447335115 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1447335115 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1447335115 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1447335115 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.719Z] 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.719Z] 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.719Z] 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:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4057cd68
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=1447335117 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1447335118 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=1447335118 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=1447335118 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=1447335118 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=1447335118 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=1447335118 data=null 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=1447335118 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=1447335119 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=1447335124 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=1447335124 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=1447335124 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.720Z] 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.720Z] 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447335126 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447335126 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447335126 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447335126 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447335126 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447335126 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447335126 data=null 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447335134 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447335135 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447335135 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:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447335135 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447335135 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
16:37:33 [2024-06-26T20:37:33.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=1447335170 data=null}, (of type 'Combo')]
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.721Z] 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:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:33 [2024-06-26T20:37:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:33 [2024-06-26T20:37:33.722Z] 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447335177 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447335177 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447335177 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447335177 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447335178 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447335178 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447335178 data=null 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447335188 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447335194 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447335194 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447335194 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447335194 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:33 [2024-06-26T20:37:33.722Z] 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447335197 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447335197 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447335197 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447335200 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447335200 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447335200 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:37:33 [2024-06-26T20:37:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447335200 data=null 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:37:33 [2024-06-26T20:37:33.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:33 [2024-06-26T20:37:33.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:34 [2024-06-26T20:37:34.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447335928 data=null doit=true}, Shell with text {Find}]
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:34 [2024-06-26T20:37:34.493Z] 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1447335932 data=null}, (of type 'Combo')]
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:34 [2024-06-26T20:37:34.493Z] 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.493Z] 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@365a0910
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1447335955 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447335955 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=1447335955 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1447335955 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1447335955 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1447335955 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=1447335956 data=null 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:37:34 [2024-06-26T20:37:34.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1447335956 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1447335956 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1447335956 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1447335956 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1447335956 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.494Z] 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:34 [2024-06-26T20:37:34.494Z] 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.494Z] 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.494Z] 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@9a3db1a
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1447335962 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447335962 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1447335962 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1447335963 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1447335963 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1447335963 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1447335963 data=null 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1447335963 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:37:34 [2024-06-26T20:37:34.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447335963 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1447335964 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1447335964 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1447335964 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447335964 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447335964 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447335964 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447335964 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447335964 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447335965 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447335965 data=null 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447335965 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447335965 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447335966 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447335966 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447335966 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=1447335972 data=null}, (of type 'Combo')]
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:34 [2024-06-26T20:37:34.495Z] 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.495Z] 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:34 [2024-06-26T20:37:34.495Z] 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:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.496Z] 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:34 [2024-06-26T20:37:34.496Z] 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.496Z] 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:34 [2024-06-26T20:37:34.496Z] 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@51768401
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1447335991 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447335991 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1447335991 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1447335991 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1447335991 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1447335991 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1447335991 data=null 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1447336002 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447336002 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1447336002 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1447336003 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1447336003 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447336003 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:37:34 [2024-06-26T20:37:34.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447336003 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447336003 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447336003 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447336003 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447336004 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447336004 data=null 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447336005 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447336005 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447336005 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447336005 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447336005 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:34 [2024-06-26T20:37:34.497Z] 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447336008 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447336008 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447336008 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447336008 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447336008 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447336008 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:37:34 [2024-06-26T20:37:34.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447336008 data=null 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:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:34 [2024-06-26T20:37:34.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447336741 data=null doit=true}, Shell with text {Find}]
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:35 [2024-06-26T20:37:35.265Z] 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:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1447336764 data=null}, (of type 'Combo')]
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:35 [2024-06-26T20:37:35.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:35 [2024-06-26T20:37:35.265Z] 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.266Z] 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.266Z] 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.266Z] 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29007172
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447336768 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447336771 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447336771 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447336771 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447336771 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447336771 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447336771 data=null 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447336772 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447336772 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447336772 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:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447336772 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447336772 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.267Z] 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.267Z] 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.267Z] 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.267Z] 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447336774 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447336775 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447336775 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447336775 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447336775 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447336775 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447336775 data=null 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447336776 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447336776 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447336776 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447336776 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447336776 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1447336779 data=null}, (of type 'Combo')]
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:37:35 [2024-06-26T20:37:35.267Z] 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:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1447336794 data=null doit=true}, Button with text {F&orward}]
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447336794 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:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1447336796 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1447336810 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1447336810 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447336810 data=null 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.268Z] 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:37:35 [2024-06-26T20:37:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:35 [2024-06-26T20:37:35.526Z] 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:35 [2024-06-26T20:37:35.526Z] 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447336871 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447336871 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447336871 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447336871 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447336871 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447336872 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447336872 data=null 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:37:35 [2024-06-26T20:37:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447336873 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447336873 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447336873 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447336873 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447336873 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:35 [2024-06-26T20:37:35.527Z] 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447336876 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447336877 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447336877 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447336877 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447336877 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447336877 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:37:35 [2024-06-26T20:37:35.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447336877 data=null 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:37:35 [2024-06-26T20:37:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:35 [2024-06-26T20:37:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:35 [2024-06-26T20:37:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:35 [2024-06-26T20:37:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:35 [2024-06-26T20:37:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447337763 data=null doit=true}, Shell with text {Find}]
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:36 [2024-06-26T20:37:36.346Z] 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:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447337789 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:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447337789 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:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447337789 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447337789 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447337789 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:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447337789 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:37:36 [2024-06-26T20:37:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447337790 data=null 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:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:36 [2024-06-26T20:37:36.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447338396 data=null doit=true}, Shell with text {Find}]
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:36 [2024-06-26T20:37:36.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:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447338400 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:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447338400 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:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447338400 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447338400 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447338411 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:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447338412 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:37:36 [2024-06-26T20:37:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447338412 data=null 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:37:37 [2024-06-26T20:37:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:37 [2024-06-26T20:37:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:37 [2024-06-26T20:37:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:37 [2024-06-26T20:37:37.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447339150 data=null doit=true}, Shell with text {Find}]
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1447339165 data=null}, (of type 'Combo')]
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.629Z] 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:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.630Z] 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.630Z] 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.630Z] 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.630Z] 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447339176 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447339176 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447339176 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447339176 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447339177 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447339177 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447339177 data=null 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447339194 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447339196 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447339196 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:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447339196 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447339199 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=1447339202 data=null}, (of type 'Combo')]
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:37 [2024-06-26T20:37:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:37 [2024-06-26T20:37:37.631Z] 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:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1447339204 data=null doit=true}, Button with text {&Backward}]
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447339204 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:37:37 [2024-06-26T20:37:37.631Z] 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:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1447339206 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1447339211 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:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1447339212 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:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447339212 data=null 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:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.631Z] 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:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.889Z] 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.889Z] 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.889Z] 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:37 [2024-06-26T20:37:37.889Z] 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:37 [2024-06-26T20:37:37.889Z] 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447339234 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447339234 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447339235 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447339235 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447339235 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447339235 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447339235 data=null 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:37:37 [2024-06-26T20:37:37.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447339236 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447339236 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447339236 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447339236 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447339236 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:37 [2024-06-26T20:37:37.890Z] 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447339239 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447339239 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447339239 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447339239 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447339239 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447339239 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:37:37 [2024-06-26T20:37:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447339239 data=null 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:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447340013 data=null doit=true}, Shell with text {Find}]
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:38 [2024-06-26T20:37:38.710Z] 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:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447340017 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:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447340017 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:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447340017 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447340017 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447340017 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:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447340017 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:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447340017 data=null 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:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:38 [2024-06-26T20:37:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:38 [2024-06-26T20:37:38.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447340724 data=null doit=true}, Shell with text {Find}]
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:39 [2024-06-26T20:37:39.223Z] 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:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447340727 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:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447340727 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:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447340727 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447340727 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447340727 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:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447340727 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:37:39 [2024-06-26T20:37:39.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447340728 data=null 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:37:39 [2024-06-26T20:37:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:39 [2024-06-26T20:37:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:39 [2024-06-26T20:37:39.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:39 [2024-06-26T20:37:39.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447341455 data=null doit=true}, Shell with text {Find}]
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:39 [2024-06-26T20:37:39.993Z] 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:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1447341469 data=null}, (of type 'Combo')]
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:39 [2024-06-26T20:37:39.993Z] 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:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] 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:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.993Z] 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:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:39 [2024-06-26T20:37:39.993Z] 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:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.993Z] 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:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2800b3a9
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447341480 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447341480 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447341480 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447341483 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447341484 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447341484 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447341484 data=null 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447341484 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447341484 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447341484 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447341485 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447341485 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.994Z] 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.994Z] 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@57bbdcf1
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1447341487 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447341488 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1447341488 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1447341488 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1447341488 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1447341488 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1447341488 data=null 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:37:39 [2024-06-26T20:37:39.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1447341489 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447341489 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1447341489 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1447341489 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1447341489 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447341489 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447341490 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447341490 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447341490 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447341490 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447341490 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447341490 data=null 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447341491 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447341495 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447341495 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447341495 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447341495 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=1447341506 data=null}, (of type 'Combo')]
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:39 [2024-06-26T20:37:39.995Z] 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.995Z] 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:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:39 [2024-06-26T20:37:39.995Z] 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.996Z] 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:39 [2024-06-26T20:37:39.996Z] 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.996Z] 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:39 [2024-06-26T20:37:39.996Z] 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@128921c4
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1447341527 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447341528 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=1447341528 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1447341528 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1447341528 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1447341528 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1447341528 data=null 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1447341529 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1447341529 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1447341529 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:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1447341529 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1447341529 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:37:39 [2024-06-26T20:37:39.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447341530 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447341530 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447341530 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447341530 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447341530 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447341530 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447341530 data=null 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447341535 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447341535 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447341536 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447341536 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447341536 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:39 [2024-06-26T20:37:39.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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447341539 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447341539 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447341539 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447341539 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447341539 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447341540 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:37:39 [2024-06-26T20:37:39.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447341540 data=null 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:37:40 [2024-06-26T20:37:40.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:40 [2024-06-26T20:37:40.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:40 [2024-06-26T20:37:40.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:40 [2024-06-26T20:37:40.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447342261 data=null doit=true}, Shell with text {Find}]
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:40 [2024-06-26T20:37:40.766Z] 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:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1447342289 data=null}, (of type 'Combo')]
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:40 [2024-06-26T20:37:40.766Z] 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:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] 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:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:40 [2024-06-26T20:37:40.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.766Z] 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.767Z] 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.767Z] 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@45e5212f
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1447342293 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447342293 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=1447342294 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=1447342294 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=1447342294 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=1447342294 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=1447342294 data=null 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=1447342294 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=1447342295 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=1447342295 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=1447342295 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=1447342295 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.767Z] 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.767Z] 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:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.768Z] 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.768Z] 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447342302 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447342302 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447342302 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447342302 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447342303 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447342303 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447342303 data=null 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447342311 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447342312 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447342312 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447342312 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447342312 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1447342317 data=null}, (of type 'Combo')]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:37:40 [2024-06-26T20:37:40.768Z] 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=1447342319 data=null doit=true}, Button with text {F&orward}]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447342319 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:37:40 [2024-06-26T20:37:40.768Z] 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=1447342320 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=1447342329 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=1447342329 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:37:40 [2024-06-26T20:37:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447342329 data=null 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:40 [2024-06-26T20:37:40.769Z] 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447342342 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447342343 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:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447342343 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447342343 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447342343 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:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447342343 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:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447342343 data=null 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:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447342344 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:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447342344 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:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447342344 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:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447342344 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447342344 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:40 [2024-06-26T20:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:41 [2024-06-26T20:37:41.026Z] 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:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447342378 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:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447342378 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:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447342379 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447342379 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447342379 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:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447342379 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:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447342379 data=null 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:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:41 [2024-06-26T20:37:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:41 [2024-06-26T20:37:41.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447343182 data=null doit=true}, Shell with text {Find}]
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:41 [2024-06-26T20:37:41.845Z] 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:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447343214 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:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447343215 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:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447343215 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:41 [2024-06-26T20:37:41.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447343215 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:41 [2024-06-26T20:37:41.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447343217 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:37:41 [2024-06-26T20:37:41.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447343218 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:37:41 [2024-06-26T20:37:41.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447343218 data=null 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:37:42 [2024-06-26T20:37:42.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:42 [2024-06-26T20:37:42.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447343889 data=null doit=true}, Shell with text {Find}]
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:42 [2024-06-26T20:37:42.360Z] 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:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447343893 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:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447343893 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:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447343893 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447343893 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447343893 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:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447343893 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:37:42 [2024-06-26T20:37:42.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447343893 data=null 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:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:37:42 [2024-06-26T20:37:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:42 [2024-06-26T20:37:42.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:37:43 [2024-06-26T20:37:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:43 [2024-06-26T20:37:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=1447344555 data=null doit=true}, Shell with text {Find}]
16:37:43 [2024-06-26T20:37:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1447344569 data=null}, (of type 'Combo')]
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:43 [2024-06-26T20:37:43.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.129Z] 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.130Z] 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.130Z] 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.130Z] 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447344579 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447344579 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447344579 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447344579 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447344580 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447344580 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447344580 data=null 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447344591 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447344597 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447344597 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447344597 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447344597 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=1447344603 data=null}, (of type 'Combo')]
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:37:43 [2024-06-26T20:37:43.130Z] 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:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=1447344604 data=null doit=true}, Button with text {&Backward}]
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=1447344604 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:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=1447344606 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=1447344606 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=1447344607 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=1447344607 data=null 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.131Z] 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:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:37:43 [2024-06-26T20:37:43.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:37:43 [2024-06-26T20:37:43.132Z] 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:37:43 [2024-06-26T20:37:43.132Z] 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1447344629 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447344629 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=1447344630 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=1447344630 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=1447344630 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=1447344630 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=1447344630 data=null 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=1447344631 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=1447344631 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=1447344631 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=1447344631 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=1447344631 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:37:43 [2024-06-26T20:37:43.132Z] 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=1447344645 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=1447344646 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=1447344646 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=1447344646 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=1447344646 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=1447344646 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:37:43 [2024-06-26T20:37:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=1447344646 data=null 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:37:43 [2024-06-26T20:37:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:43 [2024-06-26T20:37:43.388Z] 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@627a890f] time=1447344978 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
16:37:43 [2024-06-26T20:37:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447345042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447345042 data=null doit=true}, TreeItem with text {test}]
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447345043 data=null}, TreeItem with text {test}]
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447345043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447345043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447345070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:37:43 [2024-06-26T20:37:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:37:43 [2024-06-26T20:37:43.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:37:44 [2024-06-26T20:37:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:37:44 [2024-06-26T20:37:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:37:44 [2024-06-26T20:37:44.465Z] 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:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:37:44 [2024-06-26T20:37:44.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:37:44 [2024-06-26T20:37:44.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=1447345869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345869 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345869 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null item=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:37:44 [2024-06-26T20:37:44.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=1447345870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.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=1447345870 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:37:44 [2024-06-26T20:37:44.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:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447345871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447345872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447345872 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447345872 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447345872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:44 [2024-06-26T20:37:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447345872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:37:44 [2024-06-26T20:37:44.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:37:44 [2024-06-26T20:37:44.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:37:44 [2024-06-26T20:37:44.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:37:44 [2024-06-26T20:37:44.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:37:44 [2024-06-26T20:37:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447345872 data=null item=null detail=0 x=0 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:37:44 [2024-06-26T20:37:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447345178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:37:44 [2024-06-26T20:37:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:37:45 [2024-06-26T20:37:45.234Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.89 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 0.949 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.949 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.813 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.901 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 1.454 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.917 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.638 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.740 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.834 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.792 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 1.564 s
16:37:45 [2024-06-26T20:37:45.234Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.780 s
16:37:45 [2024-06-26T20:37:45.234Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
16:37:45 [2024-06-26T20:37:45.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447346582 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:37:45 [2024-06-26T20:37:45.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:37:45 [2024-06-26T20:37:45.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:37:45 [2024-06-26T20:37:45.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:37:45 [2024-06-26T20:37:45.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:37:45 [2024-06-26T20:37:45.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447346900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:37:45 [2024-06-26T20:37:45.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.183: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.183: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.183: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.184: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.184: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.184: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.184: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:46 [2024-06-26T20:37:46.420Z] 
16:37:46 [2024-06-26T20:37:46.420Z] (Eclipse:15515): Gtk-WARNING **: 20:37:46.184: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:51 [2024-06-26T20:37:51.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:51 [2024-06-26T20:37:51.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:37:51 [2024-06-26T20:37:51.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:37:51 [2024-06-26T20:37:51.927Z] 
16:37:51 [2024-06-26T20:37:51.927Z] (Eclipse:15515): Gtk-WARNING **: 20:37:51.673: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:37:51 [2024-06-26T20:37:51.927Z] 
16:37:51 [2024-06-26T20:37:51.927Z] (Eclipse:15515): Gtk-WARNING **: 20:37:51.701: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353411 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353412 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:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353413 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447353413 data=null}, ToolItem with tooltip text {Hide Lost Events}]
16:37:51 [2024-06-26T20:37:51.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:37:52 [2024-06-26T20:37:52.184Z] 
16:37:52 [2024-06-26T20:37:52.184Z] (Eclipse:15515): Gtk-WARNING **: 20:37:52.017: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
16:37:52 [2024-06-26T20:37:52.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:37:56 [2024-06-26T20:37:56.611Z] 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:37:57 [2024-06-26T20:37:57.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
16:37:57 [2024-06-26T20:37:57.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:58 [2024-06-26T20:37:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
16:37:58 [2024-06-26T20:37:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:37:58 [2024-06-26T20:37:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:37:58 [2024-06-26T20:37:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:37:59 [2024-06-26T20:37:59.033Z] 
16:37:59 [2024-06-26T20:37:59.033Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.882: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.882: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.882: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.882: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.883: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.883: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.883: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:37:59 [2024-06-26T20:37:59.034Z] 
16:37:59 [2024-06-26T20:37:59.034Z] (Eclipse:15515): Gtk-WARNING **: 20:37:58.883: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:01 [2024-06-26T20:38:01.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447363312 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447363388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447363388 data=null doit=true}, TreeItem with text {test}]
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447363389 data=null}, TreeItem with text {test}]
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447363389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447363389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:38:01 [2024-06-26T20:38:01.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447363400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:38:02 [2024-06-26T20:38:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:38:02 [2024-06-26T20:38:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:38:02 [2024-06-26T20:38:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:38:02 [2024-06-26T20:38:02.627Z] 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:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:38:02 [2024-06-26T20:38:02.627Z] 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:38:02 [2024-06-26T20:38:02.627Z] 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=1447364098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447364098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null item=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:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447364099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364100 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] 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=1447364100 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:38:02 [2024-06-26T20:38:02.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.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:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447364101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447364101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447364101 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447364101 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447364101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447364101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:02 [2024-06-26T20:38:02.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:02 [2024-06-26T20:38:02.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:02 [2024-06-26T20:38:02.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:02 [2024-06-26T20:38:02.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:02 [2024-06-26T20:38:02.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:02 [2024-06-26T20:38:02.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:38:03 [2024-06-26T20:38:03.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447364102 data=null item=null detail=0 x=0 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:38:03 [2024-06-26T20:38:03.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447363513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:38:03 [2024-06-26T20:38:03.448Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.20 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
16:38:03 [2024-06-26T20:38:03.448Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 15.83 s
16:38:03 [2024-06-26T20:38:03.448Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
16:38:03 [2024-06-26T20:38:03.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447364798 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:38:03 [2024-06-26T20:38:03.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:38:03 [2024-06-26T20:38:03.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:38:03 [2024-06-26T20:38:03.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:38:03 [2024-06-26T20:38:03.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:38:03 [2024-06-26T20:38:03.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447365174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:38:03 [2024-06-26T20:38:03.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:38:04 [2024-06-26T20:38:04.635Z] 
16:38:04 [2024-06-26T20:38:04.635Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.408: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.635Z] 
16:38:04 [2024-06-26T20:38:04.635Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.635Z] 
16:38:04 [2024-06-26T20:38:04.635Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.635Z] 
16:38:04 [2024-06-26T20:38:04.635Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.635Z] 
16:38:04 [2024-06-26T20:38:04.635Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.636Z] 
16:38:04 [2024-06-26T20:38:04.636Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.636Z] 
16:38:04 [2024-06-26T20:38:04.636Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:04 [2024-06-26T20:38:04.636Z] 
16:38:04 [2024-06-26T20:38:04.636Z] (Eclipse:15515): Gtk-WARNING **: 20:38:04.409: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447370397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447370397 data=null doit=true}, TreeItem with text {test}]
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447370397 data=null}, TreeItem with text {test}]
16:38:08 [2024-06-26T20:38:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447370397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447370398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447370467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447370468 data=null doit=true}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447370468 data=null}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447370468 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447370469 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:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447370501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:38:09 [2024-06-26T20:38:09.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1447370506 data=null doit=true}, TreeItem with text {Traces [1]}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1447370506 data=null}, TreeItem with text {Traces [1]}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1447370507 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447370507 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:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1447370564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:38:09 [2024-06-26T20:38:09.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synthetic-trace} is already expanded. Won't expand it again.
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=1447370566 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1447370566 data=null doit=true}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1447370567 data=null}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1447370567 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447370567 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:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1447370588 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1447370588 data=null doit=true}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1447370588 data=null}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1447370589 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447370589 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:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1447370702 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1447370703 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1447370703 data=null doit=true}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1447370703 data=null}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1447370703 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447370704 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:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1447370785 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:09 [2024-06-26T20:38:09.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=1447370786 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=1447370786 data=null doit=true}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=1447370786 data=null}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=1447370786 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447370787 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:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=1447370794 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447370893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:09 [2024-06-26T20:38:09.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:10 [2024-06-26T20:38:10.252Z] 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=1447371792 data=null doit=true}, Shell with text {Help}]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: with mnemonic 'This analysis runs to accelerate all other analyses. It is used by the events table to fill the TID column.'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label' and with mnemonic 'This analysis runs to accelerate all other analyses. It is used by the events table to fill the TID column.')
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447371794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447371794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447371794 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447371794 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447371795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447371795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:10 [2024-06-26T20:38:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447371795 data=null item=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:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1447371962 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1447371962 data=null doit=true}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1447371962 data=null}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1447371962 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447372019 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:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1447372084 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:10 [2024-06-26T20:38:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=1447372085 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=1447372085 data=null doit=true}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=1447372086 data=null}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=1447372086 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447372086 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:38:10 [2024-06-26T20:38:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=1447372093 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:38:10 [2024-06-26T20:38:10.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:10 [2024-06-26T20:38:10.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:10 [2024-06-26T20:38:10.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447372187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:10 [2024-06-26T20:38:10.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:11 [2024-06-26T20:38:11.694Z] 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=1447373104 data=null doit=true}, Shell with text {Help}]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: with mnemonic 'Analysis module: CPU usage for trace synthetic-trace'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: CPU usage for trace synthetic-trace')
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447373105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447373105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447373105 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447373105 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447373105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447373106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447373106 data=null item=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:38:11 [2024-06-26T20:38:11.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:11 [2024-06-26T20:38:11.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1447373290 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1447373305 data=null doit=true}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1447373305 data=null}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1447373305 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447373306 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:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1447373383 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=1447373384 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=1447373384 data=null doit=true}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=1447373385 data=null}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=1447373385 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447373385 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:38:11 [2024-06-26T20:38:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=1447373399 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:38:11 [2024-06-26T20:38:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:11 [2024-06-26T20:38:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:11 [2024-06-26T20:38:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447373492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:11 [2024-06-26T20:38:11.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:12 [2024-06-26T20:38:12.879Z] 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=1447374394 data=null doit=true}, Shell with text {Help}]
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: with mnemonic 'Analysis module: Kernel memory usage for trace synthetic-trace'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Kernel memory usage for trace synthetic-trace')
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447374395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447374395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447374396 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447374396 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:12 [2024-06-26T20:38:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447374396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:12 [2024-06-26T20:38:12.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447374396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:12 [2024-06-26T20:38:12.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447374396 data=null item=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:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1447374562 data=null button=0 stateMask=0x0 x=178 y=334 count=0}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1447374575 data=null doit=true}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1447374576 data=null}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1447374576 data=null button=1 stateMask=0x0 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447374576 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:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1447374617 data=null button=1 stateMask=0x80000 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=1447374618 data=null button=0 stateMask=0x0 x=178 y=334 count=0}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=1447374618 data=null doit=true}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=1447374619 data=null}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=1447374619 data=null button=1 stateMask=0x0 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447374634 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:38:13 [2024-06-26T20:38:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=1447374692 data=null button=1 stateMask=0x80000 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
16:38:13 [2024-06-26T20:38:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:13 [2024-06-26T20:38:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:13 [2024-06-26T20:38:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447374736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:13 [2024-06-26T20:38:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:14 [2024-06-26T20:38:14.320Z] 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=1447375608 data=null doit=true}, Shell with text {Help}]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: with mnemonic 'Analysis module: OS Execution Graph for trace synthetic-trace'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: OS Execution Graph for trace synthetic-trace')
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447375610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447375610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447375610 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447375610 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447375610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447375610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447375610 data=null item=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:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1447375881 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1447375881 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1447375882 data=null}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1447375882 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447375890 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:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1447375898 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1447375899 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1447375899 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1447375899 data=null}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1447375899 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447375915 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:38:14 [2024-06-26T20:38:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1447375976 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:38:14 [2024-06-26T20:38:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:14 [2024-06-26T20:38:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:14 [2024-06-26T20:38:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447376016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:14 [2024-06-26T20:38:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:15 [2024-06-26T20:38:15.505Z] 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=1447376888 data=null doit=true}, Shell with text {Help}]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: with mnemonic 'Analysis module: Futex Contention Analysis for trace synthetic-trace'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Futex Contention Analysis for trace synthetic-trace')
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447376890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447376890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447376890 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447376890 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447376890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447376890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:15 [2024-06-26T20:38:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447376890 data=null item=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:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1447377120 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1447377120 data=null doit=true}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1447377120 data=null}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1447377121 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447377121 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:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1447377348 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=1447377354 data=null button=0 stateMask=0x0 x=187 y=372 count=0}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=1447377354 data=null doit=true}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=1447377354 data=null}, Tree node with text: Source Code Assistant]
16:38:15 [2024-06-26T20:38:15.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=1447377355 data=null button=1 stateMask=0x0 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
16:38:16 [2024-06-26T20:38:16.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447377355 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:38:16 [2024-06-26T20:38:16.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=1447377363 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
16:38:16 [2024-06-26T20:38:16.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:16 [2024-06-26T20:38:16.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:16 [2024-06-26T20:38:16.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447377407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:16 [2024-06-26T20:38:16.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:16 [2024-06-26T20:38:16.945Z] 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=1447378320 data=null doit=true}, Shell with text {Help}]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: with mnemonic 'Analysis module: Source Code Assistant for trace synthetic-trace'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Source Code Assistant for trace synthetic-trace')
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447378322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447378322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447378322 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447378322 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447378322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447378322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:16 [2024-06-26T20:38:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447378322 data=null item=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:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1447378589 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1447378589 data=null doit=true}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1447378589 data=null}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1447378589 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447378589 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:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1447378623 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=1447378624 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=1447378624 data=null doit=true}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=1447378624 data=null}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=1447378624 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447378624 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:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=1447378631 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447378690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:17 [2024-06-26T20:38:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:18 [2024-06-26T20:38:18.131Z] 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=1447379670 data=null doit=true}, Shell with text {Help}]
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: with mnemonic 'Analysis module: Counters for trace synthetic-trace
16:38:18 [2024-06-26T20:38:18.131Z] 
16:38:18 [2024-06-26T20:38:18.131Z] Cannot perform analysis "Counters" on this trace because the trace does not have the required characteristics'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Counters for trace synthetic-trace
16:38:18 [2024-06-26T20:38:18.131Z] 
16:38:18 [2024-06-26T20:38:18.131Z] Cannot perform analysis "Counters" on this trace because the trace does not have the required characteristics')
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447379672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447379672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:18 [2024-06-26T20:38:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447379672 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:18 [2024-06-26T20:38:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447379672 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:18 [2024-06-26T20:38:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447379672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:18 [2024-06-26T20:38:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447379672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:18 [2024-06-26T20:38:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447379672 data=null item=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:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1447379893 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1447379893 data=null doit=true}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1447379893 data=null}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1447379893 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447379894 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:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1447379974 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1447379975 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1447379975 data=null doit=true}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1447379975 data=null}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1447379976 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447379976 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:38:18 [2024-06-26T20:38:18.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1447379993 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:38:18 [2024-06-26T20:38:18.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:18 [2024-06-26T20:38:18.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:18 [2024-06-26T20:38:18.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447380076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:18 [2024-06-26T20:38:18.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:19 [2024-06-26T20:38:19.577Z] 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=1447380991 data=null doit=true}, Shell with text {Help}]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: with mnemonic 'Analysis module: IRQ Analysis for trace synthetic-trace'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: IRQ Analysis for trace synthetic-trace')
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447380993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447380993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447380993 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447380993 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447380993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447380993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:19 [2024-06-26T20:38:19.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447380993 data=null item=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:38:19 [2024-06-26T20:38:19.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:19 [2024-06-26T20:38:19.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1447381229 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1447381229 data=null doit=true}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1447381229 data=null}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1447381229 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447381244 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:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1447381298 data=null button=1 stateMask=0x80000 x=181 y=397 count=1}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=1447381299 data=null button=0 stateMask=0x0 x=181 y=397 count=0}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=1447381299 data=null doit=true}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=1447381299 data=null}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=1447381300 data=null button=1 stateMask=0x0 x=181 y=397 count=1}, Tree node with text: System Call Latency]
16:38:19 [2024-06-26T20:38:19.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447381300 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:38:20 [2024-06-26T20:38:20.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=1447381481 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
16:38:20 [2024-06-26T20:38:20.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:20 [2024-06-26T20:38:20.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:20 [2024-06-26T20:38:20.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447381519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:20 [2024-06-26T20:38:20.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:21 [2024-06-26T20:38:21.020Z] 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=1447382389 data=null doit=true}, Shell with text {Help}]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: with mnemonic 'Analysis module: System Call Latency for trace synthetic-trace'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: System Call Latency for trace synthetic-trace')
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447382391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447382391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447382391 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447382391 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447382391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447382391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447382391 data=null item=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:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1447382570 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1447382570 data=null doit=true}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1447382570 data=null}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1447382571 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447382571 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:38:21 [2024-06-26T20:38:21.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1447382611 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=1447382612 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=1447382680 data=null doit=true}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=1447382680 data=null}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=1447382680 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447382680 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:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=1447382699 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447382778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:21 [2024-06-26T20:38:21.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:22 [2024-06-26T20:38:22.205Z] 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=1447383627 data=null doit=true}, Shell with text {Help}]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: with mnemonic 'Analysis module: Statistics for trace synthetic-trace'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Statistics for trace synthetic-trace')
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447383629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447383629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447383629 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447383629 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447383629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447383629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:22 [2024-06-26T20:38:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447383629 data=null item=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:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1447383845 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1447383860 data=null doit=true}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1447383860 data=null}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1447383860 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447383861 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:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1447383904 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=1447383905 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=1447383905 data=null doit=true}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=1447383905 data=null}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=1447383906 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447383906 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:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=1447383912 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:22 [2024-06-26T20:38:22.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:22 [2024-06-26T20:38:22.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447383981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:22 [2024-06-26T20:38:22.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:23 [2024-06-26T20:38:23.391Z] 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=1447384839 data=null doit=true}, Shell with text {Help}]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: with mnemonic 'Analysis module: Input/Output for trace synthetic-trace'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Input/Output for trace synthetic-trace')
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447384841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447384841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447384841 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447384841 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447384841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447384842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:23 [2024-06-26T20:38:23.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447384842 data=null item=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:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1447385014 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1447385028 data=null doit=true}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1447385028 data=null}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1447385029 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447385029 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:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1447385074 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=1447385075 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=1447385075 data=null doit=true}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=1447385091 data=null}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=1447385092 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447385099 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:38:23 [2024-06-26T20:38:23.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=1447385105 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
16:38:23 [2024-06-26T20:38:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:38:23 [2024-06-26T20:38:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:38:23 [2024-06-26T20:38:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=1447385150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:38:23 [2024-06-26T20:38:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:38:24 [2024-06-26T20:38:24.577Z] 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=1447386103 data=null doit=true}, Shell with text {Help}]
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: with mnemonic 'Store the amount of times a thread was scheduled in or out. This helps show thread thrashing.'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label' and with mnemonic 'Store the amount of times a thread was scheduled in or out. This helps show thread thrashing.')
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447386105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447386105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447386105 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447386105 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:24 [2024-06-26T20:38:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447386105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:24 [2024-06-26T20:38:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447386105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:38:24 [2024-06-26T20:38:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447386105 data=null item=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:38:24 [2024-06-26T20:38:24.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447386725 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447386770 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447386771 data=null doit=true}, TreeItem with text {test}]
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447386771 data=null}, TreeItem with text {test}]
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447386771 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447386771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:38:25 [2024-06-26T20:38:25.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447386913 data=null button=1 stateMask=0x80000 x=55 y=9 count=1}, TreeItem with text {test}]
16:38:25 [2024-06-26T20:38:25.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:38:25 [2024-06-26T20:38:25.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:38:25 [2024-06-26T20:38:25.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:38:26 [2024-06-26T20:38:26.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:38:26 [2024-06-26T20:38:26.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:38:26 [2024-06-26T20:38:26.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:38:26 [2024-06-26T20:38:26.214Z] 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:38:26 [2024-06-26T20:38:26.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387717 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387717 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387717 data=null item=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:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387767 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447387767 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447387769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447387769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447387769 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447387769 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447387769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447387769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:26 [2024-06-26T20:38:26.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:26 [2024-06-26T20:38:26.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:26 [2024-06-26T20:38:26.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:26 [2024-06-26T20:38:26.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:26 [2024-06-26T20:38:26.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:38:26 [2024-06-26T20:38:26.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:38:26 [2024-06-26T20:38:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447387769 data=null item=null detail=0 x=0 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:38:26 [2024-06-26T20:38:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447387087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:38:27 [2024-06-26T20:38:27.034Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.61 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
16:38:27 [2024-06-26T20:38:27.034Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 20.77 s
16:38:27 [2024-06-26T20:38:27.034Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
16:38:27 [2024-06-26T20:38:27.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447388422 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:38:27 [2024-06-26T20:38:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:38:27 [2024-06-26T20:38:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:38:27 [2024-06-26T20:38:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:38:27 [2024-06-26T20:38:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:38:27 [2024-06-26T20:38:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447388700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:38:27 [2024-06-26T20:38:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:38:27 [2024-06-26T20:38:27.547Z] 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:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.172: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:28 [2024-06-26T20:38:28.476Z] 
16:38:28 [2024-06-26T20:38:28.476Z] (Eclipse:15515): Gtk-WARNING **: 20:38:28.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:38:32 [2024-06-26T20:38:32.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:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:38:32 [2024-06-26T20:38:32.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:38:32 [2024-06-26T20:38:32.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:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:32 [2024-06-26T20:38:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:32 [2024-06-26T20:38:32.903Z] 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:38:33 [2024-06-26T20:38:33.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:33 [2024-06-26T20:38:33.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:33 [2024-06-26T20:38:33.468Z] 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:38:34 [2024-06-26T20:38:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:34 [2024-06-26T20:38:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:34 [2024-06-26T20:38:34.031Z] 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:38:34 [2024-06-26T20:38:34.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:34 [2024-06-26T20:38:34.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:34 [2024-06-26T20:38:34.594Z] 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:38:35 [2024-06-26T20:38:35.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:35 [2024-06-26T20:38:35.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:35 [2024-06-26T20:38:35.157Z] 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:38:35 [2024-06-26T20:38:35.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:35 [2024-06-26T20:38:35.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:35 [2024-06-26T20:38:35.720Z] 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:38:36 [2024-06-26T20:38:36.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:36 [2024-06-26T20:38:36.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:36 [2024-06-26T20:38:36.282Z] 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:38:36 [2024-06-26T20:38:36.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:36 [2024-06-26T20:38:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:36 [2024-06-26T20:38:36.795Z] 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:38:37 [2024-06-26T20:38:37.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:37 [2024-06-26T20:38:37.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:37 [2024-06-26T20:38:37.357Z] 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:38:37 [2024-06-26T20:38:37.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:37 [2024-06-26T20:38:37.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:37 [2024-06-26T20:38:37.872Z] 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:38:38 [2024-06-26T20:38:38.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:38 [2024-06-26T20:38:38.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:38 [2024-06-26T20:38:38.385Z] 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:38:38 [2024-06-26T20:38:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:38 [2024-06-26T20:38:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:38:38 [2024-06-26T20:38:38.947Z] 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:38:38 [2024-06-26T20:38:38.947Z] 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:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.372: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.372: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.372: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.372: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.372: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.373: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.373: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:39 [2024-06-26T20:38:39.510Z] 
16:38:39 [2024-06-26T20:38:39.510Z] (Eclipse:15515): Gtk-WARNING **: 20:38:39.373: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:40 [2024-06-26T20:38:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:40 [2024-06-26T20:38:40.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:38:40 [2024-06-26T20:38:40.877Z] 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:38:41 [2024-06-26T20:38:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:38:41 [2024-06-26T20:38:41.132Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:38:41 [2024-06-26T20:38:41.132Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:41 [2024-06-26T20:38:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:38:41 [2024-06-26T20:38:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402711 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402711 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:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402712 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402712 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402716 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402717 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:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402718 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447402718 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:38:41 [2024-06-26T20:38:41.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:38:41 [2024-06-26T20:38:41.389Z] 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:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.951Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.951Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.951Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.951Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.951Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.951Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.951Z] 
16:38:41 [2024-06-26T20:38:41.952Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:41 [2024-06-26T20:38:41.952Z] 
16:38:41 [2024-06-26T20:38:41.952Z] (Eclipse:15515): Gtk-WARNING **: 20:38:41.781: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:43 [2024-06-26T20:38:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:43 [2024-06-26T20:38:43.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:38:43 [2024-06-26T20:38:43.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:38:43 [2024-06-26T20:38:43.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:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447404598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447404598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447404598 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447404598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447404598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447405082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447405134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447405207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447405207 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447405207 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.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:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447405213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447405213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447405213 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447405213 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447405214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447405214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447405214 data=null item=null detail=0 x=0 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:38:43 [2024-06-26T20:38:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447404599 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:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447405588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447405588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1447405588 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1447405588 data=null}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447405588 data=null button=1 stateMask=0x0 x=541 y=10 count=1}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447405589 data=null button=1 stateMask=0x80000 x=541 y=10 count=1}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406090 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406091 data=null}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406091 data=null button=1 stateMask=0x0 x=240 y=28 count=1}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406101 data=null button=1 stateMask=0x80000 x=240 y=28 count=1}, TimeGraphMarkerAxis with text {}]
16:38:44 [2024-06-26T20:38:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406602 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406603 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:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406624 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447406625 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406717 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406717 data=null}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406717 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406717 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406718 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406718 data=null}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406719 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406719 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406720 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406720 data=null}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406720 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=1447406721 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
16:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1447406777 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:38:45 [2024-06-26T20:38:45.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
16:38:45 [2024-06-26T20:38:45.471Z] 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:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.871: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.871: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.871: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.871: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.872: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.872: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.872: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:46 [2024-06-26T20:38:46.034Z] 
16:38:46 [2024-06-26T20:38:46.034Z] (Eclipse:15515): Gtk-WARNING **: 20:38:45.872: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:47 [2024-06-26T20:38:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:47 [2024-06-26T20:38:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:38:47 [2024-06-26T20:38:47.400Z] 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:38:47 [2024-06-26T20:38:47.400Z] 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:38:47 [2024-06-26T20:38:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:38:47 [2024-06-26T20:38:47.400Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:38:47 [2024-06-26T20:38:47.400Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:47 [2024-06-26T20:38:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408907 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447408952 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:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408954 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447408954 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:38:47 [2024-06-26T20:38:47.401Z] 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:38:47 [2024-06-26T20:38:47.963Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:47 [2024-06-26T20:38:47.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:38:47 [2024-06-26T20:38:47.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=1447409456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409456 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409456 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:38:47 [2024-06-26T20:38:47.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=1447409467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409468 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.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=1447409468 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:38:47 [2024-06-26T20:38:47.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:38:47 [2024-06-26T20:38:47.964Z] 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:38:48 [2024-06-26T20:38:48.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:48 [2024-06-26T20:38:48.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:38:48 [2024-06-26T20:38:48.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=1447409969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.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=1447409970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.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=1447409970 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.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=1447409970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.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=1447409970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410307 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410308 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.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:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447410311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447410311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447410312 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447410312 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447410312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447410312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447410312 data=null item=null detail=0 x=0 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:38:48 [2024-06-26T20:38:48.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447409970 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:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410737 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410737 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:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410740 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447410740 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:38:49 [2024-06-26T20:38:49.344Z] 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:38:49 [2024-06-26T20:38:49.907Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:49 [2024-06-26T20:38:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411253 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.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=1447411253 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:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411266 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411266 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:38:49 [2024-06-26T20:38:49.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:38:49 [2024-06-26T20:38:49.908Z] 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:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411768 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411769 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:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411780 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447411781 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:38:50 [2024-06-26T20:38:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:38:50 [2024-06-26T20:38:50.469Z] 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:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412286 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:50 [2024-06-26T20:38:50.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412619 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412620 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.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:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447412623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447412623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447412623 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447412623 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447412623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447412623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447412624 data=null item=null detail=0 x=0 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:38:51 [2024-06-26T20:38:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412286 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:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.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=1447412926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412926 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412927 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:38:51 [2024-06-26T20:38:51.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=1447412928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412928 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447412928 data=null}, ToolItem with tooltip text {Previous Marker}]
16:38:51 [2024-06-26T20:38:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:38:51 [2024-06-26T20:38:51.544Z] 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:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413430 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413431 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:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413546 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413546 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413547 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413548 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:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413559 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447413559 data=null}, ToolItem with tooltip text {Next Marker}]
16:38:52 [2024-06-26T20:38:52.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:38:52 [2024-06-26T20:38:52.108Z] 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:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414061 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414062 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:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414176 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414176 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414197 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414197 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:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414198 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414198 data=null}, ToolItem with tooltip text {Previous Marker}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:38:52 [2024-06-26T20:38:52.671Z] 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:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414200 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414200 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:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414203 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447414203 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:38:52 [2024-06-26T20:38:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:38:52 [2024-06-26T20:38:52.671Z] 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:38:53 [2024-06-26T20:38:53.599Z] 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:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.685: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.685: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.685: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.686: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.686: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.686: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.686: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:53 [2024-06-26T20:38:53.855Z] 
16:38:53 [2024-06-26T20:38:53.855Z] (Eclipse:15515): Gtk-WARNING **: 20:38:53.686: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:55 [2024-06-26T20:38:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:55 [2024-06-26T20:38:55.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:38:55 [2024-06-26T20:38:55.223Z] 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:38:55 [2024-06-26T20:38:55.223Z] 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:38:55 [2024-06-26T20:38:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:38:55 [2024-06-26T20:38:55.223Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1447416876 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:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1447416986 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:38:55 [2024-06-26T20:38:55.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
16:38:55 [2024-06-26T20:38:55.479Z] 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:38:56 [2024-06-26T20:38:56.042Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:56 [2024-06-26T20:38:56.042Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:56 [2024-06-26T20:38:56.042Z] 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:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.384: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.384: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.384: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.384: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.384: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.384: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.385: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:56 [2024-06-26T20:38:56.604Z] 
16:38:56 [2024-06-26T20:38:56.604Z] (Eclipse:15515): Gtk-WARNING **: 20:38:56.385: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:38:57 [2024-06-26T20:38:57.971Z] 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:38:57 [2024-06-26T20:38:57.971Z] 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:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419275 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:57 [2024-06-26T20:38:57.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419644 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419644 data=null}, ToolItem with tooltip text {Show View Filters}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1447419647 data=null doit=true}, Shell with text {Filter}]
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:38:58 [2024-06-26T20:38:58.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:38:58 [2024-06-26T20:38:58.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
16:38:58 [2024-06-26T20:38:58.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.353Z] 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:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447420655 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:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420655 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:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447420655 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447420655 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447420656 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447420656 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447420656 data=null 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447420673 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420673 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447420673 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447420673 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447420673 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.354Z] 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447420675 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420675 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447420675 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447420675 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447420675 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447420675 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447420675 data=null 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447420692 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420692 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447420692 data=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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447420692 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447420692 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1447420695 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1447420695 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1447420695 data=null}, TreeItem with text {synthetic-trace}]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1447420704 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447420705 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:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1447420706 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.355Z] 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447420707 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420707 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447420708 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447420708 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447420708 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447420708 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447420708 data=null 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447420740 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420740 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447420740 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447420740 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447420740 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.355Z] 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1447420742 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1447420742 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1447420743 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1447420743 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1447420743 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1447420743 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1447420743 data=null 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1447420749 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1447420749 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1447420750 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:38:59 [2024-06-26T20:38:59.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1447420750 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1447420750 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.356Z] 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447420765 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420765 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447420765 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447420765 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447420765 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447420766 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447420766 data=null 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447420775 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420775 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447420776 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447420776 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447420776 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.356Z] 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=1447420777 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447420777 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=1447420777 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=1447420777 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=1447420777 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=1447420778 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=1447420778 data=null 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:38:59 [2024-06-26T20:38:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=1447420779 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=1447420779 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=1447420779 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=1447420779 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=1447420779 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.357Z] 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447420780 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420780 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447420780 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447420780 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447420781 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447420781 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447420781 data=null 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447420797 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420797 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447420797 data=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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447420797 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447420797 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.357Z] 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1447420799 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1447420799 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:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1447420799 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1447420799 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1447420799 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1447420799 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1447420799 data=null 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1447420800 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1447420800 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1447420800 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1447420800 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1447420801 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.358Z] 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447420802 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420802 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447420802 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447420802 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447420803 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447420803 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447420803 data=null 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447420808 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420808 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447420808 data=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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447420809 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447420809 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.358Z] 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
16:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1447420810 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1447420810 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:38:59 [2024-06-26T20:38:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=1447420810 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1447420810 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1447420810 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1447420810 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1447420810 data=null 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1447420811 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1447420811 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1447420811 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1447420811 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1447420811 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.359Z] 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1447420813 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420813 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1447420813 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1447420813 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1447420813 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1447420813 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1447420813 data=null 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1447420870 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1447420870 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1447420870 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1447420870 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1447420870 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.359Z] 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:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1447420873 data=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:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420873 data=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:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1447420873 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1447420873 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1447420873 data=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:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1447420873 data=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:38:59 [2024-06-26T20:38:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1447420874 data=null 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:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1447420993 data=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:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1447420993 data=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:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1447420994 data=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:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1447420994 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1447420994 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.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:38:59 [2024-06-26T20:38:59.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447420996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447420996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447420996 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447420997 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447420997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447420997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447420997 data=null item=null detail=0 x=0 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:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447419275 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:38:59 [2024-06-26T20:38:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:38:59 [2024-06-26T20:38:59.873Z] 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:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:00 [2024-06-26T20:39:00.437Z] 
16:39:00 [2024-06-26T20:39:00.437Z] (Eclipse:15515): Gtk-WARNING **: 20:39:00.270: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:01 [2024-06-26T20:39:01.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:39:01 [2024-06-26T20:39:01.807Z] 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:01 [2024-06-26T20:39:01.807Z] 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:39:01 [2024-06-26T20:39:01.807Z] 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:39:01 [2024-06-26T20:39:01.807Z] 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:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423185 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423185 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:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423186 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423187 data=null}, ToolItem with tooltip text {Next Marker}]
16:39:01 [2024-06-26T20:39:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:39:01 [2024-06-26T20:39:01.807Z] 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:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423766 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423766 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:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423779 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447423779 data=null}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:39:02 [2024-06-26T20:39:02.372Z] 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:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424281 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424282 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:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424283 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424283 data=null}, ToolItem with tooltip text {Next Marker}]
16:39:02 [2024-06-26T20:39:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:39:02 [2024-06-26T20:39:02.937Z] 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:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424785 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424785 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:39:03 [2024-06-26T20:39:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424798 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447424798 data=null}, ToolItem with tooltip text {Previous Marker}]
16:39:03 [2024-06-26T20:39:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:39:03 [2024-06-26T20:39:03.451Z] 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:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425390 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425391 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:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425403 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425403 data=null}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:39:04 [2024-06-26T20:39:04.013Z] 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:39:04 [2024-06-26T20:39:04.576Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:04 [2024-06-26T20:39:04.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:39:04 [2024-06-26T20:39:04.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425905 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425905 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:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447425920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426031 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426032 data=null}, ToolItem with tooltip text {Previous Marker}]
16:39:04 [2024-06-26T20:39:04.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:39:04 [2024-06-26T20:39:04.577Z] 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:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426534 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426534 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:39:05 [2024-06-26T20:39:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426536 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447426536 data=null}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:39:05 [2024-06-26T20:39:05.140Z] 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:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427099 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427099 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:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427112 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427112 data=null}, ToolItem with tooltip text {Next Marker}]
16:39:05 [2024-06-26T20:39:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:39:05 [2024-06-26T20:39:05.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:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427614 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427615 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:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427616 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447427616 data=null}, ToolItem with tooltip text {Next Marker}]
16:39:06 [2024-06-26T20:39:06.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:39:06 [2024-06-26T20:39:06.265Z] 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:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428118 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428118 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:39:06 [2024-06-26T20:39:06.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428163 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428163 data=null}, ToolItem with tooltip text {Previous Marker}]
16:39:06 [2024-06-26T20:39:06.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:39:06 [2024-06-26T20:39:06.780Z] 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:39:07 [2024-06-26T20:39:07.343Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:07 [2024-06-26T20:39:07.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428665 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428666 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:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428678 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447428678 data=null}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:39:07 [2024-06-26T20:39:07.344Z] 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:39:07 [2024-06-26T20:39:07.601Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:07 [2024-06-26T20:39:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:39:07 [2024-06-26T20:39:07.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=1447429192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429192 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429193 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:39:07 [2024-06-26T20:39:07.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=1447429193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429193 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.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=1447429193 data=null}, ToolItem with tooltip text {Previous Marker}]
16:39:07 [2024-06-26T20:39:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:39:07 [2024-06-26T20:39:07.602Z] 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:39:07 [2024-06-26T20:39:07.858Z] 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:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.377: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.377: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.377: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.377: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.378: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.378: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.378: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:08 [2024-06-26T20:39:08.420Z] 
16:39:08 [2024-06-26T20:39:08.420Z] (Eclipse:15515): Gtk-WARNING **: 20:39:08.378: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:09 [2024-06-26T20:39:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:39:09 [2024-06-26T20:39:09.788Z] 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:09 [2024-06-26T20:39:09.788Z] 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:39:09 [2024-06-26T20:39:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:39:09 [2024-06-26T20:39:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:39:09 [2024-06-26T20:39:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:09 [2024-06-26T20:39:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:09 [2024-06-26T20:39:09.788Z] 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:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.095: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.095: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.095: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.095: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.096: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.096: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.096: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:10 [2024-06-26T20:39:10.350Z] 
16:39:10 [2024-06-26T20:39:10.350Z] (Eclipse:15515): Gtk-WARNING **: 20:39:10.096: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:39:11 [2024-06-26T20:39:11.716Z] 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:11 [2024-06-26T20:39:11.716Z] 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:39:11 [2024-06-26T20:39:11.716Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:11 [2024-06-26T20:39:11.716Z] 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:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.880: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.880: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.881: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.881: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.881: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.881: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.881: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:11 [2024-06-26T20:39:11.973Z] 
16:39:11 [2024-06-26T20:39:11.973Z] (Eclipse:15515): Gtk-WARNING **: 20:39:11.881: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:39:13 [2024-06-26T20:39:13.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:39:13 [2024-06-26T20:39:13.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:39:13 [2024-06-26T20:39:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:39:13 [2024-06-26T20:39:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:39:13 [2024-06-26T20:39:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:13 [2024-06-26T20:39:13.343Z] 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:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.680: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.680: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.681: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.681: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.681: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.681: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.681: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:13 [2024-06-26T20:39:13.905Z] 
16:39:13 [2024-06-26T20:39:13.905Z] (Eclipse:15515): Gtk-WARNING **: 20:39:13.681: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:15 [2024-06-26T20:39:15.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:39:15 [2024-06-26T20:39:15.274Z] 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:15 [2024-06-26T20:39:15.274Z] 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:39:15 [2024-06-26T20:39:15.274Z] 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:39:15 [2024-06-26T20:39:15.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:16 [2024-06-26T20:39:16.201Z] 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:39:16 [2024-06-26T20:39:16.201Z] 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:39:16 [2024-06-26T20:39:16.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:16 [2024-06-26T20:39:16.201Z] 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:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.385: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.385: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.385: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.385: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.386: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.386: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.386: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:16 [2024-06-26T20:39:16.457Z] 
16:39:16 [2024-06-26T20:39:16.457Z] (Eclipse:15515): Gtk-WARNING **: 20:39:16.386: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:17 [2024-06-26T20:39:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:39:17 [2024-06-26T20:39:17.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:39:17 [2024-06-26T20:39:17.824Z] 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:39:17 [2024-06-26T20:39:17.824Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:17 [2024-06-26T20:39:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:39:17 [2024-06-26T20:39:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:17 [2024-06-26T20:39:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:17 [2024-06-26T20:39:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439269 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:39:17 [2024-06-26T20:39:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:17 [2024-06-26T20:39:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439636 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439636 data=null}, ToolItem with tooltip text {Show Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1447439638 data=null doit=true}, Shell with text {Legend}]
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.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:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447439660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447439660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447439660 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447439661 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447439663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:18 [2024-06-26T20:39:18.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447439664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:18 [2024-06-26T20:39:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447439664 data=null item=null detail=0 x=0 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:39:18 [2024-06-26T20:39:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447439269 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:39:18 [2024-06-26T20:39:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447440212 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447440259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447440260 data=null doit=true}, TreeItem with text {test}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447440260 data=null}, TreeItem with text {test}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447440260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447440260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447440272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:39:18 [2024-06-26T20:39:18.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:39:19 [2024-06-26T20:39:19.467Z] 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:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:39:19 [2024-06-26T20:39:19.467Z] 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:39:19 [2024-06-26T20:39:19.467Z] 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=1447440847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447440848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440848 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440848 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440848 data=null item=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:39:19 [2024-06-26T20:39:19.467Z] 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=1447440848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447440848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440849 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] 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=1447440849 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.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:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447440851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447440851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447440852 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447440852 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447440852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:19 [2024-06-26T20:39:19.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447440852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:19 [2024-06-26T20:39:19.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:19 [2024-06-26T20:39:19.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:19 [2024-06-26T20:39:19.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:19 [2024-06-26T20:39:19.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:19 [2024-06-26T20:39:19.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:19 [2024-06-26T20:39:19.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:39:19 [2024-06-26T20:39:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447440852 data=null item=null detail=0 x=0 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:39:19 [2024-06-26T20:39:19.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447440371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:39:19 [2024-06-26T20:39:19.980Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 52.97 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 11.30 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.393 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 4.151 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 7.927 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.690 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.709 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 8.054 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.895 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.818 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.804 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.739 s
16:39:19 [2024-06-26T20:39:19.980Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 2.402 s
16:39:19 [2024-06-26T20:39:19.980Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
16:39:19 [2024-06-26T20:39:19.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447441423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:20 [2024-06-26T20:39:20.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:39:20 [2024-06-26T20:39:20.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:39:20 [2024-06-26T20:39:20.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:39:20 [2024-06-26T20:39:20.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:39:20 [2024-06-26T20:39:20.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447441710 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:20 [2024-06-26T20:39:20.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:39:20 [2024-06-26T20:39:20.492Z] 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:39:20 [2024-06-26T20:39:20.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.802: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:21 [2024-06-26T20:39:21.858Z] 
16:39:21 [2024-06-26T20:39:21.858Z] (Eclipse:15515): Gtk-WARNING **: 20:39:21.803: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:25 [2024-06-26T20:39:25.126Z] 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:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446695 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446695 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:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446696 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446696 data=null}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446713 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:39:25 [2024-06-26T20:39:25.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446713 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:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446730 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447446731 data=null}, ToolItem with tooltip text {Showing active threads}]
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:25 [2024-06-26T20:39:25.383Z] 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:39:25 [2024-06-26T20:39:25.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:26 [2024-06-26T20:39:26.312Z] 
16:39:26 [2024-06-26T20:39:26.312Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.296: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.312Z] 
16:39:26 [2024-06-26T20:39:26.312Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.296: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.312Z] 
16:39:26 [2024-06-26T20:39:26.312Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.296: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.313Z] 
16:39:26 [2024-06-26T20:39:26.313Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.296: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.313Z] 
16:39:26 [2024-06-26T20:39:26.313Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.296: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.313Z] 
16:39:26 [2024-06-26T20:39:26.313Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.296: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.313Z] 
16:39:26 [2024-06-26T20:39:26.313Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.297: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:26 [2024-06-26T20:39:26.313Z] 
16:39:26 [2024-06-26T20:39:26.313Z] (Eclipse:15515): Gtk-WARNING **: 20:39:26.297: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:27 [2024-06-26T20:39:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:27 [2024-06-26T20:39:27.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:39:27 [2024-06-26T20:39:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:27 [2024-06-26T20:39:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:27 [2024-06-26T20:39:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
16:39:27 [2024-06-26T20:39:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447449482 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447449520 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447449520 data=null doit=true}, TreeItem with text {test}]
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447449520 data=null}, TreeItem with text {test}]
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447449520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447449521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:39:27 [2024-06-26T20:39:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447449530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:39:28 [2024-06-26T20:39:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:39:28 [2024-06-26T20:39:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:39:28 [2024-06-26T20:39:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:39:29 [2024-06-26T20:39:29.124Z] 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:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:39:29 [2024-06-26T20:39:29.124Z] 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:39:29 [2024-06-26T20:39:29.124Z] 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=1447450578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447450579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null item=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:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447450579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450580 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] 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=1447450580 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.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:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447450581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447450581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447450581 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447450581 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447450581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447450581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:29 [2024-06-26T20:39:29.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:29 [2024-06-26T20:39:29.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:29 [2024-06-26T20:39:29.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:29 [2024-06-26T20:39:29.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:29 [2024-06-26T20:39:29.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:29 [2024-06-26T20:39:29.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:39:29 [2024-06-26T20:39:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447450582 data=null item=null detail=0 x=0 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:39:29 [2024-06-26T20:39:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447449601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:39:29 [2024-06-26T20:39:29.637Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.675 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
16:39:29 [2024-06-26T20:39:29.637Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 5.013 s
16:39:29 [2024-06-26T20:39:29.638Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.622 s
16:39:29 [2024-06-26T20:39:29.638Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
16:39:29 [2024-06-26T20:39:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447451099 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:29 [2024-06-26T20:39:29.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:39:29 [2024-06-26T20:39:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:39:29 [2024-06-26T20:39:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:39:29 [2024-06-26T20:39:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:39:29 [2024-06-26T20:39:29.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447451260 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:29 [2024-06-26T20:39:29.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:39:30 [2024-06-26T20:39:30.150Z] 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:39:30 [2024-06-26T20:39:30.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.963: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.963: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.964: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.964: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:31 [2024-06-26T20:39:31.080Z] 
16:39:31 [2024-06-26T20:39:31.080Z] (Eclipse:15515): Gtk-WARNING **: 20:39:30.964: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:34 [2024-06-26T20:39:34.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:34 [2024-06-26T20:39:34.359Z] 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:34 [2024-06-26T20:39:34.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:39:34 [2024-06-26T20:39:34.615Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456075 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456076 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:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456191 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456192 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:34 [2024-06-26T20:39:34.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:39:35 [2024-06-26T20:39:35.544Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456836 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456863 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:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456878 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447456879 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:35 [2024-06-26T20:39:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:39:36 [2024-06-26T20:39:36.107Z] 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:39:36 [2024-06-26T20:39:36.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.269: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.269: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.269: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.269: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.270: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.270: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.270: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:37 [2024-06-26T20:39:37.475Z] 
16:39:37 [2024-06-26T20:39:37.475Z] (Eclipse:15515): Gtk-WARNING **: 20:39:37.270: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:38 [2024-06-26T20:39:38.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:38 [2024-06-26T20:39:38.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:39:38 [2024-06-26T20:39:38.841Z] 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:39:39 [2024-06-26T20:39:39.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:39 [2024-06-26T20:39:39.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:39 [2024-06-26T20:39:39.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:39 [2024-06-26T20:39:39.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
16:39:39 [2024-06-26T20:39:39.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
16:39:39 [2024-06-26T20:39:39.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461470 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461470 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:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461471 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447461471 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:39:39 [2024-06-26T20:39:39.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:39:41 [2024-06-26T20:39:41.333Z] 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:39:41 [2024-06-26T20:39:41.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.976: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.976: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.976: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.976: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.976: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.976: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.977: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:42 [2024-06-26T20:39:42.263Z] 
16:39:42 [2024-06-26T20:39:42.263Z] (Eclipse:15515): Gtk-WARNING **: 20:39:41.977: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:43 [2024-06-26T20:39:43.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:43 [2024-06-26T20:39:43.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:39:43 [2024-06-26T20:39:43.629Z] 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:39:43 [2024-06-26T20:39:43.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:43 [2024-06-26T20:39:43.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:43 [2024-06-26T20:39:43.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:43 [2024-06-26T20:39:43.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:43 [2024-06-26T20:39:43.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:43 [2024-06-26T20:39:43.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447465670 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447465726 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447465726 data=null doit=true}, TreeItem with text {test}]
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447465726 data=null}, TreeItem with text {test}]
16:39:44 [2024-06-26T20:39:44.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447465726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:39:44 [2024-06-26T20:39:44.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447465727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:39:44 [2024-06-26T20:39:44.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447465769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:39:44 [2024-06-26T20:39:44.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:39:44 [2024-06-26T20:39:44.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:39:44 [2024-06-26T20:39:44.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:39:45 [2024-06-26T20:39:45.328Z] 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:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:39:45 [2024-06-26T20:39:45.328Z] 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:39:45 [2024-06-26T20:39:45.328Z] 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=1447466782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447466783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null item=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:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447466783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466784 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] 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=1447466784 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.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:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447466785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447466785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447466785 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447466785 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:45 [2024-06-26T20:39:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447466785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:45 [2024-06-26T20:39:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447466785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:39:45 [2024-06-26T20:39:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:45 [2024-06-26T20:39:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:45 [2024-06-26T20:39:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:45 [2024-06-26T20:39:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:45 [2024-06-26T20:39:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:39:45 [2024-06-26T20:39:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:39:45 [2024-06-26T20:39:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447466785 data=null item=null detail=0 x=0 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:39:45 [2024-06-26T20:39:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447465885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:39:45 [2024-06-26T20:39:45.840Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.19 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
16:39:45 [2024-06-26T20:39:45.840Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 6.293 s
16:39:45 [2024-06-26T20:39:45.840Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 4.908 s
16:39:45 [2024-06-26T20:39:45.840Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 3.087 s
16:39:45 [2024-06-26T20:39:45.840Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
16:39:45 [2024-06-26T20:39:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447467307 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:45 [2024-06-26T20:39:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:39:46 [2024-06-26T20:39:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:39:46 [2024-06-26T20:39:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:39:46 [2024-06-26T20:39:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:39:46 [2024-06-26T20:39:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447467516 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:46 [2024-06-26T20:39:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.170: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.170: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:47 [2024-06-26T20:39:47.463Z] 
16:39:47 [2024-06-26T20:39:47.463Z] (Eclipse:15515): Gtk-WARNING **: 20:39:47.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.633Z] 
16:39:51 [2024-06-26T20:39:51.633Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.783: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.633Z] 
16:39:51 [2024-06-26T20:39:51.633Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.783: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.633Z] 
16:39:51 [2024-06-26T20:39:51.634Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.783: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.634Z] 
16:39:51 [2024-06-26T20:39:51.634Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.783: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.634Z] 
16:39:51 [2024-06-26T20:39:51.634Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.783: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.634Z] 
16:39:51 [2024-06-26T20:39:51.634Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.783: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.634Z] 
16:39:51 [2024-06-26T20:39:51.634Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.784: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:51 [2024-06-26T20:39:51.634Z] 
16:39:51 [2024-06-26T20:39:51.634Z] (Eclipse:15515): Gtk-WARNING **: 20:39:50.784: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:54 [2024-06-26T20:39:54.151Z] 
16:39:54 [2024-06-26T20:39:54.151Z] !ENTRY org.eclipse.core.jobs 4 2 2024-06-26 20:39:53.777
16:39:54 [2024-06-26T20:39:54.151Z] !MESSAGE An internal error occurred during: "Control Flow: Building Entries".
16:39:54 [2024-06-26T20:39:54.151Z] !STACK 0
16:39:54 [2024-06-26T20:39:54.151Z] java.lang.IndexOutOfBoundsException: Index: 14, Size: 13
16:39:54 [2024-06-26T20:39:54.151Z] 	at java.base/java.util.concurrent.CopyOnWriteArrayList.add(CopyOnWriteArrayList.java:451)
16:39:54 [2024-06-26T20:39:54.151Z] 	at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.model.TimeGraphEntry.addChild(TimeGraphEntry.java:525)
16:39:54 [2024-06-26T20:39:54.151Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.BaseDataProviderTimeGraphView.buildEntryList(BaseDataProviderTimeGraphView.java:225)
16:39:54 [2024-06-26T20:39:54.151Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.ui.views.controlflow.ControlFlowView.buildEntryList(ControlFlowView.java:716)
16:39:54 [2024-06-26T20:39:54.151Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$BuildRunnable.run(AbstractTimeGraphView.java:545)
16:39:54 [2024-06-26T20:39:54.151Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$5.run(AbstractTimeGraphView.java:1939)
16:39:54 [2024-06-26T20:39:54.151Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:39:54 [2024-06-26T20:39:54.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:39:54 [2024-06-26T20:39:54.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:54 [2024-06-26T20:39:54.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:54 [2024-06-26T20:39:54.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:39:54 [2024-06-26T20:39:54.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:39:54 [2024-06-26T20:39:54.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:39:54 [2024-06-26T20:39:54.973Z] 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:54 [2024-06-26T20:39:54.973Z] 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:54 [2024-06-26T20:39:54.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:55 [2024-06-26T20:39:55.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:39:55 [2024-06-26T20:39:55.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:39:55 [2024-06-26T20:39:55.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:39:55 [2024-06-26T20:39:55.487Z] 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-06-26T20:39:55.487Z] 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-06-26T20:39:55.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:55 [2024-06-26T20:39:55.743Z] 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-06-26T20:39:55.743Z] 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-06-26T20:39:55.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:39:56 [2024-06-26T20:39:56.000Z] 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:56 [2024-06-26T20:39:56.000Z] 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:56 [2024-06-26T20:39:56.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:56 [2024-06-26T20:39:56.256Z] 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:56 [2024-06-26T20:39:56.256Z] 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:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.986: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.986: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.986: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.986: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.987: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.987: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.987: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:57 [2024-06-26T20:39:57.187Z] 
16:39:57 [2024-06-26T20:39:57.187Z] (Eclipse:15515): Gtk-WARNING **: 20:39:56.987: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.508: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.508: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.508: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.508: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.509: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.509: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.509: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:58 [2024-06-26T20:39:58.554Z] 
16:39:58 [2024-06-26T20:39:58.554Z] (Eclipse:15515): Gtk-WARNING **: 20:39:58.509: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:39:59 [2024-06-26T20:39:59.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:39:59 [2024-06-26T20:39:59.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:59 [2024-06-26T20:39:59.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:40:00 [2024-06-26T20:40:00.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:40:00 [2024-06-26T20:40:00.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:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481673 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481674 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-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481675 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447481675 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-06-26T20:40:00.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:40:00 [2024-06-26T20:40:00.436Z] 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-06-26T20:40:00.436Z] 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-06-26T20:40:00.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:00 [2024-06-26T20:40:00.436Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:00 [2024-06-26T20:40:00.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:40:00 [2024-06-26T20:40:00.998Z] 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-06-26T20:40:00.998Z] 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-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:00 [2024-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:00 [2024-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:00 [2024-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:00 [2024-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482377 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482378 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-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482379 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447482379 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-06-26T20:40:00.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447482730 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447482776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447482776 data=null doit=true}, TreeItem with text {test}]
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447482776 data=null}, TreeItem with text {test}]
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447482776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447482777 data=null 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:01 [2024-06-26T20:40:01.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447482789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:01 [2024-06-26T20:40:01.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:40:01 [2024-06-26T20:40:01.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:40:01 [2024-06-26T20:40:01.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:40:02 [2024-06-26T20:40:02.075Z] 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:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:40:02 [2024-06-26T20:40:02.075Z] 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:02 [2024-06-26T20:40:02.075Z] 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=1447483385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447483385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null item=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:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447483386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483387 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] 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=1447483387 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.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:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447483388 data=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:02 [2024-06-26T20:40:02.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447483388 data=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:02 [2024-06-26T20:40:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447483388 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:02 [2024-06-26T20:40:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447483388 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:02 [2024-06-26T20:40:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447483388 data=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:02 [2024-06-26T20:40:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447483388 data=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:02 [2024-06-26T20:40:02.076Z] WARN 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:02 [2024-06-26T20:40:02.076Z] WARN 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:02 [2024-06-26T20:40:02.076Z] WARN 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:02 [2024-06-26T20:40:02.076Z] WARN 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:02 [2024-06-26T20:40:02.076Z] WARN 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:02 [2024-06-26T20:40:02.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:40:02 [2024-06-26T20:40:02.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447483388 data=null item=null detail=0 x=0 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:02 [2024-06-26T20:40:02.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447482874 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-06-26T20:40:02.587Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.63 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
16:40:02 [2024-06-26T20:40:02.588Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 9.955 s
16:40:02 [2024-06-26T20:40:02.588Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 4.800 s
16:40:02 [2024-06-26T20:40:02.588Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
16:40:02 [2024-06-26T20:40:02.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447483976 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:02 [2024-06-26T20:40:02.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:40:02 [2024-06-26T20:40:02.844Z] 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-06-26T20:40:02.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:40:02 [2024-06-26T20:40:02.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:40:02 [2024-06-26T20:40:02.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447484246 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-06-26T20:40:02.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:40:03 [2024-06-26T20:40:03.771Z] 
16:40:03 [2024-06-26T20:40:03.771Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.491: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.771Z] 
16:40:03 [2024-06-26T20:40:03.771Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.771Z] 
16:40:03 [2024-06-26T20:40:03.771Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.491: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.771Z] 
16:40:03 [2024-06-26T20:40:03.771Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.771Z] 
16:40:03 [2024-06-26T20:40:03.771Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.491: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.772Z] 
16:40:03 [2024-06-26T20:40:03.772Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.772Z] 
16:40:03 [2024-06-26T20:40:03.772Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.492: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:03 [2024-06-26T20:40:03.772Z] 
16:40:03 [2024-06-26T20:40:03.772Z] (Eclipse:15515): Gtk-WARNING **: 20:40:03.492: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.599: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.599: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.599: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.599: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.599: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.600: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.600: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:04 [2024-06-26T20:40:04.896Z] 
16:40:04 [2024-06-26T20:40:04.896Z] (Eclipse:15515): Gtk-WARNING **: 20:40:04.600: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:05 [2024-06-26T20:40:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:06 [2024-06-26T20:40:06.081Z] 
16:40:06 [2024-06-26T20:40:06.081Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.067: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.067: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:06 [2024-06-26T20:40:06.082Z] 
16:40:06 [2024-06-26T20:40:06.082Z] (Eclipse:15515): Gtk-WARNING **: 20:40:06.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.486: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.486: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.486: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.486: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.486: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.486: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.487: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:07 [2024-06-26T20:40:07.575Z] 
16:40:07 [2024-06-26T20:40:07.575Z] (Eclipse:15515): Gtk-WARNING **: 20:40:07.487: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:08 [2024-06-26T20:40:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.918: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.066Z] 
16:40:09 [2024-06-26T20:40:09.066Z] (Eclipse:15515): Gtk-WARNING **: 20:40:08.919: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-06-26T20:40:09.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:10 [2024-06-26T20:40:10.923Z] 
16:40:10 [2024-06-26T20:40:10.923Z] (Eclipse:15515): Gtk-WARNING **: 20:40:10.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:11 [2024-06-26T20:40:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.807: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.807: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.807: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.807: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.807: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.807: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.808: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.048Z] 
16:40:12 [2024-06-26T20:40:12.048Z] (Eclipse:15515): Gtk-WARNING **: 20:40:11.808: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:12 [2024-06-26T20:40:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:13 [2024-06-26T20:40:13.174Z] 
16:40:13 [2024-06-26T20:40:13.174Z] (Eclipse:15515): Gtk-WARNING **: 20:40:13.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:14 [2024-06-26T20:40:14.666Z] 
16:40:14 [2024-06-26T20:40:14.666Z] (Eclipse:15515): Gtk-WARNING **: 20:40:14.528: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:15 [2024-06-26T20:40:15.849Z] 
16:40:15 [2024-06-26T20:40:15.849Z] (Eclipse:15515): Gtk-WARNING **: 20:40:15.800: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:16 [2024-06-26T20:40:16.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447498884 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447498890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447498891 data=null doit=true}, TreeItem with text {test}]
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447498891 data=null}, TreeItem with text {test}]
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447498891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447498891 data=null 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:17 [2024-06-26T20:40:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447498923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:17 [2024-06-26T20:40:17.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:40:17 [2024-06-26T20:40:17.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:40:17 [2024-06-26T20:40:17.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:40:17 [2024-06-26T20:40:17.884Z] 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:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:40:17 [2024-06-26T20:40:17.884Z] 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:17 [2024-06-26T20:40:17.884Z] 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=1447499449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447499449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.884Z] 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=1447499450 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.884Z] 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=1447499450 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.884Z] 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=1447499450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.884Z] 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=1447499450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.884Z] 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=1447499450 data=null item=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:17 [2024-06-26T20:40:17.884Z] 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=1447499450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447499450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.885Z] 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=1447499450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.885Z] 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=1447499451 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.885Z] 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=1447499451 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.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:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447499453 data=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:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447499453 data=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:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447499453 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447499453 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447499453 data=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:17 [2024-06-26T20:40:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447499453 data=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:17 [2024-06-26T20:40:17.885Z] WARN 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:18 [2024-06-26T20:40:18.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')
16:40:18 [2024-06-26T20:40:18.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')
16:40:18 [2024-06-26T20:40:18.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')
16:40:18 [2024-06-26T20:40:18.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')
16:40:18 [2024-06-26T20:40:18.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:40:18 [2024-06-26T20:40:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447499454 data=null item=null detail=0 x=0 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:18 [2024-06-26T20:40:18.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447498979 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:18 [2024-06-26T20:40:18.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.27 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
16:40:18 [2024-06-26T20:40:18.652Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 15.85 s
16:40:18 [2024-06-26T20:40:18.652Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
16:40:18 [2024-06-26T20:40:18.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447500244 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:18 [2024-06-26T20:40:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:40:19 [2024-06-26T20:40:19.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:40:19 [2024-06-26T20:40:19.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:40:19 [2024-06-26T20:40:19.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:40:19 [2024-06-26T20:40:19.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447500565 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:19 [2024-06-26T20:40:19.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.895: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.895: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.895: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.895: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.896: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:20 [2024-06-26T20:40:20.094Z] 
16:40:20 [2024-06-26T20:40:20.094Z] (Eclipse:15515): Gtk-WARNING **: 20:40:19.896: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:40:23 [2024-06-26T20:40:23.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:40:23 [2024-06-26T20:40:23.366Z] 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:23 [2024-06-26T20:40:23.366Z] 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:40:23 [2024-06-26T20:40:23.366Z] 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:40:23 [2024-06-26T20:40:23.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:23 [2024-06-26T20:40:23.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:23 [2024-06-26T20:40:23.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:23 [2024-06-26T20:40:23.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:23 [2024-06-26T20:40:23.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
16:40:23 [2024-06-26T20:40:23.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
16:40:23 [2024-06-26T20:40:23.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1447505006 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:40:23 [2024-06-26T20:40:23.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508674 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.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=1447508674 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:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508675 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447508675 data=null}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509178 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.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=1447509178 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:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509180 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509180 data=null}, ToolItem with tooltip text {Follow critical path forward}]
16:40:27 [2024-06-26T20:40:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509682 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509682 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:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509684 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447509684 data=null}, ToolItem with tooltip text {Follow critical path backward}]
16:40:28 [2024-06-26T20:40:28.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
16:40:28 [2024-06-26T20:40:28.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
16:40:28 [2024-06-26T20:40:28.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
16:40:28 [2024-06-26T20:40:28.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1447510248 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:40:28 [2024-06-26T20:40:28.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
16:40:29 [2024-06-26T20:40:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@627a890f] time=1447510886 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:29 [2024-06-26T20:40:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:40:29 [2024-06-26T20:40:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:29 [2024-06-26T20:40:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:29 [2024-06-26T20:40:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:29 [2024-06-26T20:40:29.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447510908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:40:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447510908 data=null doit=true}, TreeItem with text {test}]
16:40:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447510966 data=null}, TreeItem with text {test}]
16:40:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447510969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447510969 data=null 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:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447510982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:40:29 [2024-06-26T20:40:29.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:40:29 [2024-06-26T20:40:29.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:40:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:40:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:40:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:40:30 [2024-06-26T20:40:30.676Z] 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:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:40:30 [2024-06-26T20:40:30.677Z] 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:30 [2024-06-26T20:40:30.677Z] 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=1447512087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447512087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512087 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512087 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null item=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:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447512088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] 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=1447512088 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.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:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447512089 data=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:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447512089 data=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:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447512090 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447512090 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447512090 data=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:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447512090 data=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:30 [2024-06-26T20:40:30.677Z] WARN 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:30 [2024-06-26T20:40:30.677Z] WARN 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:30 [2024-06-26T20:40:30.677Z] WARN 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:30 [2024-06-26T20:40:30.677Z] WARN 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:30 [2024-06-26T20:40:30.677Z] WARN 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:30 [2024-06-26T20:40:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:40:30 [2024-06-26T20:40:30.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447512090 data=null item=null detail=0 x=0 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:30 [2024-06-26T20:40:30.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447511077 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:31 [2024-06-26T20:40:31.190Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.36 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
16:40:31 [2024-06-26T20:40:31.190Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 9.916 s
16:40:31 [2024-06-26T20:40:31.190Z] 
16:40:31 [2024-06-26T20:40:31.190Z] Results:
16:40:31 [2024-06-26T20:40:31.190Z] 
16:40:31 [2024-06-26T20:40:31.190Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
16:40:31 [2024-06-26T20:40:31.190Z] 
16:40:31 [2024-06-26T20:40:31.752Z] 
16:40:31 [2024-06-26T20:40:31.752Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:40:31.679
16:40:31 [2024-06-26T20:40:31.752Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] All tests passed
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.3-SNAPSHOT [98/141]
16:40:32 [2024-06-26T20:40:32.314Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:40:32 [2024-06-26T20:40:32.314Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:40:32 [2024-06-26T20:40:32.314Z] [WARNING] Using JavaSE-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:40:32 [2024-06-26T20:40:32.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] The project's OSGi version is 5.2.3.202406261931
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] 
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:32 [2024-06-26T20:40:32.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:40:32 [2024-06-26T20:40:32.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:40:32 [2024-06-26T20:40:32.570Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:40:32 [2024-06-26T20:40:32.570Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:40:33 [2024-06-26T20:40:33.134Z] [WARNING] Using JavaSE-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:40:33 [2024-06-26T20:40:33.134Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.134Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT-sources.jar
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT.jar
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] 
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:33 [2024-06-26T20:40:33.390Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT.jar
16:40:39 [2024-06-26T20:40:39.931Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT-sources.jar
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT.jar
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT.pom
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT-sources.jar
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT-p2metadata.xml
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.3-SNAPSHOT-p2artifacts.xml
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
16:40:45 [2024-06-26T20:40:45.178Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:40:45 [2024-06-26T20:40:45.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
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] The project's OSGi version is 3.1.0.202406261931
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
16:40:45 [2024-06-26T20:40:45.434Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:40:45 [2024-06-26T20:40:45.434Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.434Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:40:45 [2024-06-26T20:40:45.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
16:40:45 [2024-06-26T20:40:45.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.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:40:45 [2024-06-26T20:40:45.434Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:40:45 [2024-06-26T20:40:45.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:40:45 [2024-06-26T20:40:45.693Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.693Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] 
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:45 [2024-06-26T20:40:45.950Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
16:40:50 [2024-06-26T20:40:50.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 10.0.1-SNAPSHOT   [100/141]
16:40:55 [2024-06-26T20:40:55.371Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT.jar
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT-sources-feature.jar
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] 
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
16:40:55 [2024-06-26T20:40:55.371Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT.jar
16:41:00 [2024-06-26T20:41:00.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT-sources-feature.jar
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT.jar
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT.pom
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT-sources-feature.jar
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT-p2metadata.xml
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/10.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-10.0.1-SNAPSHOT-p2artifacts.xml
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
16:41:05 [2024-06-26T20:41:05.870Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:41:05 [2024-06-26T20:41:05.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
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] The project's OSGi version is 1.0.15.202406261931
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] 
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:05 [2024-06-26T20:41:05.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:41:05 [2024-06-26T20:41:05.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
16:41:05 [2024-06-26T20:41:05.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:41:05 [2024-06-26T20:41:05.870Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] 
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:06 [2024-06-26T20:41:06.126Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
16:41:11 [2024-06-26T20:41:11.377Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
16:41:16 [2024-06-26T20:41:16.626Z] [INFO] 
16:41:16 [2024-06-26T20:41:16.626Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:16 [2024-06-26T20:41:16.627Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
16:41:16 [2024-06-26T20:41:16.627Z] [INFO] Command line:
16:41:16 [2024-06-26T20:41:16.627Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:41:16 [2024-06-26T20:41:16.627Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:41:23 [2024-06-26T20:41:23.168Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
16:41:23 [2024-06-26T20:41:23.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
16:41:23 [2024-06-26T20:41:23.168Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.202 s
16:41:23 [2024-06-26T20:41:23.168Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
16:41:38 [2024-06-26T20:41:38.016Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.44 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 2.643 s
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.429 s
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.392 s
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.310 s
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.479 s
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 3.928 s
16:41:38 [2024-06-26T20:41:38.016Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.255 s
16:41:38 [2024-06-26T20:41:38.016Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
16:41:47 [2024-06-26T20:41:47.961Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.314 s
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.171 s
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.204 s
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.193 s
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.191 s
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.756 s
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.177 s
16:41:47 [2024-06-26T20:41:47.961Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
16:41:47 [2024-06-26T20:41:47.961Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
16:41:47 [2024-06-26T20:41:47.961Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
16:41:47 [2024-06-26T20:41:47.961Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
16:41:53 [2024-06-26T20:41:53.210Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.047 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.184 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.001 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.219 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.098 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.114 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.020 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.120 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.010 s
16:41:53 [2024-06-26T20:41:53.210Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.277 s
16:41:53 [2024-06-26T20:41:53.210Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
16:41:53 [2024-06-26T20:41:53.772Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.190 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.013 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.009 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.019 s
16:41:53 [2024-06-26T20:41:53.772Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
16:41:53 [2024-06-26T20:41:53.772Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:41:53 [2024-06-26T20:41:53.772Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
16:41:53 [2024-06-26T20:41:53.772Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
16:41:53 [2024-06-26T20:41:53.772Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.105 s
16:41:53 [2024-06-26T20:41:53.772Z] 
16:41:53 [2024-06-26T20:41:53.772Z] Results:
16:41:53 [2024-06-26T20:41:53.772Z] 
16:41:53 [2024-06-26T20:41:53.772Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
16:41:53 [2024-06-26T20:41:53.772Z] 
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] All tests passed
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.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:41:54 [2024-06-26T20:41:54.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.pom
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.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:41:54 [2024-06-26T20:41:54.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
16:41:54 [2024-06-26T20:41:54.334Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
16:41:54 [2024-06-26T20:41:54.335Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:41:54 [2024-06-26T20:41:54.335Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:41:54 [2024-06-26T20:41:54.335Z] [WARNING] Using JavaSE-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:41:54 [2024-06-26T20:41:54.335Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] 
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:54 [2024-06-26T20:41:54.591Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
16:41:55 [2024-06-26T20:41:55.155Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:41:55 [2024-06-26T20:41:55.155Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.155Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:41:55 [2024-06-26T20:41:55.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:41:55 [2024-06-26T20:41:55.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.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:41:55 [2024-06-26T20:41:55.411Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.667Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] 
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:41:55 [2024-06-26T20:41:55.668Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
16:41:58 [2024-06-26T20:41:58.937Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:42:02 [2024-06-26T20:42:02.207Z] [INFO] 
16:42:02 [2024-06-26T20:42:02.207Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:42:02 [2024-06-26T20:42:02.465Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
16:42:02 [2024-06-26T20:42:02.465Z] [INFO] Command line:
16:42:02 [2024-06-26T20:42:02.465Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:42:02 [2024-06-26T20:42:02.465Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:42:09 [2024-06-26T20:42:09.005Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:42:09 [2024-06-26T20:42:09.005Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:42:17 [2024-06-26T20:42:17.095Z] Could not determine the accessibility bus address
16:42:17 [2024-06-26T20:42:17.095Z] !SESSION 2024-06-26 20:42:02.688 -----------------------------------------------
16:42:17 [2024-06-26T20:42:17.095Z] eclipse.buildId=unknown
16:42:17 [2024-06-26T20:42:17.095Z] java.version=17.0.2
16:42:17 [2024-06-26T20:42:17.095Z] java.vendor=Oracle Corporation
16:42:17 [2024-06-26T20:42:17.095Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:42:17 [2024-06-26T20:42:17.095Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:42:17 [2024-06-26T20:42:17.095Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:42:17 [2024-06-26T20:42:17.095Z] 
16:42:17 [2024-06-26T20:42:17.095Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:42:16.276
16:42:17 [2024-06-26T20:42:17.095Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:42:17 [2024-06-26T20:42:17.095Z] !STACK 0
16:42:17 [2024-06-26T20:42:17.095Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:42:17 [2024-06-26T20:42:17.095Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:42:17 [2024-06-26T20:42:17.095Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:42:17 [2024-06-26T20:42:17.095Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:42:17 [2024-06-26T20:42:17.095Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:42:17 [2024-06-26T20:42:17.095Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:42:17 [2024-06-26T20:42:17.095Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:42:17 [2024-06-26T20:42:17.095Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:42:17 [2024-06-26T20:42:17.095Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:42:17 [2024-06-26T20:42:17.095Z] Caused by: java.io.IOException: error=2, No such file or directory
16:42:17 [2024-06-26T20:42:17.095Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:42:17 [2024-06-26T20:42:17.095Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:42:17 [2024-06-26T20:42:17.095Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:42:17 [2024-06-26T20:42:17.095Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:42:17 [2024-06-26T20:42:17.095Z] 	... 7 more
16:42:17 [2024-06-26T20:42:17.095Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
16:42:17 [2024-06-26T20:42:17.351Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
16:42:17 [2024-06-26T20:42:17.352Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.002 s
16:42:17 [2024-06-26T20:42:17.352Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:42:17 [2024-06-26T20:42:17.352Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:42:17 [2024-06-26T20:42:17.352Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:42:17 [2024-06-26T20:42:17.352Z] 
16:42:17 [2024-06-26T20:42:17.352Z] Results:
16:42:17 [2024-06-26T20:42:17.352Z] 
16:42:17 [2024-06-26T20:42:17.352Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:42:17 [2024-06-26T20:42:17.352Z] 
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] All tests passed
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
16:42:19 [2024-06-26T20:42:19.247Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:42:19 [2024-06-26T20:42:19.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:42:19 [2024-06-26T20:42:19.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:42:19 [2024-06-26T20:42:19.247Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] The project's OSGi version is 1.0.16.202406261931
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] 
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:19 [2024-06-26T20:42:19.504Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
16:42:20 [2024-06-26T20:42:20.067Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.067Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:42:20 [2024-06-26T20:42:20.067Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.067Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.067Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:42:20 [2024-06-26T20:42:20.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:42:20 [2024-06-26T20:42:20.067Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:42:20 [2024-06-26T20:42:20.067Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.324Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.582Z] [INFO] 
16:42:20 [2024-06-26T20:42:20.582Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:20 [2024-06-26T20:42:20.582Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
16:42:23 [2024-06-26T20:42:23.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:42:27 [2024-06-26T20:42:27.121Z] [INFO] 
16:42:27 [2024-06-26T20:42:27.121Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:42:27 [2024-06-26T20:42:27.377Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
16:42:27 [2024-06-26T20:42:27.377Z] [INFO] Command line:
16:42:27 [2024-06-26T20:42:27.377Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:42:27 [2024-06-26T20:42:27.377Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:42:31 [2024-06-26T20:42:31.551Z] Jun 26, 2024 8:42:30 PM org.apache.aries.spifly.BaseActivator log
16:42:31 [2024-06-26T20:42:31.551Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:42:34 [2024-06-26T20:42:34.819Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:42:34 [2024-06-26T20:42:34.819Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:42:42 [2024-06-26T20:42:42.910Z] Could not determine the accessibility bus address
16:42:42 [2024-06-26T20:42:42.910Z] !SESSION 2024-06-26 20:42:27.420 -----------------------------------------------
16:42:42 [2024-06-26T20:42:42.910Z] eclipse.buildId=unknown
16:42:42 [2024-06-26T20:42:42.910Z] java.version=17.0.2
16:42:42 [2024-06-26T20:42:42.910Z] java.vendor=Oracle Corporation
16:42:42 [2024-06-26T20:42:42.910Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:42:42 [2024-06-26T20:42:42.910Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:42:42 [2024-06-26T20:42:42.910Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:42:42 [2024-06-26T20:42:42.910Z] 
16:42:42 [2024-06-26T20:42:42.910Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:42:41.883
16:42:42 [2024-06-26T20:42:42.910Z] !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:42:42 [2024-06-26T20:42:42.910Z] 
16:42:42 [2024-06-26T20:42:42.910Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:42:41.971
16:42:42 [2024-06-26T20:42:42.910Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:42:42 [2024-06-26T20:42:42.910Z] !STACK 0
16:42:42 [2024-06-26T20:42:42.910Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:42:42 [2024-06-26T20:42:42.910Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:42:42 [2024-06-26T20:42:42.910Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:42:42 [2024-06-26T20:42:42.910Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:42:42 [2024-06-26T20:42:42.910Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:42:42 [2024-06-26T20:42:42.910Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:42:42 [2024-06-26T20:42:42.910Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:42:42 [2024-06-26T20:42:42.910Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:42:42 [2024-06-26T20:42:42.910Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:42:42 [2024-06-26T20:42:42.910Z] Caused by: java.io.IOException: error=2, No such file or directory
16:42:42 [2024-06-26T20:42:42.910Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:42:42 [2024-06-26T20:42:42.910Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:42:42 [2024-06-26T20:42:42.910Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:42:42 [2024-06-26T20:42:42.910Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:42:42 [2024-06-26T20:42:42.910Z] 	... 7 more
16:42:42 [2024-06-26T20:42:42.910Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
16:42:42 [2024-06-26T20:42:42.910Z] Display size: 1440x900
16:42:42 [2024-06-26T20:42:42.910Z] OS version=6.2.9-300.fc38.x86_64
16:42:42 [2024-06-26T20:42:42.910Z] GTK version=3.24.33
16:42:42 [2024-06-26T20:42:42.910Z] GTK theme=Yaru
16:42:42 [2024-06-26T20:42:42.910Z] LIBOVERLAY_SCROLLBAR=0
16:42:42 [2024-06-26T20:42:42.910Z] Time zone: Greenwich Mean Time
16:42:43 [2024-06-26T20:42:43.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447644700 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1447646187 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1447646188 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:42:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447646199 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:44 [2024-06-26T20:42:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:42:45 [2024-06-26T20:42:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:42:45 [2024-06-26T20:42:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:45 [2024-06-26T20:42:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:45 [2024-06-26T20:42:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:45 [2024-06-26T20:42:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:45 [2024-06-26T20:42:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447646723 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447646734 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447646735 data=null}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447646763 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447646765 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:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447646910 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447646919 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447646919 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447646963 data=null}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447646971 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447646972 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:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447646997 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447647000 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447647000 data=null}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447647001 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447647002 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:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447647083 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447647088 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447647088 data=null doit=true}, TreeItem with text {Traces [0]}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447647089 data=null}, TreeItem with text {Traces [0]}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447647089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447647090 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:42:45 [2024-06-26T20:42:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447647174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.492: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.492: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.492: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.492: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.493: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.493: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.493: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:47 [2024-06-26T20:42:47.504Z] 
16:42:47 [2024-06-26T20:42:47.504Z] (Eclipse:19541): Gtk-WARNING **: 20:42:47.493: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:50 [2024-06-26T20:42:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:42:50 [2024-06-26T20:42:50.026Z] 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:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447654828 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:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447654879 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:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447654879 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447654880 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:42:53 [2024-06-26T20:42:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447654880 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:42:53 [2024-06-26T20:42:53.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447655291 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:42:53 [2024-06-26T20:42:53.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447655295 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:42:53 [2024-06-26T20:42:53.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447655296 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:42:53 [2024-06-26T20:42:53.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447655296 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447655296 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:42:53 [2024-06-26T20:42:53.866Z] 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:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1447655308 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:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1447655308 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:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1447655308 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1447655308 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1447655309 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:42:53 [2024-06-26T20:42:53.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1447655309 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:42:54 [2024-06-26T20:42:54.124Z] 
16:42:54 [2024-06-26T20:42:54.124Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-06-26 20:42:53.964
16:42:54 [2024-06-26T20:42:54.124Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1447655309 data=null 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:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1447655597 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:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1447655597 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:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1447655597 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:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1447655598 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1447655598 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:42:54 [2024-06-26T20:42:54.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.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:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447655603 data=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:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447655603 data=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:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447655603 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447655603 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447655604 data=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:54 [2024-06-26T20:42:54.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447655604 data=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:54 [2024-06-26T20:42:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1447655774 data=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:54 [2024-06-26T20:42:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447655604 data=null item=null detail=0 x=0 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:54 [2024-06-26T20:42:54.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447654880 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:42:54 [2024-06-26T20:42:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:42:54 [2024-06-26T20:42:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:42:54 [2024-06-26T20:42:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:42:54 [2024-06-26T20:42:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:42:54 [2024-06-26T20:42:54.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:42:54 [2024-06-26T20:42:54.895Z] 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:55 [2024-06-26T20:42:55.458Z] 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:55 [2024-06-26T20:42:55.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:42:55 [2024-06-26T20:42:55.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:42:55 [2024-06-26T20:42:55.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:55 [2024-06-26T20:42:55.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:56 [2024-06-26T20:42:56.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@1abea1ed] time=1447657513 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:56 [2024-06-26T20:42:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:42:56 [2024-06-26T20:42:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:56 [2024-06-26T20:42:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:56 [2024-06-26T20:42:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:56 [2024-06-26T20:42:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447657583 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:42:56 [2024-06-26T20:42:56.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447657583 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:56 [2024-06-26T20:42:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447657584 data=null}, TreeItem with text {TestForCallstack}]
16:42:56 [2024-06-26T20:42:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447657584 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:56 [2024-06-26T20:42:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447657585 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:42:56 [2024-06-26T20:42:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447657607 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:56 [2024-06-26T20:42:56.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:42:56 [2024-06-26T20:42:56.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:42:56 [2024-06-26T20:42:56.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:42:57 [2024-06-26T20:42:57.150Z] 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:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:42:57 [2024-06-26T20:42:57.150Z] 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:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658525 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658525 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658526 data=null item=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:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658527 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447658527 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:57 [2024-06-26T20:42:57.150Z] 
16:42:57 [2024-06-26T20:42:57.150Z] (Eclipse:19541): Gtk-WARNING **: 20:42:56.930: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:42:57 [2024-06-26T20:42:57.150Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447658532 data=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:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447658532 data=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:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447658532 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:57 [2024-06-26T20:42:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447658532 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:57 [2024-06-26T20:42:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447658533 data=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:57 [2024-06-26T20:42:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447658533 data=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:57 [2024-06-26T20:42:57.151Z] WARN 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:57 [2024-06-26T20:42:57.151Z] WARN 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:57 [2024-06-26T20:42:57.151Z] WARN 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:57 [2024-06-26T20:42:57.151Z] WARN 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:57 [2024-06-26T20:42:57.151Z] WARN 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:57 [2024-06-26T20:42:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:42:57 [2024-06-26T20:42:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447658533 data=null item=null detail=0 x=0 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:57 [2024-06-26T20:42:57.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447657897 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:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447659214 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447659214 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447659214 data=null}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447659215 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447659215 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:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447659249 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447659250 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447659251 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447659251 data=null}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447659251 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447659251 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:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447659271 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447659272 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447659272 data=null}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447659273 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447659273 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:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447659277 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447659279 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447659279 data=null doit=true}, TreeItem with text {Traces [0]}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447659279 data=null}, TreeItem with text {Traces [0]}]
16:42:57 [2024-06-26T20:42:57.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447659287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:42:57 [2024-06-26T20:42:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447659288 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:42:57 [2024-06-26T20:42:57.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447659308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.266: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.266: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.267: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.267: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.267: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.267: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.267: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:42:58 [2024-06-26T20:42:58.482Z] 
16:42:58 [2024-06-26T20:42:58.482Z] (Eclipse:19541): Gtk-WARNING **: 20:42:58.267: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:01 [2024-06-26T20:43:01.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:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663024 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:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663024 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:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663025 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663025 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:43:01 [2024-06-26T20:43:01.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663025 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663415 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663418 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663419 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663419 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663419 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:43:02 [2024-06-26T20:43:02.014Z] 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1447663422 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1447663423 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1447663423 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1447663423 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1447663423 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:43:02 [2024-06-26T20:43:02.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1447663423 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:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1447663781 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:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1447663788 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:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1447663789 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:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1447663789 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1447663789 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.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:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447663791 data=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:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447663791 data=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:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447663792 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447663792 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447663792 data=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:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447663792 data=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:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447663792 data=null item=null detail=0 x=0 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:02 [2024-06-26T20:43:02.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1447663424 data=null 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:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1447663899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1447663900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1447663900 data=null doit=true}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1447663900 data=null}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1447663908 data=null button=1 stateMask=0x0 x=263 y=12 count=1}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1447663909 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1447663910 data=null button=1 stateMask=0x80000 x=263 y=12 count=1}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
16:43:02 [2024-06-26T20:43:02.529Z] 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1447663913 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1447663913 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1447663913 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1447663913 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1447663914 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1447663914 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1447663914 data=null 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1447663975 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1447663975 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1447663975 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1447663975 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1447663976 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1447663976 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1447663976 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1447663976 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1447663977 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1447663977 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1447663977 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1447663977 data=null 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1447663980 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1447663981 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:43:02 [2024-06-26T20:43:02.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1447663981 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1447663981 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1447663981 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=1447663982 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1447663982 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=1447663982 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=1447663982 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=1447663983 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=1447663983 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=1447663983 data=null 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=1447663994 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=1447663994 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=1447663995 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=1447663995 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=1447663995 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
16:43:02 [2024-06-26T20:43:02.530Z] 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1447663998 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1447663998 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1447663999 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1447663999 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1447663999 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1447663999 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1447663999 data=null 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1447664011 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1447664011 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1447664011 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1447664011 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1447664012 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
16:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1447664012 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:43:02 [2024-06-26T20:43:02.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1447664012 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1447664012 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1447664013 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1447664013 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1447664013 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1447664013 data=null 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1447664017 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1447664071 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1447664071 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1447664072 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1447664072 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=1447664072 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1447664072 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=1447664073 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=1447664073 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=1447664073 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=1447664073 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=1447664073 data=null 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=1447664077 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=1447664077 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=1447664077 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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=1447664077 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=1447664078 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1447664079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1447664080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1447664080 data=null doit=true}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1447664080 data=null}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1447664081 data=null button=1 stateMask=0x0 x=263 y=12 count=1}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1447664082 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/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:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1447664083 data=null button=1 stateMask=0x80000 x=263 y=12 count=1}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1447664083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1447664083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1447664083 data=null doit=true}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1447664084 data=null}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1447664091 data=null button=1 stateMask=0x40000 x=263 y=35 count=1}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1447664091 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1447664092 data=null button=1 stateMask=0xc0000 x=263 y=35 count=1}, (of type 'Table')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1447664095 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1447664095 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1447664095 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1447664096 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1447664096 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1447664096 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1447664096 data=null 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:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:43:02 [2024-06-26T20:43:02.532Z] 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1447664108 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1447664109 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1447664109 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1447664109 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1447664109 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:43:02 [2024-06-26T20:43:02.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1447664109 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:43:02 [2024-06-26T20:43:02.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1447664110 data=null 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:43:02 [2024-06-26T20:43:02.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447663026 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:43:02 [2024-06-26T20:43:02.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447664809 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447664881 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447664881 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447664882 data=null}, TreeItem with text {TestForCallstack}]
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447664882 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447664882 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:43:03 [2024-06-26T20:43:03.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447664906 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:03 [2024-06-26T20:43:03.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:03 [2024-06-26T20:43:03.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:03 [2024-06-26T20:43:03.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665609 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665610 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665610 data=null item=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:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665611 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447665611 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:04 [2024-06-26T20:43:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447665613 data=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:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447665614 data=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:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447665614 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447665614 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447665614 data=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:04 [2024-06-26T20:43:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447665614 data=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:04 [2024-06-26T20:43:04.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:04 [2024-06-26T20:43:04.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:04 [2024-06-26T20:43:04.429Z] WARN 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:04 [2024-06-26T20:43:04.429Z] WARN 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:04 [2024-06-26T20:43:04.429Z] WARN 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:04 [2024-06-26T20:43:04.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:04 [2024-06-26T20:43:04.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447665615 data=null item=null detail=0 x=0 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:04 [2024-06-26T20:43:04.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447665082 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:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447666441 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447666442 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447666442 data=null}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447666442 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447666443 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:43:04 [2024-06-26T20:43:04.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447666475 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447666477 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447666477 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447666477 data=null}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447666477 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447666478 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:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447666487 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447666487 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447666487 data=null}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447666488 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447666488 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:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447666500 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447666502 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447666502 data=null doit=true}, TreeItem with text {Traces [0]}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447666502 data=null}, TreeItem with text {Traces [0]}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447666502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447666503 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:43:04 [2024-06-26T20:43:04.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447666520 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:05 [2024-06-26T20:43:05.555Z] 
16:43:05 [2024-06-26T20:43:05.555Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.555Z] 
16:43:05 [2024-06-26T20:43:05.555Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.555Z] 
16:43:05 [2024-06-26T20:43:05.555Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.555Z] 
16:43:05 [2024-06-26T20:43:05.555Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.555Z] 
16:43:05 [2024-06-26T20:43:05.556Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.556Z] 
16:43:05 [2024-06-26T20:43:05.556Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.556Z] 
16:43:05 [2024-06-26T20:43:05.556Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:05 [2024-06-26T20:43:05.556Z] 
16:43:05 [2024-06-26T20:43:05.556Z] (Eclipse:19541): Gtk-WARNING **: 20:43:05.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:07 [2024-06-26T20:43:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:07 [2024-06-26T20:43:07.451Z] 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:07 [2024-06-26T20:43:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:07 [2024-06-26T20:43:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:43:07 [2024-06-26T20:43:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:43:07 [2024-06-26T20:43:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:43:07 [2024-06-26T20:43:07.707Z] 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-06-26T20:43:08.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:43:08 [2024-06-26T20:43:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:08 [2024-06-26T20:43:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:08 [2024-06-26T20:43:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:08 [2024-06-26T20:43:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:08 [2024-06-26T20:43:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=1447669796 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:43:08 [2024-06-26T20:43:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=1447669819 data=null button=1 stateMask=0x80000 x=77 y=-17 count=1}, TreeColumn with text {Name}]
16:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1447669819 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:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1447669872 data=null button=1 stateMask=0x80000 x=186 y=-17 count=1}, TreeColumn with text {PID/TID}]
16:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=1447669874 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:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1447669876 data=null button=1 stateMask=0x80000 x=345 y=-17 count=1}, TreeColumn with text {Start time}]
16:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:08 [2024-06-26T20:43:08.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447670327 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447670379 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:08 [2024-06-26T20:43:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447670379 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:08 [2024-06-26T20:43:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447670380 data=null}, TreeItem with text {TestForCallstack}]
16:43:08 [2024-06-26T20:43:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447670380 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:09 [2024-06-26T20:43:09.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447670380 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:43:09 [2024-06-26T20:43:09.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447670401 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:09 [2024-06-26T20:43:09.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:09 [2024-06-26T20:43:09.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:09 [2024-06-26T20:43:09.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:09 [2024-06-26T20:43:09.606Z] 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:09 [2024-06-26T20:43:09.606Z] 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=1447671170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447671171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671171 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671171 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671172 data=null item=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:09 [2024-06-26T20:43:09.606Z] 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=1447671172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447671172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671172 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] 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=1447671172 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:09 [2024-06-26T20:43:09.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447671174 data=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:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447671175 data=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:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447671175 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447671175 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447671175 data=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:09 [2024-06-26T20:43:09.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447671175 data=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:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.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:43:09 [2024-06-26T20:43:09.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:10 [2024-06-26T20:43:10.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447671176 data=null item=null detail=0 x=0 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:10 [2024-06-26T20:43:10.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447670571 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:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447672030 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447672030 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447672031 data=null}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447672031 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447672031 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:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447672063 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447672064 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447672064 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447672064 data=null}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447672065 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447672065 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:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447672086 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447672086 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447672087 data=null}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447672087 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447672088 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:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447672092 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447672093 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447672093 data=null doit=true}, TreeItem with text {Traces [0]}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447672093 data=null}, TreeItem with text {Traces [0]}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447672094 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447672094 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:43:10 [2024-06-26T20:43:10.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447672114 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-06-26T20:43:11.249Z] 
16:43:11 [2024-06-26T20:43:11.249Z] (Eclipse:19541): Gtk-WARNING **: 20:43:11.072: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:12 [2024-06-26T20:43:12.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:12 [2024-06-26T20:43:12.614Z] 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:12 [2024-06-26T20:43:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:12 [2024-06-26T20:43:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:12 [2024-06-26T20:43:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:43:12 [2024-06-26T20:43:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:43:12 [2024-06-26T20:43:12.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:43:13 [2024-06-26T20:43:13.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:43:13 [2024-06-26T20:43:13.701Z] 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:13 [2024-06-26T20:43:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:13 [2024-06-26T20:43:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:13 [2024-06-26T20:43:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:13 [2024-06-26T20:43:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:13 [2024-06-26T20:43:13.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447675428 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447675471 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447675471 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447675471 data=null}, TreeItem with text {TestForCallstack}]
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447675472 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447675472 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:43:13 [2024-06-26T20:43:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447675494 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:14 [2024-06-26T20:43:14.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:14 [2024-06-26T20:43:14.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:14 [2024-06-26T20:43:14.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:14 [2024-06-26T20:43:14.778Z] 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:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:14 [2024-06-26T20:43:14.778Z] 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:14 [2024-06-26T20:43:14.778Z] 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=1447676148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447676149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676149 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676149 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676150 data=null item=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:14 [2024-06-26T20:43:14.778Z] 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=1447676150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447676150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676150 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] 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=1447676150 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.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:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447676153 data=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:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447676153 data=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:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447676153 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447676153 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447676155 data=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:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447676155 data=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:14 [2024-06-26T20:43:14.779Z] WARN 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:14 [2024-06-26T20:43:14.779Z] WARN 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:14 [2024-06-26T20:43:14.779Z] WARN 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:14 [2024-06-26T20:43:14.779Z] WARN 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:14 [2024-06-26T20:43:14.779Z] WARN 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:14 [2024-06-26T20:43:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:15 [2024-06-26T20:43:15.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447676155 data=null item=null detail=0 x=0 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:15 [2024-06-26T20:43:15.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447675613 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:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447676802 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447676803 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447676803 data=null}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447676803 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447676803 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:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447676833 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447676834 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447676834 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447676834 data=null}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447676835 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447676835 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:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447676843 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447676843 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447676844 data=null}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447676844 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447676844 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:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447676855 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447676864 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447676866 data=null doit=true}, TreeItem with text {Traces [0]}]
16:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447676866 data=null}, TreeItem with text {Traces [0]}]
16:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447676867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447676867 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:43:15 [2024-06-26T20:43:15.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447676876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:15 [2024-06-26T20:43:15.856Z] 
16:43:15 [2024-06-26T20:43:15.856Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-06-26T20:43:15.857Z] 
16:43:15 [2024-06-26T20:43:15.857Z] (Eclipse:19541): Gtk-WARNING **: 20:43:15.696: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:17 [2024-06-26T20:43:17.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:17 [2024-06-26T20:43:17.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:43:17 [2024-06-26T20:43:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:17 [2024-06-26T20:43:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:17 [2024-06-26T20:43:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:17 [2024-06-26T20:43:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:17 [2024-06-26T20:43:17.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447679390 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447679431 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447679431 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447679431 data=null}, TreeItem with text {TestForCallstack}]
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447679432 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447679432 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:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447679477 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:18 [2024-06-26T20:43:18.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:18 [2024-06-26T20:43:18.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:18 [2024-06-26T20:43:18.558Z] 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:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:18 [2024-06-26T20:43:18.558Z] 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:18 [2024-06-26T20:43:18.558Z] 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=1447680113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447680114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680114 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680114 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680115 data=null item=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:18 [2024-06-26T20:43:18.558Z] 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=1447680115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447680115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680115 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] 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=1447680115 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:18 [2024-06-26T20:43:18.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447680117 data=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:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447680117 data=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:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447680117 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447680117 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447680118 data=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:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447680118 data=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:18 [2024-06-26T20:43:18.559Z] WARN 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:18 [2024-06-26T20:43:18.559Z] WARN 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:18 [2024-06-26T20:43:18.559Z] WARN 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:18 [2024-06-26T20:43:18.559Z] WARN 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:18 [2024-06-26T20:43:18.559Z] WARN 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:18 [2024-06-26T20:43:18.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:18 [2024-06-26T20:43:18.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447680118 data=null item=null detail=0 x=0 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:18 [2024-06-26T20:43:18.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447679591 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:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447680764 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447680765 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447680765 data=null}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447680765 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447680765 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:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447680782 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447680783 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447680783 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447680788 data=null}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447680789 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447680789 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:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447680797 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447680798 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447680798 data=null}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447680798 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447680798 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:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447680814 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447680815 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447680816 data=null doit=true}, TreeItem with text {Traces [0]}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447680816 data=null}, TreeItem with text {Traces [0]}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447680817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:19 [2024-06-26T20:43:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447680817 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:43:19 [2024-06-26T20:43:19.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447680841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:19 [2024-06-26T20:43:19.942Z] 
16:43:19 [2024-06-26T20:43:19.942Z] (Eclipse:19541): Gtk-WARNING **: 20:43:19.703: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:21 [2024-06-26T20:43:21.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:21 [2024-06-26T20:43:21.310Z] 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:21 [2024-06-26T20:43:21.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:21 [2024-06-26T20:43:21.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:43:21 [2024-06-26T20:43:21.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:43:21 [2024-06-26T20:43:21.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:43:21 [2024-06-26T20:43:21.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:43:22 [2024-06-26T20:43:22.386Z] 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:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447683801 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:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447683802 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:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447683802 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:43:22 [2024-06-26T20:43:22.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447683802 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:43:22 [2024-06-26T20:43:22.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447683802 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447684189 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447684192 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447684192 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447684192 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447684192 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:43:22 [2024-06-26T20:43:22.643Z] 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=1447684195 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1447684195 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=1447684195 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=1447684196 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=1447684196 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=1447684196 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=1447684196 data=null 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=1447684210 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=1447684210 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=1447684210 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:43:22 [2024-06-26T20:43:22.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=1447684210 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=1447684211 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:22 [2024-06-26T20:43:22.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:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447684212 data=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:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447684213 data=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:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447684213 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447684213 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447684213 data=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:22 [2024-06-26T20:43:22.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447684213 data=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:22 [2024-06-26T20:43:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=1447684374 data=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:22 [2024-06-26T20:43:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447684213 data=null item=null detail=0 x=0 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:22 [2024-06-26T20:43:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447683802 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:43:23 [2024-06-26T20:43:23.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:23 [2024-06-26T20:43:23.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:23 [2024-06-26T20:43:23.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:23 [2024-06-26T20:43:23.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:23 [2024-06-26T20:43:23.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447685100 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447685167 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447685168 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447685168 data=null}, TreeItem with text {TestForCallstack}]
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447685168 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447685168 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:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447685179 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:23 [2024-06-26T20:43:23.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:23 [2024-06-26T20:43:23.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:24 [2024-06-26T20:43:24.236Z] 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:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:24 [2024-06-26T20:43:24.236Z] 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:24 [2024-06-26T20:43:24.236Z] 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=1447685799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447685800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] 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=1447685800 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] 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=1447685800 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] 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=1447685800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] 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=1447685800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] 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=1447685800 data=null item=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:24 [2024-06-26T20:43:24.236Z] 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=1447685802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447685802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.236Z] 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=1447685802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.237Z] 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=1447685803 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.237Z] 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=1447685803 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.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:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447685804 data=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:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447685805 data=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:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447685805 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447685805 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447685805 data=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:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447685805 data=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:24 [2024-06-26T20:43:24.237Z] WARN 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:24 [2024-06-26T20:43:24.237Z] WARN 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:24 [2024-06-26T20:43:24.237Z] WARN 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:24 [2024-06-26T20:43:24.237Z] WARN 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:24 [2024-06-26T20:43:24.237Z] WARN 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:24 [2024-06-26T20:43:24.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:24 [2024-06-26T20:43:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447685805 data=null item=null detail=0 x=0 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:24 [2024-06-26T20:43:24.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447685298 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:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447686429 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447686430 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447686430 data=null}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447686430 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447686430 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:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447686476 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447686477 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447686477 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447686477 data=null}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447686478 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447686478 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:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447686486 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447686486 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447686486 data=null}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447686487 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447686487 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:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447686498 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447686500 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447686500 data=null doit=true}, TreeItem with text {Traces [0]}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447686500 data=null}, TreeItem with text {Traces [0]}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447686500 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447686501 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:43:25 [2024-06-26T20:43:25.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447686517 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.396: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.396: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.396: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.396: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.396: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.396: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.397: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:25 [2024-06-26T20:43:25.620Z] 
16:43:25 [2024-06-26T20:43:25.620Z] (Eclipse:19541): Gtk-WARNING **: 20:43:25.397: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:26 [2024-06-26T20:43:26.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:26 [2024-06-26T20:43:26.990Z] 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:27 [2024-06-26T20:43:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:27 [2024-06-26T20:43:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:27 [2024-06-26T20:43:27.246Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447689216 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447689269 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447689269 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447689269 data=null}, TreeItem with text {TestForCallstack}]
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447689270 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447689270 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:43:27 [2024-06-26T20:43:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447689280 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:27 [2024-06-26T20:43:27.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:27 [2024-06-26T20:43:27.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:28 [2024-06-26T20:43:28.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:28 [2024-06-26T20:43:28.325Z] 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:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:28 [2024-06-26T20:43:28.325Z] 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:28 [2024-06-26T20:43:28.326Z] 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=1447689892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447689892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689893 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689893 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689893 data=null item=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:28 [2024-06-26T20:43:28.326Z] 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=1447689893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447689893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689894 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] 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=1447689894 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.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:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447689895 data=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:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447689895 data=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:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447689896 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447689896 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447689896 data=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:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447689896 data=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:28 [2024-06-26T20:43:28.326Z] WARN 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:28 [2024-06-26T20:43:28.326Z] WARN 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:28 [2024-06-26T20:43:28.326Z] WARN 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:28 [2024-06-26T20:43:28.326Z] WARN 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:28 [2024-06-26T20:43:28.326Z] WARN 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:28 [2024-06-26T20:43:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:28 [2024-06-26T20:43:28.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447689896 data=null item=null detail=0 x=0 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:28 [2024-06-26T20:43:28.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447689395 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:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447690546 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447690546 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447690546 data=null}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447690546 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447690547 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:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447690578 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447690579 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447690579 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447690579 data=null}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447690579 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447690580 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:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447690587 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447690588 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447690588 data=null}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447690589 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1447690589 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:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447690600 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1447690601 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1447690602 data=null doit=true}, TreeItem with text {Traces [0]}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1447690602 data=null}, TreeItem with text {Traces [0]}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1447690602 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447690603 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:43:29 [2024-06-26T20:43:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1447690619 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:43:29 [2024-06-26T20:43:29.403Z] 
16:43:29 [2024-06-26T20:43:29.404Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.404Z] 
16:43:29 [2024-06-26T20:43:29.404Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.404Z] 
16:43:29 [2024-06-26T20:43:29.404Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.404Z] 
16:43:29 [2024-06-26T20:43:29.404Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.660Z] 
16:43:29 [2024-06-26T20:43:29.660Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.660Z] 
16:43:29 [2024-06-26T20:43:29.660Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.660Z] 
16:43:29 [2024-06-26T20:43:29.660Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:29 [2024-06-26T20:43:29.660Z] 
16:43:29 [2024-06-26T20:43:29.660Z] (Eclipse:19541): Gtk-WARNING **: 20:43:29.402: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:31 [2024-06-26T20:43:31.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:43:31 [2024-06-26T20:43:31.031Z] 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:31 [2024-06-26T20:43:31.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:31 [2024-06-26T20:43:31.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:31 [2024-06-26T20:43:31.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:43:31 [2024-06-26T20:43:31.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:43:31 [2024-06-26T20:43:31.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:43:31 [2024-06-26T20:43:31.545Z] 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:32 [2024-06-26T20:43:32.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:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693403 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693404 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:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693415 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693416 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:32 [2024-06-26T20:43:32.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:43:32 [2024-06-26T20:43:32.366Z] 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:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693921 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693921 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:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693938 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447693938 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:32 [2024-06-26T20:43:32.367Z] 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:32 [2024-06-26T20:43:32.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:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.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=1447694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694442 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694443 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:43:32 [2024-06-26T20:43:32.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=1447694451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.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=1447694452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.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=1447694453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.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=1447694453 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.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=1447694453 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:32 [2024-06-26T20:43:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:32 [2024-06-26T20:43:32.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:43:33 [2024-06-26T20:43:33.495Z] 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:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694958 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694958 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:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694968 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447694969 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:33 [2024-06-26T20:43:33.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:33 [2024-06-26T20:43:33.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:43:34 [2024-06-26T20:43:34.058Z] 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:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695473 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695473 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:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695483 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695483 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:34 [2024-06-26T20:43:34.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:43:34 [2024-06-26T20:43:34.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:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.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=1447695987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695987 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447695987 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:43:34 [2024-06-26T20:43:34.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=1447695996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.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=1447695997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.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=1447695997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.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=1447695997 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.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=1447695997 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:34 [2024-06-26T20:43:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:34 [2024-06-26T20:43:34.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:43:35 [2024-06-26T20:43:35.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:43:35 [2024-06-26T20:43:35.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:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:35 [2024-06-26T20:43:35.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=1447696505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.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=1447696505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696505 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696506 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:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.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=1447696516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696517 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447696517 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:35 [2024-06-26T20:43:35.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:43:35 [2024-06-26T20:43:35.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:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697021 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.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=1447697021 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:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697023 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697023 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:35 [2024-06-26T20:43:35.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:35 [2024-06-26T20:43:35.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:43:36 [2024-06-26T20:43:36.005Z] 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-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697528 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697528 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:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697531 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447697531 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:36 [2024-06-26T20:43:36.005Z] 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-06-26T20:43:36.568Z] 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-06-26T20:43:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698035 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698036 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:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698054 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698055 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:43:36 [2024-06-26T20:43:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:43:36 [2024-06-26T20:43:36.569Z] 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:37 [2024-06-26T20:43:37.134Z] 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:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698559 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698560 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:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698570 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447698570 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:43:37 [2024-06-26T20:43:37.134Z] 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:37 [2024-06-26T20:43:37.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:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699074 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699075 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:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699076 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699076 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:43:37 [2024-06-26T20:43:37.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:43:37 [2024-06-26T20:43:37.699Z] 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:38 [2024-06-26T20:43:38.263Z] 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:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699582 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699583 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:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699596 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699596 data=null}, ToolItem with tooltip text {Select Previous Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699598 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699599 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:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699608 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699608 data=null}, ToolItem with tooltip text {Select Next Item}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699609 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699610 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:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699610 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699610 data=null}, ToolItem with tooltip text {Zoom In}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 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:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699613 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1447699613 data=null}, ToolItem with tooltip text {Zoom Out}]
16:43:38 [2024-06-26T20:43:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
16:43:38 [2024-06-26T20:43:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447700086 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:38 [2024-06-26T20:43:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1447700127 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1447700128 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1447700128 data=null}, TreeItem with text {TestForCallstack}]
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1447700128 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447700128 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:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1447700139 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:38 [2024-06-26T20:43:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:39 [2024-06-26T20:43:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:39 [2024-06-26T20:43:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:39 [2024-06-26T20:43:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:39 [2024-06-26T20:43:39.342Z] 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:39 [2024-06-26T20:43:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:39 [2024-06-26T20:43:39.343Z] 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:39 [2024-06-26T20:43:39.343Z] 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=1447700754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447700754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700754 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700754 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700755 data=null item=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:39 [2024-06-26T20:43:39.343Z] 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=1447700755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447700755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700755 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] 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=1447700755 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.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:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447700757 data=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:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447700757 data=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:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447700757 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447700757 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447700757 data=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:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447700758 data=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:39 [2024-06-26T20:43:39.343Z] WARN 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:39 [2024-06-26T20:43:39.343Z] WARN 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:39 [2024-06-26T20:43:39.343Z] WARN 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:39 [2024-06-26T20:43:39.343Z] WARN 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:39 [2024-06-26T20:43:39.343Z] WARN 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:39 [2024-06-26T20:43:39.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:39 [2024-06-26T20:43:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447700758 data=null item=null detail=0 x=0 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:39 [2024-06-26T20:43:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447700275 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:39 [2024-06-26T20:43:39.856Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.48 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 12.81 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 7.225 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 5.584 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.779 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 3.951 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 5.685 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 4.110 s
16:43:39 [2024-06-26T20:43:39.856Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 10.84 s
16:43:39 [2024-06-26T20:43:39.856Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
16:43:39 [2024-06-26T20:43:39.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447701386 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:40 [2024-06-26T20:43:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:40 [2024-06-26T20:43:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:43:40 [2024-06-26T20:43:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:43:40 [2024-06-26T20:43:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:43:40 [2024-06-26T20:43:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447701706 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:40 [2024-06-26T20:43:40.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:40 [2024-06-26T20:43:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:43:40 [2024-06-26T20:43:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.094: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:41 [2024-06-26T20:43:41.241Z] 
16:43:41 [2024-06-26T20:43:41.241Z] (Eclipse:19541): Gtk-WARNING **: 20:43:41.095: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
16:43:53 [2024-06-26T20:43:53.420Z] 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:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:43:53 [2024-06-26T20:43:53.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.091: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.091: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.420Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.092: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-06-26T20:43:53.420Z] 
16:43:53 [2024-06-26T20:43:53.421Z] (Eclipse:19541): Gtk-WARNING **: 20:43:53.092: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
16:43:54 [2024-06-26T20:43:54.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:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:54 [2024-06-26T20:43:54.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
16:43:54 [2024-06-26T20:43:54.790Z] Series don't currently have the same x axis values
16:43:55 [2024-06-26T20:43:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1abea1ed] time=1447716503 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:55 [2024-06-26T20:43:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:55 [2024-06-26T20:43:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:55 [2024-06-26T20:43:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:55 [2024-06-26T20:43:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:55 [2024-06-26T20:43:55.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447716577 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:55 [2024-06-26T20:43:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447716577 data=null doit=true}, TreeItem with text {test}]
16:43:55 [2024-06-26T20:43:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447716577 data=null}, TreeItem with text {test}]
16:43:55 [2024-06-26T20:43:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447716578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:55 [2024-06-26T20:43:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447716578 data=null 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:55 [2024-06-26T20:43:55.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447716589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:55 [2024-06-26T20:43:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:55 [2024-06-26T20:43:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:55 [2024-06-26T20:43:55.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:56 [2024-06-26T20:43:56.233Z] 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:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:56 [2024-06-26T20:43:56.233Z] 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:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717709 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717709 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null item=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:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447717710 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:56 [2024-06-26T20:43:56.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:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:56 [2024-06-26T20:43:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447717712 data=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:56 [2024-06-26T20:43:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447717712 data=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:56 [2024-06-26T20:43:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447717712 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:56 [2024-06-26T20:43:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447717712 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:56 [2024-06-26T20:43:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447717713 data=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:56 [2024-06-26T20:43:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447717713 data=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:56 [2024-06-26T20:43:56.234Z] WARN 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:56 [2024-06-26T20:43:56.234Z] WARN 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:56 [2024-06-26T20:43:56.234Z] WARN 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:56 [2024-06-26T20:43:56.234Z] WARN 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:56 [2024-06-26T20:43:56.234Z] WARN 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:56 [2024-06-26T20:43:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:56 [2024-06-26T20:43:56.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447717713 data=null item=null detail=0 x=0 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:56 [2024-06-26T20:43:56.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447716699 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:56 [2024-06-26T20:43:56.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.85 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
16:43:56 [2024-06-26T20:43:56.797Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 12.40 s
16:43:56 [2024-06-26T20:43:56.797Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 2.255 s
16:43:56 [2024-06-26T20:43:56.797Z] 
16:43:56 [2024-06-26T20:43:56.797Z] Results:
16:43:56 [2024-06-26T20:43:56.797Z] 
16:43:56 [2024-06-26T20:43:56.797Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
16:43:56 [2024-06-26T20:43:56.797Z] 
16:43:57 [2024-06-26T20:43:57.361Z] 
16:43:57 [2024-06-26T20:43:57.361Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:43:57.188
16:43:57 [2024-06-26T20:43:57.361Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] All tests passed
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Building Trace Compass Pcap Format Support Parent 10.0.1-SNAPSHOT [104/141]
16:43:57 [2024-06-26T20:43:57.924Z] [INFO]   from pcap/pom.xml
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --------------------------------[ pom ]---------------------------------
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-10.0.1-SNAPSHOT.pom
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
16:43:57 [2024-06-26T20:43:57.924Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:43:57 [2024-06-26T20:43:57.924Z] [WARNING] Using JavaSE-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:43:57 [2024-06-26T20:43:57.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] The project's OSGi version is 1.2.1.202406261931
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] 
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:43:57 [2024-06-26T20:43:57.924Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:43:57 [2024-06-26T20:43:57.924Z] [WARNING] Using JavaSE-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:43:57 [2024-06-26T20:43:57.924Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:43:57 [2024-06-26T20:43:57.924Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:43:58 [2024-06-26T20:43:58.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
16:43:58 [2024-06-26T20:43:58.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.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] 
16:43:58 [2024-06-26T20:43:58.489Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
16:43:58 [2024-06-26T20:43:58.746Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
16:44:02 [2024-06-26T20:44:02.919Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
16:44:06 [2024-06-26T20:44:06.194Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:44:06 [2024-06-26T20:44:06.194Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.194Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] The project's OSGi version is 1.0.7.202406261931
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:06 [2024-06-26T20:44:06.195Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:06 [2024-06-26T20:44:06.195Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] 
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:06 [2024-06-26T20:44:06.452Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
16:44:09 [2024-06-26T20:44:09.729Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
16:44:13 [2024-06-26T20:44:13.899Z] [INFO] 
16:44:13 [2024-06-26T20:44:13.899Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:13 [2024-06-26T20:44:13.899Z] [INFO] Executing tasks
16:44:13 [2024-06-26T20:44:13.899Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
16:44:13 [2024-06-26T20:44:13.899Z] [WARNING]      [echo] Attempting to download test traces
16:44:13 [2024-06-26T20:44:13.899Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
16:44:13 [2024-06-26T20:44:13.899Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
16:44:13 [2024-06-26T20:44:13.899Z] [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:44:13 [2024-06-26T20:44:13.899Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
16:44:13 [2024-06-26T20:44:13.899Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
16:44:13 [2024-06-26T20:44:13.899Z] [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:44:13 [2024-06-26T20:44:13.899Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
16:44:13 [2024-06-26T20:44:13.899Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [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:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [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:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [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:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [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:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
16:44:13 [2024-06-26T20:44:13.900Z] [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:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
16:44:13 [2024-06-26T20:44:13.900Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
16:44:13 [2024-06-26T20:44:13.900Z] [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:44:13 [2024-06-26T20:44:13.900Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.156Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:14 [2024-06-26T20:44:14.412Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
16:44:16 [2024-06-26T20:44:16.303Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:44:16 [2024-06-26T20:44:16.303Z] [WARNING]      [echo] Traces extracted successfully
16:44:16 [2024-06-26T20:44:16.303Z] [INFO] Executed tasks
16:44:16 [2024-06-26T20:44:16.303Z] [INFO] 
16:44:16 [2024-06-26T20:44:16.303Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:16 [2024-06-26T20:44:16.559Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
16:44:16 [2024-06-26T20:44:16.559Z] [INFO] Command line:
16:44:16 [2024-06-26T20:44:16.559Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:44:16 [2024-06-26T20:44:16.559Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.003 s
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0.001 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.180 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.106 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.003 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] 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:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.002 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.001 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.061 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.012 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.002 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.019 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0.001 s
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0.045 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.001 s
16:44:23 [2024-06-26T20:44:23.098Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
16:44:23 [2024-06-26T20:44:23.098Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.054 s
16:44:23 [2024-06-26T20:44:23.098Z] 
16:44:23 [2024-06-26T20:44:23.098Z] Results:
16:44:23 [2024-06-26T20:44:23.098Z] 
16:44:23 [2024-06-26T20:44:23.098Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
16:44:23 [2024-06-26T20:44:23.098Z] 
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] All tests passed
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
16:44:23 [2024-06-26T20:44:23.660Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:44:23 [2024-06-26T20:44:23.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:44:23 [2024-06-26T20:44:23.661Z] [WARNING] Using JavaSE-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:23 [2024-06-26T20:44:23.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] The project's OSGi version is 1.1.1.202406261931
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] 
16:44:23 [2024-06-26T20:44:23.661Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:23 [2024-06-26T20:44:23.661Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:23 [2024-06-26T20:44:23.661Z] [WARNING] Using JavaSE-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:23 [2024-06-26T20:44:23.661Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:44:23 [2024-06-26T20:44:23.917Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.173Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:24 [2024-06-26T20:44:24.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:44:24 [2024-06-26T20:44:24.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.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.173Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] 
16:44:24 [2024-06-26T20:44:24.430Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:24 [2024-06-26T20:44:24.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
16:44:28 [2024-06-26T20:44:28.856Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
16:44:32 [2024-06-26T20:44:32.128Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:44:32 [2024-06-26T20:44:32.128Z] [WARNING] Using JavaSE-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:32 [2024-06-26T20:44:32.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] The project's OSGi version is 1.2.0.202406261931
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.128Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:32 [2024-06-26T20:44:32.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:44:32 [2024-06-26T20:44:32.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.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:44:32 [2024-06-26T20:44:32.129Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:32 [2024-06-26T20:44:32.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
16:44:32 [2024-06-26T20:44:32.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.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] 
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:32 [2024-06-26T20:44:32.691Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
16:44:35 [2024-06-26T20:44:35.960Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 10.0.1-SNAPSHOT     [109/141]
16:44:40 [2024-06-26T20:44:40.133Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:44:40 [2024-06-26T20:44:40.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT.jar
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT-sources-feature.jar
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] 
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:40 [2024-06-26T20:44:40.134Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT.jar
16:44:43 [2024-06-26T20:44:43.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT-sources-feature.jar
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT.jar
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT.pom
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT-sources-feature.jar
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT-p2metadata.xml
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-10.0.1-SNAPSHOT-p2artifacts.xml
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
16:44:46 [2024-06-26T20:44:46.676Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:44:46 [2024-06-26T20:44:46.676Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] The project's OSGi version is 1.0.4.202406261931
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.676Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.677Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
16:44:46 [2024-06-26T20:44:46.933Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.933Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:44:46 [2024-06-26T20:44:46.933Z] [INFO] 
16:44:46 [2024-06-26T20:44:46.933Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:46 [2024-06-26T20:44:46.933Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:46 [2024-06-26T20:44:46.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
16:44:46 [2024-06-26T20:44:46.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.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:44:46 [2024-06-26T20:44:46.933Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:47 [2024-06-26T20:44:47.189Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.189Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] 
16:44:47 [2024-06-26T20:44:47.190Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:47 [2024-06-26T20:44:47.445Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
16:44:50 [2024-06-26T20:44:50.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
16:44:53 [2024-06-26T20:44:53.984Z] [INFO] 
16:44:53 [2024-06-26T20:44:53.984Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:44:54 [2024-06-26T20:44:54.240Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
16:44:54 [2024-06-26T20:44:54.240Z] [INFO] Command line:
16:44:54 [2024-06-26T20:44:54.240Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:44:54 [2024-06-26T20:44:54.240Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:45:00 [2024-06-26T20:45:00.795Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
16:45:00 [2024-06-26T20:45:00.795Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.002 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0.001 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0.001 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
16:45:00 [2024-06-26T20:45:00.795Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0 s
16:45:00 [2024-06-26T20:45:00.795Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0.001 s
16:45:00 [2024-06-26T20:45:00.795Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
16:45:02 [2024-06-26T20:45:02.163Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
16:45:02 [2024-06-26T20:45:02.163Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.004 s
16:45:02 [2024-06-26T20:45:02.163Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.163Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.226 s
16:45:02 [2024-06-26T20:45:02.163Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
16:45:02 [2024-06-26T20:45:02.419Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
16:45:02 [2024-06-26T20:45:02.419Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.008 s
16:45:02 [2024-06-26T20:45:02.419Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.419Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.419Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.002 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.002 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.002 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.003 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.003 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.003 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.053 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.002 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
16:45:02 [2024-06-26T20:45:02.420Z] 
16:45:02 [2024-06-26T20:45:02.420Z] Results:
16:45:02 [2024-06-26T20:45:02.420Z] 
16:45:02 [2024-06-26T20:45:02.420Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
16:45:02 [2024-06-26T20:45:02.420Z] 
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] All tests passed
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] 
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] 
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] 
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
16:45:02 [2024-06-26T20:45:02.983Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:45:02 [2024-06-26T20:45:02.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
16:45:02 [2024-06-26T20:45:02.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
16:45:03 [2024-06-26T20:45:03.801Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:45:03 [2024-06-26T20:45:03.801Z] [INFO] 
16:45:03 [2024-06-26T20:45:03.801Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:03 [2024-06-26T20:45:03.801Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:45:03 [2024-06-26T20:45:03.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:45:03 [2024-06-26T20:45:03.801Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:45:03 [2024-06-26T20:45:03.801Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.363Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.363Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] 
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:04 [2024-06-26T20:45:04.621Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:45:07 [2024-06-26T20:45:07.889Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
16:45:11 [2024-06-26T20:45:11.158Z] [INFO] 
16:45:11 [2024-06-26T20:45:11.158Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:11 [2024-06-26T20:45:11.415Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
16:45:11 [2024-06-26T20:45:11.415Z] [INFO] Command line:
16:45:11 [2024-06-26T20:45:11.415Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:45:11 [2024-06-26T20:45:11.415Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:45:15 [2024-06-26T20:45:15.585Z] Jun 26, 2024 8:45:14 PM org.apache.aries.spifly.BaseActivator log
16:45:15 [2024-06-26T20:45:15.585Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:45:18 [2024-06-26T20:45:18.855Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:45:18 [2024-06-26T20:45:18.855Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:45:25 [2024-06-26T20:45:25.395Z] Could not determine the accessibility bus address
16:45:25 [2024-06-26T20:45:25.958Z] !SESSION 2024-06-26 20:45:11.526 -----------------------------------------------
16:45:25 [2024-06-26T20:45:25.958Z] eclipse.buildId=unknown
16:45:25 [2024-06-26T20:45:25.958Z] java.version=17.0.2
16:45:25 [2024-06-26T20:45:25.958Z] java.vendor=Oracle Corporation
16:45:25 [2024-06-26T20:45:25.958Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:45:25 [2024-06-26T20:45:25.958Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:45:25 [2024-06-26T20:45:25.958Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:45:25 [2024-06-26T20:45:25.958Z] 
16:45:25 [2024-06-26T20:45:25.958Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:45:25.670
16:45:25 [2024-06-26T20:45:25.958Z] !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:25 [2024-06-26T20:45:25.958Z] 
16:45:25 [2024-06-26T20:45:25.958Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:45:25.766
16:45:25 [2024-06-26T20:45:25.958Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:45:25 [2024-06-26T20:45:25.959Z] !STACK 0
16:45:25 [2024-06-26T20:45:25.959Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:45:25 [2024-06-26T20:45:25.959Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:45:25 [2024-06-26T20:45:25.959Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:45:25 [2024-06-26T20:45:25.959Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:45:25 [2024-06-26T20:45:25.959Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:45:25 [2024-06-26T20:45:25.959Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:45:25 [2024-06-26T20:45:25.959Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:45:25 [2024-06-26T20:45:25.959Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:45:25 [2024-06-26T20:45:25.959Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:45:25 [2024-06-26T20:45:25.959Z] Caused by: java.io.IOException: error=2, No such file or directory
16:45:25 [2024-06-26T20:45:25.959Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:45:25 [2024-06-26T20:45:25.959Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:45:25 [2024-06-26T20:45:25.959Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:45:25 [2024-06-26T20:45:25.959Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:45:25 [2024-06-26T20:45:25.959Z] 	... 7 more
16:45:26 [2024-06-26T20:45:26.215Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
16:45:26 [2024-06-26T20:45:26.780Z] Display size: 1440x900
16:45:26 [2024-06-26T20:45:26.780Z] OS version=6.2.9-300.fc38.x86_64
16:45:26 [2024-06-26T20:45:26.780Z] GTK version=3.24.33
16:45:26 [2024-06-26T20:45:26.780Z] GTK theme=Yaru
16:45:26 [2024-06-26T20:45:26.780Z] LIBOVERLAY_SCROLLBAR=0
16:45:26 [2024-06-26T20:45:26.780Z] Time zone: Greenwich Mean Time
16:45:27 [2024-06-26T20:45:27.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4b74a67a] time=1447808510 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:28 [2024-06-26T20:45:28.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:28 [2024-06-26T20:45:28.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:45:28 [2024-06-26T20:45:28.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:45:28 [2024-06-26T20:45:28.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:45:28 [2024-06-26T20:45:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1447810002 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:45:28 [2024-06-26T20:45:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1447810003 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:28 [2024-06-26T20:45:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1447810016 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:28 [2024-06-26T20:45:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:45:50 [2024-06-26T20:45:50.829Z] 
16:45:50 [2024-06-26T20:45:50.829Z] (Eclipse:20660): Gtk-WARNING **: 20:45:49.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
16:45:50 [2024-06-26T20:45:50.829Z] 
16:45:50 [2024-06-26T20:45:50.829Z] (Eclipse:20660): Gtk-WARNING **: 20:45:49.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
16:45:50 [2024-06-26T20:45:50.829Z] 
16:45:50 [2024-06-26T20:45:50.829Z] (Eclipse:20660): Gtk-WARNING **: 20:45:49.692: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:45:50 [2024-06-26T20:45:50.829Z] 
16:45:50 [2024-06-26T20:45:50.829Z] (Eclipse:20660): Gtk-WARNING **: 20:45:49.787: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
16:45:51 [2024-06-26T20:45:51.392Z] 
16:45:51 [2024-06-26T20:45:51.392Z] (Eclipse:20660): Gtk-CRITICAL **: 20:45:51.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:45:51 [2024-06-26T20:45:51.392Z] 
16:45:51 [2024-06-26T20:45:51.392Z] (Eclipse:20660): Gtk-CRITICAL **: 20:45:51.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:45:51 [2024-06-26T20:45:51.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:51 [2024-06-26T20:45:51.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:51 [2024-06-26T20:45:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:51 [2024-06-26T20:45:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4b74a67a] time=1447834506 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1447834607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1447834614 data=null doit=true}, TreeItem with text {test}]
16:45:53 [2024-06-26T20:45:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1447834614 data=null}, TreeItem with text {test}]
16:45:53 [2024-06-26T20:45:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1447834615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:45:53 [2024-06-26T20:45:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1447834616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:45:53 [2024-06-26T20:45:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1447834781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:45:53 [2024-06-26T20:45:53.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:53 [2024-06-26T20:45:53.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:53 [2024-06-26T20:45:53.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] 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-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836343 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836343 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836345 data=null item=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-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836346 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1447836346 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:55 [2024-06-26T20:45:55.156Z] 
16:45:55 [2024-06-26T20:45:55.156Z] (Eclipse:20660): Gtk-WARNING **: 20:45:54.749: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:45:55 [2024-06-26T20:45:55.156Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1447836355 data=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-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1447836355 data=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-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1447836356 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1447836356 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-06-26T20:45:55.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1447836357 data=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-06-26T20:45:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1447836357 data=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-06-26T20:45:55.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-06-26T20:45:55.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-06-26T20:45:55.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-06-26T20:45:55.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-06-26T20:45:55.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-06-26T20:45:55.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:55 [2024-06-26T20:45:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1447836357 data=null item=null detail=0 x=0 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-06-26T20:45:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1447835090 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:55 [2024-06-26T20:45:55.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.25 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
16:45:55 [2024-06-26T20:45:55.414Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 26.12 s
16:45:55 [2024-06-26T20:45:55.414Z] 
16:45:55 [2024-06-26T20:45:55.414Z] Results:
16:45:55 [2024-06-26T20:45:55.414Z] 
16:45:55 [2024-06-26T20:45:55.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:45:55 [2024-06-26T20:45:55.414Z] 
16:45:56 [2024-06-26T20:45:56.344Z] 
16:45:56 [2024-06-26T20:45:56.344Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:45:56.169
16:45:56 [2024-06-26T20:45:56.344Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] All tests passed
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Building Trace Compass RCP Parent 10.0.1-SNAPSHOT              [112/141]
16:45:56 [2024-06-26T20:45:56.908Z] [INFO]   from rcp/pom.xml
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --------------------------------[ pom ]---------------------------------
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-10.0.1-SNAPSHOT.pom
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] 
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] Building Trace Compass RCP Branding plug-in 10.0.1-SNAPSHOT    [113/141]
16:45:56 [2024-06-26T20:45:56.908Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:45:56 [2024-06-26T20:45:56.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:45:56 [2024-06-26T20:45:56.908Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:45:56 [2024-06-26T20:45:56.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:45:57 [2024-06-26T20:45:57.166Z] [WARNING] Using JavaSE-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:45:57 [2024-06-26T20:45:57.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:45:57 [2024-06-26T20:45:57.166Z] [WARNING] Using JavaSE-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:45:57 [2024-06-26T20:45:57.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT-sources.jar
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT.jar
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] 
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
16:45:57 [2024-06-26T20:45:57.432Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT.jar
16:46:02 [2024-06-26T20:46:02.682Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT-sources.jar
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT.jar
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT.pom
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT-sources.jar
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT-p2metadata.xml
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-10.0.1-SNAPSHOT-p2artifacts.xml
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Building Trace Compass RCP Branding Feature 10.0.1-SNAPSHOT    [114/141]
16:46:06 [2024-06-26T20:46:06.853Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.853Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT.jar
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT-sources-feature.jar
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:10.0.1-SNAPSHOT already attached, replace previous instance
16:46:06 [2024-06-26T20:46:06.854Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:10.0.1-SNAPSHOT already attached, replace previous instance
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] 
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:06 [2024-06-26T20:46:06.854Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT.jar
16:46:12 [2024-06-26T20:46:12.101Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT-sources-feature.jar
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT.jar
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT.pom
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT-sources-feature.jar
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT-p2metadata.xml
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-10.0.1-SNAPSHOT-p2artifacts.xml
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
16:46:16 [2024-06-26T20:46:16.272Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:46:16 [2024-06-26T20:46:16.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:16 [2024-06-26T20:46:16.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.jar (74 kB at 2.2 MB/s)
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.pom
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.8.0/commons-cli-1.8.0.pom (14 kB at 947 kB/s)
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/70/commons-parent-70.pom
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/70/commons-parent-70.pom (77 kB at 2.2 MB/s)
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/32/apache-32.pom
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/32/apache-32.pom (24 kB at 1.7 MB/s)
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.11.0-M1/junit-bom-5.11.0-M1.pom
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.11.0-M1/junit-bom-5.11.0-M1.pom (5.7 kB at 713 kB/s)
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] The project's OSGi version is 1.1.0.202406261931
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.528Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:46:16 [2024-06-26T20:46:16.529Z] [INFO] 
16:46:16 [2024-06-26T20:46:16.529Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:16 [2024-06-26T20:46:16.529Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:16 [2024-06-26T20:46:16.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:46:16 [2024-06-26T20:46:16.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.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:46:16 [2024-06-26T20:46:16.786Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.042Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:17 [2024-06-26T20:46:17.042Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:17 [2024-06-26T20:46:17.042Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.042Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.042Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.298Z] [INFO] 
16:46:17 [2024-06-26T20:46:17.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:17 [2024-06-26T20:46:17.298Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
16:46:21 [2024-06-26T20:46:21.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 10.0.1-SNAPSHOT       [116/141]
16:46:26 [2024-06-26T20:46:26.715Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:46:26 [2024-06-26T20:46:26.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:26 [2024-06-26T20:46:26.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] 
16:46:26 [2024-06-26T20:46:26.715Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:46:26 [2024-06-26T20:46:26.715Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:26 [2024-06-26T20:46:26.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:26 [2024-06-26T20:46:26.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:46:26 [2024-06-26T20:46:26.971Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:27 [2024-06-26T20:46:27.227Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:27 [2024-06-26T20:46:27.227Z] [WARNING] The 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:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT-sources.jar
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT.jar
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] 
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
16:46:27 [2024-06-26T20:46:27.485Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT.jar
16:46:31 [2024-06-26T20:46:31.655Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT-sources.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] 
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT.pom
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT-sources.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT-p2metadata.xml
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-10.0.1-SNAPSHOT-p2artifacts.xml
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] 
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] 
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Building Trace Compass RCP Feature 10.0.1-SNAPSHOT             [117/141]
16:46:36 [2024-06-26T20:46:36.903Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar (294 kB at 7.5 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar (610 kB at 13 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [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:46:36 [2024-06-26T20:46:36.903Z] [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 17 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 6.7 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [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:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 1.1 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar (88 kB at 8.0 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [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:46:36 [2024-06-26T20:46:36.903Z] [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 1.4 MB/s)
16:46:36 [2024-06-26T20:46:36.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
16:46:36 [2024-06-26T20:46:36.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 17 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar
16:46:36 [2024-06-26T20:46:36.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar (71 kB at 1.3 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar
16:46:36 [2024-06-26T20:46:36.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 7.7 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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 3.3 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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 18 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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 3.9 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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 5.6 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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.5 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 3.4 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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.5 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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.9 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:36 [2024-06-26T20:46:36.904Z] [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 4.1 MB/s)
16:46:36 [2024-06-26T20:46:36.904Z] [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:46:37 [2024-06-26T20:46:37.160Z] [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 3.1 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [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:46:37 [2024-06-26T20:46:37.160Z] [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 10 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.jar (409 kB at 20 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.jar (588 kB at 24 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.jar (117 kB at 5.6 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.jar (145 kB at 8.5 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.jar (434 kB at 18 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.jar (661 kB at 22 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 10.0 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar (1.0 MB at 35 MB/s)
16:46:37 [2024-06-26T20:46:37.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.jar (76 kB at 3.8 MB/s)
16:46:37 [2024-06-26T20:46:37.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.jar (145 kB at 6.3 MB/s)
16:46:37 [2024-06-26T20:46:37.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.jar
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.jar (310 kB at 10 MB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [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:46:37 [2024-06-26T20:46:37.417Z] [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 12 MB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar (255 kB at 8.0 MB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom (13 kB at 396 kB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom (19 kB at 1.3 MB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom (7.5 kB at 268 kB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [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:46:37 [2024-06-26T20:46:37.417Z] [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.5 MB/s)
16:46:37 [2024-06-26T20:46:37.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
16:46:37 [2024-06-26T20:46:37.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 1.5 MB/s)
16:46:37 [2024-06-26T20:46:37.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
16:46:37 [2024-06-26T20:46:37.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 1.2 MB/s)
16:46:37 [2024-06-26T20:46:37.673Z] [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:46:37 [2024-06-26T20:46:37.673Z] [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:46:37 [2024-06-26T20:46:37.673Z] [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:46:37 [2024-06-26T20:46:37.673Z] [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 2.8 MB/s)
16:46:37 [2024-06-26T20:46:37.673Z] [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:46:37 [2024-06-26T20:46:37.673Z] [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:46:37 [2024-06-26T20:46:37.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom
16:46:37 [2024-06-26T20:46:37.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom (12 kB at 1.7 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [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 2.9 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 1.7 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom (12 kB at 332 kB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 1.1 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 1.0 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [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 184 kB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [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 542 kB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 1.3 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
16:46:37 [2024-06-26T20:46:37.674Z] [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.5 MB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [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 386 kB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [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 483 kB/s)
16:46:37 [2024-06-26T20:46:37.674Z] [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:46:37 [2024-06-26T20:46:37.674Z] [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 414 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 230 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 269 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 190 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 164 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 189 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 190 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 118 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [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 650 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [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:46:37 [2024-06-26T20:46:37.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 1.6 MB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.pom
16:46:37 [2024-06-26T20:46:37.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.9/jetty-http-12.0.9.pom (4.2 kB at 325 kB/s)
16:46:37 [2024-06-26T20:46:37.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.9/jetty-core-12.0.9.pom
16:46:37 [2024-06-26T20:46:37.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.9/jetty-core-12.0.9.pom (7.0 kB at 696 kB/s)
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.9/jetty-project-12.0.9.pom
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.9/jetty-project-12.0.9.pom (106 kB at 6.3 MB/s)
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom (19 kB at 984 kB/s)
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 502 kB/s)
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/58/oss-parent-58.pom
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 2.6 MB/s)
16:46:37 [2024-06-26T20:46:37.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/search/hibernate-search-bom/7.1.1.Final/hibernate-search-bom-7.1.1.Final.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/search/hibernate-search-bom/7.1.1.Final/hibernate-search-bom-7.1.1.Final.pom (9.4 kB at 520 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/15.0.1.Final/infinispan-bom-15.0.1.Final.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/15.0.1.Final/infinispan-bom-15.0.1.Final.pom (18 kB at 699 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/15.0.1.Final/infinispan-build-configuration-parent-15.0.1.Final.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/15.0.1.Final/infinispan-build-configuration-parent-15.0.1.Final.pom (19 kB at 1.9 MB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/43/jboss-parent-43.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/43/jboss-parent-43.pom (75 kB at 6.3 MB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 362 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom (10 kB at 1.0 MB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.pom (1.9 kB at 45 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.pom (3.6 kB at 331 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 257 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.7 MB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 667 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.pom (3.1 kB at 222 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.pom (2.7 kB at 268 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.pom (2.7 kB at 208 kB/s)
16:46:38 [2024-06-26T20:46:38.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.9/jetty-ee8-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.9/jetty-ee8-12.0.9.pom (31 kB at 1.4 MB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.pom (3.2 kB at 212 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.pom (5.2 kB at 274 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.9/jetty-ee8-security-12.0.9.pom (2.2 kB at 120 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 336 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom (17 kB at 1.3 MB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom (8.8 kB at 369 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [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:46:38 [2024-06-26T20:46:38.445Z] [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 387 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [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:46:38 [2024-06-26T20:46:38.445Z] [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.7 MB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom (7.9 kB at 1.1 MB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom
16:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 101 kB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [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:46:38 [2024-06-26T20:46:38.445Z] [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 2.5 MB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [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:46:38 [2024-06-26T20:46:38.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.8 MB/s)
16:46:38 [2024-06-26T20:46:38.445Z] [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:46:38 [2024-06-26T20:46:38.701Z] [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:46:38 [2024-06-26T20:46:38.701Z] [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 5.4 MB/s)
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar (3.2 MB at 41 MB/s)
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.701Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] 
16:46:38 [2024-06-26T20:46:38.957Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.323Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 249 were skipped
16:46:40 [2024-06-26T20:46:40.323Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.323Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.323Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.323Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT.jar
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [WARNING] The following referenced plugins has missing sources
16:46:40 [2024-06-26T20:46:40.885Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
16:46:40 [2024-06-26T20:46:40.885Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
16:46:40 [2024-06-26T20:46:40.885Z] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT-sources-feature.jar
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:10.0.1-SNAPSHOT already attached, replace previous instance
16:46:40 [2024-06-26T20:46:40.885Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:10.0.1-SNAPSHOT already attached, replace previous instance
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] 
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
16:46:40 [2024-06-26T20:46:40.885Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT.jar
16:46:47 [2024-06-26T20:46:47.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT-sources-feature.jar
16:46:51 [2024-06-26T20:46:51.597Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.597Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
16:46:51 [2024-06-26T20:46:51.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT.jar
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT.pom
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT-sources-feature.jar
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT-p2metadata.xml
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp-10.0.1-SNAPSHOT-p2artifacts.xml
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
16:46:51 [2024-06-26T20:46:51.598Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:46:51 [2024-06-26T20:46:51.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:46:51 [2024-06-26T20:46:51.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] The project's OSGi version is 1.0.3.202406261931
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:51 [2024-06-26T20:46:51.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:46:51 [2024-06-26T20:46:51.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.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] 
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:46:51 [2024-06-26T20:46:51.598Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
16:46:56 [2024-06-26T20:46:56.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
16:47:01 [2024-06-26T20:47:01.019Z] [INFO] 
16:47:01 [2024-06-26T20:47:01.019Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:01 [2024-06-26T20:47:01.275Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
16:47:01 [2024-06-26T20:47:01.276Z] [INFO] Command line:
16:47:01 [2024-06-26T20:47:01.276Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:47:01 [2024-06-26T20:47:01.276Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:47:07 [2024-06-26T20:47:07.816Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
16:47:07 [2024-06-26T20:47:07.816Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
16:47:07 [2024-06-26T20:47:07.816Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.089 s
16:47:07 [2024-06-26T20:47:07.816Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
16:47:07 [2024-06-26T20:47:07.816Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0 s
16:47:07 [2024-06-26T20:47:07.816Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
16:47:07 [2024-06-26T20:47:07.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
16:47:07 [2024-06-26T20:47:07.816Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:47:07 [2024-06-26T20:47:07.816Z] 
16:47:07 [2024-06-26T20:47:07.816Z] Results:
16:47:07 [2024-06-26T20:47:07.816Z] 
16:47:07 [2024-06-26T20:47:07.816Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:47:07 [2024-06-26T20:47:07.816Z] 
16:47:07 [2024-06-26T20:47:07.816Z] [INFO] All tests passed
16:47:07 [2024-06-26T20:47:07.816Z] [INFO] 
16:47:07 [2024-06-26T20:47:07.816Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:07 [2024-06-26T20:47:07.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
16:47:08 [2024-06-26T20:47:08.072Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:47:08 [2024-06-26T20:47:08.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:08 [2024-06-26T20:47:08.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] The project's OSGi version is 2.0.5.202406261931
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.330Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
16:47:08 [2024-06-26T20:47:08.891Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:47:08 [2024-06-26T20:47:08.891Z] [INFO] 
16:47:08 [2024-06-26T20:47:08.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:08 [2024-06-26T20:47:08.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:08 [2024-06-26T20:47:08.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:47:08 [2024-06-26T20:47:08.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.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:47:08 [2024-06-26T20:47:08.891Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.147Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] 
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:09 [2024-06-26T20:47:09.403Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
16:47:15 [2024-06-26T20:47:15.944Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
16:47:20 [2024-06-26T20:47:20.118Z] [INFO] 
16:47:20 [2024-06-26T20:47:20.118Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:20 [2024-06-26T20:47:20.118Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
16:47:20 [2024-06-26T20:47:20.118Z] [INFO] Command line:
16:47:20 [2024-06-26T20:47:20.118Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:47:20 [2024-06-26T20:47:20.118Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:47:26 [2024-06-26T20:47:26.662Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:47:26 [2024-06-26T20:47:26.662Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:47:33 [2024-06-26T20:47:33.206Z] Could not determine the accessibility bus address
16:47:33 [2024-06-26T20:47:33.462Z] !SESSION 2024-06-26 20:47:20.026 -----------------------------------------------
16:47:33 [2024-06-26T20:47:33.462Z] eclipse.buildId=unknown
16:47:33 [2024-06-26T20:47:33.462Z] java.version=17.0.2
16:47:33 [2024-06-26T20:47:33.462Z] java.vendor=Oracle Corporation
16:47:33 [2024-06-26T20:47:33.462Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:47:33 [2024-06-26T20:47:33.462Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:47:33 [2024-06-26T20:47:33.462Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:47:33 [2024-06-26T20:47:33.462Z] 
16:47:33 [2024-06-26T20:47:33.462Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:47:33.272
16:47:33 [2024-06-26T20:47:33.462Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:47:33 [2024-06-26T20:47:33.462Z] !STACK 0
16:47:33 [2024-06-26T20:47:33.462Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:47:33 [2024-06-26T20:47:33.462Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:47:33 [2024-06-26T20:47:33.462Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:47:33 [2024-06-26T20:47:33.462Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:47:33 [2024-06-26T20:47:33.462Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:47:33 [2024-06-26T20:47:33.462Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:47:33 [2024-06-26T20:47:33.462Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:47:33 [2024-06-26T20:47:33.462Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:47:33 [2024-06-26T20:47:33.462Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:47:33 [2024-06-26T20:47:33.462Z] Caused by: java.io.IOException: error=2, No such file or directory
16:47:33 [2024-06-26T20:47:33.462Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:47:33 [2024-06-26T20:47:33.462Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:47:33 [2024-06-26T20:47:33.462Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:47:33 [2024-06-26T20:47:33.462Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:47:33 [2024-06-26T20:47:33.462Z] 	... 7 more
16:47:34 [2024-06-26T20:47:34.393Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
16:47:34 [2024-06-26T20:47:34.649Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.023 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.097 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0.001 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0.001 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0.001 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0.001 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0.001 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0 s
16:47:34 [2024-06-26T20:47:34.649Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
16:47:34 [2024-06-26T20:47:34.649Z] 
16:47:34 [2024-06-26T20:47:34.649Z] Results:
16:47:34 [2024-06-26T20:47:34.649Z] 
16:47:34 [2024-06-26T20:47:34.649Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
16:47:34 [2024-06-26T20:47:34.649Z] 
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] All tests passed
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
16:47:36 [2024-06-26T20:47:36.018Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:47:36 [2024-06-26T20:47:36.018Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:36 [2024-06-26T20:47:36.018Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] The project's OSGi version is 1.0.5.202406261931
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.580Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
16:47:36 [2024-06-26T20:47:36.836Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:47:36 [2024-06-26T20:47:36.836Z] [INFO] 
16:47:36 [2024-06-26T20:47:36.836Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:36 [2024-06-26T20:47:36.836Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:36 [2024-06-26T20:47:36.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:47:36 [2024-06-26T20:47:36.836Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:36 [2024-06-26T20:47:36.836Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:37 [2024-06-26T20:47: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:47:37 [2024-06-26T20:47: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.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] 
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:37 [2024-06-26T20:47:37.092Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
16:47:42 [2024-06-26T20:47:42.341Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.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:50 [2024-06-26T20:47:50.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.pom
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.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:50 [2024-06-26T20:47:50.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2metadata.xml
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2artifacts.xml
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 10.0.1-SNAPSHOT [121/141]
16:47:50 [2024-06-26T20:47:50.431Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT.jar
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT-sources-feature.jar
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] 
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:50 [2024-06-26T20:47:50.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT.jar
16:47:56 [2024-06-26T20:47:56.973Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT-sources-feature.jar
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT.jar
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT.pom
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT-sources-feature.jar
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT-p2metadata.xml
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-10.0.1-SNAPSHOT-p2artifacts.xml
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 10.0.1-SNAPSHOT      [122/141]
16:48:02 [2024-06-26T20:48:02.224Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT.jar
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT-sources-feature.jar
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] 
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
16:48:02 [2024-06-26T20:48:02.224Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT.jar
16:48:07 [2024-06-26T20:48:07.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT-sources-feature.jar
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT.jar
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT.pom
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT-sources-feature.jar
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT-p2metadata.xml
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-10.0.1-SNAPSHOT-p2artifacts.xml
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Building Trace Compass Json trace Parent 10.0.1-SNAPSHOT       [123/141]
16:48:11 [2024-06-26T20:48:11.644Z] [INFO]   from jsontrace/pom.xml
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --------------------------------[ pom ]---------------------------------
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/10.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-10.0.1-SNAPSHOT.pom
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
16:48:11 [2024-06-26T20:48:11.644Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:48:11 [2024-06-26T20:48:11.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
16:48:11 [2024-06-26T20:48:11.644Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] The project's OSGi version is 1.1.0.202406261931
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] 
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:11 [2024-06-26T20:48:11.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:48:11 [2024-06-26T20:48:11.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:48:11 [2024-06-26T20:48:11.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:48:11 [2024-06-26T20:48:11.900Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:48:12 [2024-06-26T20:48:12.156Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:48:12 [2024-06-26T20:48:12.156Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] 
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:12 [2024-06-26T20:48:12.156Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
16:48:16 [2024-06-26T20:48:16.329Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Building org.eclipse.tracecompass.jsontrace 10.0.1-SNAPSHOT    [125/141]
16:48:21 [2024-06-26T20:48:21.579Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:48:21 [2024-06-26T20:48:21.579Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.835Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.835Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT.jar
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT-sources-feature.jar
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] 
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
16:48:21 [2024-06-26T20:48:21.836Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT.jar
16:48:29 [2024-06-26T20:48:29.923Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT-sources-feature.jar
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT.jar
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT.pom
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT-sources-feature.jar
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT-p2metadata.xml
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/10.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace-10.0.1-SNAPSHOT-p2artifacts.xml
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Building Trace Compass RCP Product 10.0.1-SNAPSHOT             [126/141]
16:48:34 [2024-06-26T20:48:34.097Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:48:34 [2024-06-26T20:48:34.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] The project's OSGi version is 10.0.1.202406261931
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.353Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.610Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] 
16:48:34 [2024-06-26T20:48:34.610Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
16:48:34 [2024-06-26T20:48:34.610Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:48:35 [2024-06-26T20:48:35.540Z] [INFO] 
16:48:35 [2024-06-26T20:48:35.540Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
16:48:35 [2024-06-26T20:48:35.540Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:48:35 [2024-06-26T20:48:35.540Z] [INFO] 
16:48:35 [2024-06-26T20:48:35.540Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
16:48:35 [2024-06-26T20:48:35.540Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:48:35 [2024-06-26T20:48:35.540Z] [INFO] 
16:48:35 [2024-06-26T20:48:35.540Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
16:48:35 [2024-06-26T20:48:35.540Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:48:41 [2024-06-26T20:48:41.017Z] [WARNING] [5bccbf43-4317-4a30-85bf-7db441b728fa][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,10.0.1.202406261931.
16:48:45 [2024-06-26T20:48:45.186Z] [WARNING] [5bccbf43-4317-4a30-85bf-7db441b728fa][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,10.0.1.202406261931.
16:49:00 [2024-06-26T20:49:00.037Z] [WARNING] [5bccbf43-4317-4a30-85bf-7db441b728fa][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,10.0.1.202406261931.
16:49:00 [2024-06-26T20:49:00.037Z] [WARNING] [5bccbf43-4317-4a30-85bf-7db441b728fa][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,10.0.1.202406261931.
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] 
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] 
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
16:49:21 [2024-06-26T20:49:21.931Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] 
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] 
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] 
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] 
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
16:49:21 [2024-06-26T20:49:21.931Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
16:49:21 [2024-06-26T20:49:21.931Z] Installing org.eclipse.tracecompass.rcp 10.0.1.202406261931.
16:49:53 [2024-06-26T20:49:53.976Z] Operation completed in 31142 ms.
16:49:53 [2024-06-26T20:49:53.976Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
16:49:53 [2024-06-26T20:49:53.976Z] Installing org.eclipse.tracecompass.rcp 10.0.1.202406261931.
16:50:20 [2024-06-26T20:50:20.483Z] Operation completed in 27444 ms.
16:50:20 [2024-06-26T20:50:20.483Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
16:50:20 [2024-06-26T20:50:20.483Z] Installing org.eclipse.tracecompass.rcp 10.0.1.202406261931.
16:50:46 [2024-06-26T20:50:46.989Z] Operation completed in 27084 ms.
16:50:46 [2024-06-26T20:50:46.989Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
16:50:47 [2024-06-26T20:50:47.247Z] Installing org.eclipse.tracecompass.rcp 10.0.1.202406261931.
16:51:13 [2024-06-26T20:51:13.759Z] Operation completed in 26429 ms.
16:51:13 [2024-06-26T20:51:13.759Z] [INFO] 
16:51:13 [2024-06-26T20:51:13.759Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
16:51:23 [2024-06-26T20:51:23.711Z] [INFO] [Wed Jun 26 20:51:22 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
16:51:50 [2024-06-26T20:51:50.224Z] [INFO] [Wed Jun 26 20:51:47 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
16:52:05 [2024-06-26T20:52:05.081Z] [INFO] 
16:52:05 [2024-06-26T20:52:05.081Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
16:52:05 [2024-06-26T20:52:05.081Z] [INFO] [Wed Jun 26 20:52:03 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
16:52:09 [2024-06-26T20:52:09.250Z] [INFO] [Wed Jun 26 20:52:08 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
16:52:15 [2024-06-26T20:52:15.791Z] [INFO] 
16:52:15 [2024-06-26T20:52:15.791Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
16:52:15 [2024-06-26T20:52:15.791Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-win32.win32.x86_64.zip
16:52:23 [2024-06-26T20:52:23.879Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-macosx.cocoa.x86_64.tar.gz
16:52:31 [2024-06-26T20:52:31.966Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-macosx.cocoa.aarch64.tar.gz
16:52:41 [2024-06-26T20:52:41.911Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-linux.gtk.x86_64.tar.gz
16:52:51 [2024-06-26T20:52:51.870Z] [INFO] 
16:52:51 [2024-06-26T20:52:51.870Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
16:52:51 [2024-06-26T20:52:51.870Z] [INFO] [Wed Jun 26 20:52:50 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-macosx.cocoa.aarch64.tar.gz'...
16:53:09 [2024-06-26T20:53:09.940Z] [INFO] 
16:53:09 [2024-06-26T20:53:09.941Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
16:53:09 [2024-06-26T20:53:09.941Z] [INFO] [Wed Jun 26 20:53:08 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-macosx.cocoa.x86_64.tar.gz'...
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] 
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] No primary artifact to install, installing attached artifacts instead.
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT.pom
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-p2artifacts.xml
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
16:53:28 [2024-06-26T20:53:28.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
16:53:28 [2024-06-26T20:53:28.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-p2metadata.xml
16:53:28 [2024-06-26T20:53:28.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-win32.win32.x86_64.zip
16:53:28 [2024-06-26T20:53:28.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
16:53:28 [2024-06-26T20:53:28.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
16:53:28 [2024-06-26T20:53:28.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-10.0.1-20240626-1931-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/10.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.product-10.0.1-SNAPSHOT-linux.gtk.x86_64.tar.gz
16:53:29 [2024-06-26T20:53:29.100Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.100Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
16:53:29 [2024-06-26T20:53:29.100Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.100Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
16:53:29 [2024-06-26T20:53:29.100Z] [INFO] Building Trace Compass Target Platform 10.0.1-SNAPSHOT         [127/141]
16:53:29 [2024-06-26T20:53:29.100Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
16:53:29 [2024-06-26T20:53:29.100Z] [INFO] --------------------------------[ pom ]---------------------------------
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] 
16:53:29 [2024-06-26T20:53:29.101Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
16:53:29 [2024-06-26T20:53:29.101Z] [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:53:29 [2024-06-26T20:53:29.101Z] [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:53:29 [2024-06-26T20:53:29.101Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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 449 kB/s)
16:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:53:29 [2024-06-26T20:53:29.663Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:53:29 [2024-06-26T20:53:29.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:53:29 [2024-06-26T20:53:29.663Z] [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:53:29 [2024-06-26T20:53:29.663Z] [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 3.5 MB/s)
16:53:29 [2024-06-26T20:53:29.663Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
16:53:29 [2024-06-26T20:53:29.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
16:53:29 [2024-06-26T20:53:29.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
16:53:29 [2024-06-26T20:53:29.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
16:53:29 [2024-06-26T20:53:29.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
16:53:29 [2024-06-26T20:53:29.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
16:53:29 [2024-06-26T20:53:29.920Z] [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 790 kB/s)
16:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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 685 kB/s)
16:53:29 [2024-06-26T20:53:29.920Z] [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:53:29 [2024-06-26T20:53:29.920Z] [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:53:30 [2024-06-26T20:53:30.176Z] [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:53:30 [2024-06-26T20:53:30.176Z] [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:53:30 [2024-06-26T20:53:30.176Z] [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:53:30 [2024-06-26T20:53:30.176Z] [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:53:30 [2024-06-26T20:53:30.176Z] [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 2.0 MB/s)
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT.pom
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-e4.20.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-e4.21.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-e4.22.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-e4.23.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-e4.24.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-e4.25.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/10.0.1-SNAPSHOT/org.eclipse.tracecompass.target-10.0.1-SNAPSHOT-tracecompass-eStaging.target
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
16:53:30 [2024-06-26T20:53:30.176Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:53:30 [2024-06-26T20:53:30.176Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:53:30 [2024-06-26T20:53:30.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
16:53:30 [2024-06-26T20:53:30.177Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] The project's OSGi version is 1.0.5.202406261931
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.755Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] 
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:30 [2024-06-26T20:53:30.756Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
16:53:31 [2024-06-26T20:53:31.317Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:53:31 [2024-06-26T20:53:31.318Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.318Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.318Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:53:31 [2024-06-26T20:53:31.318Z] [WARNING] Using JavaSE-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:31 [2024-06-26T20:53:31.318Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:53:31 [2024-06-26T20:53:31.318Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] 
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:31 [2024-06-26T20:53:31.574Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
16:53:35 [2024-06-26T20:53:35.745Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
16:53:40 [2024-06-26T20:53:40.997Z] [INFO] 
16:53:40 [2024-06-26T20:53:40.998Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:40 [2024-06-26T20:53:40.998Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
16:53:40 [2024-06-26T20:53:40.998Z] [INFO] Command line:
16:53:40 [2024-06-26T20:53:40.998Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:53:40 [2024-06-26T20:53:40.998Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:53:47 [2024-06-26T20:53:47.538Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:53:47 [2024-06-26T20:53:47.538Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:53:55 [2024-06-26T20:53:55.629Z] Could not determine the accessibility bus address
16:53:55 [2024-06-26T20:53:55.629Z] !SESSION 2024-06-26 20:53:40.773 -----------------------------------------------
16:53:55 [2024-06-26T20:53:55.629Z] eclipse.buildId=unknown
16:53:55 [2024-06-26T20:53:55.629Z] java.version=17.0.2
16:53:55 [2024-06-26T20:53:55.629Z] java.vendor=Oracle Corporation
16:53:55 [2024-06-26T20:53:55.629Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:53:55 [2024-06-26T20:53:55.629Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:53:55 [2024-06-26T20:53:55.629Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:53:55 [2024-06-26T20:53:55.629Z] 
16:53:55 [2024-06-26T20:53:55.629Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:53:54.775
16:53:55 [2024-06-26T20:53:55.629Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:53:55 [2024-06-26T20:53:55.629Z] !STACK 0
16:53:55 [2024-06-26T20:53:55.629Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:53:55 [2024-06-26T20:53:55.629Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:53:55 [2024-06-26T20:53:55.629Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:53:55 [2024-06-26T20:53:55.629Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:53:55 [2024-06-26T20:53:55.629Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:53:55 [2024-06-26T20:53:55.629Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:53:55 [2024-06-26T20:53:55.629Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:53:55 [2024-06-26T20:53:55.629Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:53:55 [2024-06-26T20:53:55.629Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:53:55 [2024-06-26T20:53:55.629Z] Caused by: java.io.IOException: error=2, No such file or directory
16:53:55 [2024-06-26T20:53:55.629Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:53:55 [2024-06-26T20:53:55.629Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:53:55 [2024-06-26T20:53:55.629Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:53:55 [2024-06-26T20:53:55.629Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:53:55 [2024-06-26T20:53:55.629Z] 	... 7 more
16:53:55 [2024-06-26T20:53:55.629Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
16:53:56 [2024-06-26T20:53:56.558Z] 
16:53:56 [2024-06-26T20:53:56.558Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 20:53:56.276
16:53:56 [2024-06-26T20:53:56.558Z] !MESSAGE Unexpected error executing analysis with trace 
16:53:56 [2024-06-26T20:53:56.558Z] !STACK 0
16:53:56 [2024-06-26T20:53:56.558Z] java.lang.NullPointerException
16:53:56 [2024-06-26T20:53:56.558Z] 	at java.base/java.io.File.<init>(File.java:278)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:53:56 [2024-06-26T20:53:56.558Z] 
16:53:56 [2024-06-26T20:53:56.558Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 20:53:56.277
16:53:56 [2024-06-26T20:53:56.558Z] !MESSAGE Unexpected error executing analysis with trace 
16:53:56 [2024-06-26T20:53:56.558Z] !STACK 0
16:53:56 [2024-06-26T20:53:56.558Z] java.lang.NullPointerException
16:53:56 [2024-06-26T20:53:56.558Z] 	at java.base/java.io.File.<init>(File.java:278)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:53:56 [2024-06-26T20:53:56.558Z] 
16:53:56 [2024-06-26T20:53:56.558Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 20:53:56.283
16:53:56 [2024-06-26T20:53:56.558Z] !MESSAGE Exception executing analysis
16:53:56 [2024-06-26T20:53:56.558Z] !STACK 0
16:53:56 [2024-06-26T20:53:56.558Z] java.lang.NullPointerException
16:53:56 [2024-06-26T20:53:56.558Z] 	at java.base/java.io.File.<init>(File.java:278)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:53:56 [2024-06-26T20:53:56.558Z] 
16:53:56 [2024-06-26T20:53:56.558Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-06-26 20:53:56.284
16:53:56 [2024-06-26T20:53:56.558Z] !MESSAGE Exception executing analysis
16:53:56 [2024-06-26T20:53:56.558Z] !STACK 0
16:53:56 [2024-06-26T20:53:56.558Z] java.lang.NullPointerException
16:53:56 [2024-06-26T20:53:56.558Z] 	at java.base/java.io.File.<init>(File.java:278)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:53:56 [2024-06-26T20:53:56.558Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:53:56 [2024-06-26T20:53:56.559Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:53:56 [2024-06-26T20:53:56.559Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:53:56 [2024-06-26T20:53:56.559Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:53:56 [2024-06-26T20:53:56.559Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:53:56 [2024-06-26T20:53:56.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
16:53:56 [2024-06-26T20:53:56.559Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.609 s
16:53:56 [2024-06-26T20:53:56.559Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
16:53:56 [2024-06-26T20:53:56.559Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
16:53:56 [2024-06-26T20:53:56.559Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0.001 s
16:53:56 [2024-06-26T20:53:56.559Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
16:53:56 [2024-06-26T20:53:56.559Z] 
16:53:56 [2024-06-26T20:53:56.559Z] Results:
16:53:56 [2024-06-26T20:53:56.559Z] 
16:53:56 [2024-06-26T20:53:56.559Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
16:53:56 [2024-06-26T20:53:56.559Z] 
16:53:57 [2024-06-26T20:53:57.487Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput(XmlAnalysisOutputSourceTest.java:47)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:57 [2024-06-26T20:53:57.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:53:57 [2024-06-26T20:53:57.488Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] All tests passed
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
16:53:58 [2024-06-26T20:53:58.050Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:53:58 [2024-06-26T20:53:58.050Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:53:58 [2024-06-26T20:53:58.050Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:53:58 [2024-06-26T20:53:58.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] The project's OSGi version is 1.0.15.202406261931
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.306Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.307Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
16:53:58 [2024-06-26T20:53:58.869Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.869Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:53:58 [2024-06-26T20:53:58.869Z] [INFO] 
16:53:58 [2024-06-26T20:53:58.869Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:58 [2024-06-26T20:53:58.869Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:53:58 [2024-06-26T20:53:58.869Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:53:58 [2024-06-26T20:53:58.869Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:53:58 [2024-06-26T20:53:58.869Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] 
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:53:59 [2024-06-26T20:53:59.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
16:54:04 [2024-06-26T20:54:04.679Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
16:54:08 [2024-06-26T20:54:08.848Z] [INFO] 
16:54:08 [2024-06-26T20:54:08.848Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:54:09 [2024-06-26T20:54:09.105Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
16:54:09 [2024-06-26T20:54:09.105Z] [INFO] Command line:
16:54:09 [2024-06-26T20:54:09.105Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:54:09 [2024-06-26T20:54:09.105Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:54:13 [2024-06-26T20:54:13.276Z] Jun 26, 2024 8:54:12 PM org.apache.aries.spifly.BaseActivator log
16:54:13 [2024-06-26T20:54:13.276Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:54:16 [2024-06-26T20:54:16.543Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:54:16 [2024-06-26T20:54:16.543Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:54:24 [2024-06-26T20:54:24.633Z] Could not determine the accessibility bus address
16:54:24 [2024-06-26T20:54:24.633Z] !SESSION 2024-06-26 20:54:09.269 -----------------------------------------------
16:54:24 [2024-06-26T20:54:24.633Z] eclipse.buildId=unknown
16:54:24 [2024-06-26T20:54:24.633Z] java.version=17.0.2
16:54:24 [2024-06-26T20:54:24.633Z] java.vendor=Oracle Corporation
16:54:24 [2024-06-26T20:54:24.633Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:54:24 [2024-06-26T20:54:24.633Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:54:24 [2024-06-26T20:54:24.633Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:54:24 [2024-06-26T20:54:24.633Z] 
16:54:24 [2024-06-26T20:54:24.633Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:54:24.170
16:54:24 [2024-06-26T20:54:24.633Z] !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:24 [2024-06-26T20:54:24.633Z] 
16:54:24 [2024-06-26T20:54:24.633Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:54:24.177
16:54:24 [2024-06-26T20:54:24.633Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:54:24 [2024-06-26T20:54:24.633Z] !STACK 0
16:54:24 [2024-06-26T20:54:24.633Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:54:24 [2024-06-26T20:54:24.633Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:54:24 [2024-06-26T20:54:24.633Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:54:24 [2024-06-26T20:54:24.633Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:54:24 [2024-06-26T20:54:24.633Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:54:24 [2024-06-26T20:54:24.633Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:54:24 [2024-06-26T20:54:24.633Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:54:24 [2024-06-26T20:54:24.633Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:54:24 [2024-06-26T20:54:24.633Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:54:24 [2024-06-26T20:54:24.633Z] Caused by: java.io.IOException: error=2, No such file or directory
16:54:24 [2024-06-26T20:54:24.633Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:54:24 [2024-06-26T20:54:24.633Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:54:24 [2024-06-26T20:54:24.633Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:54:24 [2024-06-26T20:54:24.633Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:54:24 [2024-06-26T20:54:24.633Z] 	... 7 more
16:54:24 [2024-06-26T20:54:24.633Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
16:54:25 [2024-06-26T20:54:25.196Z] Display size: 1440x900
16:54:25 [2024-06-26T20:54:25.196Z] OS version=6.2.9-300.fc38.x86_64
16:54:25 [2024-06-26T20:54:25.196Z] GTK version=3.24.33
16:54:25 [2024-06-26T20:54:25.196Z] GTK theme=Yaru
16:54:25 [2024-06-26T20:54:25.196Z] LIBOVERLAY_SCROLLBAR=0
16:54:25 [2024-06-26T20:54:25.196Z] Time zone: Greenwich Mean Time
16:54:25 [2024-06-26T20:54:25.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448346970 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:54:26 [2024-06-26T20:54:26.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:54:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:54:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:54:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1448348507 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:54:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1448348508 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:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448348578 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:27 [2024-06-26T20:54:27.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:54:31 [2024-06-26T20:54:31.247Z] 
16:54:31 [2024-06-26T20:54:31.248Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:54:31.193
16:54:31 [2024-06-26T20:54:31.248Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.689: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.689: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.689: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:31 [2024-06-26T20:54:31.811Z] 
16:54:31 [2024-06-26T20:54:31.811Z] (Eclipse:21895): Gtk-WARNING **: 20:54:31.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448358119 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448358164 data=null doit=true}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448358164 data=null}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448358166 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448358167 data=null 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:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448358304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448358307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448358313 data=null doit=true}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448358313 data=null}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448358314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448358314 data=null 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:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448358377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448358378 data=null doit=true}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448358379 data=null}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448358379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448358380 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:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448358414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448358468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448358469 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448358469 data=null}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448358470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448358470 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:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448358509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448358511 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448358511 data=null}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448358512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448358512 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:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448358519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:37 [2024-06-26T20:54:37.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: bug446190 is already expanded. Won't expand it again.
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1448358577 data=null doit=true}, Tree node with text: Views]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1448358578 data=null}, Tree node with text: Views]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1448358578 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:54:37 [2024-06-26T20:54:37.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448358579 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:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1448358697 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1448358699 data=null doit=true}, Tree node with text: XML system call analysis]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1448358699 data=null}, Tree node with text: XML system call analysis]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1448358699 data=null button=1 stateMask=0x0 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448358700 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:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1448358790 data=null button=1 stateMask=0x80000 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1448358802 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1448358802 data=null doit=true}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1448358803 data=null}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1448358803 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448358803 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:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1448358898 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1448358899 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1448358899 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
16:54:37 [2024-06-26T20:54:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448358900 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:54:38 [2024-06-26T20:54:38.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1448359247 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
16:54:38 [2024-06-26T20:54:38.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1448359707 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
16:54:38 [2024-06-26T20:54:38.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1448359707 data=null doit=true}, Tree node with text: Latency vs Count]
16:54:38 [2024-06-26T20:54:38.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1448359707 data=null}, Tree node with text: Latency vs Count]
16:54:38 [2024-06-26T20:54:38.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
16:54:42 [2024-06-26T20:54:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
16:54:42 [2024-06-26T20:54:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:54:42 [2024-06-26T20:54:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1448363216 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:54:42 [2024-06-26T20:54:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1448363280 data=null button=1 stateMask=0x80000 x=474 y=-17 count=1}, TableColumn with text {Name}]
16:54:42 [2024-06-26T20:54:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1448363280 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:54:42 [2024-06-26T20:54:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1448363284 data=null button=1 stateMask=0x80000 x=474 y=-17 count=1}, TableColumn with text {Name}]
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448364026 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448364100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448364100 data=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448364100 data=null}, TreeItem with text {test}]
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448364101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448364101 data=null 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-06-26T20:54:42.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448364114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-06-26T20:54:42.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:54:42 [2024-06-26T20:54:42.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:54:43 [2024-06-26T20:54:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.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=1448365725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365725 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365726 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.443Z] 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=1448365726 data=null item=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:54:44 [2024-06-26T20:54:44.443Z] 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=1448365727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365727 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.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=1448365727 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.443Z] 
16:54:44 [2024-06-26T20:54:44.443Z] (Eclipse:21895): Gtk-WARNING **: 20:54:44.133: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:54:44 [2024-06-26T20:54:44.443Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448365734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448365734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448365734 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448365735 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448365735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448365735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.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:54:44 [2024-06-26T20:54:44.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:54:44 [2024-06-26T20:54:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448365735 data=null item=null detail=0 x=0 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:54:44 [2024-06-26T20:54:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448364416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:54:44 [2024-06-26T20:54:44.954Z] 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:54:45 [2024-06-26T20:54:45.209Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.40 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
16:54:45 [2024-06-26T20:54:45.209Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 8.500 s
16:54:45 [2024-06-26T20:54:45.209Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
16:54:45 [2024-06-26T20:54:45.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448366570 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:54:45 [2024-06-26T20:54:45.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:45 [2024-06-26T20:54:45.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:54:45 [2024-06-26T20:54:45.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:54:45 [2024-06-26T20:54:45.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:54:45 [2024-06-26T20:54:45.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448366826 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:45 [2024-06-26T20:54:45.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:54:46 [2024-06-26T20:54:46.832Z] 
16:54:46 [2024-06-26T20:54:46.832Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:54:46.701
16:54:46 [2024-06-26T20:54:46.832Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.903: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.903: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.903: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.903: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.903: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.903: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.904: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:47 [2024-06-26T20:54:47.088Z] 
16:54:47 [2024-06-26T20:54:47.088Z] (Eclipse:21895): Gtk-WARNING **: 20:54:46.904: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448371067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448371067 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448371067 data=null}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448371068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448371068 data=null 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-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448371120 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448371168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448371168 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448371168 data=null}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448371169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448371169 data=null 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-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448371190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448371191 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448371195 data=null}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448371196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448371196 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:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448371203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448371204 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448371205 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448371205 data=null}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448371206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448371206 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:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448371284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448371285 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448371285 data=null}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448371286 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448371286 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:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448371291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:49 [2024-06-26T20:54:49.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: bug446190 is already expanded. Won't expand it again.
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1448371293 data=null doit=true}, Tree node with text: Views]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1448371293 data=null}, Tree node with text: Views]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1448371293 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448371293 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:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1448371376 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1448371383 data=null doit=true}, Tree node with text: XML system call analysis]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1448371383 data=null}, Tree node with text: XML system call analysis]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1448371383 data=null button=1 stateMask=0x0 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448371384 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:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1448371389 data=null button=1 stateMask=0x80000 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1448371390 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=1448371390 data=null doit=true}, Tree node with text: Latency Table]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1448371391 data=null}, Tree node with text: Latency Table]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1448371392 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table]
16:54:49 [2024-06-26T20:54:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448371392 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:54:50 [2024-06-26T20:54:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1448371503 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1448371504 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1448371504 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448371505 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:54:50 [2024-06-26T20:54:50.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1448371668 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1448372081 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1448372082 data=null doit=true}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1448372082 data=null}, Tree node with text: Latency Table]
16:54:50 [2024-06-26T20:54:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
16:54:53 [2024-06-26T20:54:53.202Z] 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:54:53 [2024-06-26T20:54:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1448374723 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:54:53 [2024-06-26T20:54:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1448374745 data=null button=1 stateMask=0x80000 x=448 y=-17 count=1}, TableColumn with text {Name}]
16:54:53 [2024-06-26T20:54:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=1448374746 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:54:53 [2024-06-26T20:54:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=1448374777 data=null button=1 stateMask=0x80000 x=448 y=-17 count=1}, TableColumn with text {Name}]
16:54:53 [2024-06-26T20:54:53.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448374989 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:54:53 [2024-06-26T20:54:53.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448375094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448375095 data=null doit=true}, TreeItem with text {test}]
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448375095 data=null}, TreeItem with text {test}]
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448375095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448375096 data=null 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:53 [2024-06-26T20:54:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448375220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:53 [2024-06-26T20:54:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:54:53 [2024-06-26T20:54:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:54:53 [2024-06-26T20:54:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-06-26T20:54:55.339Z] 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:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:54:55 [2024-06-26T20:54:55.339Z] 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:54:55 [2024-06-26T20:54:55.339Z] 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=1448376529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448376529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] 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=1448376530 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] 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=1448376530 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] 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=1448376530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] 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=1448376531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] 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=1448376531 data=null item=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:54:55 [2024-06-26T20:54:55.339Z] 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=1448376531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448376531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.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=1448376532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.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=1448376532 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.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=1448376532 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:54:55 [2024-06-26T20:54:55.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')
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448376535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448376535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448376535 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448376535 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448376536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:55 [2024-06-26T20:54:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448376536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:54:55 [2024-06-26T20:54:55.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:54:55 [2024-06-26T20:54:55.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:54:55 [2024-06-26T20:54:55.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:54:55 [2024-06-26T20:54:55.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:54:55 [2024-06-26T20:54:55.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:54:55 [2024-06-26T20:54:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:54:55 [2024-06-26T20:54:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448376536 data=null item=null detail=0 x=0 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:54:55 [2024-06-26T20:54:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448375386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:54:55 [2024-06-26T20:54:55.596Z] 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:54:55 [2024-06-26T20:54:55.596Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.53 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
16:54:55 [2024-06-26T20:54:55.596Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 6.216 s
16:54:55 [2024-06-26T20:54:55.596Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
16:54:55 [2024-06-26T20:54:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448377174 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:54:55 [2024-06-26T20:54:55.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:55 [2024-06-26T20:54:55.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:54:55 [2024-06-26T20:54:55.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:54:55 [2024-06-26T20:54:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:54:56 [2024-06-26T20:54:56.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448377427 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:56 [2024-06-26T20:54:56.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-06-26 20:54:57.794
16:54:57 [2024-06-26T20:54:57.998Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.973: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.973: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.973: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:54:57 [2024-06-26T20:54:57.998Z] 
16:54:57 [2024-06-26T20:54:57.998Z] (Eclipse:21895): Gtk-WARNING **: 20:54:57.973: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448382490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448382490 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448382490 data=null}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448382491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448382491 data=null 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-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448382584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448382586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448382586 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448382586 data=null}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448382587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448382587 data=null 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-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448382604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448382605 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448382605 data=null}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448382605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448382608 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:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448382612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448382614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448382614 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448382614 data=null}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448382615 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448382615 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:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448382685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448382685 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448382686 data=null}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448382686 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448382687 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:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448382704 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:01 [2024-06-26T20:55:01.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: bug446190 is already expanded. Won't expand it again.
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1448382706 data=null doit=true}, Tree node with text: Views]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1448382706 data=null}, Tree node with text: Views]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1448382706 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448382707 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:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1448382794 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1448382795 data=null doit=true}, Tree node with text: XML system call analysis]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1448382795 data=null}, Tree node with text: XML system call analysis]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1448382796 data=null button=1 stateMask=0x0 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
16:55:01 [2024-06-26T20:55:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448382796 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:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1448382826 data=null button=1 stateMask=0x80000 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1448382872 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1448382872 data=null doit=true}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1448382873 data=null}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1448382873 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448382874 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:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1448382920 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1448382963 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1448382964 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
16:55:01 [2024-06-26T20:55:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448382964 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:55:02 [2024-06-26T20:55:02.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1448383310 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
16:55:02 [2024-06-26T20:55:02.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1448383800 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
16:55:02 [2024-06-26T20:55:02.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1448383801 data=null doit=true}, Tree node with text: Latency vs Time]
16:55:02 [2024-06-26T20:55:02.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1448383801 data=null}, Tree node with text: Latency vs Time]
16:55:02 [2024-06-26T20:55:02.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
16:55:04 [2024-06-26T20:55:04.867Z] 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:55:04 [2024-06-26T20:55:04.867Z] 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:55:04 [2024-06-26T20:55:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:04 [2024-06-26T20:55:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:04 [2024-06-26T20:55:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
16:55:05 [2024-06-26T20:55:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448387200 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:05 [2024-06-26T20:55:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:55:05 [2024-06-26T20:55:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-06-26T20:55:05.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448387290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:05 [2024-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448387290 data=null doit=true}, TreeItem with text {test}]
16:55:05 [2024-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448387291 data=null}, TreeItem with text {test}]
16:55:05 [2024-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448387291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:05 [2024-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448387291 data=null 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-06-26T20:55:05.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448387304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:06 [2024-06-26T20:55:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:55:06 [2024-06-26T20:55:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:55:06 [2024-06-26T20:55:06.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:55:06 [2024-06-26T20:55:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:55:06 [2024-06-26T20:55:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:55:07 [2024-06-26T20:55:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-06-26T20:55:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:55:07 [2024-06-26T20:55:07.241Z] 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:55:07 [2024-06-26T20:55:07.241Z] 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=1448388585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448388585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388586 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388586 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388587 data=null item=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:55:07 [2024-06-26T20:55:07.241Z] 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=1448388587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448388587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] 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=1448388587 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448388588 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448388590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448388590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448388591 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448388591 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448388591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448388591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:07 [2024-06-26T20:55:07.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:07 [2024-06-26T20:55:07.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:07 [2024-06-26T20:55:07.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:07 [2024-06-26T20:55:07.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:07 [2024-06-26T20:55:07.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:07 [2024-06-26T20:55:07.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:55:07 [2024-06-26T20:55:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448388591 data=null item=null detail=0 x=0 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:55:07 [2024-06-26T20:55:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448387488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:55:07 [2024-06-26T20:55:07.754Z] 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:55:07 [2024-06-26T20:55:07.754Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.01 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
16:55:07 [2024-06-26T20:55:07.754Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 6.810 s
16:55:07 [2024-06-26T20:55:07.754Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
16:55:07 [2024-06-26T20:55:07.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448389190 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:08 [2024-06-26T20:55:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:08 [2024-06-26T20:55:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:55:08 [2024-06-26T20:55:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:55:08 [2024-06-26T20:55:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:55:08 [2024-06-26T20:55:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448389471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:55:08 [2024-06-26T20:55:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:55:08 [2024-06-26T20:55:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448389473 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:08 [2024-06-26T20:55:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:08 [2024-06-26T20:55:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:08 [2024-06-26T20:55:08.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:55:08 [2024-06-26T20:55:08.827Z] 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:55:08 [2024-06-26T20:55:08.827Z] 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:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448390178 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448390190 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448390191 data=null doit=true}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448390191 data=null}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448390192 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448390192 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:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448390230 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448390231 data=null doit=true}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448390231 data=null}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448390231 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448390232 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448390271 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448390273 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448390273 data=null doit=true}, Tree node with text: XML Analyses]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448390273 data=null}, Tree node with text: XML Analyses]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448390274 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448390274 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448390376 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:08 [2024-06-26T20:55:08.828Z] 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:08 [2024-06-26T20:55:08.828Z] 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448390385 data=null button=0 stateMask=0x0 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448390385 data=null button=0 stateMask=0x0 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448390385 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448390385 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448390386 data=null button=0 stateMask=0x0 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:55:08 [2024-06-26T20:55:08.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448390386 data=null button=0 stateMask=0x0 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:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448390386 data=null 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:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448389664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448390569 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:09 [2024-06-26T20:55:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:09 [2024-06-26T20:55:09.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:09 [2024-06-26T20:55:09.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:09 [2024-06-26T20:55:09.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:09 [2024-06-26T20:55:09.648Z] 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:55:09 [2024-06-26T20:55:09.649Z] 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:55:09 [2024-06-26T20:55:09.649Z] 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=1448391011 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448391025 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448391025 data=null doit=true}, TreeItem with text {Tracing}]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448391026 data=null}, TreeItem with text {Tracing}]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448391026 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448391026 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:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448391072 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:09 [2024-06-26T20:55:09.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448391074 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448391074 data=null doit=true}, Tree node with text: XML Analyses]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448391074 data=null}, Tree node with text: XML Analyses]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448391075 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448391075 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:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448391077 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448391105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448391106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448391106 data=null doit=true}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448391106 data=null}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1448391107 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448391107 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1448391130 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')]
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:09 [2024-06-26T20:55:09.649Z] 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:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448391134 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:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448391135 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:55:09 [2024-06-26T20:55:09.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448391135 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:09 [2024-06-26T20:55:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448391135 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:09 [2024-06-26T20:55:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448391135 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:55:09 [2024-06-26T20:55:09.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448391135 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:55:09 [2024-06-26T20:55:09.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448391382 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:55:09 [2024-06-26T20:55:09.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448391398 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:55:09 [2024-06-26T20:55:09.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448391398 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:55:09 [2024-06-26T20:55:09.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448391398 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:09 [2024-06-26T20:55:09.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448391398 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:09 [2024-06-26T20:55:09.907Z] 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:55:09 [2024-06-26T20:55:09.907Z] 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=1448391400 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:09 [2024-06-26T20:55:09.907Z] 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:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448391415 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:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448391415 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:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448391415 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448391415 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448391416 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:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448391416 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:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448391416 data=null 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:09 [2024-06-26T20:55:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448391136 data=null 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:10 [2024-06-26T20:55:10.163Z] 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:10 [2024-06-26T20:55:10.163Z] 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448391615 data=null button=0 stateMask=0x0 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448391616 data=null button=0 stateMask=0x0 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448391616 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448391616 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448391616 data=null button=0 stateMask=0x0 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448391674 data=null button=0 stateMask=0x0 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:55:10 [2024-06-26T20:55:10.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448391674 data=null 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:55:10 [2024-06-26T20:55:10.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448390586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:10 [2024-06-26T20:55:10.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:10 [2024-06-26T20:55:10.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@69b80603] time=1448391791 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:10 [2024-06-26T20:55:10.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:10 [2024-06-26T20:55:10.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:10 [2024-06-26T20:55:10.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:10 [2024-06-26T20:55:10.674Z] 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:55:10 [2024-06-26T20:55:10.674Z] 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:55:10 [2024-06-26T20:55:10.674Z] 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=1448392203 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448392215 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448392216 data=null doit=true}, TreeItem with text {Tracing}]
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448392216 data=null}, TreeItem with text {Tracing}]
16:55:10 [2024-06-26T20:55:10.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448392216 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:10 [2024-06-26T20:55:10.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448392217 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:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448392286 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:10 [2024-06-26T20:55:10.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448392287 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448392287 data=null doit=true}, Tree node with text: XML Analyses]
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448392288 data=null}, Tree node with text: XML Analyses]
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448392288 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448392288 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:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448392291 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:55:10 [2024-06-26T20:55:10.932Z] 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:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448392306 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:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448392306 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:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448392306 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448392306 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448392307 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:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448392307 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:55:10 [2024-06-26T20:55:10.933Z] 
16:55:10 [2024-06-26T20:55:10.933Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:55:10.773
16:55:10 [2024-06-26T20:55:10.933Z] !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:55:10 [2024-06-26T20:55:10.933Z] 
16:55:10 [2024-06-26T20:55:10.933Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-06-26 20:55:10.774
16:55:10 [2024-06-26T20:55:10.933Z] !MESSAGE Import XML analysis file failed.
16:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448392307 data=null 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:55:10 [2024-06-26T20:55:10.933Z] 
16:55:10 [2024-06-26T20:55:10.933Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:55:10.778
16:55:10 [2024-06-26T20:55:10.933Z] !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:55:10 [2024-06-26T20:55:10.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448392378 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:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448392577 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:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448392578 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:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448392578 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448392579 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:11 [2024-06-26T20:55:11.189Z] 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:55:11 [2024-06-26T20:55:11.189Z] 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=1448392595 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.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:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448392597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448392597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448392597 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448392597 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448392598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448392598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448392598 data=null item=null detail=0 x=0 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:11 [2024-06-26T20:55:11.190Z] 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:11 [2024-06-26T20:55:11.190Z] 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448392697 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448392697 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448392697 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448392697 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448392698 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448392698 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448392698 data=null 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:55:11 [2024-06-26T20:55:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448391809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:11 [2024-06-26T20:55:11.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:11 [2024-06-26T20:55:11.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@69b80603] time=1448392807 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:11 [2024-06-26T20:55:11.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:11 [2024-06-26T20:55:11.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:11 [2024-06-26T20:55:11.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:11 [2024-06-26T20:55:11.702Z] 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:55:11 [2024-06-26T20:55:11.702Z] 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:55:11 [2024-06-26T20:55:11.702Z] 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=1448393213 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448393217 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448393218 data=null doit=true}, TreeItem with text {Tracing}]
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448393218 data=null}, TreeItem with text {Tracing}]
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448393218 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:11 [2024-06-26T20:55:11.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448393219 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448393246 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:11 [2024-06-26T20:55:11.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448393247 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448393248 data=null doit=true}, Tree node with text: XML Analyses]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448393248 data=null}, Tree node with text: XML Analyses]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448393248 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448393249 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448393251 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:11 [2024-06-26T20:55:11.703Z] 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:11 [2024-06-26T20:55:11.703Z] 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448393273 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448393273 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448393273 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448393273 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448393274 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448393274 data=null button=0 stateMask=0x0 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:55:11 [2024-06-26T20:55:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448393274 data=null 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:55:11 [2024-06-26T20:55:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448392822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:11 [2024-06-26T20:55:11.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1448393617 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1448393635 data=null doit=true}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1448393635 data=null}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1448393635 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448393636 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:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1448393705 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1448393707 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1448393707 data=null doit=true}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1448393707 data=null}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1448393707 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448393708 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:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1448393770 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1448393771 data=null doit=true}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1448393771 data=null}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1448393772 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448393772 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:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1448393776 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448393778 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448393778 data=null doit=true}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448393778 data=null}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448393778 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448393779 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:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448393801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448393813 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448393813 data=null doit=true}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448393814 data=null}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448393814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448393814 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:12 [2024-06-26T20:55:12.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448393871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:12 [2024-06-26T20:55:12.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
16:55:12 [2024-06-26T20:55:12.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
16:55:13 [2024-06-26T20:55:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
16:55:13 [2024-06-26T20:55:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:13 [2024-06-26T20:55:13.035Z] 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:55:13 [2024-06-26T20:55:13.035Z] 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:55:13 [2024-06-26T20:55:13.035Z] 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:55:13 [2024-06-26T20:55:13.035Z] 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=1448394385 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
16:55:13 [2024-06-26T20:55:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:13 [2024-06-26T20:55:13.036Z] 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:13 [2024-06-26T20:55:13.036Z] 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448394390 data=null button=0 stateMask=0x0 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448394390 data=null button=0 stateMask=0x0 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448394390 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448394390 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448394391 data=null button=0 stateMask=0x0 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448394391 data=null button=0 stateMask=0x0 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448394402 data=null 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1448393980 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:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448394573 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1448394582 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=1448394582 data=null doit=true}, TreeItem with text {xml-test}]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1448394582 data=null}, TreeItem with text {xml-test}]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1448394582 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:13 [2024-06-26T20:55:13.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448394583 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:55:13 [2024-06-26T20:55:13.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1448394673 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:55:13 [2024-06-26T20:55:13.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:55:13 [2024-06-26T20:55:13.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:55:13 [2024-06-26T20:55:13.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:55:13 [2024-06-26T20:55:13.854Z] 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:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:55:13 [2024-06-26T20:55:13.854Z] 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:55:13 [2024-06-26T20:55:13.855Z] 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=1448395310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448395311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395311 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395311 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395311 data=null item=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:55:13 [2024-06-26T20:55:13.855Z] 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=1448395312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448395312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395312 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] 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=1448395312 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.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:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448395314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448395314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448395314 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448395315 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448395315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448395315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:13 [2024-06-26T20:55:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:13 [2024-06-26T20:55:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:13 [2024-06-26T20:55:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:13 [2024-06-26T20:55:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:13 [2024-06-26T20:55:13.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:13 [2024-06-26T20:55:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:55:14 [2024-06-26T20:55:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448395315 data=null item=null detail=0 x=0 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:55:14 [2024-06-26T20:55:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448394789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:55:14 [2024-06-26T20:55:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448395822 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:14 [2024-06-26T20:55:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:14 [2024-06-26T20:55:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:14 [2024-06-26T20:55:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:14 [2024-06-26T20:55:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:14 [2024-06-26T20:55:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:14 [2024-06-26T20:55:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:14 [2024-06-26T20:55:14.624Z] 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:55:14 [2024-06-26T20:55:14.624Z] 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:55:14 [2024-06-26T20:55:14.624Z] 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=1448396211 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:14 [2024-06-26T20:55:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-06-26T20:55:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-06-26T20:55:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448396266 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448396266 data=null doit=true}, TreeItem with text {Tracing}]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448396267 data=null}, TreeItem with text {Tracing}]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448396267 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448396267 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:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448396293 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:14 [2024-06-26T20:55:14.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448396295 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448396295 data=null doit=true}, Tree node with text: XML Analyses]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448396295 data=null}, Tree node with text: XML Analyses]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448396295 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448396296 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:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448396298 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:14 [2024-06-26T20:55:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:14 [2024-06-26T20:55:14.881Z] 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:14 [2024-06-26T20:55:14.881Z] 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448396313 data=null button=0 stateMask=0x0 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448396313 data=null button=0 stateMask=0x0 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448396313 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448396313 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448396314 data=null button=0 stateMask=0x0 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448396314 data=null button=0 stateMask=0x0 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448396314 data=null 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:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448395845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:14 [2024-06-26T20:55:14.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448396477 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:15 [2024-06-26T20:55:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:15 [2024-06-26T20:55:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:15 [2024-06-26T20:55:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:15 [2024-06-26T20:55:15.394Z] 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:55:15 [2024-06-26T20:55:15.394Z] 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:55:15 [2024-06-26T20:55:15.394Z] 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=1448396922 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448396926 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448396926 data=null doit=true}, TreeItem with text {Tracing}]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448396926 data=null}, TreeItem with text {Tracing}]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448396927 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448396927 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:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448396972 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:15 [2024-06-26T20:55:15.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448396974 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448396974 data=null doit=true}, Tree node with text: XML Analyses]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448396974 data=null}, Tree node with text: XML Analyses]
16:55:15 [2024-06-26T20:55:15.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448396974 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448396975 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:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448396977 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:55:15 [2024-06-26T20:55:15.395Z] 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:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448396982 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:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448396983 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:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448396983 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448396983 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448396983 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:55:15 [2024-06-26T20:55:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448396983 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:55:15 [2024-06-26T20:55:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448396984 data=null 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:55:15 [2024-06-26T20:55:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448397098 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:55:15 [2024-06-26T20:55:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448397098 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:55:15 [2024-06-26T20:55:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448397099 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:55:15 [2024-06-26T20:55:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448397099 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448397099 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448397110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448397110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448397111 data=null doit=true}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448397111 data=null}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1448397111 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448397112 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:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1448397184 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448397185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448397185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448397185 data=null doit=true}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448397185 data=null}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1448397191 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448397191 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:55:15 [2024-06-26T20:55:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1448397216 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:55:15 [2024-06-26T20:55:15.908Z] 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:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1448397268 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:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1448397268 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:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1448397268 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1448397269 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1448397269 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:55:15 [2024-06-26T20:55:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1448397269 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:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1448397269 data=null 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:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1448399681 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:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1448399796 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:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1448399796 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:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1448399797 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1448399797 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
16:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:18 [2024-06-26T20:55:18.428Z] 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:18 [2024-06-26T20:55:18.428Z] 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448399801 data=null button=0 stateMask=0x0 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448399801 data=null button=0 stateMask=0x0 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448399802 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448399802 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448399802 data=null button=0 stateMask=0x0 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448399802 data=null button=0 stateMask=0x0 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448399805 data=null 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:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448396492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
16:55:18 [2024-06-26T20:55:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
16:55:18 [2024-06-26T20:55:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448400212 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:18 [2024-06-26T20:55:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:18 [2024-06-26T20:55:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:18 [2024-06-26T20:55:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:19 [2024-06-26T20:55:19.246Z] 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:55:19 [2024-06-26T20:55:19.246Z] 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:55:19 [2024-06-26T20:55:19.246Z] 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=1448400718 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448400730 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448400730 data=null doit=true}, TreeItem with text {Tracing}]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448400730 data=null}, TreeItem with text {Tracing}]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448400731 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448400731 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:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448400787 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:19 [2024-06-26T20:55:19.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448400789 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448400789 data=null doit=true}, Tree node with text: XML Analyses]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448400789 data=null}, Tree node with text: XML Analyses]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448400789 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448400790 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:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448400792 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448400811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448400811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448400811 data=null doit=true}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448400811 data=null}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1448400812 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448400823 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:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1448400841 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448400842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448400842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448400842 data=null doit=true}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448400842 data=null}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1448400868 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448400869 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:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1448400897 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:19 [2024-06-26T20:55:19.503Z] 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:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448400901 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:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448400901 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:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448400901 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448400901 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448400902 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:55:19 [2024-06-26T20:55:19.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448400902 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:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448401100 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:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448401102 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:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448401103 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:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448401103 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448401117 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:19 [2024-06-26T20:55:19.760Z] 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:55:19 [2024-06-26T20:55:19.760Z] 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=1448401177 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:19 [2024-06-26T20:55:19.760Z] 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:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448401193 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:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448401194 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:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448401194 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448401194 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448401194 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:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448401194 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:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448401194 data=null 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:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448400902 data=null 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:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:19 [2024-06-26T20:55:19.761Z] 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:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:19 [2024-06-26T20:55:19.761Z] 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:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448401308 data=null button=0 stateMask=0x0 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:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448401309 data=null button=0 stateMask=0x0 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:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448401309 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448401309 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448401309 data=null button=0 stateMask=0x0 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:55:19 [2024-06-26T20:55:19.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448401309 data=null button=0 stateMask=0x0 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:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448401319 data=null 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:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448400283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448401478 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:20 [2024-06-26T20:55:20.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:20 [2024-06-26T20:55:20.579Z] 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:55:20 [2024-06-26T20:55:20.579Z] 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:55:20 [2024-06-26T20:55:20.579Z] 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=1448401908 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448401923 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448401963 data=null doit=true}, TreeItem with text {Tracing}]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448401965 data=null}, TreeItem with text {Tracing}]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448401966 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448401966 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:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448401991 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:20 [2024-06-26T20:55:20.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448401993 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448401993 data=null doit=true}, Tree node with text: XML Analyses]
16:55:20 [2024-06-26T20:55:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448401993 data=null}, Tree node with text: XML Analyses]
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448401994 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448401994 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:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448401997 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:55:20 [2024-06-26T20:55:20.580Z] 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:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448402010 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:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448402011 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:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448402011 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448402011 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448402011 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:55:20 [2024-06-26T20:55:20.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448402011 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:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448402012 data=null 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:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448402187 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:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448402189 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:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448402189 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:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448402189 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448402189 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1448402212 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=1448402213 data=null doit=true}, TableItem with text {test_valid}]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=1448402213 data=null}, TableItem with text {test_valid}]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1448402214 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448402214 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:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1448402287 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
16:55:20 [2024-06-26T20:55:20.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
16:55:20 [2024-06-26T20:55:20.837Z] 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1448402293 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1448402293 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1448402293 data=null}, TableItem with text {test_valid_xml_timegraphView}]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1448402294 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448402294 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1448402313 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
16:55:20 [2024-06-26T20:55:20.837Z] 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:20 [2024-06-26T20:55:20.837Z] 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:20 [2024-06-26T20:55:20.837Z] 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448402363 data=null button=0 stateMask=0x0 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448402367 data=null button=0 stateMask=0x0 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448402367 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448402367 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448402368 data=null button=0 stateMask=0x0 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448402368 data=null button=0 stateMask=0x0 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448402368 data=null 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:55:20 [2024-06-26T20:55:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448401503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:21 [2024-06-26T20:55:21.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:21 [2024-06-26T20:55:21.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448402501 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:21 [2024-06-26T20:55:21.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:21 [2024-06-26T20:55:21.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:21 [2024-06-26T20:55:21.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:21 [2024-06-26T20:55:21.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:21 [2024-06-26T20:55:21.605Z] 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:55:21 [2024-06-26T20:55:21.605Z] 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:55:21 [2024-06-26T20:55:21.605Z] 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=1448402974 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448402990 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448402990 data=null doit=true}, TreeItem with text {Tracing}]
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448402990 data=null}, TreeItem with text {Tracing}]
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448402990 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448402991 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:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448403014 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:21 [2024-06-26T20:55:21.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:21 [2024-06-26T20:55:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448403016 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448403016 data=null doit=true}, Tree node with text: XML Analyses]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448403016 data=null}, Tree node with text: XML Analyses]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448403016 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448403017 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448403019 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448403077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448403077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448403077 data=null doit=true}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448403077 data=null}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1448403078 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448403078 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1448403107 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448403108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448403108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448403108 data=null doit=true}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448403108 data=null}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=1448403109 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448403109 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=1448403192 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:21 [2024-06-26T20:55:21.606Z] 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448403200 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448403200 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448403200 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448403200 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448403201 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:55:21 [2024-06-26T20:55:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448403201 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:55:21 [2024-06-26T20:55:21.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448403397 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:55:21 [2024-06-26T20:55:21.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448403411 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:55:21 [2024-06-26T20:55:21.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448403412 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:55:21 [2024-06-26T20:55:21.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448403414 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448403414 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:22 [2024-06-26T20:55:22.118Z] 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:55:22 [2024-06-26T20:55:22.118Z] 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=1448403477 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:22 [2024-06-26T20:55:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:22 [2024-06-26T20:55:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:22 [2024-06-26T20:55:22.119Z] 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:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448403478 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:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448403478 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:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448403478 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448403479 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448403479 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:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448403479 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:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448403479 data=null 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:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448403201 data=null 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:22 [2024-06-26T20:55:22.119Z] 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:22 [2024-06-26T20:55:22.119Z] 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448403602 data=null button=0 stateMask=0x0 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448403602 data=null button=0 stateMask=0x0 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448403602 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448403602 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448403602 data=null button=0 stateMask=0x0 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448403602 data=null button=0 stateMask=0x0 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448403603 data=null 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:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448402516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:22 [2024-06-26T20:55:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448403715 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:22 [2024-06-26T20:55:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:22 [2024-06-26T20:55:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:22 [2024-06-26T20:55:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:22 [2024-06-26T20:55:22.630Z] 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:55:22 [2024-06-26T20:55:22.630Z] 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:55:22 [2024-06-26T20:55:22.630Z] 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=1448404115 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448404120 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448404120 data=null doit=true}, TreeItem with text {Tracing}]
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448404120 data=null}, TreeItem with text {Tracing}]
16:55:22 [2024-06-26T20:55:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448404171 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448404172 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:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448404197 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:22 [2024-06-26T20:55:22.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448404198 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448404198 data=null doit=true}, Tree node with text: XML Analyses]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448404199 data=null}, Tree node with text: XML Analyses]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448404199 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448404199 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:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448404201 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:55:22 [2024-06-26T20:55:22.631Z] 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:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448404217 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:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448404217 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:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448404218 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448404218 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448404218 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:55:22 [2024-06-26T20:55:22.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448404218 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:55:23 [2024-06-26T20:55:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448404218 data=null 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:55:23 [2024-06-26T20:55:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448404496 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:55:23 [2024-06-26T20:55:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448404497 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448404497 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448404497 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448404497 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448404505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448404505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448404505 data=null doit=true}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448404505 data=null}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1448404506 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448404506 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1448404577 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448404577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448404577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448404577 data=null doit=true}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448404577 data=null}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1448404578 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448404578 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1448404605 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:55:23 [2024-06-26T20:55:23.194Z] 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1448404608 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1448404609 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=1448404609 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1448404609 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1448404609 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1448404609 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:55:23 [2024-06-26T20:55:23.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=1448404609 data=null 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1448404610 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1448404610 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1448404611 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1448404611 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1448404611 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448404612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448404612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448404612 data=null doit=true}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448404612 data=null}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1448404613 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448404613 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1448404675 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448404676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448404676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448404676 data=null doit=true}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448404676 data=null}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1448404677 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448404677 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1448404703 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:55:23 [2024-06-26T20:55:23.195Z] 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=1448404706 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1448404707 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=1448404707 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=1448404707 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=1448404707 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=1448404707 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:55:23 [2024-06-26T20:55:23.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=1448404708 data=null 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=1448404777 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=1448404778 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=1448404778 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=1448404778 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=1448404778 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:55:23 [2024-06-26T20:55:23.196Z] 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1448404782 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1448404782 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=1448404782 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=1448404782 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=1448404782 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=1448404783 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=1448404783 data=null 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=1448404784 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=1448404784 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=1448404784 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=1448404785 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=1448404785 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:55:23 [2024-06-26T20:55:23.196Z] 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:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=1448404788 data=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:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1448404788 data=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:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=1448404788 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=1448404788 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=1448404789 data=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:55:23 [2024-06-26T20:55:23.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=1448404789 data=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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=1448404789 data=null 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=1448404814 data=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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=1448404814 data=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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=1448404815 data=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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=1448404815 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=1448404815 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:23 [2024-06-26T20:55:23.453Z] 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:23 [2024-06-26T20:55:23.453Z] 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448404867 data=null button=0 stateMask=0x0 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448404867 data=null button=0 stateMask=0x0 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448404867 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448404867 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448404867 data=null button=0 stateMask=0x0 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448404867 data=null button=0 stateMask=0x0 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:55:23 [2024-06-26T20:55:23.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448404867 data=null 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:55:23 [2024-06-26T20:55:23.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448403774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:23 [2024-06-26T20:55:23.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:23 [2024-06-26T20:55:23.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448405006 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:23 [2024-06-26T20:55:23.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:23 [2024-06-26T20:55:23.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:23 [2024-06-26T20:55:23.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:24 [2024-06-26T20:55:24.017Z] 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:55:24 [2024-06-26T20:55:24.017Z] 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:55:24 [2024-06-26T20:55:24.017Z] 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=1448405412 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448405417 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448405417 data=null doit=true}, TreeItem with text {Tracing}]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448405417 data=null}, TreeItem with text {Tracing}]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448405417 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448405418 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:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448405447 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:24 [2024-06-26T20:55:24.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448405449 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448405449 data=null doit=true}, Tree node with text: XML Analyses]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448405449 data=null}, Tree node with text: XML Analyses]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448405449 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448405450 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:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448405452 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448405484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448405484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448405484 data=null doit=true}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448405484 data=null}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1448405485 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448405485 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:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1448405510 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448405510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448405511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448405511 data=null doit=true}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448405511 data=null}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1448405512 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448405512 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:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1448405572 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448405572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448405572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448405573 data=null doit=true}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448405573 data=null}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1448405573 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448405573 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:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1448405608 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448405608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448405608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448405608 data=null doit=true}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448405608 data=null}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1448405609 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448405609 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:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1448405698 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448405698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448405698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448405698 data=null doit=true}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448405699 data=null}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1448405699 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448405699 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:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1448405811 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:24 [2024-06-26T20:55:24.274Z] 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:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448405815 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:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448405815 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:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448405815 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448405815 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448405816 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:55:24 [2024-06-26T20:55:24.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448405816 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:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448405990 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:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448406004 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:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448406005 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:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448406005 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448406005 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:24 [2024-06-26T20:55:24.531Z] 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:55:24 [2024-06-26T20:55:24.531Z] 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=1448406006 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:24 [2024-06-26T20:55:24.531Z] 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:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448406009 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:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448406020 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:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448406020 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448406020 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448406020 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:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448406021 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:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448406021 data=null 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:24 [2024-06-26T20:55:24.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448405816 data=null 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:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:24 [2024-06-26T20:55:24.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:24 [2024-06-26T20:55:24.789Z] 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:24 [2024-06-26T20:55:24.789Z] 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448406191 data=null button=0 stateMask=0x0 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448406191 data=null button=0 stateMask=0x0 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448406192 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448406192 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448406192 data=null button=0 stateMask=0x0 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448406192 data=null button=0 stateMask=0x0 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448406192 data=null 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:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448405018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448406308 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:24 [2024-06-26T20:55:24.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:25 [2024-06-26T20:55:25.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:25 [2024-06-26T20:55:25.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:25 [2024-06-26T20:55:25.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:25 [2024-06-26T20:55:25.353Z] 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:55:25 [2024-06-26T20:55:25.353Z] 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:55:25 [2024-06-26T20:55:25.353Z] 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=1448406771 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448406776 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448406776 data=null doit=true}, TreeItem with text {Tracing}]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448406777 data=null}, TreeItem with text {Tracing}]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448406777 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448406777 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448406805 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:25 [2024-06-26T20:55:25.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448406807 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448406807 data=null doit=true}, Tree node with text: XML Analyses]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448406807 data=null}, Tree node with text: XML Analyses]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448406807 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448406808 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448406810 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:55:25 [2024-06-26T20:55:25.353Z] 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448406815 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448406815 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448406815 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448406815 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448406816 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448406816 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:55:25 [2024-06-26T20:55:25.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448406816 data=null 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:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448406966 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:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448406967 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:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448406967 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:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448406967 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448406967 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448406977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448406977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448406977 data=null doit=true}, (of type 'Table')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448406977 data=null}, (of type 'Table')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1448406978 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448406978 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:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1448407005 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:55:25 [2024-06-26T20:55:25.610Z] 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:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
16:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=1448407068 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:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1448407068 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:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=1448407068 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=1448407069 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=1448407069 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:55:25 [2024-06-26T20:55:25.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=1448407069 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:55:25 [2024-06-26T20:55:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=1448407069 data=null 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:55:26 [2024-06-26T20:55:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=1448407684 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:55:26 [2024-06-26T20:55:26.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=1448407713 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:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=1448407713 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:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=1448407714 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=1448407714 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
16:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:26 [2024-06-26T20:55:26.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448408041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448408041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448408041 data=null doit=true}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448408041 data=null}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1448408045 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448408045 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:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1448408070 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448408070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448408070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448408070 data=null doit=true}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448408071 data=null}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1448408071 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448408071 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:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1448408101 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:26 [2024-06-26T20:55:26.686Z] 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:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448408106 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:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448408106 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:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448408106 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448408106 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448408106 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:55:26 [2024-06-26T20:55:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448408106 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:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448408290 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:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448408291 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:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448408291 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:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448408292 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448408292 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:26 [2024-06-26T20:55:26.943Z] 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:55:26 [2024-06-26T20:55:26.943Z] 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=1448408308 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:26 [2024-06-26T20:55:26.943Z] 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:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448408309 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:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448408368 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:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448408382 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448408382 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448408383 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:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448408383 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:26 [2024-06-26T20:55:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448408383 data=null 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:27 [2024-06-26T20:55:27.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448408107 data=null 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:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:27 [2024-06-26T20:55:27.201Z] 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:55:27 [2024-06-26T20:55:27.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:27 [2024-06-26T20:55:27.201Z] 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:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448408802 data=null button=0 stateMask=0x0 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:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448408802 data=null button=0 stateMask=0x0 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:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448408802 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448408802 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448408803 data=null button=0 stateMask=0x0 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:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448408803 data=null button=0 stateMask=0x0 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:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448408803 data=null 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:55:27 [2024-06-26T20:55:27.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448406323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:27 [2024-06-26T20:55:27.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:27 [2024-06-26T20:55:27.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448408922 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:27 [2024-06-26T20:55:27.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:27 [2024-06-26T20:55:27.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:27 [2024-06-26T20:55:27.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:28 [2024-06-26T20:55:28.020Z] 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:55:28 [2024-06-26T20:55:28.020Z] 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:55:28 [2024-06-26T20:55:28.020Z] 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=1448409357 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448409361 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448409362 data=null doit=true}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448409362 data=null}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448409362 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448409362 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:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448409391 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448409393 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448409393 data=null doit=true}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448409393 data=null}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448409393 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448409393 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:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448409396 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:28 [2024-06-26T20:55:28.021Z] 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:28 [2024-06-26T20:55:28.021Z] 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448409414 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448409414 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448409414 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448409414 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448409415 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448409417 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448409417 data=null 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:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448408978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:28 [2024-06-26T20:55:28.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@69b80603] time=1448409568 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:28 [2024-06-26T20:55:28.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:28 [2024-06-26T20:55:28.585Z] 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:55:28 [2024-06-26T20:55:28.585Z] 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:55:28 [2024-06-26T20:55:28.585Z] 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=1448409984 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448409989 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448409989 data=null doit=true}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448409989 data=null}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448409989 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448409989 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:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448410017 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:28 [2024-06-26T20:55:28.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448410019 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448410019 data=null doit=true}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448410019 data=null}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448410019 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448410019 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448410022 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:55:28 [2024-06-26T20:55:28.586Z] 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448410035 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448410035 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448410035 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448410035 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448410036 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448410036 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448410036 data=null 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448410086 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448410086 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448410086 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448410086 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448410087 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448410095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448410095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448410096 data=null doit=true}, (of type 'Table')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448410096 data=null}, (of type 'Table')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1448410096 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448410096 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:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1448410119 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
16:55:28 [2024-06-26T20:55:28.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
16:55:28 [2024-06-26T20:55:28.587Z] 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=1448410169 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1448410169 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=1448410169 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=1448410170 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=1448410170 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=1448410170 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=1448410170 data=null 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=1448410171 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=1448410171 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=1448410171 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=1448410172 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=1448410172 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:28 [2024-06-26T20:55:28.587Z] 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:28 [2024-06-26T20:55:28.587Z] 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448410179 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448410179 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448410179 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448410179 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448410179 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448410179 data=null button=0 stateMask=0x0 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:55:28 [2024-06-26T20:55:28.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448410180 data=null 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:55:28 [2024-06-26T20:55:28.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448409579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:28 [2024-06-26T20:55:28.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:28 [2024-06-26T20:55:28.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@69b80603] time=1448410310 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:28 [2024-06-26T20:55:28.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:28 [2024-06-26T20:55:28.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:28 [2024-06-26T20:55:28.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:29 [2024-06-26T20:55:29.408Z] 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:55:29 [2024-06-26T20:55:29.408Z] 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:55:29 [2024-06-26T20:55:29.408Z] 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=1448410734 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448410738 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448410738 data=null doit=true}, TreeItem with text {Tracing}]
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448410738 data=null}, TreeItem with text {Tracing}]
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448410738 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448410739 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:55:29 [2024-06-26T20:55:29.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448410772 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:29 [2024-06-26T20:55:29.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448410774 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448410774 data=null doit=true}, Tree node with text: XML Analyses]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448410774 data=null}, Tree node with text: XML Analyses]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448410776 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448410776 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:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448410778 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448410784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448410784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448410784 data=null doit=true}, (of type 'Table')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448410784 data=null}, (of type 'Table')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1448410785 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448410785 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:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1448410812 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:29 [2024-06-26T20:55:29.409Z] 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:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448410869 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:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448410870 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:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448410870 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448410870 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448410870 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:55:29 [2024-06-26T20:55:29.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448410871 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:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448411084 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:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448411087 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:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448411088 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:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448411088 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448411089 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:29 [2024-06-26T20:55:29.666Z] 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:55:29 [2024-06-26T20:55:29.666Z] 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=1448411101 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:29 [2024-06-26T20:55:29.666Z] 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:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448411102 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:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448411102 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:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448411102 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448411102 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448411103 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:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448411103 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:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448411103 data=null 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:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448410871 data=null 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:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:29 [2024-06-26T20:55:29.667Z] 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:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:29 [2024-06-26T20:55:29.667Z] 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:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448411215 data=null button=0 stateMask=0x0 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:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448411215 data=null button=0 stateMask=0x0 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:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448411215 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448411215 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448411215 data=null button=0 stateMask=0x0 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:55:29 [2024-06-26T20:55:29.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448411215 data=null button=0 stateMask=0x0 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:55:29 [2024-06-26T20:55:29.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448411215 data=null 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:55:29 [2024-06-26T20:55:29.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448410321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:29 [2024-06-26T20:55:29.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:29 [2024-06-26T20:55:29.922Z] 
16:55:29 [2024-06-26T20:55:29.922Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:55:29.784
16:55:29 [2024-06-26T20:55:29.922Z] !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:55:29 [2024-06-26T20:55:29.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448411386 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:29 [2024-06-26T20:55:29.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:29 [2024-06-26T20:55:29.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:29 [2024-06-26T20:55:29.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:30 [2024-06-26T20:55:30.179Z] 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:55:30 [2024-06-26T20:55:30.179Z] 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:55:30 [2024-06-26T20:55:30.179Z] 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=1448411739 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448411743 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448411744 data=null doit=true}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448411744 data=null}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448411744 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448411744 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:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448411776 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448411778 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448411778 data=null doit=true}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448411778 data=null}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448411779 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448411779 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:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448411781 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1448411798 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=1448411798 data=null doit=true}, TableItem with text {test_invalid}]
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1448411799 data=null}, TableItem with text {test_invalid}]
16:55:30 [2024-06-26T20:55:30.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1448411799 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
16:55:30 [2024-06-26T20:55:30.436Z] 
16:55:30 [2024-06-26T20:55:30.436Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:55:30.213
16:55:30 [2024-06-26T20:55:30.436Z] !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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448411800 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1448411826 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
16:55:30 [2024-06-26T20:55:30.437Z] 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:30 [2024-06-26T20:55:30.437Z] 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:30 [2024-06-26T20:55:30.437Z] 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448411838 data=null button=0 stateMask=0x0 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448411838 data=null button=0 stateMask=0x0 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448411838 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448411838 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448411838 data=null button=0 stateMask=0x0 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448411838 data=null button=0 stateMask=0x0 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:55:30 [2024-06-26T20:55:30.437Z] 
16:55:30 [2024-06-26T20:55:30.437Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:55:30.252
16:55:30 [2024-06-26T20:55:30.437Z] !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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448411839 data=null 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:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448411398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448411970 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:55:30 [2024-06-26T20:55:30.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:55:30 [2024-06-26T20:55:30.999Z] 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=1448412352 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448412357 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448412357 data=null doit=true}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448412357 data=null}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448412358 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448412358 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:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448412392 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:55:30 [2024-06-26T20:55:30.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1448412394 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1448412394 data=null doit=true}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1448412394 data=null}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1448412395 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448412395 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:55:30 [2024-06-26T20:55:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1448412397 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=1448412403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=1448412403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=1448412403 data=null doit=true}, (of type 'Table')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=1448412403 data=null}, (of type 'Table')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1448412404 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
16:55:31 [2024-06-26T20:55:31.000Z] 
16:55:31 [2024-06-26T20:55:31.000Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-06-26 20:55:30.817
16:55:31 [2024-06-26T20:55:31.000Z] !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:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448412404 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:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1448412469 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:55:31 [2024-06-26T20:55:31.000Z] 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:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=1448412473 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:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448412473 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:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=1448412473 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=1448412473 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=1448412473 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:55:31 [2024-06-26T20:55:31.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=1448412474 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:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=1448412595 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:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=1448412599 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:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=1448412600 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:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=1448412600 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=1448412600 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:55:31 [2024-06-26T20:55:31.257Z] 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:55:31 [2024-06-26T20:55:31.257Z] 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=1448412613 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:31 [2024-06-26T20:55:31.257Z] 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:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448412617 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:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448412617 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:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448412617 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448412617 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448412618 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:31 [2024-06-26T20:55:31.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448412618 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:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448412618 data=null 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:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=1448412474 data=null 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:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:55:31 [2024-06-26T20:55:31.258Z] 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:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:55:31 [2024-06-26T20:55:31.258Z] 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:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448412798 data=null button=0 stateMask=0x0 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:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448412798 data=null button=0 stateMask=0x0 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:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448412798 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448412799 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448412799 data=null button=0 stateMask=0x0 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:55:31 [2024-06-26T20:55:31.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448412799 data=null button=0 stateMask=0x0 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:55:31 [2024-06-26T20:55:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448412799 data=null 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:55:31 [2024-06-26T20:55:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448411985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:55:31 [2024-06-26T20:55:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:31 [2024-06-26T20:55:31.515Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.73 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 2.318 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 1.595 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 3.090 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 5.000 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 2.238 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 2.592 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 3.259 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.804 s
16:55:31 [2024-06-26T20:55:31.515Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 1.546 s
16:55:31 [2024-06-26T20:55:31.515Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
16:55:31 [2024-06-26T20:55:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448413020 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:31 [2024-06-26T20:55:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:31 [2024-06-26T20:55:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:55:31 [2024-06-26T20:55:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:55:31 [2024-06-26T20:55:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:55:31 [2024-06-26T20:55:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448413251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:55:31 [2024-06-26T20:55:31.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448415160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448415160 data=null doit=true}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448415161 data=null}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448415161 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448415161 data=null 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:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448415192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448415200 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448415200 data=null doit=true}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448415200 data=null}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448415200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448415201 data=null 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:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448415218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448415219 data=null doit=true}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448415219 data=null}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448415219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448415219 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:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448415223 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448415224 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448415224 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448415225 data=null}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448415225 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448415225 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:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448415248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448415248 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448415248 data=null}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448415249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448415249 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:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448415273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:33 [2024-06-26T20:55:33.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: testTrace2.xml is already expanded. Won't expand it again.
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1448415275 data=null doit=true}, Tree node with text: Views]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1448415275 data=null}, Tree node with text: Views]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1448415275 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448415275 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:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1448415296 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=1448415297 data=null doit=true}, Tree node with text: test.xml.conditions]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=1448415297 data=null}, Tree node with text: test.xml.conditions]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=1448415298 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448415298 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:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=1448415316 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448415317 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1448415317 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1448415318 data=null}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448415318 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448415319 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:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448415368 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448415369 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448415369 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
16:55:33 [2024-06-26T20:55:33.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448415369 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:55:34 [2024-06-26T20:55:34.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448415441 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
16:55:34 [2024-06-26T20:55:34.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=1448416090 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
16:55:34 [2024-06-26T20:55:34.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=1448416104 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
16:55:34 [2024-06-26T20:55:34.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=1448416107 data=null}, Tree node with text: Xml Timegraph View Test]
16:55:34 [2024-06-26T20:55:34.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
16:55:35 [2024-06-26T20:55:35.670Z] 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:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@69b80603] time=1448417129 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448417238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448417238 data=null doit=true}, TreeItem with text {test}]
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448417238 data=null}, TreeItem with text {test}]
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448417238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:35 [2024-06-26T20:55:35.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448417239 data=null 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:35 [2024-06-26T20:55:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448417276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:35 [2024-06-26T20:55:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:55:35 [2024-06-26T20:55:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:55:35 [2024-06-26T20:55:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:55:36 [2024-06-26T20:55:36.489Z] 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:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:55:36 [2024-06-26T20:55:36.489Z] 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:55:36 [2024-06-26T20:55:36.489Z] 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=1448417994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448417994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.489Z] 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=1448417994 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.489Z] 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=1448417995 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.489Z] 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=1448417995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.489Z] 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=1448417995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.489Z] 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=1448417995 data=null item=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:55:36 [2024-06-26T20:55:36.490Z] 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=1448417996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448417996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.490Z] 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=1448417996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.490Z] 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=1448417996 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.490Z] 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=1448417996 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:55:36 [2024-06-26T20:55:36.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:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448418001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448418002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448418002 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448418002 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448418002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448418003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:55:36 [2024-06-26T20:55:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:36 [2024-06-26T20:55:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:36 [2024-06-26T20:55:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:36 [2024-06-26T20:55:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:36 [2024-06-26T20:55:36.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:55:36 [2024-06-26T20:55:36.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:55:37 [2024-06-26T20:55:37.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448418003 data=null item=null detail=0 x=0 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:55:37 [2024-06-26T20:55:37.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448417411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:55:37 [2024-06-26T20:55:37.052Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.567 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
16:55:37 [2024-06-26T20:55:37.052Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 5.552 s
16:55:37 [2024-06-26T20:55:37.052Z] 
16:55:37 [2024-06-26T20:55:37.052Z] Results:
16:55:37 [2024-06-26T20:55:37.052Z] 
16:55:37 [2024-06-26T20:55:37.052Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
16:55:37 [2024-06-26T20:55:37.052Z] 
16:55:37 [2024-06-26T20:55:37.615Z] 
16:55:37 [2024-06-26T20:55:37.615Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:55:37.486
16:55:37 [2024-06-26T20:55:37.615Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] All tests passed
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] 
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] 
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] 
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
16:55:38 [2024-06-26T20:55:38.544Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:55:38 [2024-06-26T20:55:38.544Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:55:38 [2024-06-26T20:55:38.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
16:55:38 [2024-06-26T20:55:38.544Z] [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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] The project's OSGi version is 1.0.11.202406261931
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.106Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
16:55:39 [2024-06-26T20:55:39.671Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.671Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:55:39 [2024-06-26T20:55:39.671Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.671Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.671Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:55:39 [2024-06-26T20:55:39.671Z] [WARNING] Using JavaSE-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:55:39 [2024-06-26T20:55:39.671Z] [WARNING] The effective 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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:55:39 [2024-06-26T20:55:39.671Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.926Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:55:39 [2024-06-26T20:55:39.927Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.927Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.927Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.927Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:39 [2024-06-26T20:55:39.927Z] [INFO] 
16:55:39 [2024-06-26T20:55:39.927Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:40 [2024-06-26T20:55:40.182Z] [INFO] 
16:55:40 [2024-06-26T20:55:40.182Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:40 [2024-06-26T20:55:40.182Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:55:45 [2024-06-26T20:55:45.434Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:55:49 [2024-06-26T20:55:49.617Z] [INFO] 
16:55:49 [2024-06-26T20:55:49.617Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:55:49 [2024-06-26T20:55:49.617Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
16:55:49 [2024-06-26T20:55:49.617Z] [INFO] Command line:
16:55:49 [2024-06-26T20:55:49.617Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:55:49 [2024-06-26T20:55:49.617Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:55:53 [2024-06-26T20:55:53.789Z] Jun 26, 2024 8:55:53 PM org.apache.aries.spifly.BaseActivator log
16:55:53 [2024-06-26T20:55:53.789Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:55:57 [2024-06-26T20:55:57.060Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:55:57 [2024-06-26T20:55:57.060Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:56:05 [2024-06-26T20:56:05.155Z] Could not determine the accessibility bus address
16:56:05 [2024-06-26T20:56:05.155Z] !SESSION 2024-06-26 20:55:49.814 -----------------------------------------------
16:56:05 [2024-06-26T20:56:05.155Z] eclipse.buildId=unknown
16:56:05 [2024-06-26T20:56:05.155Z] java.version=17.0.2
16:56:05 [2024-06-26T20:56:05.155Z] java.vendor=Oracle Corporation
16:56:05 [2024-06-26T20:56:05.155Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:56:05 [2024-06-26T20:56:05.155Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:56:05 [2024-06-26T20:56:05.155Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:56:05 [2024-06-26T20:56:05.156Z] 
16:56:05 [2024-06-26T20:56:05.156Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:56:04.692
16:56:05 [2024-06-26T20:56:05.156Z] !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:56:05 [2024-06-26T20:56:05.156Z] 
16:56:05 [2024-06-26T20:56:05.156Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:56:04.775
16:56:05 [2024-06-26T20:56:05.156Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:56:05 [2024-06-26T20:56:05.156Z] !STACK 0
16:56:05 [2024-06-26T20:56:05.156Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:56:05 [2024-06-26T20:56:05.156Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:56:05 [2024-06-26T20:56:05.156Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:56:05 [2024-06-26T20:56:05.156Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:56:05 [2024-06-26T20:56:05.156Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:56:05 [2024-06-26T20:56:05.156Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:56:05 [2024-06-26T20:56:05.156Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:56:05 [2024-06-26T20:56:05.156Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:56:05 [2024-06-26T20:56:05.156Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:56:05 [2024-06-26T20:56:05.156Z] Caused by: java.io.IOException: error=2, No such file or directory
16:56:05 [2024-06-26T20:56:05.156Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:56:05 [2024-06-26T20:56:05.156Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:56:05 [2024-06-26T20:56:05.156Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:56:05 [2024-06-26T20:56:05.156Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:56:05 [2024-06-26T20:56:05.156Z] 	... 7 more
16:56:05 [2024-06-26T20:56:05.156Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
16:56:06 [2024-06-26T20:56:06.523Z] Display size: 1440x900
16:56:06 [2024-06-26T20:56:06.523Z] OS version=6.2.9-300.fc38.x86_64
16:56:06 [2024-06-26T20:56:06.523Z] GTK version=3.24.33
16:56:06 [2024-06-26T20:56:06.523Z] GTK theme=Yaru
16:56:06 [2024-06-26T20:56:06.523Z] LIBOVERLAY_SCROLLBAR=0
16:56:06 [2024-06-26T20:56:06.523Z] Time zone: Greenwich Mean Time
16:56:06 [2024-06-26T20:56:06.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@2e1c5d1f] time=1448447770 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:07 [2024-06-26T20:56:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1448449083 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1448449083 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:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448449096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:56:07 [2024-06-26T20:56:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448449172 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:07 [2024-06-26T20:56:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:56:07 [2024-06-26T20:56:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:56:07 [2024-06-26T20:56:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:56:08 [2024-06-26T20:56:08.222Z] 
16:56:08 [2024-06-26T20:56:08.222Z] (Eclipse:22363): Gtk-WARNING **: 20:56:07.989: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
16:56:08 [2024-06-26T20:56:08.222Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:56:08 [2024-06-26T20:56:08.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:56:08 [2024-06-26T20:56:08.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:56:08 [2024-06-26T20:56:08.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448450013 data=null doit=true}, Shell with text {Preferences}]
16:56:08 [2024-06-26T20:56:08.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:08 [2024-06-26T20:56:08.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:08 [2024-06-26T20:56:08.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448450074 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448450085 data=null doit=true}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448450085 data=null}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448450086 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450087 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:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448450118 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448450166 data=null doit=true}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448450167 data=null}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448450167 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448450168 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:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448450172 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448450175 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448450175 data=null doit=true}, Tree node with text: Remote Profiles]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448450175 data=null}, Tree node with text: Remote Profiles]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448450176 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450176 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:56:08 [2024-06-26T20:56:08.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448450288 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:56:08 [2024-06-26T20:56:08.737Z] 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:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448450304 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:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448450305 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:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448450309 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448450310 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448450310 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:56:08 [2024-06-26T20:56:08.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448450310 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448450311 data=null 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448450479 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448450480 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448450480 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448450481 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448450481 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450491 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450492 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450492 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450507 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450508 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450567 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:08 [2024-06-26T20:56:08.993Z] 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:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448450591 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448450592 data=null doit=true}, TreeItem with text {/rootpath}]
16:56:08 [2024-06-26T20:56:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448450592 data=null}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448450593 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450593 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:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448450607 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.250Z] 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:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450617 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450622 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450623 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450624 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450624 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:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450672 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.251Z] 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448450682 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448450682 data=null doit=true}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448450683 data=null}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448450683 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450684 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448450700 data=null button=1 stateMask=0x80000 x=108 y=349 count=1}, TreeItem with text {/rootpath}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.251Z] 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450718 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450718 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450719 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450720 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450720 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450774 data=null button=1 stateMask=0x80000 x=145 y=319 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.251Z] 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450784 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450784 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450785 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450785 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450786 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450802 data=null button=1 stateMask=0x80000 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.251Z] 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450817 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450818 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450818 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450819 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450819 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:56:09 [2024-06-26T20:56:09.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450837 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.509Z] 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:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450878 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450879 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450879 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450880 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450880 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:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450890 data=null button=1 stateMask=0x80000 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.509Z] 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:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450915 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450916 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450916 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450917 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450917 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450929 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.510Z] 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450973 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=1448450973 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=1448450973 data=null}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450974 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448450974 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=1448450985 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:09 [2024-06-26T20:56:09.510Z] 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:56:09 [2024-06-26T20:56:09.510Z] 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:56:09 [2024-06-26T20:56:09.510Z] 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448451028 data=null button=0 stateMask=0x0 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448451028 data=null button=0 stateMask=0x0 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448451029 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448451029 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448451029 data=null button=0 stateMask=0x0 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:56:09 [2024-06-26T20:56:09.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448451030 data=null button=0 stateMask=0x0 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:56:09 [2024-06-26T20:56:09.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448451064 data=null 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:56:09 [2024-06-26T20:56:09.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448449387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448451583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448451583 data=null doit=true}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448451583 data=null}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448451584 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448451584 data=null 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:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448451727 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448451736 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448451736 data=null doit=true}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448451737 data=null}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448451737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448451766 data=null 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:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448451778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448451779 data=null doit=true}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448451787 data=null}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448451788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448451788 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:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448451821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448451825 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448451825 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448451825 data=null}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448451826 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448451826 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:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448451902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448451904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448451904 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448451904 data=null}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448451905 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448451905 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:10 [2024-06-26T20:56:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448451969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:11 [2024-06-26T20:56:11.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:11 [2024-06-26T20:56:11.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:11 [2024-06-26T20:56:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:11 [2024-06-26T20:56:11.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:11 [2024-06-26T20:56:11.918Z] 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=1448453264 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:56:11 [2024-06-26T20:56:11.918Z] 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:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1448453268 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:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448453268 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:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1448453268 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1448453269 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1448453269 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:56:11 [2024-06-26T20:56:11.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1448453269 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1448453615 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448453679 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1448453680 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1448453680 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1448453680 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:56:12 [2024-06-26T20:56:12.174Z] 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=1448453699 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:56:12 [2024-06-26T20:56:12.174Z] 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1448453705 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448453705 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1448453706 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1448453706 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1448453707 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1448453707 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:56:12 [2024-06-26T20:56:12.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1448453707 data=null 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1448453783 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448453783 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1448453783 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1448453783 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1448453784 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448453794 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448453794 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448453795 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448453795 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448453796 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448453816 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:56:12 [2024-06-26T20:56:12.431Z] 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:56:12 [2024-06-26T20:56:12.431Z] 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:56:12 [2024-06-26T20:56:12.431Z] 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448453869 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448453869 data=null doit=true}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448453869 data=null}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448453870 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448453870 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:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448453878 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:56:12 [2024-06-26T20:56:12.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:56:12 [2024-06-26T20:56:12.431Z] 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:56:12 [2024-06-26T20:56:12.432Z] 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@cd9ce76
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1448453911 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448453911 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1448453911 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1448453912 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1448453912 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1448453912 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1448453913 data=null 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1448453914 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448453914 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1448453914 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1448453915 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1448453915 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448453916 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448453916 data=null doit=true}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448453916 data=null}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448453917 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448453918 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448453987 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:56:12 [2024-06-26T20:56:12.432Z] 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:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448453997 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448453997 data=null doit=true}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448453997 data=null}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448453998 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448453999 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448454012 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:56:12 [2024-06-26T20:56:12.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448454017 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448454095 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448454095 data=null doit=true}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448454095 data=null}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448454096 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448454096 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448454119 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:56:12 [2024-06-26T20:56:12.691Z] 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:56:12 [2024-06-26T20:56:12.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:56:12 [2024-06-26T20:56:12.691Z] 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1448454135 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:12 [2024-06-26T20:56:12.691Z] 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448454141 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448454141 data=null doit=true}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448454141 data=null}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448454142 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448454143 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448454152 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448454166 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:56:12 [2024-06-26T20:56:12.691Z] 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:56:12 [2024-06-26T20:56:12.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:56:12 [2024-06-26T20:56:12.691Z] 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:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448454202 data=null button=0 stateMask=0x0 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:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448454202 data=null button=0 stateMask=0x0 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:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448454202 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448454204 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448454205 data=null button=0 stateMask=0x0 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:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448454205 data=null button=0 stateMask=0x0 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:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448454205 data=null 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:56:12 [2024-06-26T20:56:12.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1448453269 data=null 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:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:12 [2024-06-26T20:56:12.949Z] 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=1448454380 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:56:12 [2024-06-26T20:56:12.949Z] 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:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:56:12 [2024-06-26T20:56:12.949Z] 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:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:56:12 [2024-06-26T20:56:12.949Z] 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:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:56:12 [2024-06-26T20:56:12.949Z] 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:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:12 [2024-06-26T20:56:12.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:12 [2024-06-26T20:56:12.950Z] 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:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448454396 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:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448454396 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:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448454396 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448454396 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448454397 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:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448454397 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:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448454397 data=null 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:12 [2024-06-26T20:56:12.950Z] 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:12 [2024-06-26T20:56:12.950Z] 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:12 [2024-06-26T20:56:12.950Z] 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:12 [2024-06-26T20:56:12.950Z] 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:12 [2024-06-26T20:56:12.950Z] 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:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:56:12 [2024-06-26T20:56:12.950Z] 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:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1448454513 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:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1448454513 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:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1448454513 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1448454514 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1448454514 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:56:12 [2024-06-26T20:56:12.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1448454514 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:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1448454514 data=null 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:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:56:13 [2024-06-26T20:56:13.207Z] 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:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:13 [2024-06-26T20:56:13.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:13 [2024-06-26T20:56:13.207Z] 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:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448454593 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:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448454593 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:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448454593 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448454593 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448454594 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:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448454594 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:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448454594 data=null 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:13 [2024-06-26T20:56:13.208Z] 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:13 [2024-06-26T20:56:13.208Z] 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:13 [2024-06-26T20:56:13.208Z] 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:13 [2024-06-26T20:56:13.208Z] 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:13 [2024-06-26T20:56:13.208Z] 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:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:56:13 [2024-06-26T20:56:13.208Z] 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1448454692 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1448454692 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1448454692 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1448454692 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1448454693 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1448454693 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1448454693 data=null 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1448454695 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1448454695 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1448454695 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:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1448454695 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1448454695 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:13 [2024-06-26T20:56:13.208Z] DEBUG org.eclipse.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:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448454698 data=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:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448454698 data=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:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448454699 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448454699 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448454699 data=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:13 [2024-06-26T20:56:13.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448454706 data=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:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448454706 data=null 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:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448452564 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:56:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448454910 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:56:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:56:13 [2024-06-26T20:56:13.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448455502 data=null doit=true}, Shell with text {Preferences}]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448455514 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448455515 data=null doit=true}, TreeItem with text {Tracing}]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448455515 data=null}, TreeItem with text {Tracing}]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448455515 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448455515 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:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448455567 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:14 [2024-06-26T20:56:14.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448455569 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448455569 data=null doit=true}, Tree node with text: Remote Profiles]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448455569 data=null}, Tree node with text: Remote Profiles]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448455570 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448455570 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:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448455576 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-06-26T20:56:14.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1448455612 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1448455613 data=null doit=true}, TreeItem with text {new profile}]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1448455613 data=null}, TreeItem with text {new profile}]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1448455614 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448455614 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:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1448455618 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:56:14 [2024-06-26T20:56:14.029Z] 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:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448455622 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:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448455622 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:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448455622 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448455622 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448455622 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:56:14 [2024-06-26T20:56:14.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448455622 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:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448455623 data=null 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:56:14 [2024-06-26T20:56:14.286Z] 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:56:14 [2024-06-26T20:56:14.286Z] 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:56:14 [2024-06-26T20:56:14.286Z] 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:56:14 [2024-06-26T20:56:14.286Z] 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:56:14 [2024-06-26T20:56:14.286Z] 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:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:56:14 [2024-06-26T20:56:14.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:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:56:14 [2024-06-26T20:56:14.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:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448455690 data=null button=0 stateMask=0x0 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:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448455690 data=null button=0 stateMask=0x0 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:56:14 [2024-06-26T20:56:14.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448455690 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:14 [2024-06-26T20:56:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448455690 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:14 [2024-06-26T20:56:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448455690 data=null button=0 stateMask=0x0 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:56:14 [2024-06-26T20:56:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448455691 data=null button=0 stateMask=0x0 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:56:14 [2024-06-26T20:56:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448455691 data=null 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:56:14 [2024-06-26T20:56:14.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448454996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448456110 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448456120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448456120 data=null doit=true}, TreeItem with text {Test}]
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448456121 data=null}, TreeItem with text {Test}]
16:56:14 [2024-06-26T20:56:14.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448456121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:14 [2024-06-26T20:56:14.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448456121 data=null 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-06-26T20:56:14.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448456189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:14 [2024-06-26T20:56:14.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:14 [2024-06-26T20:56:14.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:15 [2024-06-26T20:56:15.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:56:15 [2024-06-26T20:56:15.617Z] 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:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:56:15 [2024-06-26T20:56:15.617Z] 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:15 [2024-06-26T20:56:15.617Z] 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=1448457073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448457073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457074 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457074 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457075 data=null item=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:15 [2024-06-26T20:56:15.617Z] 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=1448457076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448457076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457076 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] 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=1448457076 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.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:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:56:15 [2024-06-26T20:56:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448457082 data=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:15 [2024-06-26T20:56:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448457083 data=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:15 [2024-06-26T20:56:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448457083 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:15 [2024-06-26T20:56:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448457083 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:15 [2024-06-26T20:56:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448457084 data=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:15 [2024-06-26T20:56:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448457084 data=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:15 [2024-06-26T20:56:15.618Z] WARN 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:15 [2024-06-26T20:56:15.618Z] WARN 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:15 [2024-06-26T20:56:15.618Z] WARN 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:15 [2024-06-26T20:56:15.618Z] WARN 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:15 [2024-06-26T20:56:15.618Z] WARN 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:15 [2024-06-26T20:56:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:56:15 [2024-06-26T20:56:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448457084 data=null item=null detail=0 x=0 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:15 [2024-06-26T20:56:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448456387 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:16 [2024-06-26T20:56:16.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448457731 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:16 [2024-06-26T20:56:16.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:56:16 [2024-06-26T20:56:16.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:56:16 [2024-06-26T20:56:16.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:56:16 [2024-06-26T20:56:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:56:16 [2024-06-26T20:56:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:56:16 [2024-06-26T20:56:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448458175 data=null doit=true}, Shell with text {Preferences}]
16:56:16 [2024-06-26T20:56:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:16 [2024-06-26T20:56:16.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448458181 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448458181 data=null doit=true}, TreeItem with text {Tracing}]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448458181 data=null}, TreeItem with text {Tracing}]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448458182 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448458182 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:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448458211 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:56:16 [2024-06-26T20:56:16.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448458212 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448458213 data=null doit=true}, Tree node with text: Remote Profiles]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448458213 data=null}, Tree node with text: Remote Profiles]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448458213 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448458265 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:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448458268 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:56:16 [2024-06-26T20:56:16.694Z] 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:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=1448458272 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:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448458273 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:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=1448458273 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=1448458273 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=1448458273 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:56:16 [2024-06-26T20:56:16.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=1448458274 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=1448458274 data=null 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=1448458377 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=1448458378 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=1448458378 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=1448458378 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=1448458378 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:56:16 [2024-06-26T20:56:16.951Z] 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:56:16 [2024-06-26T20:56:16.951Z] 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:56:16 [2024-06-26T20:56:16.951Z] 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448458390 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448458390 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448458391 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448458391 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448458391 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:56:16 [2024-06-26T20:56:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448458391 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448458391 data=null 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:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:56:16 [2024-06-26T20:56:16.952Z] 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448458477 data=null button=0 stateMask=0x0 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448458477 data=null button=0 stateMask=0x0 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448458477 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448458478 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448458478 data=null button=0 stateMask=0x0 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448458478 data=null button=0 stateMask=0x0 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448458478 data=null 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:56:16 [2024-06-26T20:56:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448457758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448458604 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448458671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448458672 data=null doit=true}, TreeItem with text {Test}]
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448458672 data=null}, TreeItem with text {Test}]
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448458672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:17 [2024-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448458672 data=null 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-06-26T20:56:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448458713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:17 [2024-06-26T20:56:17.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:17 [2024-06-26T20:56:17.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:17 [2024-06-26T20:56:17.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:56:18 [2024-06-26T20:56:18.393Z] 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:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:56:18 [2024-06-26T20:56:18.393Z] 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:18 [2024-06-26T20:56:18.393Z] 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=1448459922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448459922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.393Z] 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=1448459922 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459922 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459923 data=null item=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:18 [2024-06-26T20:56:18.394Z] 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=1448459923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448459923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459924 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] 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=1448459924 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448459925 data=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:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448459926 data=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:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448459926 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448459926 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448459926 data=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:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448459926 data=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:18 [2024-06-26T20:56:18.394Z] WARN 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:18 [2024-06-26T20:56:18.394Z] WARN 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:18 [2024-06-26T20:56:18.394Z] WARN 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:18 [2024-06-26T20:56:18.394Z] WARN 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:18 [2024-06-26T20:56:18.394Z] WARN 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:18 [2024-06-26T20:56:18.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:56:18 [2024-06-26T20:56:18.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448459927 data=null item=null detail=0 x=0 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:18 [2024-06-26T20:56:18.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448458896 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:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448460561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448460561 data=null doit=true}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448460561 data=null}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448460561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448460562 data=null 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-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448460609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448460610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448460610 data=null doit=true}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448460610 data=null}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448460611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448460611 data=null 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-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448460671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448460671 data=null doit=true}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448460672 data=null}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448460672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448460672 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:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448460677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448460678 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448460678 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448460678 data=null}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448460678 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448460679 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:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448460714 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448460716 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448460716 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448460716 data=null}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448460716 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448460717 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:19 [2024-06-26T20:56:19.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448460773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:19 [2024-06-26T20:56:19.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:19 [2024-06-26T20:56:19.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:19 [2024-06-26T20:56:19.726Z] 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=1448461274 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448461277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:19 [2024-06-26T20:56:19.726Z] 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:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448461279 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:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448461279 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:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448461280 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448461280 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448461280 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:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448461280 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:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448461280 data=null 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:19 [2024-06-26T20:56:19.726Z] 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:19 [2024-06-26T20:56:19.726Z] 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:19 [2024-06-26T20:56:19.726Z] 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:19 [2024-06-26T20:56:19.726Z] 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:19 [2024-06-26T20:56:19.726Z] 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:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:19 [2024-06-26T20:56:19.726Z] DEBUG org.eclipse.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:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448461374 data=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:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448461375 data=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:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448461375 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448461375 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448461375 data=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:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448461375 data=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:19 [2024-06-26T20:56:19.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:19 [2024-06-26T20:56:19.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:19 [2024-06-26T20:56:19.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:19 [2024-06-26T20:56:19.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:19 [2024-06-26T20:56:19.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:19 [2024-06-26T20:56:19.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:20 [2024-06-26T20:56:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448461376 data=null 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:20 [2024-06-26T20:56:20.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448460878 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:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-06-26T20:56:21.169Z] 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-06-26T20:56:21.169Z] 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-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448462594 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448462595 data=null}, TreeItem with text {Traces [3]}]
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448462595 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448462596 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:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448462679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:21 [2024-06-26T20:56:21.169Z] 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:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448462681 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448462681 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-06-26T20:56:21.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448462682 data=null}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448462682 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448462683 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:56:21 [2024-06-26T20:56:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448462706 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448462708 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448462709 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448462709 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:56:21 [2024-06-26T20:56:21.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448462771 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448462772 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448462772 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448462773 data=null}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448462773 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448462774 data=null}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448462774 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448462775 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:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448462777 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448462778 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448462778 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448462778 data=null}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448462779 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448462779 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:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448462813 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448462814 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448462815 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448462815 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:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448462875 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448462876 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448462876 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448462877 data=null}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448462877 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448462878 data=null}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448462878 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448462878 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448462880 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448462881 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448462881 data=null doit=true}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448462882 data=null}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448462882 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448462882 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:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448462911 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448462912 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448462912 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448462912 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:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448462919 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448462986 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448462986 data=null doit=true}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448462986 data=null}, TreeItem with text {generated [1]}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:56:21 [2024-06-26T20:56:21.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448462987 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448462988 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448462988 data=null}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448462988 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448462989 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:56:21 [2024-06-26T20:56:21.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448463096 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448463097 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448463098 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448463098 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:56:21 [2024-06-26T20:56:21.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448463400 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448463464 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448463464 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448463464 data=null}, TreeItem with text {synthetic-trace}]
16:56:21 [2024-06-26T20:56:21.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.575: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.575: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.575: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.575: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.576: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.576: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.576: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] 
16:56:22 [2024-06-26T20:56:22.867Z] (Eclipse:22363): Gtk-WARNING **: 20:56:22.576: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:22 [2024-06-26T20:56:22.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:56:22 [2024-06-26T20:56:22.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:23 [2024-06-26T20:56:23.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:56:23 [2024-06-26T20:56:23.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:56:23 [2024-06-26T20:56:23.123Z] 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:23 [2024-06-26T20:56:23.123Z] 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:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448464607 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448464608 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448464608 data=null}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448464609 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448464609 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:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448464686 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448464686 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448464687 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448464687 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:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448464691 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448464692 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448464692 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448464692 data=null}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448464692 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448464693 data=null}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448464693 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448464693 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:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448464695 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448464709 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448464709 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448464710 data=null}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448464710 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448464710 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:56:23 [2024-06-26T20:56:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448464785 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448464786 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448464787 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448464787 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:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448464793 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448464793 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448464793 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448464794 data=null}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448464794 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448464794 data=null}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448464795 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448464795 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448464809 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448464810 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448464810 data=null doit=true}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448464811 data=null}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448464811 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448464811 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:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448464899 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448464899 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448464900 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:23 [2024-06-26T20:56:23.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448464900 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:56:25 [2024-06-26T20:56:25.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448465087 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:25 [2024-06-26T20:56:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448466277 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:26 [2024-06-26T20:56:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448466976 data=null doit=true}, TreeItem with text {syslog}]
16:56:26 [2024-06-26T20:56:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448467480 data=null}, TreeItem with text {syslog}]
16:56:26 [2024-06-26T20:56:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:56:26 [2024-06-26T20:56:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448468755 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448468791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448468791 data=null doit=true}, TreeItem with text {Test}]
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448468791 data=null}, TreeItem with text {Test}]
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448468792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448468792 data=null 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:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448468875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:27 [2024-06-26T20:56:27.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:27 [2024-06-26T20:56:27.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:56:28 [2024-06-26T20:56:28.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:56:28 [2024-06-26T20:56:28.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:56:28 [2024-06-26T20:56:28.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-06-26T20:56:28.678Z] 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:28 [2024-06-26T20:56:28.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:56:28 [2024-06-26T20:56:28.679Z] 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:28 [2024-06-26T20:56:28.679Z] 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=1448470083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448470083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470083 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470083 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470084 data=null item=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:28 [2024-06-26T20:56:28.679Z] 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=1448470084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448470084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470084 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] 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=1448470085 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.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:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:56:28 [2024-06-26T20:56:28.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448470086 data=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:28 [2024-06-26T20:56:28.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448470087 data=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:28 [2024-06-26T20:56:28.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448470087 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:28 [2024-06-26T20:56:28.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448470087 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:28 [2024-06-26T20:56:28.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448470087 data=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:28 [2024-06-26T20:56:28.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448470087 data=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:28 [2024-06-26T20:56:28.680Z] WARN 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:28 [2024-06-26T20:56:28.680Z] WARN 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:28 [2024-06-26T20:56:28.680Z] WARN 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:28 [2024-06-26T20:56:28.680Z] WARN 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:28 [2024-06-26T20:56:28.680Z] WARN 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:28 [2024-06-26T20:56:28.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:56:28 [2024-06-26T20:56:28.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448470087 data=null item=null detail=0 x=0 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:28 [2024-06-26T20:56:28.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448469012 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:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448470739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448470740 data=null doit=true}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448470740 data=null}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448470740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448470741 data=null 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-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448470786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-06-26T20:56:29.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448470788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448470788 data=null doit=true}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448470794 data=null}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448470794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448470795 data=null 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-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448470814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448470814 data=null doit=true}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448470814 data=null}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448470815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448470815 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:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448470819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448470820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448470820 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448470820 data=null}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448470821 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448470821 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-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448470894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448470895 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448470896 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448470896 data=null}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448470896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448470896 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-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448470904 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:29 [2024-06-26T20:56:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:30 [2024-06-26T20:56:30.013Z] 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=1448471480 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448471483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:30 [2024-06-26T20:56:30.013Z] 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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448471486 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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448471486 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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448471486 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448471486 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448471487 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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448471487 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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448471487 data=null 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:30 [2024-06-26T20:56:30.013Z] 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:30 [2024-06-26T20:56:30.013Z] 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:30 [2024-06-26T20:56:30.013Z] 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:30 [2024-06-26T20:56:30.013Z] 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:30 [2024-06-26T20:56:30.013Z] 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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448471578 data=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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448471579 data=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:30 [2024-06-26T20:56:30.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448471579 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:30 [2024-06-26T20:56:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448471579 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:30 [2024-06-26T20:56:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448471579 data=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:30 [2024-06-26T20:56:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448471579 data=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:30 [2024-06-26T20:56:30.014Z] WARN 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:30 [2024-06-26T20:56:30.014Z] WARN 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:30 [2024-06-26T20:56:30.014Z] WARN 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:30 [2024-06-26T20:56:30.014Z] WARN 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:30 [2024-06-26T20:56:30.014Z] WARN 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:30 [2024-06-26T20:56:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:30 [2024-06-26T20:56:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448471580 data=null 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:30 [2024-06-26T20:56:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448471020 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:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448472278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448472278 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448472279 data=null}, TreeItem with text {Traces [3]}]
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448472279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448472279 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:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448472288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:30 [2024-06-26T20:56:30.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:31 [2024-06-26T20:56:31.395Z] 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=1448472881 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448472883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:31 [2024-06-26T20:56:31.395Z] 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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448472888 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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448472888 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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448472888 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448472888 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448472889 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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448472889 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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448472889 data=null 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:31 [2024-06-26T20:56:31.395Z] 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:31 [2024-06-26T20:56:31.395Z] 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:31 [2024-06-26T20:56:31.395Z] 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:31 [2024-06-26T20:56:31.395Z] 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:31 [2024-06-26T20:56:31.395Z] 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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448472982 data=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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448472983 data=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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448472983 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448472983 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448472983 data=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:31 [2024-06-26T20:56:31.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448472983 data=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:31 [2024-06-26T20:56:31.651Z] WARN 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:31 [2024-06-26T20:56:31.651Z] WARN 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:31 [2024-06-26T20:56:31.651Z] WARN 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:31 [2024-06-26T20:56:31.651Z] WARN 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:31 [2024-06-26T20:56:31.652Z] WARN 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:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:31 [2024-06-26T20:56:31.652Z] 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=1448473184 data=null doit=true}, Shell with text {Confirmation}]
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:56:31 [2024-06-26T20:56:31.652Z] 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:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1448473192 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:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1448473196 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:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1448473196 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1448473196 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1448473197 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:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1448473197 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:31 [2024-06-26T20:56:31.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1448473197 data=null 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:31 [2024-06-26T20:56:31.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:32 [2024-06-26T20:56:32.470Z] 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=1448473795 data=null doit=true}, Shell with text {Confirmation}]
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:56:32 [2024-06-26T20:56:32.470Z] 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:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1448473797 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:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1448473798 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:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1448473798 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1448473798 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1448473798 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:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1448473798 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:56:32 [2024-06-26T20:56:32.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1448473798 data=null 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:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448472983 data=null 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:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448472388 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:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-06-26T20:56:32.728Z] 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-06-26T20:56:32.728Z] 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-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448474192 data=null doit=true}, TreeItem with text {Traces [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448474193 data=null}, TreeItem with text {Traces [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448474193 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448474193 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:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448474272 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1448474274 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448474274 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448474275 data=null}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448474275 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448474276 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:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448474311 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448474312 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1448474312 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448474312 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:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448474375 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1448474375 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1448474376 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1448474376 data=null}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448474377 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448474377 data=null}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448474377 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448474377 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:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448474380 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1448474381 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448474381 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448474397 data=null}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448474405 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448474405 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:56:32 [2024-06-26T20:56:32.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448474425 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448474464 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1448474464 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448474465 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:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448474470 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1448474470 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1448474471 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1448474471 data=null}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448474471 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448474471 data=null}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448474472 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448474472 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448474474 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1448474475 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1448474475 data=null doit=true}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1448474475 data=null}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1448474476 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448474476 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:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1448474502 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1448474503 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1448474503 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448474503 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:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1448474511 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1448474511 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1448474511 data=null doit=true}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1448474511 data=null}, TreeItem with text {generated [2]}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
16:56:32 [2024-06-26T20:56:32.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448474513 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448474513 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448474513 data=null}, TreeItem with text {synthetic-trace}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448474514 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:32 [2024-06-26T20:56:32.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448474514 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:56:33 [2024-06-26T20:56:33.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448474603 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:33 [2024-06-26T20:56:33.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448474604 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:33 [2024-06-26T20:56:33.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448474604 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:33 [2024-06-26T20:56:33.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448474605 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:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.593: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.593: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] 
16:56:33 [2024-06-26T20:56:33.804Z] (Eclipse:22363): Gtk-WARNING **: 20:56:33.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:33 [2024-06-26T20:56:33.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448474876 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448475400 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448475406 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448475406 data=null}, TreeItem with text {synthetic-trace}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-06-26T20:56:34.061Z] 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-06-26T20:56:34.061Z] 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-06-26T20:56:34.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:34 [2024-06-26T20:56:34.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1448475577 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448475577 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448475578 data=null}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448475578 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448475578 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:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448475614 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448475614 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1448475615 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448475615 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:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448475672 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1448475672 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1448475673 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1448475673 data=null}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448475673 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448475673 data=null}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448475674 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448475674 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:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448475685 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1448475686 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448475687 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448475687 data=null}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448475688 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448475688 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:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448475707 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448475708 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1448475713 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448475713 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:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448475718 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1448475719 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1448475719 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1448475719 data=null}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448475771 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448475771 data=null}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448475772 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448475772 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448475774 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=1448475787 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=1448475787 data=null doit=true}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=1448475788 data=null}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1448475789 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448475789 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:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1448475815 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=1448475816 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=1448475817 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448475817 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:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=1448475879 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=1448475880 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=1448475880 data=null doit=true}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=1448475880 data=null}, TreeItem with text {generated [2]}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
16:56:34 [2024-06-26T20:56:34.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448475881 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=1448475882 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=1448475882 data=null}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448475882 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448475883 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:56:34 [2024-06-26T20:56:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448475967 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448475971 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448475971 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
16:56:34 [2024-06-26T20:56:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448475972 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:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.783: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.783: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.783: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.783: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:35 [2024-06-26T20:56:35.942Z] 
16:56:35 [2024-06-26T20:56:35.942Z] (Eclipse:22363): Gtk-WARNING **: 20:56:35.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:36 [2024-06-26T20:56:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448476279 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
16:56:37 [2024-06-26T20:56:37.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=1448478567 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
16:56:37 [2024-06-26T20:56:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=1448478568 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
16:56:37 [2024-06-26T20:56:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=1448478568 data=null}, TreeItem with text {synthetic-trace(2)}]
16:56:37 [2024-06-26T20:56:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
16:56:37 [2024-06-26T20:56:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
16:56:37 [2024-06-26T20:56:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:37 [2024-06-26T20:56:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:37 [2024-06-26T20:56:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:37 [2024-06-26T20:56:37.689Z] 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-06-26T20:56:37.945Z] 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-06-26T20:56:37.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:37 [2024-06-26T20:56:37.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1448479367 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448479367 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448479368 data=null}, TreeItem with text {node1 [6]}]
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448479369 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:37 [2024-06-26T20:56:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448479369 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:56:38 [2024-06-26T20:56:38.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448479773 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448480169 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1448480468 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448480468 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:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448480474 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1448480474 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1448480475 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1448480475 data=null}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448480475 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448480475 data=null}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448480476 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448480476 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:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448480479 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1448480480 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448480480 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448480480 data=null}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448480481 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448480481 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:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448480789 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448480868 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1448480869 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448480869 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:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448480876 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1448480876 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1448480876 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1448480877 data=null}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:56:39 [2024-06-26T20:56:39.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448480877 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448480877 data=null}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448480878 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448480972 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448480975 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448480976 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448480976 data=null doit=true}, TreeItem with text {syslog}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448480977 data=null}, TreeItem with text {syslog}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448480977 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:39 [2024-06-26T20:56:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448480977 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:56:39 [2024-06-26T20:56:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448481269 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:39 [2024-06-26T20:56:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448481273 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:39 [2024-06-26T20:56:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448481273 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:40 [2024-06-26T20:56:40.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448481274 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:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448481886 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448482494 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448482494 data=null doit=true}, TreeItem with text {syslog}]
16:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448482494 data=null}, TreeItem with text {syslog}]
16:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:56:40 [2024-06-26T20:56:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:41 [2024-06-26T20:56:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:56:41 [2024-06-26T20:56:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:56:41 [2024-06-26T20:56:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:41 [2024-06-26T20:56:41.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=1448482674 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448482674 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448482675 data=null}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448482675 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448482676 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:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448482715 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448482715 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=1448482716 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448482716 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:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448482721 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=1448482763 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=1448482764 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=1448482764 data=null}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=1448482764 data=null doit=true}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=1448482764 data=null}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=1448482765 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448482765 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:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=1448482778 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=1448482780 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448482780 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448482780 data=null}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448482781 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448482781 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:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448482809 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448482809 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=1448482809 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448482810 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:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448482816 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=1448482817 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=1448482866 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=1448482866 data=null}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=1448482867 data=null doit=true}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=1448482867 data=null}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=1448482868 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448482868 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=1448482879 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=1448482881 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=1448482881 data=null doit=true}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=1448482882 data=null}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1448482882 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448482883 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:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1448482968 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=1448482969 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=1448482969 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448482969 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:56:41 [2024-06-26T20:56:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=1448483087 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=1448483506 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=1448483528 data=null doit=true}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=1448483564 data=null}, TreeItem with text {syslog(2)}]
16:56:41 [2024-06-26T20:56:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
16:56:41 [2024-06-26T20:56:41.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
16:56:42 [2024-06-26T20:56:42.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@2e1c5d1f] time=1448484402 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448484431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448484431 data=null doit=true}, TreeItem with text {Test}]
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448484431 data=null}, TreeItem with text {Test}]
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448484432 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:42 [2024-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448484432 data=null 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-06-26T20:56:42.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448484474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:43 [2024-06-26T20:56:43.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:43 [2024-06-26T20:56:43.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:43 [2024-06-26T20:56:43.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-06-26T20:56:44.104Z] 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:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:56:44 [2024-06-26T20:56:44.104Z] 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:44 [2024-06-26T20:56:44.104Z] 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=1448485632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448485632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485632 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485632 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null item=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:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448485633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] 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=1448485633 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.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:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448485635 data=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:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448485635 data=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:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448485636 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448485636 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:44 [2024-06-26T20:56:44.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448485636 data=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:44 [2024-06-26T20:56:44.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448485636 data=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:44 [2024-06-26T20:56:44.105Z] WARN 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:44 [2024-06-26T20:56:44.105Z] WARN 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:44 [2024-06-26T20:56:44.105Z] WARN 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:44 [2024-06-26T20:56:44.105Z] WARN 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:44 [2024-06-26T20:56:44.105Z] WARN 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:44 [2024-06-26T20:56:44.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:56:44 [2024-06-26T20:56:44.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448485636 data=null item=null detail=0 x=0 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:44 [2024-06-26T20:56:44.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448484582 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:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448486281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448486281 data=null doit=true}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448486282 data=null}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448486282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448486283 data=null 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-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448486380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448486382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448486382 data=null doit=true}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448486382 data=null}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448486383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448486383 data=null 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-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448486401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448486402 data=null doit=true}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448486402 data=null}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448486402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448486403 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:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448486406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448486408 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448486408 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448486408 data=null}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448486409 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448486417 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:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448486490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448486491 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448486491 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448486491 data=null}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448486492 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448486492 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:44 [2024-06-26T20:56:44.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448486499 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:45 [2024-06-26T20:56:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:45 [2024-06-26T20:56:45.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:45 [2024-06-26T20:56:45.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:45 [2024-06-26T20:56:45.694Z] 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=1448487083 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448487086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:45 [2024-06-26T20:56:45.694Z] 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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448487093 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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448487093 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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448487093 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448487093 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448487094 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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448487094 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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448487094 data=null 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:45 [2024-06-26T20:56:45.694Z] 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:45 [2024-06-26T20:56:45.694Z] 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:45 [2024-06-26T20:56:45.694Z] 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:45 [2024-06-26T20:56:45.694Z] 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:45 [2024-06-26T20:56:45.694Z] 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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448487184 data=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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448487184 data=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:45 [2024-06-26T20:56:45.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448487184 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:45 [2024-06-26T20:56:45.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448487184 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:45 [2024-06-26T20:56:45.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448487184 data=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:45 [2024-06-26T20:56:45.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448487185 data=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:45 [2024-06-26T20:56:45.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:56:45 [2024-06-26T20:56:45.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:56:45 [2024-06-26T20:56:45.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:56:45 [2024-06-26T20:56:45.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:56:45 [2024-06-26T20:56:45.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:56:45 [2024-06-26T20:56:45.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448487185 data=null 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:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448486608 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:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448487772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448487772 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448487772 data=null}, TreeItem with text {Traces [0]}]
16:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448487772 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448487773 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:46 [2024-06-26T20:56:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448487782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:46 [2024-06-26T20:56:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:46 [2024-06-26T20:56:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:46 [2024-06-26T20:56:46.771Z] 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=1448488310 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448488313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:46 [2024-06-26T20:56:46.771Z] 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:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448488315 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:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448488315 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:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448488315 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:46 [2024-06-26T20:56:46.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448488315 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:46 [2024-06-26T20:56:46.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448488316 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:46 [2024-06-26T20:56:46.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448488316 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:46 [2024-06-26T20:56:46.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448488316 data=null 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:47 [2024-06-26T20:56:47.028Z] 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:47 [2024-06-26T20:56:47.028Z] 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:47 [2024-06-26T20:56:47.028Z] 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:47 [2024-06-26T20:56:47.028Z] 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:47 [2024-06-26T20:56:47.028Z] 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:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.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:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448488401 data=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:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448488402 data=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:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448488402 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448488402 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448488402 data=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:47 [2024-06-26T20:56:47.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448488405 data=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:47 [2024-06-26T20:56:47.028Z] WARN 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:47 [2024-06-26T20:56:47.284Z] WARN 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:47 [2024-06-26T20:56:47.284Z] WARN 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:47 [2024-06-26T20:56:47.285Z] WARN 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:47 [2024-06-26T20:56:47.285Z] WARN 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:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:47 [2024-06-26T20:56:47.285Z] 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=1448488673 data=null doit=true}, Shell with text {Confirmation}]
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:56:47 [2024-06-26T20:56:47.285Z] 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:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1448488674 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:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1448488674 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:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1448488674 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1448488674 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1448488675 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:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1448488675 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:47 [2024-06-26T20:56:47.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1448488675 data=null 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:47 [2024-06-26T20:56:47.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:48 [2024-06-26T20:56:48.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:48 [2024-06-26T20:56:48.106Z] 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=1448489430 data=null doit=true}, Shell with text {Confirmation}]
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:56:48 [2024-06-26T20:56:48.106Z] 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:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1448489431 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:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1448489431 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:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1448489431 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1448489431 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1448489432 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:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1448489436 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:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1448489436 data=null 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:56:48 [2024-06-26T20:56:48.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:48 [2024-06-26T20:56:48.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448488405 data=null 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:48 [2024-06-26T20:56:48.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448487880 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:56:48 [2024-06-26T20:56:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:48 [2024-06-26T20:56:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:48 [2024-06-26T20:56:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:48 [2024-06-26T20:56:48.618Z] 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-06-26T20:56:48.618Z] 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-06-26T20:56:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448490003 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:48 [2024-06-26T20:56:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448490003 data=null}, TreeItem with text {Traces [3]}]
16:56:48 [2024-06-26T20:56:48.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448490004 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448490004 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:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448490068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] 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:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448490072 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448490072 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448490073 data=null}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448490073 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448490074 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:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448490108 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448490109 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448490109 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448490109 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:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448490116 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448490116 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448490170 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448490170 data=null}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448490170 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448490171 data=null}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448490171 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448490173 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:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448490175 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448490176 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448490176 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448490177 data=null}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448490177 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448490178 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:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448490203 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448490204 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448490208 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448490208 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:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448490212 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448490213 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448490213 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448490213 data=null}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448490214 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448490214 data=null}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448490214 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448490215 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448490216 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448490217 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448490217 data=null doit=true}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448490217 data=null}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448490218 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448490218 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:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448490274 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448490275 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448490275 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448490276 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:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448490281 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448490281 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448490281 data=null doit=true}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448490281 data=null}, TreeItem with text {generated [1]}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:56:48 [2024-06-26T20:56:48.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448490282 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448490282 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448490283 data=null}, TreeItem with text {synthetic-trace}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448490283 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448490283 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:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448490368 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448490370 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:48 [2024-06-26T20:56:48.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448490370 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:49 [2024-06-26T20:56:49.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448490371 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:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.281: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.389Z] 
16:56:49 [2024-06-26T20:56:49.389Z] (Eclipse:22363): Gtk-WARNING **: 20:56:49.282: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448490488 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448491093 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448491099 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448491099 data=null}, TreeItem with text {synthetic-trace}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-06-26T20:56:49.645Z] 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-06-26T20:56:49.645Z] 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-06-26T20:56:49.645Z] 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:49 [2024-06-26T20:56:49.645Z] 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:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448491211 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448491211 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448491212 data=null}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448491212 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448491212 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:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448491280 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448491281 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448491281 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448491282 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:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448491294 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448491294 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448491294 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448491295 data=null}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448491295 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448491295 data=null}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448491296 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448491296 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:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448491297 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448491298 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448491298 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448491299 data=null}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448491299 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448491299 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:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448491372 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448491373 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448491373 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448491374 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:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448491378 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448491379 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448491379 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448491379 data=null}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448491379 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448491380 data=null}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448491380 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448491380 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448491391 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448491392 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448491393 data=null doit=true}, TreeItem with text {syslog}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448491393 data=null}, TreeItem with text {syslog}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448491393 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448491394 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:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448491470 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448491470 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:49 [2024-06-26T20:56:49.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448491471 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:50 [2024-06-26T20:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448491471 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:56:50 [2024-06-26T20:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448491599 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:50 [2024-06-26T20:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448491599 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:50 [2024-06-26T20:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448491599 data=null doit=true}, TreeItem with text {syslog}]
16:56:50 [2024-06-26T20:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448491599 data=null}, TreeItem with text {syslog}]
16:56:50 [2024-06-26T20:56:50.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:56:51 [2024-06-26T20:56:51.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448492983 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448492992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448492992 data=null doit=true}, TreeItem with text {Test}]
16:56:51 [2024-06-26T20:56:51.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448492992 data=null}, TreeItem with text {Test}]
16:56:51 [2024-06-26T20:56:51.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448492992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:51 [2024-06-26T20:56:51.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448493011 data=null 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-06-26T20:56:51.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448493086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:51 [2024-06-26T20:56:51.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:51 [2024-06-26T20:56:51.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:51 [2024-06-26T20:56:51.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:56:52 [2024-06-26T20:56:52.838Z] 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:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:56:52 [2024-06-26T20:56:52.838Z] 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:52 [2024-06-26T20:56:52.838Z] 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=1448494186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448494186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.838Z] 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=1448494186 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.838Z] 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=1448494186 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.838Z] 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=1448494186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.838Z] 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=1448494187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.838Z] 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=1448494187 data=null item=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:52 [2024-06-26T20:56:52.839Z] 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=1448494187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448494187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.839Z] 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=1448494187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.839Z] 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=1448494187 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.839Z] 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=1448494187 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.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:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448494189 data=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:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448494189 data=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:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448494189 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448494189 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448494189 data=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:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448494189 data=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:52 [2024-06-26T20:56:52.839Z] WARN 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:52 [2024-06-26T20:56:52.839Z] WARN 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:52 [2024-06-26T20:56:52.839Z] WARN 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:52 [2024-06-26T20:56:52.839Z] WARN 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:52 [2024-06-26T20:56:52.839Z] WARN 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:52 [2024-06-26T20:56:52.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:56:53 [2024-06-26T20:56:53.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448494190 data=null item=null detail=0 x=0 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:53 [2024-06-26T20:56:53.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448493195 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:53 [2024-06-26T20:56:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448494927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448494928 data=null doit=true}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448494928 data=null}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448494928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448494929 data=null 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-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448494967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448494968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448494968 data=null doit=true}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448494969 data=null}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448494969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448494969 data=null 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-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448494985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448494985 data=null doit=true}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448494985 data=null}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448494986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448494986 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:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448494989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448494990 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448494991 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448494991 data=null}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448494991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448494991 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:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448495015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448495022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448495022 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448495022 data=null}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448495023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448495023 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:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448495030 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:53 [2024-06-26T20:56:53.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:53 [2024-06-26T20:56:53.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:54 [2024-06-26T20:56:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:54 [2024-06-26T20:56:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:54 [2024-06-26T20:56:54.172Z] 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=1448495537 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448495539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:54 [2024-06-26T20:56:54.172Z] 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448495565 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448495566 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448495566 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448495566 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448495566 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448495566 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448495567 data=null 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:54 [2024-06-26T20:56:54.172Z] 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:54 [2024-06-26T20:56:54.172Z] 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:54 [2024-06-26T20:56:54.172Z] 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:54 [2024-06-26T20:56:54.172Z] 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:54 [2024-06-26T20:56:54.172Z] 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448495615 data=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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448495615 data=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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448495616 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448495616 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448495616 data=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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448495616 data=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:54 [2024-06-26T20:56:54.172Z] WARN 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:54 [2024-06-26T20:56:54.172Z] WARN 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:54 [2024-06-26T20:56:54.172Z] WARN 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:54 [2024-06-26T20:56:54.172Z] WARN 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:54 [2024-06-26T20:56:54.172Z] WARN 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:54 [2024-06-26T20:56:54.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:54 [2024-06-26T20:56:54.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448495616 data=null 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:54 [2024-06-26T20:56:54.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448495169 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:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448496189 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448496189 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448496189 data=null}, TreeItem with text {Traces [3]}]
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448496190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448496190 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:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448496197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:56:54 [2024-06-26T20:56:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:56:55 [2024-06-26T20:56:55.246Z] 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=1448496718 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448496720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:55 [2024-06-26T20:56:55.246Z] 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:55 [2024-06-26T20:56:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448496722 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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448496722 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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448496722 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448496722 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448496723 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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448496723 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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448496723 data=null 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:55 [2024-06-26T20:56:55.247Z] 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:55 [2024-06-26T20:56:55.247Z] 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:55 [2024-06-26T20:56:55.247Z] 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:55 [2024-06-26T20:56:55.247Z] 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:55 [2024-06-26T20:56:55.247Z] 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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448496800 data=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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448496800 data=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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448496800 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448496800 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448496800 data=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:55 [2024-06-26T20:56:55.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448496800 data=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:55 [2024-06-26T20:56:55.504Z] WARN 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:55 [2024-06-26T20:56:55.504Z] WARN 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:55 [2024-06-26T20:56:55.504Z] WARN 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:55 [2024-06-26T20:56:55.504Z] WARN 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:55 [2024-06-26T20:56:55.504Z] WARN 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:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:55 [2024-06-26T20:56:55.504Z] 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=1448496995 data=null doit=true}, Shell with text {Confirmation}]
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:56:55 [2024-06-26T20:56:55.504Z] 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:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1448496996 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:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1448496996 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:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1448496996 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1448496996 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1448496997 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:55 [2024-06-26T20:56:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1448496997 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:55 [2024-06-26T20:56:55.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1448496997 data=null 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:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:55 [2024-06-26T20:56:55.761Z] 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=1448497219 data=null doit=true}, Shell with text {Confirmation}]
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:56:55 [2024-06-26T20:56:55.761Z] 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:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:56:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448497220 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:55 [2024-06-26T20:56:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448497220 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:55 [2024-06-26T20:56:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448497220 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448497220 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:55 [2024-06-26T20:56:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448497221 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:55 [2024-06-26T20:56:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448497221 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:55 [2024-06-26T20:56:55.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448497221 data=null 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:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448496801 data=null 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:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448496282 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:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-06-26T20:56:56.018Z] 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-06-26T20:56:56.018Z] 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-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448497487 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448497487 data=null}, TreeItem with text {Traces [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448497488 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448497488 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:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448497506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] 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:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448497507 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448497508 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448497513 data=null}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448497514 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448497514 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:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448497578 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448497579 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448497579 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448497580 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:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448497596 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448497597 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448497597 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448497597 data=null}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448497598 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448497598 data=null}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448497598 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448497598 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:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448497600 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448497601 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448497601 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448497601 data=null}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448497615 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448497615 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:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448497676 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448497677 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448497677 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448497677 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:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448497693 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448497693 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448497693 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448497693 data=null}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448497694 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448497694 data=null}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448497694 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448497695 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448497696 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448497697 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448497697 data=null doit=true}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448497697 data=null}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448497707 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448497708 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:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448497768 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448497769 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448497769 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448497769 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:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448497776 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448497776 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448497776 data=null doit=true}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448497776 data=null}, TreeItem with text {generated [1]}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:56:56 [2024-06-26T20:56:56.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448497777 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448497777 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448497778 data=null}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448497778 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448497778 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:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448497868 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448497871 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448497871 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:56 [2024-06-26T20:56:56.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448497871 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:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.698: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.698: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.699: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.699: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.699: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.699: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.699: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:56 [2024-06-26T20:56:56.789Z] 
16:56:56 [2024-06-26T20:56:56.789Z] (Eclipse:22363): Gtk-WARNING **: 20:56:56.699: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448497990 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448498506 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448498513 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448498513 data=null}, TreeItem with text {synthetic-trace}]
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:56:57 [2024-06-26T20:56:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:57 [2024-06-26T20:56:57.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:56:57 [2024-06-26T20:56:57.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:56:57 [2024-06-26T20:56:57.303Z] 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:57 [2024-06-26T20:56:57.303Z] 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:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448498680 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448498680 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448498681 data=null}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448498682 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448498682 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:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448498717 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448498718 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448498719 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448498719 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:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448498731 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448498732 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448498732 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448498732 data=null}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448498733 data=null doit=true}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448498733 data=null}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448498733 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448498733 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:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448498775 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448498776 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448498776 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:57 [2024-06-26T20:56:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448498777 data=null}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448498777 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448498777 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:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448498802 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448498803 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448498803 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448498803 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:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448498816 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448498816 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448498817 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448498817 data=null}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448498817 data=null doit=true}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448498817 data=null}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448498818 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448498818 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448498819 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448498820 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448498820 data=null doit=true}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448498821 data=null}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448498821 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448498821 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:56:57 [2024-06-26T20:56:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448498907 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448498907 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448498908 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:57 [2024-06-26T20:56:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448498908 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:56:58 [2024-06-26T20:56:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448499066 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:56:58 [2024-06-26T20:56:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448500078 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:56:58 [2024-06-26T20:56:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448500079 data=null doit=true}, TreeItem with text {syslog}]
16:56:58 [2024-06-26T20:56:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448500080 data=null}, TreeItem with text {syslog}]
16:56:58 [2024-06-26T20:56:58.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:56:58 [2024-06-26T20:56:58.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448501018 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448501028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448501029 data=null doit=true}, TreeItem with text {Test}]
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448501029 data=null}, TreeItem with text {Test}]
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448501030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448501080 data=null 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-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448501123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:59 [2024-06-26T20:56:59.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:59 [2024-06-26T20:56:59.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.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=1448502317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502317 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502318 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502318 data=null item=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:00 [2024-06-26T20:57:00.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=1448502318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502319 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.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=1448502319 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448502321 data=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:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448502321 data=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:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448502321 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448502321 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448502322 data=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:00 [2024-06-26T20:57:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448502322 data=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:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.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:57:00 [2024-06-26T20:57:00.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:01 [2024-06-26T20:57:01.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448502322 data=null item=null detail=0 x=0 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:01 [2024-06-26T20:57:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448501269 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:01 [2024-06-26T20:57:01.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:01 [2024-06-26T20:57:01.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-06-26T20:57:01.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448502952 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448502952 data=null doit=true}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448502952 data=null}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448502953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448502953 data=null 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-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448503000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448503001 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448503001 data=null doit=true}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448503002 data=null}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448503002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448503002 data=null 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-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448503017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448503018 data=null doit=true}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448503018 data=null}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448503018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448503019 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:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448503021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448503076 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448503076 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448503076 data=null}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448503077 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448503077 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:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448503101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448503102 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448503102 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448503103 data=null}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448503103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448503103 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:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448503117 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:01 [2024-06-26T20:57:01.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:02 [2024-06-26T20:57:02.193Z] 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=1448503679 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448503681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:02 [2024-06-26T20:57:02.193Z] 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:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448503687 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:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448503687 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:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448503687 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448503687 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448503687 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:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448503687 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:57:02 [2024-06-26T20:57:02.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448503688 data=null 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:57:02 [2024-06-26T20:57:02.193Z] 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:57:02 [2024-06-26T20:57:02.193Z] 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:57:02 [2024-06-26T20:57:02.193Z] 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:57:02 [2024-06-26T20:57:02.194Z] 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:57:02 [2024-06-26T20:57:02.194Z] 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:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.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:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448503775 data=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:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448503775 data=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:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448503775 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448503775 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448503775 data=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:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448503775 data=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:02 [2024-06-26T20:57:02.194Z] WARN 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:02 [2024-06-26T20:57:02.194Z] WARN 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:02 [2024-06-26T20:57:02.194Z] WARN 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:02 [2024-06-26T20:57:02.194Z] WARN 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:02 [2024-06-26T20:57:02.194Z] WARN 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:02 [2024-06-26T20:57:02.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448503776 data=null 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-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448503205 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:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448504299 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448504299 data=null doit=true}, TreeItem with text {Traces [3]}]
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448504303 data=null}, TreeItem with text {Traces [3]}]
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448504303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448504304 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:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448504309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:02 [2024-06-26T20:57:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:03 [2024-06-26T20:57:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:03 [2024-06-26T20:57:03.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=1448504800 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448504802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] 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:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:03 [2024-06-26T20:57:03.271Z] 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:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@695d0adc
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504804 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504805 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1448504805 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1448504805 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504805 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504805 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1448504805 data=null 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504806 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504806 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1448504806 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:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1448504806 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1448504806 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:03 [2024-06-26T20:57:03.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:03 [2024-06-26T20:57:03.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:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448504808 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:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448504808 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:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448504808 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448504808 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448504809 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:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448504809 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:57:03 [2024-06-26T20:57:03.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448504809 data=null 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:57:03 [2024-06-26T20:57:03.529Z] 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:57:03 [2024-06-26T20:57:03.529Z] 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:57:03 [2024-06-26T20:57:03.529Z] 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:57:03 [2024-06-26T20:57:03.529Z] 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:57:03 [2024-06-26T20:57:03.529Z] 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:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.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:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448504903 data=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:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448504904 data=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:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448504904 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448504904 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448504904 data=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:03 [2024-06-26T20:57:03.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448504904 data=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:03 [2024-06-26T20:57:03.786Z] WARN 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:03 [2024-06-26T20:57:03.786Z] WARN 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:03 [2024-06-26T20:57:03.786Z] WARN 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:03 [2024-06-26T20:57:03.786Z] WARN 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:03 [2024-06-26T20:57:03.786Z] WARN 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:03 [2024-06-26T20:57:03.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:04 [2024-06-26T20:57:04.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448504904 data=null 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:04 [2024-06-26T20:57:04.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448504357 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:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:04 [2024-06-26T20:57:04.605Z] 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-06-26T20:57:04.605Z] 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-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448506003 data=null doit=true}, TreeItem with text {Traces [3]}]
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448506003 data=null}, TreeItem with text {Traces [3]}]
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448506004 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448506008 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:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448506013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:04 [2024-06-26T20:57:04.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448506014 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448506014 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448506015 data=null}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448506015 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448506015 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:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448506068 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448506068 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448506069 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448506069 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:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448506073 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448506074 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448506074 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448506074 data=null}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448506075 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448506075 data=null}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448506075 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448506076 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:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448506077 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448506078 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448506078 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448506079 data=null}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448506079 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448506079 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:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448506105 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448506105 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448506106 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448506106 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:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448506109 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448506110 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448506110 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448506110 data=null}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448506111 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448506112 data=null}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448506112 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448506112 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448506114 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:57:04 [2024-06-26T20:57:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448506114 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448506168 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448506168 data=null}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448506169 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448506169 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:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448506180 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448506180 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448506180 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448506181 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:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448506200 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448506200 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448506201 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448506201 data=null}, TreeItem with text {generated [1]}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:57:04 [2024-06-26T20:57:04.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448506202 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448506202 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448506203 data=null}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448506203 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448506203 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:57:04 [2024-06-26T20:57:04.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448506274 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448506277 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448506278 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:04 [2024-06-26T20:57:04.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448506278 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:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.119Z] 
16:57:05 [2024-06-26T20:57:05.119Z] (Eclipse:22363): Gtk-WARNING **: 20:57:05.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448506386 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448506823 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448506880 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448506880 data=null}, TreeItem with text {synthetic-trace}]
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:57:05 [2024-06-26T20:57:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:05 [2024-06-26T20:57:05.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:57:05 [2024-06-26T20:57:05.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:57:05 [2024-06-26T20:57:05.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:05 [2024-06-26T20:57:05.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448506998 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448506998 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448506999 data=null}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448506999 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448506999 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:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448507069 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448507069 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448507070 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448507070 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:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448507083 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448507083 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448507083 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448507084 data=null}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448507084 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448507084 data=null}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448507085 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448507085 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:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448507087 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448507087 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448507087 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448507088 data=null}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448507089 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448507089 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:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448507171 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448507175 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448507176 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448507176 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:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448507180 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448507181 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448507181 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448507181 data=null}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448507182 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448507182 data=null}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448507182 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448507182 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448507184 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448507184 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448507185 data=null doit=true}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448507185 data=null}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448507186 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448507186 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:57:05 [2024-06-26T20:57:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448507278 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448507279 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448507279 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:05 [2024-06-26T20:57:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448507280 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:57:06 [2024-06-26T20:57:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448507408 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:06 [2024-06-26T20:57:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448508282 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:06 [2024-06-26T20:57:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448508366 data=null doit=true}, TreeItem with text {syslog}]
16:57:06 [2024-06-26T20:57:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448508366 data=null}, TreeItem with text {syslog}]
16:57:06 [2024-06-26T20:57:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:06 [2024-06-26T20:57:06.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448508805 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448508812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448508813 data=null doit=true}, TreeItem with text {Test}]
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448508813 data=null}, TreeItem with text {Test}]
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448508813 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:07 [2024-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448508813 data=null 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-06-26T20:57:07.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448508894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:07 [2024-06-26T20:57:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:07 [2024-06-26T20:57:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:07 [2024-06-26T20:57:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:08 [2024-06-26T20:57:08.197Z] 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:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:08 [2024-06-26T20:57:08.197Z] 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:08 [2024-06-26T20:57:08.197Z] 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=1448509546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448509548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.197Z] 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=1448509548 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.197Z] 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=1448509548 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] 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=1448509548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] 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=1448509548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] 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=1448509548 data=null item=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:08 [2024-06-26T20:57:08.198Z] 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=1448509548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448509548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] 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=1448509549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] 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=1448509549 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] 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=1448509549 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.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:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448509550 data=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:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448509550 data=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:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448509551 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448509551 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448509551 data=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:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448509551 data=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:08 [2024-06-26T20:57:08.198Z] WARN 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:08 [2024-06-26T20:57:08.198Z] WARN 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:08 [2024-06-26T20:57:08.198Z] WARN 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:08 [2024-06-26T20:57:08.198Z] WARN 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:08 [2024-06-26T20:57:08.198Z] WARN 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:08 [2024-06-26T20:57:08.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:08 [2024-06-26T20:57:08.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448509551 data=null item=null detail=0 x=0 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:08 [2024-06-26T20:57:08.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448508994 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:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448510206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448510206 data=null doit=true}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448510206 data=null}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448510207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448510207 data=null 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:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448510248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448510249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448510249 data=null doit=true}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448510250 data=null}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448510250 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448510250 data=null 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:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448510281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448510282 data=null doit=true}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448510282 data=null}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448510282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448510282 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:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448510285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:08 [2024-06-26T20:57:08.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448510286 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448510286 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448510286 data=null}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448510287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448510287 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:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448510318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448510319 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448510319 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448510319 data=null}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448510319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448510320 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:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448510373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:08 [2024-06-26T20:57:08.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:09 [2024-06-26T20:57:09.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:09 [2024-06-26T20:57:09.480Z] 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=1448510859 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448510863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.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:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448510865 data=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:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448510865 data=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:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448510866 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:09 [2024-06-26T20:57:09.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448510866 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:09 [2024-06-26T20:57:09.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448510866 data=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:09 [2024-06-26T20:57:09.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448510866 data=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:09 [2024-06-26T20:57:09.481Z] WARN 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:09 [2024-06-26T20:57:09.481Z] WARN 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:09 [2024-06-26T20:57:09.481Z] WARN 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:09 [2024-06-26T20:57:09.481Z] WARN 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:09 [2024-06-26T20:57:09.481Z] WARN 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:09 [2024-06-26T20:57:09.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:09 [2024-06-26T20:57:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448510867 data=null 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:09 [2024-06-26T20:57:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448510468 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:57:09 [2024-06-26T20:57:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-06-26T20:57:09.993Z] 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-06-26T20:57:09.993Z] 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-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448511477 data=null doit=true}, TreeItem with text {Traces [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448511487 data=null}, TreeItem with text {Traces [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448511487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448511488 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:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448511494 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448511507 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448511508 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448511509 data=null}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448511509 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448511509 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:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448511533 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448511533 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448511533 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448511534 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:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448511577 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448511578 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448511578 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448511578 data=null}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448511579 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448511579 data=null}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448511579 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:09 [2024-06-26T20:57:09.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448511579 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:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448511581 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448511593 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448511593 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448511594 data=null}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448511594 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448511595 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:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448511611 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448511612 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448511612 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448511612 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:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448511617 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448511617 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448511677 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448511677 data=null}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448511678 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448511678 data=null}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448511678 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448511679 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448511680 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448511681 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448511681 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448511681 data=null}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448511682 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448511682 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:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448511691 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448511692 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448511692 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448511707 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:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448511766 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448511766 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448511767 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448511767 data=null}, TreeItem with text {generated [1]}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:57:10 [2024-06-26T20:57:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448511768 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448511768 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448511768 data=null}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448511769 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448511769 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:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448511813 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448511814 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448511814 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448511815 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:57:10 [2024-06-26T20:57:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448511979 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448511979 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448511980 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448511980 data=null}, TreeItem with text {synthetic-trace}]
16:57:10 [2024-06-26T20:57:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.686: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.686: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.687: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.687: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.687: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.687: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.687: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:10 [2024-06-26T20:57:10.780Z] 
16:57:10 [2024-06-26T20:57:10.780Z] (Eclipse:22363): Gtk-WARNING **: 20:57:10.687: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:11 [2024-06-26T20:57:11.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:57:11 [2024-06-26T20:57:11.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-06-26T20:57:11.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:11 [2024-06-26T20:57:11.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:11 [2024-06-26T20:57:11.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:11 [2024-06-26T20:57:11.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448512691 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448512691 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448512692 data=null}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448512692 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448512692 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:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448512768 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448512769 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448512769 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448512769 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:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448512781 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448512781 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448512782 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448512782 data=null}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448512782 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448512783 data=null}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448512783 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448512783 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:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448512785 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448512786 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448512786 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448512786 data=null}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448512787 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448512787 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:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448512816 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448512816 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448512817 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448512817 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:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448512822 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448512822 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448512822 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448512822 data=null}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448512872 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448512872 data=null}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448512872 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448512873 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448512875 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448512875 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448512876 data=null doit=true}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448512888 data=null}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448512888 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448512888 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:57:11 [2024-06-26T20:57:11.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448512967 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448512967 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448512967 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:11 [2024-06-26T20:57:11.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448512968 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:57:12 [2024-06-26T20:57:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448513067 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:12 [2024-06-26T20:57:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448513775 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:12 [2024-06-26T20:57:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448513776 data=null doit=true}, TreeItem with text {syslog}]
16:57:12 [2024-06-26T20:57:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448513776 data=null}, TreeItem with text {syslog}]
16:57:12 [2024-06-26T20:57:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:12 [2024-06-26T20:57:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:13 [2024-06-26T20:57:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448514541 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:13 [2024-06-26T20:57:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448514552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448514552 data=null doit=true}, TreeItem with text {Test}]
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448514552 data=null}, TreeItem with text {Test}]
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448514552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448514552 data=null 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:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448514611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:13 [2024-06-26T20:57:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:14 [2024-06-26T20:57:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:14 [2024-06-26T20:57:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:14 [2024-06-26T20:57:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:14 [2024-06-26T20:57:14.229Z] 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:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:14 [2024-06-26T20:57:14.229Z] 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:14 [2024-06-26T20:57:14.229Z] 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=1448515795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448515795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515795 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515795 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515796 data=null item=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:14 [2024-06-26T20:57:14.229Z] 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=1448515796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448515796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515797 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] 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=1448515797 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.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:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448515799 data=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:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448515799 data=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:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448515800 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448515800 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448515800 data=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:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448515800 data=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:14 [2024-06-26T20:57:14.229Z] WARN 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:14 [2024-06-26T20:57:14.229Z] WARN 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:14 [2024-06-26T20:57:14.229Z] WARN 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:14 [2024-06-26T20:57:14.229Z] WARN 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:14 [2024-06-26T20:57:14.229Z] WARN 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:14 [2024-06-26T20:57:14.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:14 [2024-06-26T20:57:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448515801 data=null item=null detail=0 x=0 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:14 [2024-06-26T20:57:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448514711 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:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:15 [2024-06-26T20:57:15.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448516449 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448516449 data=null doit=true}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448516450 data=null}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448516450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448516450 data=null 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:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448516489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448516490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448516490 data=null doit=true}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448516490 data=null}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448516490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448516491 data=null 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:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448516507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448516507 data=null doit=true}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448516507 data=null}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448516508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448516508 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:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448516510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448516512 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448516512 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448516512 data=null}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448516512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448516513 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:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448516575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448516577 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448516577 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448516577 data=null}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448516577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448516578 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:15 [2024-06-26T20:57:15.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448516594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:15 [2024-06-26T20:57:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:15 [2024-06-26T20:57:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:15 [2024-06-26T20:57:15.570Z] 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=1448517125 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=1448517128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:15 [2024-06-26T20:57:15.570Z] 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:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448517169 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:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448517169 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:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448517169 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448517169 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:15 [2024-06-26T20:57:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448517170 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:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448517170 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:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448517170 data=null 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:57:15 [2024-06-26T20:57:15.826Z] 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:57:15 [2024-06-26T20:57:15.826Z] 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:57:15 [2024-06-26T20:57:15.826Z] 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:57:15 [2024-06-26T20:57:15.826Z] 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:57:15 [2024-06-26T20:57:15.826Z] 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:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.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:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448517215 data=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:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448517216 data=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:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448517216 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448517216 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448517216 data=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:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448517216 data=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:15 [2024-06-26T20:57:15.826Z] WARN 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:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448517217 data=null 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:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448516691 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:57:15 [2024-06-26T20:57:15.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-06-26T20:57:16.082Z] 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-06-26T20:57:16.082Z] 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-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448517618 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448517618 data=null}, TreeItem with text {Traces [2]}]
16:57:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448517618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448517619 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:16 [2024-06-26T20:57:16.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448517623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] 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-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1448517633 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448517633 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448517634 data=null}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448517634 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448517634 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:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448517652 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448517652 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1448517653 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448517653 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:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448517656 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1448517657 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1448517657 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1448517657 data=null}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448517658 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448517658 data=null}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448517658 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448517658 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:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448517660 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1448517671 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448517671 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448517671 data=null}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448517672 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448517672 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:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448517694 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448517694 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1448517695 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448517695 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:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448517709 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1448517710 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1448517710 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1448517710 data=null}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448517711 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448517711 data=null}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448517711 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448517711 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448517712 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448517713 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448517713 data=null doit=true}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448517713 data=null}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448517714 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448517714 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:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448517779 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448517781 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448517782 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448517782 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:57:16 [2024-06-26T20:57:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448517843 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448518108 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448518109 data=null doit=true}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448518109 data=null}, TreeItem with text {syslog}]
16:57:16 [2024-06-26T20:57:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:16 [2024-06-26T20:57:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448518526 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448518552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448518552 data=null doit=true}, TreeItem with text {Test}]
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448518553 data=null}, TreeItem with text {Test}]
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448518553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448518553 data=null 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:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448518591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:17 [2024-06-26T20:57:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:17 [2024-06-26T20:57:17.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:18 [2024-06-26T20:57:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:18 [2024-06-26T20:57:18.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-06-26T20:57:18.343Z] 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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:18 [2024-06-26T20:57:18.343Z] 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:18 [2024-06-26T20:57:18.343Z] 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=1448519617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448519617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519617 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519617 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519618 data=null item=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:18 [2024-06-26T20:57:18.343Z] 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=1448519618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448519618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519618 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] 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=1448519619 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448519620 data=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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448519620 data=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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448519620 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448519620 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448519621 data=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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448519621 data=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:18 [2024-06-26T20:57:18.343Z] WARN 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:18 [2024-06-26T20:57:18.343Z] WARN 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:18 [2024-06-26T20:57:18.343Z] WARN 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:18 [2024-06-26T20:57:18.343Z] WARN 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:18 [2024-06-26T20:57:18.343Z] WARN 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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448519621 data=null item=null detail=0 x=0 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:18 [2024-06-26T20:57:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448518698 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:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448520250 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448520250 data=null doit=true}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448520250 data=null}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448520251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448520251 data=null 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:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448520299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448520300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448520300 data=null doit=true}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448520300 data=null}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448520301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448520301 data=null 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:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448520315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448520316 data=null doit=true}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448520316 data=null}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448520316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448520317 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:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448520328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448520329 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448520329 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448520330 data=null}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448520330 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448520330 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:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448520381 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448520389 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448520389 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448520389 data=null}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448520390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448520390 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:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448520395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:18 [2024-06-26T20:57:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:19 [2024-06-26T20:57:19.471Z] 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=1448520889 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=1448520891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:19 [2024-06-26T20:57:19.471Z] 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:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448520894 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:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448520894 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:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448520894 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448520894 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448520894 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:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448520894 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:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448520894 data=null 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:57:19 [2024-06-26T20:57:19.471Z] 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:57:19 [2024-06-26T20:57:19.471Z] 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:57:19 [2024-06-26T20:57:19.471Z] 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:57:19 [2024-06-26T20:57:19.471Z] 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:57:19 [2024-06-26T20:57:19.471Z] 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:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.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:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448520972 data=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:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448520972 data=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:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448520972 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448520972 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448520972 data=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:19 [2024-06-26T20:57:19.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448520972 data=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:19 [2024-06-26T20:57:19.471Z] WARN 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:19 [2024-06-26T20:57:19.472Z] WARN 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:19 [2024-06-26T20:57:19.472Z] WARN 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:19 [2024-06-26T20:57:19.472Z] WARN 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:19 [2024-06-26T20:57:19.472Z] WARN 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:19 [2024-06-26T20:57:19.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:19 [2024-06-26T20:57:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448520972 data=null 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:19 [2024-06-26T20:57:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448520498 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:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:19 [2024-06-26T20:57:19.984Z] 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-06-26T20:57:19.984Z] 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-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448521483 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448521483 data=null}, TreeItem with text {Traces [0]}]
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448521483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448521484 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:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448521501 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:19 [2024-06-26T20:57:19.984Z] 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-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1448521502 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448521503 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448521503 data=null}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448521503 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448521504 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:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448521522 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448521522 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1448521523 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448521523 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:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448521574 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1448521575 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1448521575 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1448521575 data=null}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448521575 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448521576 data=null}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448521576 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448521576 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:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448521577 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1448521578 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448521578 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448521579 data=null}, TreeItem with text {resources [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448521579 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:19 [2024-06-26T20:57:19.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448521579 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:57:20 [2024-06-26T20:57:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448521601 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448521602 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1448521603 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448521603 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:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448521616 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1448521617 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1448521617 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1448521617 data=null}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448521618 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448521618 data=null}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448521618 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448521618 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448521619 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448521620 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448521620 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448521621 data=null}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448521621 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448521673 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:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448521682 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448521682 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448521682 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448521683 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:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448521700 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448521701 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448521701 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448521701 data=null}, TreeItem with text {generated [1]}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:57:20 [2024-06-26T20:57:20.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448521702 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448521702 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448521703 data=null}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448521703 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448521703 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:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448521781 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448521781 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448521782 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:20 [2024-06-26T20:57:20.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448521782 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:57:20 [2024-06-26T20:57:20.755Z] 
16:57:20 [2024-06-26T20:57:20.755Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.596: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.755Z] 
16:57:20 [2024-06-26T20:57:20.755Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.596: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.755Z] 
16:57:20 [2024-06-26T20:57:20.755Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.597: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.755Z] 
16:57:20 [2024-06-26T20:57:20.756Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.597: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.756Z] 
16:57:20 [2024-06-26T20:57:20.756Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.597: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.756Z] 
16:57:20 [2024-06-26T20:57:20.756Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.597: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.756Z] 
16:57:20 [2024-06-26T20:57:20.756Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.597: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:20 [2024-06-26T20:57:20.756Z] 
16:57:20 [2024-06-26T20:57:20.756Z] (Eclipse:22363): Gtk-WARNING **: 20:57:20.597: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448521965 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448522378 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448522378 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448522378 data=null}, TreeItem with text {synthetic-trace}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:21 [2024-06-26T20:57:21.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:57:21 [2024-06-26T20:57:21.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:57:21 [2024-06-26T20:57:21.012Z] 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:21 [2024-06-26T20:57:21.012Z] 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:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1448522446 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448522446 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448522447 data=null}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448522447 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448522447 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:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448522497 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448522497 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1448522498 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448522498 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:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448522502 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1448522502 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1448522509 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1448522509 data=null}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448522510 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448522510 data=null}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448522510 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448522510 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:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448522512 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1448522512 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448522513 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448522513 data=null}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448522513 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448522513 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:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448522538 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448522538 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1448522539 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448522539 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:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448522551 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1448522551 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1448522552 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1448522552 data=null}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448522552 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448522552 data=null}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448522553 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448522553 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448522554 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448522555 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448522555 data=null doit=true}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:21 [2024-06-26T20:57:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448522555 data=null}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448522555 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448522556 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:57:21 [2024-06-26T20:57:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448522596 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448522596 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448522596 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448522597 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:57:21 [2024-06-26T20:57:21.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448522788 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448522789 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448522789 data=null doit=true}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448522789 data=null}, TreeItem with text {syslog}]
16:57:21 [2024-06-26T20:57:21.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:21 [2024-06-26T20:57:21.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:22 [2024-06-26T20:57:22.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448523698 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448523705 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448523705 data=null doit=true}, TreeItem with text {Test}]
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448523705 data=null}, TreeItem with text {Test}]
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448523705 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448523706 data=null 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:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448523752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:22 [2024-06-26T20:57:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:22 [2024-06-26T20:57:22.957Z] 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:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:22 [2024-06-26T20:57:22.957Z] 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:22 [2024-06-26T20:57:22.957Z] 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=1448524400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448524400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.957Z] 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=1448524400 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.957Z] 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=1448524400 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] 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=1448524400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] 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=1448524400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] 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=1448524401 data=null item=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:22 [2024-06-26T20:57:22.958Z] 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=1448524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] 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=1448524401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] 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=1448524401 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] 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=1448524401 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.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:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448524402 data=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:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448524402 data=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:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448524402 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448524402 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448524403 data=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:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448524403 data=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:22 [2024-06-26T20:57:22.958Z] WARN 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:22 [2024-06-26T20:57:22.958Z] WARN 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:22 [2024-06-26T20:57:22.958Z] WARN 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:22 [2024-06-26T20:57:22.958Z] WARN 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:22 [2024-06-26T20:57:22.958Z] WARN 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:22 [2024-06-26T20:57:22.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:23 [2024-06-26T20:57:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448524403 data=null item=null detail=0 x=0 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:23 [2024-06-26T20:57:23.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448523866 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-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448525027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448525027 data=null doit=true}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448525027 data=null}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448525028 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448525028 data=null 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-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448525091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448525092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448525092 data=null doit=true}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448525092 data=null}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448525093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448525093 data=null 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-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448525109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448525109 data=null doit=true}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448525110 data=null}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448525110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448525110 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:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448525112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448525113 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448525113 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448525113 data=null}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448525114 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448525114 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:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448525179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448525180 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448525180 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448525180 data=null}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448525181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448525181 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:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448525197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:23 [2024-06-26T20:57:23.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:24 [2024-06-26T20:57:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:24 [2024-06-26T20:57:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:24 [2024-06-26T20:57:24.291Z] 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=1448525721 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:24 [2024-06-26T20:57:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:24 [2024-06-26T20:57:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:24 [2024-06-26T20:57:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
16:57:24 [2024-06-26T20:57:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=1448525723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:24 [2024-06-26T20:57:24.292Z] 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:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448525725 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:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448525725 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:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448525725 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448525725 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448525725 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:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448525726 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:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448525726 data=null 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:57:24 [2024-06-26T20:57:24.292Z] 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:57:24 [2024-06-26T20:57:24.292Z] 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:57:24 [2024-06-26T20:57:24.292Z] 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:57:24 [2024-06-26T20:57:24.292Z] 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:57:24 [2024-06-26T20:57:24.292Z] 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:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.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:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448525805 data=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:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448525805 data=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:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448525805 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448525806 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448525806 data=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:24 [2024-06-26T20:57:24.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448525806 data=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:24 [2024-06-26T20:57:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448525806 data=null 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:24 [2024-06-26T20:57:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448525295 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:57:24 [2024-06-26T20:57:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:24 [2024-06-26T20:57:24.806Z] 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-06-26T20:57:24.806Z] 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-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448526211 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448526211 data=null}, TreeItem with text {Traces [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448526211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448526212 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:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448526217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] 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:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1448526218 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1448526218 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1448526218 data=null}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448526219 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448526219 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:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448526271 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448526272 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1448526272 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448526273 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:57:24 [2024-06-26T20:57:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448526277 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1448526277 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1448526277 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1448526277 data=null}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1448526278 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1448526278 data=null}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448526278 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448526278 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448526280 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1448526281 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1448526281 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1448526281 data=null}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448526282 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448526282 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:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448526302 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448526302 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1448526303 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448526303 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:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448526316 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1448526316 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1448526316 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1448526316 data=null}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1448526317 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1448526317 data=null}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448526317 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448526317 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448526319 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448526319 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448526320 data=null doit=true}, TreeItem with text {syslog}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448526320 data=null}, TreeItem with text {syslog}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448526320 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448526320 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:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448526371 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:57:24 [2024-06-26T20:57:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448526373 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:24 [2024-06-26T20:57:24.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448526373 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:25 [2024-06-26T20:57:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448526374 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:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448526480 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448526745 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448526746 data=null doit=true}, TreeItem with text {syslog}]
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448526746 data=null}, TreeItem with text {syslog}]
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448526885 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:25 [2024-06-26T20:57:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448526934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448526934 data=null doit=true}, TreeItem with text {Test}]
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448526934 data=null}, TreeItem with text {Test}]
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448526934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448526935 data=null 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-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448526984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:25 [2024-06-26T20:57:25.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:25 [2024-06-26T20:57:25.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:26 [2024-06-26T20:57:26.087Z] 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:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:26 [2024-06-26T20:57:26.087Z] 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:26 [2024-06-26T20:57:26.087Z] 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=1448527641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448527641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527641 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527641 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527641 data=null item=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:26 [2024-06-26T20:57:26.088Z] 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=1448527642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448527642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527642 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] 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=1448527642 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.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:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448527643 data=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:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448527643 data=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:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448527643 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448527643 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448527644 data=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:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448527644 data=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:26 [2024-06-26T20:57:26.088Z] WARN 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:26 [2024-06-26T20:57:26.088Z] WARN 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:26 [2024-06-26T20:57:26.088Z] WARN 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:26 [2024-06-26T20:57:26.088Z] WARN 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:26 [2024-06-26T20:57:26.088Z] WARN 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:26 [2024-06-26T20:57:26.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:26 [2024-06-26T20:57:26.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448527644 data=null item=null detail=0 x=0 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:26 [2024-06-26T20:57:26.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448527092 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:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448528294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448528294 data=null doit=true}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448528294 data=null}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448528295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448528295 data=null 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:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448528339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448528340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448528340 data=null doit=true}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448528340 data=null}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448528340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448528341 data=null 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:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448528356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448528357 data=null doit=true}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448528357 data=null}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448528357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448528357 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:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448528360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448528360 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448528361 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448528361 data=null}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448528361 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448528361 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:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448528383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448528390 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448528390 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448528390 data=null}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448528390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448528391 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:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448528396 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:26 [2024-06-26T20:57:26.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:27 [2024-06-26T20:57:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:27 [2024-06-26T20:57:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:27 [2024-06-26T20:57:27.470Z] 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=1448528853 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:27 [2024-06-26T20:57:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:27 [2024-06-26T20:57:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:27 [2024-06-26T20:57:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
16:57:27 [2024-06-26T20:57:27.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=1448528855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:27 [2024-06-26T20:57:27.471Z] 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:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448528867 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:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448528867 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:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448528867 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448528867 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448528867 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:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448528867 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:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448528867 data=null 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:57:27 [2024-06-26T20:57:27.471Z] 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:57:27 [2024-06-26T20:57:27.471Z] 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:57:27 [2024-06-26T20:57:27.471Z] 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:57:27 [2024-06-26T20:57:27.471Z] 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:57:27 [2024-06-26T20:57:27.471Z] 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:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.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-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448528914 data=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-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448528914 data=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-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448528914 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448528914 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448528914 data=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-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448528914 data=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-06-26T20:57:27.471Z] WARN 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-06-26T20:57:27.471Z] WARN 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-06-26T20:57:27.471Z] WARN 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-06-26T20:57:27.471Z] WARN 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-06-26T20:57:27.471Z] WARN 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-06-26T20:57:27.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:27 [2024-06-26T20:57:27.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448528914 data=null 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-06-26T20:57:27.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448528489 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:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-06-26T20:57:27.985Z] 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-06-26T20:57:27.985Z] 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-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448529484 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448529485 data=null}, TreeItem with text {Traces [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448529485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448529485 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:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448529489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] 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:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1448529490 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448529490 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448529490 data=null}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448529491 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448529491 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:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448529512 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448529512 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1448529513 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448529513 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:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448529526 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1448529527 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1448529527 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1448529527 data=null}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448529528 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448529528 data=null}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448529528 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448529529 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:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448529571 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1448529572 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448529572 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448529572 data=null}, TreeItem with text {resources [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448529573 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:27 [2024-06-26T20:57:27.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448529573 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:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448529591 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448529592 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1448529592 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448529592 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:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448529596 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1448529597 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1448529597 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1448529597 data=null}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448529597 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448529597 data=null}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448529598 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448529598 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448529599 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448529600 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448529600 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448529608 data=null}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448529609 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448529609 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:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448529625 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448529626 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448529626 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448529626 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:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448529676 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448529676 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448529676 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448529677 data=null}, TreeItem with text {generated [1]}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:57:28 [2024-06-26T20:57:28.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448529677 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448529678 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448529678 data=null}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448529678 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448529678 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:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448529714 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448529715 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448529715 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448529716 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:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.564: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.564: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.564: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.564: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.565: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.565: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.565: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] 
16:57:28 [2024-06-26T20:57:28.807Z] (Eclipse:22363): Gtk-WARNING **: 20:57:28.565: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448529797 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448530291 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448530297 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448530311 data=null}, TreeItem with text {synthetic-trace}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:28 [2024-06-26T20:57:28.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:57:28 [2024-06-26T20:57:28.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:57:28 [2024-06-26T20:57:28.807Z] 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:28 [2024-06-26T20:57:28.807Z] 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:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=1448530395 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448530396 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448530396 data=null}, TreeItem with text {node1 [2]}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448530396 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:28 [2024-06-26T20:57:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448530397 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:57:29 [2024-06-26T20:57:29.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448530413 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448530413 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=1448530414 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448530414 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:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448530430 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=1448530431 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=1448530431 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=1448530431 data=null}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=1448530438 data=null doit=true}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=1448530438 data=null}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=1448530439 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448530439 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:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=1448530440 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=1448530441 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448530441 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448530441 data=null}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448530441 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448530442 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:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448530464 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448530464 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=1448530465 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448530465 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:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448530474 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=1448530475 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=1448530475 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=1448530475 data=null}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=1448530475 data=null doit=true}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=1448530475 data=null}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=1448530476 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448530476 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=1448530477 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448530478 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448530478 data=null doit=true}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448530478 data=null}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448530478 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448530479 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:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448530515 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448530516 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448530516 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448530516 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:57:29 [2024-06-26T20:57:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448530649 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448530650 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448530650 data=null doit=true}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448530650 data=null}, TreeItem with text {syslog}]
16:57:29 [2024-06-26T20:57:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:29 [2024-06-26T20:57:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448531609 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448531616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448531617 data=null doit=true}, TreeItem with text {Test}]
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448531617 data=null}, TreeItem with text {Test}]
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448531617 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:30 [2024-06-26T20:57:30.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448531634 data=null 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-06-26T20:57:30.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448531690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:30 [2024-06-26T20:57:30.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:30 [2024-06-26T20:57:30.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:30 [2024-06-26T20:57:30.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:31 [2024-06-26T20:57:31.386Z] 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:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:31 [2024-06-26T20:57:31.386Z] 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:31 [2024-06-26T20:57:31.386Z] 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=1448532709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448532710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532710 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532710 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532711 data=null item=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:31 [2024-06-26T20:57:31.386Z] 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=1448532711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448532711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532711 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] 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=1448532712 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.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:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448532713 data=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:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448532713 data=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:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448532713 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448532714 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:31 [2024-06-26T20:57:31.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448532714 data=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:31 [2024-06-26T20:57:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448532714 data=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:31 [2024-06-26T20:57:31.387Z] WARN 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:31 [2024-06-26T20:57:31.387Z] WARN 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:31 [2024-06-26T20:57:31.387Z] WARN 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:31 [2024-06-26T20:57:31.387Z] WARN 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:31 [2024-06-26T20:57:31.387Z] WARN 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:31 [2024-06-26T20:57:31.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:31 [2024-06-26T20:57:31.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448532714 data=null item=null detail=0 x=0 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:31 [2024-06-26T20:57:31.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448531792 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:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448533340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448533340 data=null doit=true}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448533340 data=null}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448533341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448533341 data=null 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-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448533384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448533385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448533385 data=null doit=true}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448533385 data=null}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448533386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448533386 data=null 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-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448533400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448533401 data=null doit=true}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448533401 data=null}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448533401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448533401 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:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448533404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448533413 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448533413 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448533414 data=null}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448533414 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448533414 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:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448533476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448533478 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448533478 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448533478 data=null}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448533478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448533478 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:31 [2024-06-26T20:57:31.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448533484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:32 [2024-06-26T20:57:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:32 [2024-06-26T20:57:32.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:32 [2024-06-26T20:57:32.411Z] 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=1448533935 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=1448533937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:32 [2024-06-26T20:57:32.411Z] 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:57:32 [2024-06-26T20:57:32.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448533938 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448533939 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448533939 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448533939 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448533939 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448533939 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448533939 data=null 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:57:32 [2024-06-26T20:57:32.412Z] 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:57:32 [2024-06-26T20:57:32.412Z] 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:57:32 [2024-06-26T20:57:32.412Z] 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:57:32 [2024-06-26T20:57:32.412Z] 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:57:32 [2024-06-26T20:57:32.412Z] 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:57:32 [2024-06-26T20:57:32.412Z] 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1448533979 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1448533979 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1448533979 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1448533979 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1448533980 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1448533980 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1448533980 data=null 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:57:32 [2024-06-26T20:57:32.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448533576 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:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448534091 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448534098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448534098 data=null doit=true}, TreeItem with text {Test}]
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448534098 data=null}, TreeItem with text {Test}]
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448534098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:32 [2024-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448534099 data=null 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-06-26T20:57:32.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448534137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:32 [2024-06-26T20:57:32.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:32 [2024-06-26T20:57:32.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:32 [2024-06-26T20:57:32.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:33 [2024-06-26T20:57:33.181Z] 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:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:33 [2024-06-26T20:57:33.181Z] 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:33 [2024-06-26T20:57:33.181Z] 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=1448534705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448534706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534706 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534706 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534707 data=null item=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:33 [2024-06-26T20:57:33.181Z] 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=1448534707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448534711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534711 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] 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=1448534711 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:33 [2024-06-26T20:57:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.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:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448534713 data=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:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448534713 data=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:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448534713 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448534713 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448534713 data=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:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448534714 data=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:33 [2024-06-26T20:57:33.182Z] WARN 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:33 [2024-06-26T20:57:33.182Z] WARN 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:33 [2024-06-26T20:57:33.182Z] WARN 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:33 [2024-06-26T20:57:33.182Z] WARN 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:33 [2024-06-26T20:57:33.182Z] WARN 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:33 [2024-06-26T20:57:33.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:33 [2024-06-26T20:57:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448534714 data=null item=null detail=0 x=0 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:33 [2024-06-26T20:57:33.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448534283 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:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448535341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448535341 data=null doit=true}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448535341 data=null}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448535341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448535342 data=null 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-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448535382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448535383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448535383 data=null doit=true}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448535383 data=null}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448535384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448535384 data=null 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-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448535399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448535400 data=null doit=true}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448535400 data=null}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448535401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448535401 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:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448535403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448535405 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448535405 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448535405 data=null}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448535405 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448535406 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:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448535427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448535428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448535433 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448535433 data=null}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448535434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448535434 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:34 [2024-06-26T20:57:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448535439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:34 [2024-06-26T20:57:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:34 [2024-06-26T20:57:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:34 [2024-06-26T20:57:34.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:34 [2024-06-26T20:57:34.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:34 [2024-06-26T20:57:34.564Z] 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=1448535937 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:34 [2024-06-26T20:57:34.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:34 [2024-06-26T20:57:34.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:34 [2024-06-26T20:57:34.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=1448535938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:34 [2024-06-26T20:57:34.565Z] 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:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448535966 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:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448535966 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:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448535966 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448535967 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448535967 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:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448535967 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:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448535967 data=null 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:57:34 [2024-06-26T20:57:34.565Z] 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:57:34 [2024-06-26T20:57:34.565Z] 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:57:34 [2024-06-26T20:57:34.565Z] 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:57:34 [2024-06-26T20:57:34.565Z] 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:57:34 [2024-06-26T20:57:34.565Z] 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:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:34 [2024-06-26T20:57:34.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:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448536011 data=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:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448536011 data=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:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448536011 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448536011 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448536011 data=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:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448536011 data=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:34 [2024-06-26T20:57:34.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:34 [2024-06-26T20:57:34.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:34 [2024-06-26T20:57:34.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:34 [2024-06-26T20:57:34.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:34 [2024-06-26T20:57:34.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:34 [2024-06-26T20:57:34.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:34 [2024-06-26T20:57:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448536011 data=null 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:34 [2024-06-26T20:57:34.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448535518 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:57:35 [2024-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:35 [2024-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:35 [2024-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:35 [2024-06-26T20:57:35.077Z] 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-06-26T20:57:35.077Z] 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-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448536521 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:35 [2024-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448536521 data=null}, TreeItem with text {Traces [0]}]
16:57:35 [2024-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448536522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:35 [2024-06-26T20:57:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448536522 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:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448536525 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:35 [2024-06-26T20:57:35.078Z] 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:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1448536525 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1448536526 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1448536526 data=null}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448536526 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448536527 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:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448536575 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448536576 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1448536576 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448536577 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:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448536581 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1448536594 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1448536595 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1448536595 data=null}, TreeItem with text {node1 [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
16:57:35 [2024-06-26T20:57:35.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1448536596 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1448536596 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1448536596 data=null}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448536597 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448536597 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:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448536609 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448536609 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1448536609 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448536610 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:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448536613 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1448536614 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1448536614 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1448536669 data=null}, TreeItem with text {resources [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:57:35 [2024-06-26T20:57:35.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448536672 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448536672 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448536672 data=null}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448536673 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448536673 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:57:35 [2024-06-26T20:57:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448536682 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448536682 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448536682 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448536693 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:57:35 [2024-06-26T20:57:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448536697 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448536697 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448536698 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448536698 data=null}, TreeItem with text {generated [1]}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:57:35 [2024-06-26T20:57:35.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448536699 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448536699 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448536699 data=null}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448536699 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448536700 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:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448536781 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448536783 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448536783 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448536783 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:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.671: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.671: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.671: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.671: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.671: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] 
16:57:35 [2024-06-26T20:57:35.901Z] (Eclipse:22363): Gtk-WARNING **: 20:57:35.671: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448536896 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448537410 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448537415 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448537415 data=null}, TreeItem with text {synthetic-trace}]
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:57:35 [2024-06-26T20:57:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:36 [2024-06-26T20:57:36.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:36 [2024-06-26T20:57:36.160Z] 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-06-26T20:57:36.160Z] 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-06-26T20:57:36.160Z] 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:36 [2024-06-26T20:57:36.160Z] 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:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=1448537519 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=1448537519 data=null doit=true}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=1448537519 data=null}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1448537520 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448537520 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:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1448537548 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=1448537549 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=1448537549 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448537549 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:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=1448537554 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=1448537554 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=1448537554 data=null doit=true}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=1448537555 data=null}, TreeItem with text {node2 [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
16:57:36 [2024-06-26T20:57:36.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1448537556 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1448537556 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1448537556 data=null}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448537556 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448537557 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:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448537583 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448537583 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1448537583 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448537584 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:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448537589 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1448537589 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1448537590 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1448537590 data=null}, TreeItem with text {resources [1]}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:57:36 [2024-06-26T20:57:36.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448537591 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448537591 data=null doit=true}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448537591 data=null}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448537592 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448537592 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:57:36 [2024-06-26T20:57:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448537639 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448537640 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448537640 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448537641 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:57:36 [2024-06-26T20:57:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448537723 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448537936 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448537936 data=null doit=true}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448537937 data=null}, TreeItem with text {syslog}]
16:57:36 [2024-06-26T20:57:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:36 [2024-06-26T20:57:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448538175 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448538221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448538221 data=null doit=true}, TreeItem with text {Test}]
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448538222 data=null}, TreeItem with text {Test}]
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448538222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:36 [2024-06-26T20:57:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448538222 data=null 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-06-26T20:57:36.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448538289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:36 [2024-06-26T20:57:36.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:36 [2024-06-26T20:57:36.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:36 [2024-06-26T20:57:36.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:37 [2024-06-26T20:57:37.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:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:37 [2024-06-26T20:57:37.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:57:37 [2024-06-26T20:57:37.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=1448538890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538891 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538891 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538895 data=null item=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:37 [2024-06-26T20:57:37.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=1448538896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.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=1448538896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.492Z] 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=1448538896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.492Z] 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=1448538896 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.492Z] 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=1448538896 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.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:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448538897 data=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:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448538898 data=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:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448538898 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448538898 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448538898 data=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:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448538898 data=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:37 [2024-06-26T20:57:37.492Z] WARN 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:37 [2024-06-26T20:57:37.492Z] WARN 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:37 [2024-06-26T20:57:37.492Z] WARN 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:37 [2024-06-26T20:57:37.492Z] WARN 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:37 [2024-06-26T20:57:37.492Z] WARN 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:37 [2024-06-26T20:57:37.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:37 [2024-06-26T20:57:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448538898 data=null item=null detail=0 x=0 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:37 [2024-06-26T20:57:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448538407 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:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448539535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448539535 data=null doit=true}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448539535 data=null}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448539536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448539536 data=null 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:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448539572 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448539573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448539573 data=null doit=true}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448539573 data=null}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448539573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448539573 data=null 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:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448539587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448539587 data=null doit=true}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448539588 data=null}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448539588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448539588 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:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448539591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448539592 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448539592 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448539592 data=null}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448539592 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448539592 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-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448539614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448539621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448539621 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448539621 data=null}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448539621 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448539622 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-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448539627 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:38 [2024-06-26T20:57:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:38 [2024-06-26T20:57:38.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:38 [2024-06-26T20:57:38.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:38 [2024-06-26T20:57:38.826Z] 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=1448540152 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=1448540154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.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-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448540156 data=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-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448540156 data=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-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448540156 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448540156 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448540157 data=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-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448540157 data=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-06-26T20:57:38.826Z] WARN 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:38 [2024-06-26T20:57:38.826Z] WARN 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:38 [2024-06-26T20:57:38.826Z] WARN 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:38 [2024-06-26T20:57:38.826Z] WARN 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:38 [2024-06-26T20:57:38.826Z] WARN 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:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:57:38 [2024-06-26T20:57:38.826Z] 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:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-06-26T20:57:38.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:57:38 [2024-06-26T20:57:38.826Z] 
16:57:38 [2024-06-26T20:57:38.826Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-06-26 20:57:38.734
16:57:38 [2024-06-26T20:57:38.826Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
16:57:38 [2024-06-26T20:57:38.826Z] !STACK 0
16:57:38 [2024-06-26T20:57:38.826Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
16:57:38 [2024-06-26T20:57:38.826Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:57:38 [2024-06-26T20:57:38.826Z] 	... 3 more
16:57:38 [2024-06-26T20:57:38.826Z] 
16:57:38 [2024-06-26T20:57:38.826Z] !ENTRY org.eclipse.jface 4 4 2024-06-26 20:57:38.741
16:57:38 [2024-06-26T20:57:38.826Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
16:57:38 [2024-06-26T20:57:38.826Z] 
16:57:38 [2024-06-26T20:57:38.826Z] Reason:
16:57:38 [2024-06-26T20:57:38.826Z] Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.826Z] !STACK 0
16:57:38 [2024-06-26T20:57:38.826Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:339)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:404)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:375)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
16:57:38 [2024-06-26T20:57:38.826Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
16:57:38 [2024-06-26T20:57:38.827Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
16:57:38 [2024-06-26T20:57:38.827Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:57:38 [2024-06-26T20:57:38.827Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:299)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:233)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:57:38 [2024-06-26T20:57:38.827Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:57:38 [2024-06-26T20:57:38.827Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:57:38 [2024-06-26T20:57:38.827Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:57:38 [2024-06-26T20:57:38.827Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:57:38 [2024-06-26T20:57:38.827Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-06-26 20:57:38.743
16:57:38 [2024-06-26T20:57:38.827Z] !MESSAGE Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.827Z] !STACK 1
16:57:38 [2024-06-26T20:57:38.827Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
16:57:38 [2024-06-26T20:57:38.827Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:57:38 [2024-06-26T20:57:38.827Z] 	... 3 more
16:57:38 [2024-06-26T20:57:38.827Z] 
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
16:57:38 [2024-06-26T20:57:38.827Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
16:57:38 [2024-06-26T20:57:38.828Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
16:57:38 [2024-06-26T20:57:38.828Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:57:38 [2024-06-26T20:57:38.828Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:299)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:233)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
16:57:38 [2024-06-26T20:57:38.828Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:57:38 [2024-06-26T20:57:38.828Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:57:38 [2024-06-26T20:57:38.828Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:57:38 [2024-06-26T20:57:38.828Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
16:57:38 [2024-06-26T20:57:38.828Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
16:57:38 [2024-06-26T20:57:38.828Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:57:38 [2024-06-26T20:57:38.828Z] 	... 3 more
16:57:38 [2024-06-26T20:57:38.828Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-06-26 20:57:38.744
16:57:38 [2024-06-26T20:57:38.828Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:57:38 [2024-06-26T20:57:38.828Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
16:57:38 [2024-06-26T20:57:38.829Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:57:38 [2024-06-26T20:57:38.829Z] 	... 3 more
16:57:38 [2024-06-26T20:57:38.829Z] 
16:57:38 [2024-06-26T20:57:38.829Z] !STACK 0
16:57:38 [2024-06-26T20:57:38.829Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
16:57:38 [2024-06-26T20:57:38.829Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:57:38 [2024-06-26T20:57:38.829Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:57:38 [2024-06-26T20:57:38.829Z] 	... 3 more
16:57:38 [2024-06-26T20:57:38.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448540157 data=null 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:39 [2024-06-26T20:57:39.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1448540676 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:57:39 [2024-06-26T20:57:39.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1448540677 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:57:39 [2024-06-26T20:57:39.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1448540677 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:57:39 [2024-06-26T20:57:39.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1448540677 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:57:39 [2024-06-26T20:57:39.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1448540677 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:57:39 [2024-06-26T20:57:39.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1448540677 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:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1448540678 data=null 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:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448539721 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:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448540756 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448540784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448540784 data=null doit=true}, TreeItem with text {Test}]
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448540784 data=null}, TreeItem with text {Test}]
16:57:39 [2024-06-26T20:57:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448540785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:39 [2024-06-26T20:57:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448540785 data=null 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:39 [2024-06-26T20:57:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448540811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:39 [2024-06-26T20:57:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:39 [2024-06-26T20:57:39.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:39 [2024-06-26T20:57:39.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:40 [2024-06-26T20:57:40.527Z] 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:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:40 [2024-06-26T20:57:40.527Z] 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:40 [2024-06-26T20:57:40.527Z] 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=1448541879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448541880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541880 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541880 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541880 data=null item=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:40 [2024-06-26T20:57:40.527Z] 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=1448541880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448541881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541881 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] 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=1448541881 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448541882 data=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:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448541882 data=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:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448541882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448541882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448541882 data=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:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448541883 data=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:40 [2024-06-26T20:57:40.528Z] WARN 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:40 [2024-06-26T20:57:40.528Z] WARN 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:40 [2024-06-26T20:57:40.528Z] WARN 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:40 [2024-06-26T20:57:40.528Z] WARN 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:40 [2024-06-26T20:57:40.528Z] WARN 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:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448541883 data=null item=null detail=0 x=0 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:40 [2024-06-26T20:57:40.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448540923 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:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448542513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448542513 data=null doit=true}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448542513 data=null}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448542514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448542514 data=null 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:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448542551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448542552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448542552 data=null doit=true}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448542552 data=null}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448542552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448542553 data=null 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:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448542559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448542559 data=null doit=true}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448542559 data=null}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448542560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448542567 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:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448542570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448542570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448542570 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448542571 data=null}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448542571 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448542571 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:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448542590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448542591 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448542591 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448542591 data=null}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448542592 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448542592 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:41 [2024-06-26T20:57:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448542606 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:41 [2024-06-26T20:57:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:41 [2024-06-26T20:57:41.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:41 [2024-06-26T20:57:41.604Z] 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=1448543091 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:57:41 [2024-06-26T20:57:41.604Z] 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:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1448543093 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:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448543093 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:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1448543094 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1448543094 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1448543094 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:57:41 [2024-06-26T20:57:41.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1448543094 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:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1448543344 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:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448543374 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:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1448543375 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:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1448543375 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1448543375 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:57:41 [2024-06-26T20:57:41.860Z] 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=1448543378 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:57:41 [2024-06-26T20:57:41.860Z] 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:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1448543405 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448543406 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1448543406 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1448543406 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1448543409 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1448543410 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1448543410 data=null 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1448543447 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448543447 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1448543447 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:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1448543447 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1448543447 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448543452 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448543452 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448543453 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:41 [2024-06-26T20:57:41.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448543453 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:42 [2024-06-26T20:57:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448543453 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:57:42 [2024-06-26T20:57:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448543490 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:42 [2024-06-26T20:57:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:57:42 [2024-06-26T20:57:42.120Z] 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:57:42 [2024-06-26T20:57:42.120Z] 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:57:42 [2024-06-26T20:57:42.120Z] 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448543513 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448543513 data=null doit=true}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448543513 data=null}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448543513 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448543514 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448543527 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:57:42 [2024-06-26T20:57:42.120Z] 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4faca5d
16:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1448543571 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448543571 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:57:42 [2024-06-26T20:57:42.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1448543571 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1448543571 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1448543572 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1448543572 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1448543572 data=null 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1448543573 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448543573 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1448543573 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1448543573 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1448543573 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448543574 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448543574 data=null doit=true}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448543574 data=null}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448543575 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448543575 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448543618 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:42 [2024-06-26T20:57:42.121Z] 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543628 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543629 data=null doit=true}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543629 data=null}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543630 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448543630 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543670 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448543674 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:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448543705 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448543705 data=null doit=true}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448543706 data=null}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448543707 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448543714 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:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448543740 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:42 [2024-06-26T20:57:42.378Z] 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:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:57:42 [2024-06-26T20:57:42.378Z] 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:42 [2024-06-26T20:57:42.378Z] 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:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1448543771 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:42 [2024-06-26T20:57:42.378Z] 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:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543772 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543772 data=null doit=true}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543773 data=null}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543773 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448543774 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448543783 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448543785 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:42 [2024-06-26T20:57:42.379Z] 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-06-26T20:57:42.379Z] 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448543872 data=null button=0 stateMask=0x0 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448543873 data=null button=0 stateMask=0x0 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448543873 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448543873 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448543873 data=null button=0 stateMask=0x0 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448543873 data=null button=0 stateMask=0x0 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448543873 data=null 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:57:42 [2024-06-26T20:57:42.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1448543094 data=null 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:57:42 [2024-06-26T20:57:42.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:42 [2024-06-26T20:57:42.635Z] 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=1448543982 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:42 [2024-06-26T20:57:42.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:57:42 [2024-06-26T20:57:42.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:57:42 [2024-06-26T20:57:42.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:57:42 [2024-06-26T20:57:42.636Z] 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:57:42 [2024-06-26T20:57:42.636Z] 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:57:42 [2024-06-26T20:57:42.636Z] 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:57:42 [2024-06-26T20:57:42.636Z] 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-06-26T20:57:42.636Z] 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448543986 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448543986 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448543986 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448543986 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448543987 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448543987 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448543987 data=null 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:57:42 [2024-06-26T20:57:42.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:57:42 [2024-06-26T20:57:42.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:57:42 [2024-06-26T20:57:42.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:57:42 [2024-06-26T20:57:42.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:57:42 [2024-06-26T20:57:42.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-06-26T20:57:42.636Z] 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1448544067 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1448544067 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1448544068 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1448544068 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1448544068 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:57:42 [2024-06-26T20:57:42.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1448544068 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1448544068 data=null 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448544090 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448544091 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448544091 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448544091 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448544091 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448544091 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448544091 data=null 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-06-26T20:57:42.637Z] 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:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1448544132 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1448544132 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1448544132 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1448544132 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1448544132 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1448544132 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1448544132 data=null 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1448544134 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1448544134 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1448544134 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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1448544134 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1448544135 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.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:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448544146 data=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:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448544146 data=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:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448544146 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448544146 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448544146 data=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:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448544146 data=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:42 [2024-06-26T20:57:42.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:57:42 [2024-06-26T20:57:42.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:57:42 [2024-06-26T20:57:42.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:57:42 [2024-06-26T20:57:42.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:57:42 [2024-06-26T20:57:42.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:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448544146 data=null 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:42 [2024-06-26T20:57:42.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448542701 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:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:43 [2024-06-26T20:57:43.206Z] 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-06-26T20:57:43.206Z] 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-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448544656 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448544656 data=null}, TreeItem with text {Traces [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448544657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448544657 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:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448544661 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] 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:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=1448544662 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1448544662 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1448544662 data=null}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448544663 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448544663 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:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448544682 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448544682 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=1448544683 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448544683 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:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448544695 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=1448544695 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=1448544695 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=1448544695 data=null}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=1448544696 data=null doit=true}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=1448544696 data=null}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=1448544696 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448544696 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=1448544698 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=1448544699 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1448544699 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1448544699 data=null}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448544699 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448544700 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:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448544718 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448544719 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=1448544719 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448544719 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:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448544733 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=1448544733 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=1448544734 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=1448544734 data=null}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=1448544734 data=null doit=true}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=1448544734 data=null}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=1448544735 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448544735 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=1448544737 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448544737 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448544737 data=null doit=true}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448544738 data=null}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448544738 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448544738 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:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448544790 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448544791 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448544792 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448544792 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:57:43 [2024-06-26T20:57:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448544882 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448545137 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448545137 data=null doit=true}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448545137 data=null}, TreeItem with text {syslog}]
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:43 [2024-06-26T20:57:43.733Z] 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@2e1c5d1f] time=1448545139 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:57:43 [2024-06-26T20:57:43.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448545648 data=null doit=true}, Shell with text {Preferences}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448545651 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448545651 data=null doit=true}, TreeItem with text {Tracing}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448545652 data=null}, TreeItem with text {Tracing}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448545652 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448545652 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:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448545697 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:44 [2024-06-26T20:57:44.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448545698 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448545698 data=null doit=true}, Tree node with text: Remote Profiles]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448545699 data=null}, Tree node with text: Remote Profiles]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448545699 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448545699 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:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448545701 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1448545726 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1448545726 data=null doit=true}, TreeItem with text {new profile}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1448545726 data=null}, TreeItem with text {new profile}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1448545727 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448545727 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:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1448545731 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:57:44 [2024-06-26T20:57:44.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448545734 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448545734 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448545734 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448545734 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448545734 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448545734 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448545735 data=null 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:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:44 [2024-06-26T20:57:44.296Z] 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448545780 data=null button=0 stateMask=0x0 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448545780 data=null button=0 stateMask=0x0 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448545780 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448545781 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448545781 data=null button=0 stateMask=0x0 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448545781 data=null button=0 stateMask=0x0 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448545781 data=null 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:57:44 [2024-06-26T20:57:44.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448545194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:57:44 [2024-06-26T20:57:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:44 [2024-06-26T20:57:44.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@2e1c5d1f] time=1448546097 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:44 [2024-06-26T20:57:44.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448546126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448546126 data=null doit=true}, TreeItem with text {Test}]
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448546127 data=null}, TreeItem with text {Test}]
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448546127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:44 [2024-06-26T20:57:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448546127 data=null 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-06-26T20:57:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448546174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:44 [2024-06-26T20:57:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:44 [2024-06-26T20:57:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:44 [2024-06-26T20:57:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:45 [2024-06-26T20:57:45.372Z] 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:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:45 [2024-06-26T20:57:45.372Z] 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:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448546749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null item=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:45 [2024-06-26T20:57:45.372Z] 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=1448546749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448546750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.373Z] 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=1448546750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.373Z] 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=1448546750 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.373Z] 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=1448546750 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.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:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448546751 data=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:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448546751 data=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:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448546751 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448546752 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448546752 data=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:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448546752 data=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:45 [2024-06-26T20:57:45.373Z] WARN 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:45 [2024-06-26T20:57:45.373Z] WARN 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:45 [2024-06-26T20:57:45.373Z] WARN 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:45 [2024-06-26T20:57:45.373Z] WARN 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:45 [2024-06-26T20:57:45.373Z] WARN 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:45 [2024-06-26T20:57:45.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:45 [2024-06-26T20:57:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448546752 data=null item=null detail=0 x=0 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:45 [2024-06-26T20:57:45.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448546237 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:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448547384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448547384 data=null doit=true}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448547385 data=null}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448547385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448547385 data=null 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:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448547421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448547422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448547422 data=null doit=true}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448547422 data=null}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448547422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448547422 data=null 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:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448547436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448547436 data=null doit=true}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448547436 data=null}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448547436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448547437 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:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448547439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448547440 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448547440 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448547440 data=null}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448547440 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448547440 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:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448547461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448547462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448547468 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448547468 data=null}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448547468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448547469 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:45 [2024-06-26T20:57:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448547473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:46 [2024-06-26T20:57:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:46 [2024-06-26T20:57:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:46 [2024-06-26T20:57:46.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:46 [2024-06-26T20:57:46.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:46 [2024-06-26T20:57:46.398Z] 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=1448547943 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:57:46 [2024-06-26T20:57:46.399Z] 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:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1448547945 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:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448547945 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:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1448547945 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1448547945 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1448547945 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:57:46 [2024-06-26T20:57:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1448547945 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:57:46 [2024-06-26T20:57:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1448548116 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:57:46 [2024-06-26T20:57:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448548132 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:57:46 [2024-06-26T20:57:46.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1448548133 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1448548133 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1448548133 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:57:46 [2024-06-26T20:57:46.657Z] 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=1448548165 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:57:46 [2024-06-26T20:57:46.657Z] 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1448548168 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448548168 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1448548168 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1448548168 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1448548169 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1448548169 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1448548169 data=null 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1448548207 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448548207 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1448548207 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:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1448548207 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1448548207 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448548213 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448548213 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:46 [2024-06-26T20:57:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448548219 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:46 [2024-06-26T20:57:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448548244 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:46 [2024-06-26T20:57:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448548245 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:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448548264 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:57:46 [2024-06-26T20:57:46.914Z] 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:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:57:46 [2024-06-26T20:57:46.914Z] 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:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:57:46 [2024-06-26T20:57:46.914Z] 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:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448548290 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448548291 data=null doit=true}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448548291 data=null}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448548291 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448548298 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:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448548305 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:57:46 [2024-06-26T20:57:46.914Z] 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:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:57:46 [2024-06-26T20:57:46.915Z] 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69764729
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1448548319 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448548319 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1448548320 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1448548320 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1448548320 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1448548320 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1448548320 data=null 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1448548321 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448548321 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1448548321 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1448548322 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1448548322 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448548322 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448548323 data=null doit=true}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448548323 data=null}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448548323 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448548323 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448548376 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:46 [2024-06-26T20:57:46.915Z] 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:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548392 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548392 data=null doit=true}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548392 data=null}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548393 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448548393 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548412 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:46 [2024-06-26T20:57:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448548415 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:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448548496 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448548496 data=null doit=true}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448548496 data=null}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448548497 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:57:46 [2024-06-26T20:57:46.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448548498 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:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448548522 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:47 [2024-06-26T20:57:47.172Z] 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:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:57:47 [2024-06-26T20:57:47.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:57:47 [2024-06-26T20:57:47.172Z] 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:47 [2024-06-26T20:57:47.173Z] 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1448548576 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:47 [2024-06-26T20:57:47.173Z] 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548577 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548577 data=null doit=true}, Tree node with text: /rootpath]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548577 data=null}, Tree node with text: /rootpath]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548578 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448548578 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448548592 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448548594 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:47 [2024-06-26T20:57:47.173Z] 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:47 [2024-06-26T20:57:47.173Z] 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448548677 data=null button=0 stateMask=0x0 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448548677 data=null button=0 stateMask=0x0 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448548678 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448548678 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448548678 data=null button=0 stateMask=0x0 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448548678 data=null button=0 stateMask=0x0 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448548678 data=null 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:57:47 [2024-06-26T20:57:47.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1448547946 data=null 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:47 [2024-06-26T20:57:47.430Z] 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=1448548777 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:57:47 [2024-06-26T20:57:47.430Z] 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:57:47 [2024-06-26T20:57:47.430Z] 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:57:47 [2024-06-26T20:57:47.430Z] 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:57:47 [2024-06-26T20:57:47.430Z] 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:47 [2024-06-26T20:57:47.430Z] 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448548781 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448548781 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448548781 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448548782 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448548782 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:57:47 [2024-06-26T20:57:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448548782 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448548782 data=null 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1448548824 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1448548824 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1448548824 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1448548824 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1448548825 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1448548825 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1448548825 data=null 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:47 [2024-06-26T20:57:47.431Z] 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:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448548880 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448548880 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448548880 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448548880 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448548881 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448548881 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448548881 data=null 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:57:47 [2024-06-26T20:57:47.432Z] 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:57:47 [2024-06-26T20:57:47.432Z] 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:57:47 [2024-06-26T20:57:47.432Z] 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:57:47 [2024-06-26T20:57:47.432Z] 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:57:47 [2024-06-26T20:57:47.432Z] 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:57:47 [2024-06-26T20:57:47.432Z] 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=1448548975 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1448548975 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=1448548975 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=1448548975 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=1448548975 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=1448548975 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=1448548975 data=null 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=1448548977 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=1448548977 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=1448548977 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:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=1448548977 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=1448548978 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.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:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:47 [2024-06-26T20:57:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448548979 data=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:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448548985 data=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:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448548986 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448548986 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448548986 data=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:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448548986 data=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:47 [2024-06-26T20:57:47.433Z] WARN 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:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448548986 data=null 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:47 [2024-06-26T20:57:47.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448547532 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:57:47 [2024-06-26T20:57:47.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:47 [2024-06-26T20:57:47.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448549108 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:47 [2024-06-26T20:57:47.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:57:47 [2024-06-26T20:57:47.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:57:47 [2024-06-26T20:57:47.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448549621 data=null doit=true}, Shell with text {Preferences}]
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448549633 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448549633 data=null doit=true}, TreeItem with text {Tracing}]
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448549633 data=null}, TreeItem with text {Tracing}]
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448549634 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448549634 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:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448549672 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:48 [2024-06-26T20:57:48.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-06-26T20:57:48.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448549673 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448549673 data=null doit=true}, Tree node with text: Remote Profiles]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448549673 data=null}, Tree node with text: Remote Profiles]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448549674 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448549674 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448549676 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1448549680 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1448549681 data=null doit=true}, TreeItem with text {new profile}]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1448549681 data=null}, TreeItem with text {new profile}]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1448549681 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448549681 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1448549685 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448549704 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448549704 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448549704 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448549704 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448549709 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448549710 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448549710 data=null 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:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:48 [2024-06-26T20:57:48.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:48 [2024-06-26T20:57:48.254Z] 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:48 [2024-06-26T20:57:48.255Z] 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448549733 data=null button=0 stateMask=0x0 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448549733 data=null button=0 stateMask=0x0 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448549733 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448549734 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448549734 data=null button=0 stateMask=0x0 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448549734 data=null button=0 stateMask=0x0 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448549734 data=null 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:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448549178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:57:48 [2024-06-26T20:57:48.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448549884 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448549891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448549892 data=null doit=true}, TreeItem with text {Test}]
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448549892 data=null}, TreeItem with text {Test}]
16:57:48 [2024-06-26T20:57:48.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448549892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:48 [2024-06-26T20:57:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448549892 data=null 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-06-26T20:57:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448549934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:48 [2024-06-26T20:57:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:48 [2024-06-26T20:57:48.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:48 [2024-06-26T20:57:48.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:49 [2024-06-26T20:57:49.023Z] 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:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:49 [2024-06-26T20:57:49.024Z] 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:49 [2024-06-26T20:57:49.024Z] 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=1448550598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448550599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550599 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550599 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550599 data=null item=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:49 [2024-06-26T20:57:49.024Z] 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=1448550600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448550600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550600 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] 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=1448550600 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.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:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448550601 data=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:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448550601 data=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:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448550601 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448550602 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448550602 data=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:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448550602 data=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:49 [2024-06-26T20:57:49.024Z] WARN 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:49 [2024-06-26T20:57:49.024Z] WARN 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:49 [2024-06-26T20:57:49.024Z] WARN 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:49 [2024-06-26T20:57:49.024Z] WARN 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:49 [2024-06-26T20:57:49.024Z] WARN 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:49 [2024-06-26T20:57:49.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:49 [2024-06-26T20:57:49.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448550602 data=null item=null detail=0 x=0 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:49 [2024-06-26T20:57:49.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448550069 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:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448551244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448551244 data=null doit=true}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448551244 data=null}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448551244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448551245 data=null 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:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448551267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448551268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448551268 data=null doit=true}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448551268 data=null}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448551269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448551275 data=null 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:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448551285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448551285 data=null doit=true}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448551285 data=null}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448551286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448551294 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:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448551297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448551298 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448551298 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448551298 data=null}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448551298 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448551298 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:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448551319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448551320 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448551320 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448551320 data=null}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448551320 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448551326 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:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448551330 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:57:49 [2024-06-26T20:57:49.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:57:50 [2024-06-26T20:57:50.407Z] 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=1448551767 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:57:50 [2024-06-26T20:57:50.407Z] 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=1448551769 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448551769 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=1448551769 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=1448551769 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=1448551769 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=1448551769 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=1448551980 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=1448551996 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=1448551996 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:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=1448551996 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=1448551996 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:57:50 [2024-06-26T20:57:50.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:57:50 [2024-06-26T20:57:50.664Z] 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=1448552027 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:57:50 [2024-06-26T20:57:50.664Z] 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:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1448552030 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:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448552030 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:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1448552030 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1448552074 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1448552075 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1448552075 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1448552075 data=null 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1448552101 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448552102 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1448552102 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1448552102 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1448552102 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448552110 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448552111 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448552111 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448552111 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448552112 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448552119 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:57:50 [2024-06-26T20:57:50.665Z] 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:57:50 [2024-06-26T20:57:50.665Z] 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:57:50 [2024-06-26T20:57:50.665Z] 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448552151 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448552151 data=null doit=true}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448552151 data=null}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448552152 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448552152 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:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448552165 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:57:50 [2024-06-26T20:57:50.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:57:50 [2024-06-26T20:57:50.666Z] 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:57:50 [2024-06-26T20:57:50.666Z] 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75ca3140
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1448552173 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448552173 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1448552173 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1448552173 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1448552173 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1448552173 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1448552174 data=null 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1448552175 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448552175 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1448552175 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1448552175 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1448552175 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448552175 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448552182 data=null doit=true}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448552182 data=null}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448552183 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448552184 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448552228 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:50 [2024-06-26T20:57:50.666Z] 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:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552239 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552240 data=null doit=true}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552240 data=null}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552240 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448552241 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552272 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448552276 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:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448552316 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448552316 data=null doit=true}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448552316 data=null}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448552316 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448552317 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:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448552341 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:50 [2024-06-26T20:57:50.923Z] 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:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:57:50 [2024-06-26T20:57:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:57:50 [2024-06-26T20:57:50.923Z] 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:50 [2024-06-26T20:57:50.924Z] 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1448552357 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:50 [2024-06-26T20:57:50.924Z] 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552358 data=null button=0 stateMask=0x0 x=534 y=150 count=0}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552358 data=null doit=true}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552359 data=null}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552359 data=null button=1 stateMask=0x0 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448552360 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448552372 data=null button=1 stateMask=0x80000 x=534 y=150 count=1}, Tree node with text: /rootpath]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448552375 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:50 [2024-06-26T20:57:50.924Z] 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:50 [2024-06-26T20:57:50.924Z] 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448552415 data=null button=0 stateMask=0x0 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448552415 data=null button=0 stateMask=0x0 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448552416 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448552416 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448552416 data=null button=0 stateMask=0x0 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448552416 data=null button=0 stateMask=0x0 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448552416 data=null 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=1448551769 data=null 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:50 [2024-06-26T20:57:50.924Z] 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=1448552484 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:57:50 [2024-06-26T20:57:50.924Z] 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:57:50 [2024-06-26T20:57:50.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:57:50 [2024-06-26T20:57:50.925Z] 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:57:50 [2024-06-26T20:57:50.925Z] 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:57:50 [2024-06-26T20:57:50.925Z] 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:50 [2024-06-26T20:57:50.925Z] 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448552488 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448552488 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448552488 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448552488 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448552489 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448552489 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:57:50 [2024-06-26T20:57:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448552489 data=null 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:57:50 [2024-06-26T20:57:50.925Z] 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:57:50 [2024-06-26T20:57:50.925Z] 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:57:50 [2024-06-26T20:57:50.925Z] 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:57:51 [2024-06-26T20:57:51.183Z] 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:57:51 [2024-06-26T20:57:51.183Z] 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:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:57:51 [2024-06-26T20:57:51.183Z] 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:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=1448552531 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=1448552531 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=1448552532 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=1448552532 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=1448552532 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=1448552532 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=1448552532 data=null 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448552554 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448552554 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448552554 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448552555 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448552555 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448552555 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:57:51 [2024-06-26T20:57:51.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448552555 data=null 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.184Z] 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:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.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:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448552594 data=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:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448552594 data=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:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448552594 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448552594 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448552595 data=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:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448552595 data=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:51 [2024-06-26T20:57:51.185Z] WARN 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:51 [2024-06-26T20:57:51.185Z] WARN 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:51 [2024-06-26T20:57:51.185Z] WARN 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:51 [2024-06-26T20:57:51.185Z] WARN 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:51 [2024-06-26T20:57:51.185Z] WARN 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:51 [2024-06-26T20:57:51.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:51 [2024-06-26T20:57:51.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448552595 data=null 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:51 [2024-06-26T20:57:51.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=1448551411 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:57:51 [2024-06-26T20:57:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:51 [2024-06-26T20:57:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-06-26T20:57:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-06-26T20:57:51.698Z] 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-06-26T20:57:51.698Z] 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-06-26T20:57:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448553115 data=null doit=true}, TreeItem with text {Traces [3]}]
16:57:51 [2024-06-26T20:57:51.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448553116 data=null}, TreeItem with text {Traces [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448553116 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448553116 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:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448553131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448553132 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448553132 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448553132 data=null}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448553132 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448553132 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:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448553147 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448553147 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448553148 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448553148 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:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448553151 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448553151 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448553152 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448553152 data=null}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448553152 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448553152 data=null}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448553153 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448553153 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:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448553168 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448553168 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448553169 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448553169 data=null}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448553169 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448553169 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:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448553183 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448553184 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448553184 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448553184 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:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448553187 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448553188 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448553188 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448553188 data=null}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:57:51 [2024-06-26T20:57:51.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448553188 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448553188 data=null}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448553189 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448553189 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448553190 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=1448553191 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=1448553205 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=1448553205 data=null}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448553206 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448553206 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:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448553218 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=1448553218 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=1448553219 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448553220 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:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=1448553224 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=1448553224 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=1448553224 data=null doit=true}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=1448553225 data=null}, TreeItem with text {generated [1]}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:57:51 [2024-06-26T20:57:51.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=1448553226 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1448553226 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1448553226 data=null}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448553226 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448553240 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:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448553274 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=1448553275 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=1448553275 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448553275 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:57:51 [2024-06-26T20:57:51.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=1448553368 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=1448553379 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=1448553379 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=1448553379 data=null}, TreeItem with text {synthetic-trace}]
16:57:51 [2024-06-26T20:57:51.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.097: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.097: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.098: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.098: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.098: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.098: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.098: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.213Z] 
16:57:52 [2024-06-26T20:57:52.213Z] (Eclipse:22363): Gtk-WARNING **: 20:57:52.098: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-06-26T20:57:52.469Z] 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-06-26T20:57:52.469Z] 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-06-26T20:57:52.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:52 [2024-06-26T20:57:52.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=1448553992 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448553993 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448553993 data=null}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448553993 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448553993 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:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448554022 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448554023 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=1448554023 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448554023 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:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448554033 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=1448554033 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=1448554034 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=1448554034 data=null}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=1448554034 data=null doit=true}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=1448554035 data=null}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=1448554035 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448554035 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:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=1448554037 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=1448554037 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448554038 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448554038 data=null}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448554038 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448554038 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:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448554085 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448554086 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=1448554086 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448554086 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:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448554090 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=1448554091 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=1448554091 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=1448554091 data=null}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=1448554091 data=null doit=true}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=1448554092 data=null}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=1448554092 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448554092 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=1448554093 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=1448554094 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=1448554094 data=null doit=true}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=1448554095 data=null}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448554095 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448554105 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:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448554186 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=1448554186 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=1448554187 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:52 [2024-06-26T20:57:52.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448554187 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:57:53 [2024-06-26T20:57:53.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=1448554303 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:57:53 [2024-06-26T20:57:53.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=1448554599 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:57:53 [2024-06-26T20:57:53.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=1448554599 data=null doit=true}, TreeItem with text {syslog}]
16:57:53 [2024-06-26T20:57:53.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=1448554600 data=null}, TreeItem with text {syslog}]
16:57:53 [2024-06-26T20:57:53.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:57:53 [2024-06-26T20:57:53.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:57:53 [2024-06-26T20:57:53.290Z] 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@2e1c5d1f] time=1448554624 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
16:57:53 [2024-06-26T20:57:53.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:57:53 [2024-06-26T20:57:53.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:57:53 [2024-06-26T20:57:53.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:57:54 [2024-06-26T20:57:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448555871 data=null doit=true}, Shell with text {Preferences}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448555875 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448555876 data=null doit=true}, TreeItem with text {Tracing}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448555876 data=null}, TreeItem with text {Tracing}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448555876 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448555876 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:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448555907 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:54 [2024-06-26T20:57:54.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448555912 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448555912 data=null doit=true}, Tree node with text: Remote Profiles]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448555913 data=null}, Tree node with text: Remote Profiles]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448555913 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448555913 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:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448555915 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1448555942 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1448555942 data=null doit=true}, TreeItem with text {new profile}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1448555942 data=null}, TreeItem with text {new profile}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1448555943 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448555943 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:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1448555947 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:57:54 [2024-06-26T20:57:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448555950 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448555950 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448555950 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448555950 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448555950 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448555951 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448555951 data=null 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:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:54 [2024-06-26T20:57:54.479Z] 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448555983 data=null button=0 stateMask=0x0 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448555983 data=null button=0 stateMask=0x0 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448555983 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448555984 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448555984 data=null button=0 stateMask=0x0 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448555984 data=null button=0 stateMask=0x0 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448555984 data=null 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:57:54 [2024-06-26T20:57:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448554683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:57:54 [2024-06-26T20:57:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448556595 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448556602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448556603 data=null doit=true}, TreeItem with text {Test}]
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448556603 data=null}, TreeItem with text {Test}]
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448556603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448556603 data=null 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:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448556679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:55 [2024-06-26T20:57:55.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:56 [2024-06-26T20:57:56.228Z] 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:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:56 [2024-06-26T20:57:56.228Z] 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:56 [2024-06-26T20:57:56.228Z] 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=1448557707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448557708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557708 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557708 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557708 data=null item=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:56 [2024-06-26T20:57:56.228Z] 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=1448557709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448557709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557709 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] 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=1448557709 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:56 [2024-06-26T20:57:56.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:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:56 [2024-06-26T20:57:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448557711 data=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:56 [2024-06-26T20:57:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448557711 data=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:56 [2024-06-26T20:57:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448557711 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:56 [2024-06-26T20:57:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448557711 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:56 [2024-06-26T20:57:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448557711 data=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:56 [2024-06-26T20:57:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448557712 data=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:56 [2024-06-26T20:57:56.229Z] WARN 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:56 [2024-06-26T20:57:56.229Z] WARN 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:56 [2024-06-26T20:57:56.229Z] WARN 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:56 [2024-06-26T20:57:56.229Z] WARN 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:56 [2024-06-26T20:57:56.229Z] WARN 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:56 [2024-06-26T20:57:56.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:56 [2024-06-26T20:57:56.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448557712 data=null item=null detail=0 x=0 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:56 [2024-06-26T20:57:56.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448556790 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:56 [2024-06-26T20:57:56.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448558329 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:56 [2024-06-26T20:57:56.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:57:56 [2024-06-26T20:57:56.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:57:56 [2024-06-26T20:57:56.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448558740 data=null doit=true}, Shell with text {Preferences}]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448558744 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448558744 data=null doit=true}, TreeItem with text {Tracing}]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448558744 data=null}, TreeItem with text {Tracing}]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448558745 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448558745 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:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448558787 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:57 [2024-06-26T20:57:57.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448558788 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448558788 data=null doit=true}, Tree node with text: Remote Profiles]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448558788 data=null}, Tree node with text: Remote Profiles]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448558788 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448558789 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:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448558791 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:57:57 [2024-06-26T20:57:57.353Z] 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:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=1448558806 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448558806 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=1448558806 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=1448558806 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=1448558807 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=1448558807 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=1448558807 data=null 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=1448558834 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=1448558834 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=1448558834 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=1448558834 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=1448558835 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448558874 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448558875 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448558875 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448558875 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448558876 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=1448558910 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:57:57 [2024-06-26T20:57:57.354Z] 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:57:57 [2024-06-26T20:57:57.354Z] 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:57:57 [2024-06-26T20:57:57.354Z] 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:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=1448558944 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=1448558944 data=null doit=true}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=1448558944 data=null}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=1448558945 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448558945 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=1448558973 data=null button=1 stateMask=0x80000 x=108 y=288 count=1}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:57:57 [2024-06-26T20:57:57.613Z] 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:57:57 [2024-06-26T20:57:57.613Z] 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56db9f2d
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=1448558993 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448558993 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=1448558993 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=1448558993 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=1448558993 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=1448558993 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=1448558994 data=null 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=1448558995 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=1448558995 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=1448558995 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=1448558995 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=1448558996 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448558996 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448558996 data=null doit=true}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448558996 data=null}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448558997 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448558997 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448559040 data=null button=1 stateMask=0x80000 x=102 y=284 count=1}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:57 [2024-06-26T20:57:57.613Z] 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:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559046 data=null button=0 stateMask=0x0 x=534 y=247 count=0}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559046 data=null doit=true}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559046 data=null}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559056 data=null button=1 stateMask=0x0 x=534 y=247 count=1}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559056 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559076 data=null button=1 stateMask=0x80000 x=534 y=247 count=1}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448559079 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:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448559110 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=1448559110 data=null doit=true}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=1448559110 data=null}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448559111 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559111 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:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448559134 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:57:57 [2024-06-26T20:57:57.614Z] 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:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:57:57 [2024-06-26T20:57:57.614Z] 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:57 [2024-06-26T20:57:57.614Z] 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:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=1448559141 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:57 [2024-06-26T20:57:57.614Z] 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:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559142 data=null button=0 stateMask=0x0 x=534 y=224 count=0}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559142 data=null doit=true}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559142 data=null}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559143 data=null button=1 stateMask=0x0 x=534 y=224 count=1}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559143 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448559156 data=null button=1 stateMask=0x80000 x=534 y=224 count=1}, Tree node with text: /rootpath]
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=1448559159 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:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:57 [2024-06-26T20:57:57.615Z] 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:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:57 [2024-06-26T20:57:57.615Z] 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:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448559191 data=null button=0 stateMask=0x0 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:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448559192 data=null button=0 stateMask=0x0 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:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448559192 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448559192 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448559192 data=null button=0 stateMask=0x0 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:57:57 [2024-06-26T20:57:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448559192 data=null button=0 stateMask=0x0 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:57:57 [2024-06-26T20:57:57.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448559192 data=null 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:57:57 [2024-06-26T20:57:57.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448558352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:57:57 [2024-06-26T20:57:57.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:57 [2024-06-26T20:57:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448559296 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:57 [2024-06-26T20:57:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:57:57 [2024-06-26T20:57:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:57:57 [2024-06-26T20:57:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448559723 data=null doit=true}, Shell with text {Preferences}]
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448559728 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448559728 data=null doit=true}, TreeItem with text {Tracing}]
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448559728 data=null}, TreeItem with text {Tracing}]
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448559728 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:58 [2024-06-26T20:57:58.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559728 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:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448559755 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:58 [2024-06-26T20:57:58.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448559757 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448559757 data=null doit=true}, Tree node with text: Remote Profiles]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448559757 data=null}, Tree node with text: Remote Profiles]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448559757 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559757 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448559759 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448559781 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448559781 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448559784 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448559785 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559785 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448559797 data=null button=1 stateMask=0x80000 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
16:57:58 [2024-06-26T20:57:58.390Z] 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=1448559814 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1448559814 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=1448559815 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=1448559815 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=1448559816 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=1448559817 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=1448559817 data=null 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=1448559839 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:57:58 [2024-06-26T20:57:58.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=1448559839 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=1448559839 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=1448559839 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=1448559839 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448559840 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448559841 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448559841 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448559841 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559841 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448559866 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
16:57:58 [2024-06-26T20:57:58.391Z] 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=1448559874 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=1448559874 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=1448559874 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=1448559875 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=1448559875 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=1448559875 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=1448559875 data=null 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:57:58 [2024-06-26T20:57:58.391Z] 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:57:58 [2024-06-26T20:57:58.391Z] 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:57:58 [2024-06-26T20:57:58.391Z] 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:57:58 [2024-06-26T20:57:58.391Z] 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:57:58 [2024-06-26T20:57:58.391Z] 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448559881 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448559881 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448559881 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448559881 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559882 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:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448559912 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448559913 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448559914 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448559914 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448559914 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559914 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:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448559945 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1448559947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448559955 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448559955 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448559956 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448559956 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448559956 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:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448559982 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1448559987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
16:57:58 [2024-06-26T20:57:58.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560024 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448560025 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448560025 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560025 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560026 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:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560065 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560066 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448560066 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448560066 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560067 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560067 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:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560094 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=1448560095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1448560109 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1448560110 data=null doit=true}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1448560110 data=null}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1448560111 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560111 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:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1448560134 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1448560137 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=1448560137 data=null doit=true}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=1448560138 data=null}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1448560138 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560139 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:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1448560161 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1448560162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560193 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448560193 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448560193 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560193 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560194 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:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560224 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560225 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448560226 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448560226 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560226 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560226 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:57:58 [2024-06-26T20:57:58.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560249 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:58 [2024-06-26T20:57:58.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:58 [2024-06-26T20:57:58.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=1448560253 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:58 [2024-06-26T20:57:58.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:58 [2024-06-26T20:57:58.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560259 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448560259 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448560259 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560260 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560260 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:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560290 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560291 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=1448560291 data=null doit=true}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=1448560291 data=null}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560291 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560292 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:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560314 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=1448560316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=1448560322 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560322 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560322 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=1448560323 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560323 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=1448560346 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=1448560346 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560347 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560347 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=1448560347 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560347 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=1448560354 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=1448560354 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560354 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560355 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=1448560355 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560355 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=1448560356 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560410 data=null button=0 stateMask=0x0 x=534 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560410 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560411 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560411 data=null button=1 stateMask=0x0 x=534 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560412 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=1448560425 data=null button=1 stateMask=0x80000 x=534 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=1448560428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:58 [2024-06-26T20:57:58.909Z] 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:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:58 [2024-06-26T20:57:58.909Z] 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:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448560462 data=null button=0 stateMask=0x0 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:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448560462 data=null button=0 stateMask=0x0 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:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448560462 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448560462 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448560462 data=null button=0 stateMask=0x0 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:57:58 [2024-06-26T20:57:58.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448560463 data=null button=0 stateMask=0x0 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:57:58 [2024-06-26T20:57:58.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448560463 data=null 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:57:58 [2024-06-26T20:57:58.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448559309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:57:59 [2024-06-26T20:57:59.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:59 [2024-06-26T20:57:59.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448560536 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:59 [2024-06-26T20:57:59.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:57:59 [2024-06-26T20:57:59.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:57:59 [2024-06-26T20:57:59.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:57:59 [2024-06-26T20:57:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:57:59 [2024-06-26T20:57:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448560922 data=null doit=true}, Shell with text {Preferences}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448560926 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448560926 data=null doit=true}, TreeItem with text {Tracing}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448560926 data=null}, TreeItem with text {Tracing}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448560926 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560938 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:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448560960 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:57:59 [2024-06-26T20:57:59.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448560961 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448560961 data=null doit=true}, Tree node with text: Remote Profiles]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448560961 data=null}, Tree node with text: Remote Profiles]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448560962 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560962 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:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448560965 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=1448560973 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=1448560973 data=null doit=true}, TreeItem with text {new profile}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=1448560973 data=null}, TreeItem with text {new profile}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=1448560974 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448560974 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:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=1448561003 data=null button=1 stateMask=0x80000 x=78 y=750 count=1}, TreeItem with text {new profile}]
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:57:59 [2024-06-26T20:57:59.422Z] 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:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448561006 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:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448561006 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:57:59 [2024-06-26T20:57:59.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448561006 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:59 [2024-06-26T20:57:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448561006 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:57:59 [2024-06-26T20:57:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448561006 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:57:59 [2024-06-26T20:57:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448561006 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:57:59 [2024-06-26T20:57:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448561007 data=null 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:57:59 [2024-06-26T20:57:59.679Z] 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:57:59 [2024-06-26T20:57:59.679Z] 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:57:59 [2024-06-26T20:57:59.679Z] 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:57:59 [2024-06-26T20:57:59.679Z] 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:57:59 [2024-06-26T20:57:59.679Z] 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:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:57:59 [2024-06-26T20:57:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:57:59 [2024-06-26T20:57:59.680Z] 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:57:59 [2024-06-26T20:57:59.680Z] 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448561037 data=null button=0 stateMask=0x0 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448561037 data=null button=0 stateMask=0x0 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448561037 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448561037 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448561038 data=null button=0 stateMask=0x0 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448561038 data=null button=0 stateMask=0x0 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448561038 data=null 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:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448560566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2e1c5d1f] time=1448561179 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=1448561188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=1448561188 data=null doit=true}, TreeItem with text {Test}]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=1448561188 data=null}, TreeItem with text {Test}]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=1448561188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:59 [2024-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448561189 data=null 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-06-26T20:57:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=1448561271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:57:59 [2024-06-26T20:57:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:59 [2024-06-26T20:57:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:59 [2024-06-26T20:57:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:58:00 [2024-06-26T20:58:00.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:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:58:00 [2024-06-26T20:58:00.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:58:00 [2024-06-26T20:58:00.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=1448562307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562307 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562307 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562308 data=null item=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:58:00 [2024-06-26T20:58:00.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=1448562308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.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=1448562308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.866Z] 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=1448562308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.866Z] 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=1448562308 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.866Z] 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=1448562308 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:58:00 [2024-06-26T20:58:00.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:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448562309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448562310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448562310 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448562310 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448562310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448562310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:58:00 [2024-06-26T20:58:00.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:58:00 [2024-06-26T20:58:00.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:58:00 [2024-06-26T20:58:00.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:58:00 [2024-06-26T20:58:00.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:58:00 [2024-06-26T20:58:00.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448562310 data=null item=null detail=0 x=0 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:58:00 [2024-06-26T20:58:00.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448561380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:58:01 [2024-06-26T20:58:01.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@2e1c5d1f] time=1448562817 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:58:01 [2024-06-26T20:58:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:58:01 [2024-06-26T20:58:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:58:01 [2024-06-26T20:58:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448563214 data=null doit=true}, Shell with text {Preferences}]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448563225 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448563225 data=null doit=true}, TreeItem with text {Tracing}]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448563225 data=null}, TreeItem with text {Tracing}]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448563225 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563226 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:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448563252 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:58:01 [2024-06-26T20:58:01.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=1448563253 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=1448563253 data=null doit=true}, Tree node with text: Remote Profiles]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=1448563254 data=null}, Tree node with text: Remote Profiles]
16:58:01 [2024-06-26T20:58:01.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=1448563254 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563254 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:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=1448563256 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=1448563274 data=null button=0 stateMask=0x0 x=96 y=12 count=0}, TreeItem with text {TestAllRecursive}]
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=1448563274 data=null doit=true}, TreeItem with text {TestAllRecursive}]
16:58:01 [2024-06-26T20:58:01.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=1448563274 data=null}, TreeItem with text {TestAllRecursive}]
16:58:01 [2024-06-26T20:58:01.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=1448563288 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, TreeItem with text {TestAllRecursive}]
16:58:01 [2024-06-26T20:58:01.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563289 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:58:01 [2024-06-26T20:58:01.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=1448563297 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, TreeItem with text {TestAllRecursive}]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563299 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563299 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563299 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563299 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563300 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563300 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563300 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=1448563320 data=null button=0 stateMask=0x0 x=109 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=1448563320 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=1448563320 data=null}, TreeItem with text {TestAllNonRecursive}]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=1448563321 data=null button=1 stateMask=0x0 x=109 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563321 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=1448563325 data=null button=1 stateMask=0x80000 x=109 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563331 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563332 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563332 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563332 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563333 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:58:01 [2024-06-26T20:58:01.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563333 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563333 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=1448563343 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=1448563343 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=1448563343 data=null}, TreeItem with text {TestSpecificRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=1448563344 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563344 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=1448563356 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563359 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563359 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563359 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563359 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563360 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563360 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563360 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1448563379 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=1448563380 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=1448563380 data=null}, TreeItem with text {TestSpecificNonRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1448563384 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563384 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:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=1448563387 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563390 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563390 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563390 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563391 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563391 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563391 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563391 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1448563410 data=null button=0 stateMask=0x0 x=148 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1448563410 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1448563410 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1448563411 data=null button=1 stateMask=0x0 x=148 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563411 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=1448563419 data=null button=1 stateMask=0x80000 x=148 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563422 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563423 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563423 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563423 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563423 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563423 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:58:01 [2024-06-26T20:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563423 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=1448563430 data=null button=0 stateMask=0x0 x=89 y=12 count=0}, TreeItem with text {TestMultiNode}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=1448563431 data=null doit=true}, TreeItem with text {TestMultiNode}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=1448563431 data=null}, TreeItem with text {TestMultiNode}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=1448563431 data=null button=1 stateMask=0x0 x=89 y=12 count=1}, TreeItem with text {TestMultiNode}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563431 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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=1448563444 data=null button=1 stateMask=0x80000 x=89 y=12 count=1}, TreeItem with text {TestMultiNode}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563447 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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563448 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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563448 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563448 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563448 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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563448 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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563448 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=1448563462 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=1448563463 data=null doit=true}, TreeItem with text {TestUnknown}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=1448563463 data=null}, TreeItem with text {TestUnknown}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=1448563463 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563464 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:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=1448563467 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563474 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563475 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563475 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563475 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563475 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563475 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563475 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=1448563480 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=1448563481 data=null doit=true}, TreeItem with text {TestLocal}]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=1448563481 data=null}, TreeItem with text {TestLocal}]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=1448563481 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448563481 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=1448563485 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.948Z] 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=1448563494 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=1448563494 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=1448563494 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=1448563494 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=1448563495 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=1448563495 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:58:01 [2024-06-26T20:58:01.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=1448563495 data=null 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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.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:58:01 [2024-06-26T20:58:01.949Z] 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:58:01 [2024-06-26T20:58:01.949Z] 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:58:01 [2024-06-26T20:58:01.949Z] 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1448563501 data=null button=0 stateMask=0x0 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1448563501 data=null button=0 stateMask=0x0 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1448563501 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1448563501 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1448563502 data=null button=0 stateMask=0x0 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1448563502 data=null button=0 stateMask=0x0 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1448563502 data=null 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:58:01 [2024-06-26T20:58:01.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1448562836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:58:02 [2024-06-26T20:58:02.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:02 [2024-06-26T20:58:02.205Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 116.9 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 6.230 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 2.818 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 10.17 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 15.54 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 8.552 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 8.133 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 7.246 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 6.241 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 3.812 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 4.779 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 3.265 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 5.046 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.998 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 4.185 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.984 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 4.867 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 3.852 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 7.108 s
16:58:02 [2024-06-26T20:58:02.205Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 4.597 s
16:58:02 [2024-06-26T20:58:02.205Z] 
16:58:02 [2024-06-26T20:58:02.205Z] Results:
16:58:02 [2024-06-26T20:58:02.205Z] 
16:58:02 [2024-06-26T20:58:02.205Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
16:58:02 [2024-06-26T20:58:02.205Z] 
16:58:03 [2024-06-26T20:58:03.134Z] 
16:58:03 [2024-06-26T20:58:03.134Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 20:58:02.789
16:58:03 [2024-06-26T20:58:03.134Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] All tests passed
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.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:58:03 [2024-06-26T20:58:03.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.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:58:03 [2024-06-26T20:58:03.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
16:58:03 [2024-06-26T20:58:03.390Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.391Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.391Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.391Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
16:58:03 [2024-06-26T20:58:03.391Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
16:58:03 [2024-06-26T20:58:03.391Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:58:03 [2024-06-26T20:58:03.391Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:58:03 [2024-06-26T20:58:03.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
16:58:03 [2024-06-26T20:58:03.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] The project's OSGi version is 1.0.16.202406261931
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] 
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:03 [2024-06-26T20:58:03.954Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
16:58:04 [2024-06-26T20:58:04.517Z] [INFO] 
16:58:04 [2024-06-26T20:58:04.517Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:04 [2024-06-26T20:58:04.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:58:04 [2024-06-26T20:58:04.517Z] [INFO] 
16:58:04 [2024-06-26T20:58:04.517Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:04 [2024-06-26T20:58:04.517Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:58:04 [2024-06-26T20:58:04.517Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:58:04 [2024-06-26T20:58:04.517Z] [WARNING] The 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-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:58:04 [2024-06-26T20:58:04.772Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] 
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:05 [2024-06-26T20:58:05.333Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
16:58:09 [2024-06-26T20:58:09.503Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:58:12 [2024-06-26T20:58:12.771Z] [INFO] 
16:58:12 [2024-06-26T20:58:12.771Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:58:12 [2024-06-26T20:58:12.771Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
16:58:12 [2024-06-26T20:58:12.771Z] [INFO] Command line:
16:58:12 [2024-06-26T20:58:12.771Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:58:12 [2024-06-26T20:58:12.771Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:58:16 [2024-06-26T20:58:16.940Z] Jun 26, 2024 8:58:16 PM org.apache.aries.spifly.BaseActivator log
16:58:16 [2024-06-26T20:58:16.940Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:58:20 [2024-06-26T20:58:20.210Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:58:20 [2024-06-26T20:58:20.210Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:58:28 [2024-06-26T20:58:28.303Z] Could not determine the accessibility bus address
16:58:28 [2024-06-26T20:58:28.303Z] !SESSION 2024-06-26 20:58:12.911 -----------------------------------------------
16:58:28 [2024-06-26T20:58:28.303Z] eclipse.buildId=unknown
16:58:28 [2024-06-26T20:58:28.303Z] java.version=17.0.2
16:58:28 [2024-06-26T20:58:28.303Z] java.vendor=Oracle Corporation
16:58:28 [2024-06-26T20:58:28.303Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:58:28 [2024-06-26T20:58:28.303Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:58:28 [2024-06-26T20:58:28.303Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:58:28 [2024-06-26T20:58:28.303Z] 
16:58:28 [2024-06-26T20:58:28.303Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-06-26 20:58:28.275
16:58:28 [2024-06-26T20:58:28.303Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
16:58:28 [2024-06-26T20:58:28.558Z] 
16:58:28 [2024-06-26T20:58:28.558Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 20:58:28.364
16:58:28 [2024-06-26T20:58:28.558Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:58:28 [2024-06-26T20:58:28.558Z] !STACK 0
16:58:28 [2024-06-26T20:58:28.558Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:58:28 [2024-06-26T20:58:28.558Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:58:28 [2024-06-26T20:58:28.558Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:58:28 [2024-06-26T20:58:28.558Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:58:28 [2024-06-26T20:58:28.558Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
16:58:28 [2024-06-26T20:58:28.558Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
16:58:28 [2024-06-26T20:58:28.558Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
16:58:28 [2024-06-26T20:58:28.558Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
16:58:28 [2024-06-26T20:58:28.558Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:58:28 [2024-06-26T20:58:28.559Z] Caused by: java.io.IOException: error=2, No such file or directory
16:58:28 [2024-06-26T20:58:28.559Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:58:28 [2024-06-26T20:58:28.559Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:58:28 [2024-06-26T20:58:28.559Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:58:28 [2024-06-26T20:58:28.559Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:58:28 [2024-06-26T20:58:28.559Z] 	... 7 more
16:58:28 [2024-06-26T20:58:28.815Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:58:29 [2024-06-26T20:58:29.758Z] Display size: 1440x900
16:58:29 [2024-06-26T20:58:29.758Z] OS version=6.2.9-300.fc38.x86_64
16:58:29 [2024-06-26T20:58:29.758Z] GTK version=3.24.33
16:58:29 [2024-06-26T20:58:29.758Z] GTK theme=Yaru
16:58:29 [2024-06-26T20:58:29.758Z] LIBOVERLAY_SCROLLBAR=0
16:58:29 [2024-06-26T20:58:29.758Z] Time zone: Greenwich Mean Time
16:58:29 [2024-06-26T20:58:29.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1448591321 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1448592604 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1448592605 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:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1448592665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:58:31 [2024-06-26T20:58:31.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448593388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448593399 data=null doit=true}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448593400 data=null}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448593401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448593402 data=null 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:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448593612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448593616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448593616 data=null doit=true}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448593620 data=null}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448593620 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448593621 data=null 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:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448593676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448593679 data=null doit=true}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448593679 data=null}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448593680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448593680 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:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448593769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448593772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448593773 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448593773 data=null}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448593774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448593774 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:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448593866 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448593869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448593869 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448593869 data=null}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448593870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448593870 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:32 [2024-06-26T20:58:32.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448593893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:32 [2024-06-26T20:58:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:58:32 [2024-06-26T20:58:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
16:58:32 [2024-06-26T20:58:32.871Z] 
16:58:32 [2024-06-26T20:58:32.871Z] (Eclipse:23147): Gtk-WARNING **: 20:58:32.682: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
16:58:32 [2024-06-26T20:58:32.871Z] This may indicate that pixbuf loaders or the mime database could not be found.
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:58:33 [2024-06-26T20:58:33.128Z] 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=1448594672 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1448594680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1448594680 data=null doit=true}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1448594681 data=null}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1448594688 data=null button=1 stateMask=0x0 x=102 y=11 count=1}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1448594688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1448594689 data=null button=1 stateMask=0x80000 x=102 y=11 count=1}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
16:58:33 [2024-06-26T20:58:33.128Z] 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:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=1448594696 data=null doit=true}, Button with text {Text}]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=1448594697 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:58:33 [2024-06-26T20:58:33.128Z] 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:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=1448594699 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=1448594699 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:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=1448594704 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:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=1448594705 data=null 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:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=1448594712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=1448594712 data=null doit=true}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=1448594713 data=null}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=1448594713 data=null button=1 stateMask=0x0 x=102 y=11 count=1}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=1448594714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=1448594714 data=null button=1 stateMask=0x80000 x=102 y=11 count=1}, (of type 'List')]
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:58:33 [2024-06-26T20:58:33.129Z] 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:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=1448594723 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:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=1448594723 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:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=1448594723 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=1448594724 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:58:33 [2024-06-26T20:58:33.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=1448594724 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:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=1448594724 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:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=1448594765 data=null 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:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1448594195 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:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448594978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448594979 data=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448594979 data=null}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448594980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448594980 data=null 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-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448595083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448595092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448595092 data=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448595093 data=null}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448595093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595094 data=null 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-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448595113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.641Z] 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-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448595116 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448595116 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448595117 data=null}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448595117 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595118 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-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448595185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448595187 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448595193 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448595193 data=null}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448595194 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595194 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-06-26T20:58:33.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448595211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448595390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448595390 data=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448595391 data=null}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448595391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595392 data=null 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-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448595470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448595472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448595473 data=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448595473 data=null}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448595474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595474 data=null 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-06-26T20:58:33.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448595495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-06-26T20:58:33.898Z] 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-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448595498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448595499 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448595499 data=null}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448595500 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595500 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:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448595575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448595577 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448595577 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448595578 data=null}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448595578 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448595579 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:34 [2024-06-26T20:58:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448595593 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:34 [2024-06-26T20:58:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:34 [2024-06-26T20:58:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:35 [2024-06-26T20:58:35.082Z] 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=1448596400 data=null doit=true}, Shell with text {Trace Import}]
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:58:35 [2024-06-26T20:58:35.082Z] 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:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1448596420 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:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1448596420 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:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1448596420 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:58:35 [2024-06-26T20:58:35.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1448596420 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1448596421 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:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1448596421 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:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1448596421 data=null 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:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448595710 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:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448596620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448596620 data=null doit=true}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448596621 data=null}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448596621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448596621 data=null 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:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448596683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448596692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448596693 data=null doit=true}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448596693 data=null}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448596694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448596694 data=null 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:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448596714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:35 [2024-06-26T20:58:35.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448596716 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448596716 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448596716 data=null}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448596717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448596717 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:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448596786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448596788 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448596788 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448596789 data=null}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448596789 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448596790 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:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448596808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:35 [2024-06-26T20:58:35.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:35 [2024-06-26T20:58:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:35 [2024-06-26T20:58:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:35 [2024-06-26T20:58:35.901Z] 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=1448597489 data=null doit=true}, Shell with text {Trace Import}]
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:58:36 [2024-06-26T20:58:36.157Z] 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:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:36 [2024-06-26T20:58:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448597574 data=null}, (of type 'Combo')]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448597686 data=null doit=true}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448597687 data=null}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448597687 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448597688 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:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448597692 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448597694 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448597701 data=null doit=true}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448597702 data=null}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448597702 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448597702 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:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448597703 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:36 [2024-06-26T20:58:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448597786 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:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:58:36 [2024-06-26T20:58:36.416Z] 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:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] 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:58:36 [2024-06-26T20:58:36.416Z] 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:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:36 [2024-06-26T20:58:36.416Z] 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:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.416Z] 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:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f93303f
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448597808 data=null 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:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448597808 data=null 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:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448597809 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448597809 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448597809 data=null 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:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448597809 data=null 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:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448597809 data=null 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:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448597810 data=null 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:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448597810 data=null 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:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448597810 data=null 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:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448597810 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448597811 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@12f32f99
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1448597871 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448597871 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1448597871 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1448597872 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1448597872 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1448597872 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1448597872 data=null 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1448597873 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448597873 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1448597873 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:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1448597873 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1448597873 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] 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:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:36 [2024-06-26T20:58:36.418Z] 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:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:36 [2024-06-26T20:58:36.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448597895 data=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:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448597895 data=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:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448597895 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448597895 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448597895 data=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:36 [2024-06-26T20:58:36.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448597896 data=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:36 [2024-06-26T20:58:36.675Z] WARN 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:36 [2024-06-26T20:58:36.675Z] WARN 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:36 [2024-06-26T20:58:36.675Z] WARN 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:36 [2024-06-26T20:58:36.675Z] WARN 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:36 [2024-06-26T20:58:36.675Z] WARN 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:36 [2024-06-26T20:58:36.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:37 [2024-06-26T20:58:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448597896 data=null 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:37 [2024-06-26T20:58:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448596912 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:37 [2024-06-26T20:58:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:37 [2024-06-26T20:58:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:37 [2024-06-26T20:58:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:37 [2024-06-26T20:58:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:37 [2024-06-26T20:58:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448599199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448599200 data=null doit=true}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448599200 data=null}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448599200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448599201 data=null 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:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448599229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448599230 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448599230 data=null doit=true}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448599231 data=null}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448599231 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448599232 data=null 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:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448599245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:37 [2024-06-26T20:58:37.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448599264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448599265 data=null doit=true}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448599265 data=null}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448599265 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448599266 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:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448599287 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448599288 data=null doit=true}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448599288 data=null}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448599288 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448599289 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:58:37 [2024-06-26T20:58:37.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448599307 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:38 [2024-06-26T20:58:38.056Z] 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-06-26T20:58:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-06-26T20:58:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599585 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448599586 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448599586 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599587 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448599588 data=null item=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:38 [2024-06-26T20:58:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599699 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-06-26T20:58:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-06-26T20:58:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-06-26T20:58:38.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-06-26T20:58:38.312Z] 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-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599719 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448599719 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448599719 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599720 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448599720 data=null item=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:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599776 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599778 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448599778 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448599779 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599779 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448599779 data=null item=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:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599794 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599794 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599795 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:38 [2024-06-26T20:58:38.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448599795 data=null item=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:39 [2024-06-26T20:58:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448599966 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:39 [2024-06-26T20:58:39.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448600795 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:39 [2024-06-26T20:58:39.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448600795 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:39 [2024-06-26T20:58:39.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448600796 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:39 [2024-06-26T20:58:39.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:58:39 [2024-06-26T20:58:39.386Z] 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:40 [2024-06-26T20:58:40.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:40 [2024-06-26T20:58:40.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448601927 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448601928 data=null doit=true}, TableItem with text {}]
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448601928 data=null}, TableItem with text {}]
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448601928 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448601929 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:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448602017 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:40 [2024-06-26T20:58:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:40 [2024-06-26T20:58:40.828Z] 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-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448602293 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448602294 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448602294 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448602294 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448602295 data=null item=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-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448602306 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-06-26T20:58:40.828Z] 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-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448602369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448602369 data=null doit=true}, TreeItem with text {test}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448602370 data=null}, TreeItem with text {test}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448602370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:40 [2024-06-26T20:58:40.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448602371 data=null 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:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448602464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448602469 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448602469 data=null doit=true}, TreeItem with text {test}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448602469 data=null}, TreeItem with text {test}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448602470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448602470 data=null 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:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448602480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:41 [2024-06-26T20:58:41.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448602486 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448602486 data=null doit=true}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448602486 data=null}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448602487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448602487 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:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448602513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448602515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448602515 data=null doit=true}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448602515 data=null}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448602563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448602564 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:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448602577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:41 [2024-06-26T20:58:41.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:41 [2024-06-26T20:58:41.648Z] 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=1448603177 data=null doit=true}, Shell with text {Trace Import}]
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:58:41 [2024-06-26T20:58:41.648Z] 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:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.648Z] 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:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:41 [2024-06-26T20:58:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448603211 data=null}, (of type 'Combo')]
16:58:41 [2024-06-26T20:58:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:41 [2024-06-26T20:58:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:41 [2024-06-26T20:58:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:41 [2024-06-26T20:58:41.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448603307 data=null doit=true}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448603307 data=null}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448603308 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448603309 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:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448603313 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448603373 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448603373 data=null doit=true}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448603373 data=null}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448603374 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448603374 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:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448603375 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:41 [2024-06-26T20:58:41.906Z] 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:41 [2024-06-26T20:58:41.906Z] 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:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448603407 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:41 [2024-06-26T20:58:41.906Z] 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:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] 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:41 [2024-06-26T20:58:41.906Z] 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:41 [2024-06-26T20:58:41.906Z] 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:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] 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:58:41 [2024-06-26T20:58:41.906Z] 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:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] 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:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:41 [2024-06-26T20:58:41.907Z] 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:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:41 [2024-06-26T20:58:41.907Z] 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:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:41 [2024-06-26T20:58:41.908Z] 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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] 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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:41 [2024-06-26T20:58:41.908Z] 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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] 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:41 [2024-06-26T20:58:41.908Z] 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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448603494 data=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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448603494 data=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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448603494 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448603494 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448603495 data=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:41 [2024-06-26T20:58:41.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448603495 data=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:42 [2024-06-26T20:58:42.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448603495 data=null 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:42 [2024-06-26T20:58:42.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448602670 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:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448604125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448604125 data=null doit=true}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448604125 data=null}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448604125 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448604126 data=null 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-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448604191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448604202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448604202 data=null doit=true}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448604202 data=null}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448604203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448604203 data=null 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-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448604225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-06-26T20:58:42.727Z] 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-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448604277 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448604277 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448604277 data=null}, TreeItem with text {Traces [2]}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448604278 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448604278 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:42 [2024-06-26T20:58:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448604314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:42 [2024-06-26T20:58:42.727Z] 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:42 [2024-06-26T20:58:42.984Z] 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-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604489 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448604490 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448604490 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604490 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448604491 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-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604580 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-06-26T20:58:42.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:43 [2024-06-26T20:58:43.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:43 [2024-06-26T20:58:43.241Z] 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:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604587 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448604587 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448604588 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604588 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448604589 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:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604602 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604603 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448604603 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448604604 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604604 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448604605 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:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604612 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604619 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604619 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448604620 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:43 [2024-06-26T20:58:43.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448604770 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448605122 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448605123 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448605123 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:43 [2024-06-26T20:58:43.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:58:43 [2024-06-26T20:58:43.753Z] 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-06-26T20:58:43.753Z] 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-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448606135 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448606135 data=null doit=true}, TableItem with text {}]
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448606135 data=null}, TableItem with text {}]
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448606136 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448606136 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-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448606151 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:44 [2024-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:44 [2024-06-26T20:58:44.681Z] 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-06-26T20:58:44.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448606387 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448606387 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448606387 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448606388 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448606388 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-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448606401 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-06-26T20:58:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-06-26T20:58:44.937Z] 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-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448606473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448606473 data=null doit=true}, TreeItem with text {test}]
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448606473 data=null}, TreeItem with text {test}]
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448606474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:44 [2024-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448606474 data=null 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-06-26T20:58:44.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448606518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448606568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448606568 data=null doit=true}, TreeItem with text {test}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448606568 data=null}, TreeItem with text {test}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448606569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448606569 data=null 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:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448606578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:45 [2024-06-26T20:58:45.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448606579 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448606580 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448606580 data=null}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448606580 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448606581 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:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448606607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448606608 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448606608 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448606609 data=null}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448606609 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448606609 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:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448606669 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:45 [2024-06-26T20:58:45.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:45 [2024-06-26T20:58:45.764Z] 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=1448607275 data=null doit=true}, Shell with text {Trace Import}]
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:58:45 [2024-06-26T20:58:45.764Z] 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:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:45 [2024-06-26T20:58:45.764Z] 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:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448607294 data=null}, (of type 'Combo')]
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:45 [2024-06-26T20:58:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448607394 data=null doit=true}, TreeItem with text {import}]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448607394 data=null}, TreeItem with text {import}]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448607395 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448607395 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:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448607399 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448607400 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448607411 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448607412 data=null}, Tree node with text: kernel-overlap-testing]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448607412 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448607413 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:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448607417 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:46 [2024-06-26T20:58:46.023Z] 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:46 [2024-06-26T20:58:46.023Z] 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:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448607513 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:46 [2024-06-26T20:58:46.023Z] 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:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] 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:46 [2024-06-26T20:58:46.023Z] 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:46 [2024-06-26T20:58:46.023Z] 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:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.023Z] 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:58:46 [2024-06-26T20:58:46.023Z] 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:58:46 [2024-06-26T20:58:46.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] 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:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:46 [2024-06-26T20:58:46.024Z] 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:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] 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:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:46 [2024-06-26T20:58:46.025Z] 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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:46 [2024-06-26T20:58:46.025Z] 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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] 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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:46 [2024-06-26T20:58:46.025Z] 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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] 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:46 [2024-06-26T20:58:46.025Z] 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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448607589 data=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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448607590 data=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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448607590 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448607590 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448607590 data=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:46 [2024-06-26T20:58:46.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448607590 data=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:46 [2024-06-26T20:58:46.282Z] WARN 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:46 [2024-06-26T20:58:46.282Z] WARN 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:46 [2024-06-26T20:58:46.282Z] WARN 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:46 [2024-06-26T20:58:46.282Z] WARN 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:46 [2024-06-26T20:58:46.282Z] WARN 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:46 [2024-06-26T20:58:46.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448607590 data=null 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:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448606763 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:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448608416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448608417 data=null doit=true}, TreeItem with text {test}]
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448608417 data=null}, TreeItem with text {test}]
16:58:46 [2024-06-26T20:58:46.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448608417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448608417 data=null 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-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448608501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448608502 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448608502 data=null doit=true}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448608502 data=null}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448608503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448608510 data=null 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-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448608580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-06-26T20:58:47.102Z] 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-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448608582 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448608582 data=null doit=true}, TreeItem with text {Traces [3]}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448608582 data=null}, TreeItem with text {Traces [3]}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448608583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448608583 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:58:47 [2024-06-26T20:58:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448608616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:58:47 [2024-06-26T20:58:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:58:47 [2024-06-26T20:58:47.359Z] 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-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608800 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448608800 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448608801 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608801 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448608801 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:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608847 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-06-26T20:58:47.359Z] 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-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608864 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448608865 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448608865 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608865 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448608865 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:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608877 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608878 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448608878 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448608879 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608879 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448608879 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:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608886 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608886 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448608886 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:47 [2024-06-26T20:58:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448608887 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:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.003: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.003: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.003: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.180Z] 
16:58:48 [2024-06-26T20:58:48.180Z] (Eclipse:23147): Gtk-WARNING **: 20:58:48.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448609009 data=null button=1 stateMask=0x80000 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448609895 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448609913 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448609913 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:58:48 [2024-06-26T20:58:48.436Z] 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:48 [2024-06-26T20:58:48.436Z] 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:48 [2024-06-26T20:58:48.436Z] 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:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448609963 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448609965 data=null doit=true}, TableItem with text {}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448609965 data=null}, TableItem with text {}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448609966 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448609966 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:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448609974 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:48 [2024-06-26T20:58:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:50 [2024-06-26T20:58:50.328Z] 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-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448611578 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448611579 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448611579 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448611579 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448611579 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:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448611598 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-06-26T20:58:50.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:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448611621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448611621 data=null doit=true}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448611621 data=null}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448611622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448611622 data=null 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-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448611707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448611709 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448611709 data=null doit=true}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448611709 data=null}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448611709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448611710 data=null 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-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448611722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-06-26T20:58:50.329Z] 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-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448611723 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448611723 data=null doit=true}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448611724 data=null}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448611724 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448611724 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:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448611797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448611799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448611799 data=null doit=true}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448611799 data=null}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448611800 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448611800 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:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448611811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:50 [2024-06-26T20:58:50.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:50 [2024-06-26T20:58:50.891Z] 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=1448612374 data=null doit=true}, Shell with text {Trace Import}]
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:58:50 [2024-06-26T20:58:50.891Z] 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:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:50 [2024-06-26T20:58:50.891Z] 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:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448612395 data=null}, (of type 'Combo')]
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-06-26T20:58:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448612503 data=null doit=true}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448612503 data=null}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448612503 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448612504 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:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448612507 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448612508 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448612508 data=null doit=true}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448612509 data=null}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448612509 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448612509 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:58:51 [2024-06-26T20:58:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448612510 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:51 [2024-06-26T20:58:51.150Z] 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:51 [2024-06-26T20:58:51.150Z] 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:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448612577 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:51 [2024-06-26T20:58:51.150Z] 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:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] 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:51 [2024-06-26T20:58:51.150Z] 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:51 [2024-06-26T20:58:51.150Z] 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:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] 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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12b2fcaf
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448612580 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448612581 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448612581 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448612581 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448612581 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448612581 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448612581 data=null 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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448612582 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448612582 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448612582 data=null button=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:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448612582 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448612582 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] 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:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:51 [2024-06-26T20:58:51.151Z] 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:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] 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:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:51 [2024-06-26T20:58:51.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:51 [2024-06-26T20:58:51.152Z] 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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:51 [2024-06-26T20:58:51.152Z] 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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] 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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:51 [2024-06-26T20:58:51.152Z] 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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] 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:51 [2024-06-26T20:58:51.152Z] 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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448612611 data=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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448612612 data=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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448612612 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448612612 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448612612 data=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:51 [2024-06-26T20:58:51.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448612612 data=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:51 [2024-06-26T20:58:51.408Z] WARN 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:51 [2024-06-26T20:58:51.408Z] WARN 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:51 [2024-06-26T20:58:51.408Z] WARN 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:51 [2024-06-26T20:58:51.408Z] WARN 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:51 [2024-06-26T20:58:51.408Z] WARN 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:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:58:51 [2024-06-26T20:58:51.409Z] 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=1448612978 data=null doit=true}, Shell with text {Confirmation}]
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:58:51 [2024-06-26T20:58:51.409Z] 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:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1448612989 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:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1448612989 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:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1448612989 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1448612990 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1448612990 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:58:51 [2024-06-26T20:58:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1448612990 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:58:51 [2024-06-26T20:58:51.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1448612990 data=null 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:58:51 [2024-06-26T20:58:51.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448612612 data=null 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:51 [2024-06-26T20:58:51.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448611888 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:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448613692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448613703 data=null doit=true}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448613703 data=null}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448613704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448613704 data=null 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-06-26T20:58:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448613810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-06-26T20:58:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448613811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448613811 data=null doit=true}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448613811 data=null}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448613812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448613812 data=null 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-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448613820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-06-26T20:58:52.433Z] 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-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448613869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448613869 data=null doit=true}, TreeItem with text {Traces [4]}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448613869 data=null}, TreeItem with text {Traces [4]}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448613870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448613870 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:58:52 [2024-06-26T20:58:52.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448613882 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:58:52 [2024-06-26T20:58:52.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:58:52 [2024-06-26T20:58:52.689Z] 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-06-26T20:58:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-06-26T20:58:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614268 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614268 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614268 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614269 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448614269 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:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614312 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-06-26T20:58:52.946Z] 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-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614316 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614316 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614317 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614317 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448614317 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:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614369 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614370 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614370 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614371 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614371 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448614371 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:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614380 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614380 data=null button=1 stateMask=0x0 x=163 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614380 data=null button=1 stateMask=0x0 x=163 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:52 [2024-06-26T20:58:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448614381 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:53 [2024-06-26T20:58:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614600 data=null button=1 stateMask=0x80000 x=163 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:53 [2024-06-26T20:58:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614896 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:53 [2024-06-26T20:58:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614896 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:53 [2024-06-26T20:58:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448614896 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:53 [2024-06-26T20:58:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:58:53 [2024-06-26T20:58:53.509Z] 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:53 [2024-06-26T20:58:53.509Z] 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:53 [2024-06-26T20:58:53.509Z] 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:53 [2024-06-26T20:58:53.509Z] 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-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448615900 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448615900 data=null doit=true}, TableItem with text {}]
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448615900 data=null}, TableItem with text {}]
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448615900 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448615901 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-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448615907 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:54 [2024-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:54 [2024-06-26T20:58:54.438Z] 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-06-26T20:58:54.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448616110 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448616111 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448616111 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448616111 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448616112 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:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448616119 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-06-26T20:58:54.696Z] 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-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448616175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448616175 data=null doit=true}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448616175 data=null}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448616176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448616176 data=null 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-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448616218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448616219 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448616220 data=null doit=true}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448616220 data=null}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448616220 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448616263 data=null 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-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448616276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-06-26T20:58:54.696Z] 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-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448616280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448616280 data=null doit=true}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448616280 data=null}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448616281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448616281 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:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448616306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448616307 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448616307 data=null doit=true}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448616307 data=null}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448616308 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448616308 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:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448616319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:54 [2024-06-26T20:58:54.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:55 [2024-06-26T20:58:55.516Z] 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=1448616918 data=null doit=true}, Shell with text {Trace Import}]
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:58:55 [2024-06-26T20:58:55.516Z] 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:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.517Z] 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:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448616978 data=null}, (of type 'Combo')]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448617087 data=null doit=true}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448617088 data=null}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448617088 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448617088 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:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448617092 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448617093 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448617093 data=null doit=true}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448617093 data=null}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448617093 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448617093 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:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448617094 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:55 [2024-06-26T20:58:55.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:55 [2024-06-26T20:58:55.774Z] 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:55 [2024-06-26T20:58:55.774Z] 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:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448617182 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:55 [2024-06-26T20:58:55.774Z] 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:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] 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:55 [2024-06-26T20:58:55.774Z] 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:55 [2024-06-26T20:58:55.774Z] 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:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.774Z] 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:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5205b2e5
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448617185 data=null button=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:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448617186 data=null button=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:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448617186 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448617186 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448617186 data=null button=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:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448617187 data=null button=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:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448617187 data=null 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:58:55 [2024-06-26T20:58:55.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448617187 data=null button=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:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448617187 data=null button=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:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448617187 data=null button=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:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448617187 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448617187 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.775Z] 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:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:55 [2024-06-26T20:58:55.775Z] 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:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.775Z] 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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:55 [2024-06-26T20:58:55.776Z] 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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:55 [2024-06-26T20:58:55.776Z] 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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] 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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:55 [2024-06-26T20:58:55.776Z] 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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] 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:55 [2024-06-26T20:58:55.776Z] 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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448617208 data=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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448617208 data=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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448617209 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448617209 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448617209 data=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:55 [2024-06-26T20:58:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448617209 data=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:56 [2024-06-26T20:58:56.033Z] WARN 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:56 [2024-06-26T20:58:56.033Z] WARN 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:56 [2024-06-26T20:58:56.033Z] WARN 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:56 [2024-06-26T20:58:56.033Z] WARN 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:56 [2024-06-26T20:58:56.034Z] WARN 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:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:58:56 [2024-06-26T20:58:56.034Z] 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=1448617503 data=null doit=true}, Shell with text {Confirmation}]
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:58:56 [2024-06-26T20:58:56.034Z] 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:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1448617505 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:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1448617505 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:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1448617505 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1448617505 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1448617505 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:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1448617505 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:58:56 [2024-06-26T20:58:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1448617505 data=null 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:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448617209 data=null 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:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448616402 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:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-06-26T20:58:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448618067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448618067 data=null doit=true}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448618074 data=null}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448618075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448618075 data=null 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-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448618111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448618112 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448618112 data=null doit=true}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448618112 data=null}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448618113 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448618113 data=null 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-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448618132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-06-26T20:58:56.597Z] 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-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448618133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448618133 data=null doit=true}, TreeItem with text {Traces [5]}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448618133 data=null}, TreeItem with text {Traces [5]}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448618134 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448618134 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:58:56 [2024-06-26T20:58:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448618173 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:58:56 [2024-06-26T20:58:56.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:58:56 [2024-06-26T20:58:56.853Z] 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-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618312 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618312 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618312 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618313 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448618313 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:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618396 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-06-26T20:58:56.853Z] 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-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618400 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618401 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618401 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618401 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448618401 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:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618409 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618410 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618410 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-06-26T20:58:56.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618410 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618411 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:56 [2024-06-26T20:58:56.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448618416 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:56 [2024-06-26T20:58:56.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618423 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618468 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618469 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448618469 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:57 [2024-06-26T20:58:57.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618563 data=null button=1 stateMask=0x80000 x=168 y=219 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618972 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618973 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448618973 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:57 [2024-06-26T20:58:57.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:58:57 [2024-06-26T20:58:57.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:58:57 [2024-06-26T20:58:57.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:58:57 [2024-06-26T20:58:57.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:58:57 [2024-06-26T20:58:57.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:58:57 [2024-06-26T20:58:57.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:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448619977 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448619978 data=null doit=true}, TableItem with text {}]
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448619978 data=null}, TableItem with text {}]
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448619978 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448619979 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-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448619992 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:58 [2024-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:58 [2024-06-26T20:58:58.551Z] 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-06-26T20:58:58.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448620207 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448620207 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448620207 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448620208 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448620208 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:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448620215 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:58 [2024-06-26T20:58:58.808Z] 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-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448620273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448620273 data=null doit=true}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448620273 data=null}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448620274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448620274 data=null 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:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448620366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448620368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448620368 data=null doit=true}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448620368 data=null}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448620369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448620369 data=null 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:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448620381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:58 [2024-06-26T20:58:58.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448620384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448620385 data=null doit=true}, TreeItem with text {Traces [5]}]
16:58:58 [2024-06-26T20:58:58.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448620385 data=null}, TreeItem with text {Traces [5]}]
16:58:58 [2024-06-26T20:58:58.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448620385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:58:58 [2024-06-26T20:58:58.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448620385 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:58:59 [2024-06-26T20:58:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448620409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:58:59 [2024-06-26T20:58:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448620410 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448620411 data=null doit=true}, TreeItem with text {Traces [5]}]
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448620411 data=null}, TreeItem with text {Traces [5]}]
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448620411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448620411 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:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448620466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:59 [2024-06-26T20:58:59.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:59 [2024-06-26T20:58:59.629Z] 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=1448621080 data=null doit=true}, Shell with text {Trace Import}]
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:58:59 [2024-06-26T20:58:59.629Z] 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:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.629Z] 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:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448621097 data=null}, (of type 'Combo')]
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-06-26T20:58:59.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448621188 data=null doit=true}, TreeItem with text {import}]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448621188 data=null}, TreeItem with text {import}]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448621189 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448621189 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:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448621193 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448621194 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448621194 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448621195 data=null}, Tree node with text: kernel-overlap-testing]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448621195 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448621195 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:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448621209 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:58:59 [2024-06-26T20:58:59.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:58:59 [2024-06-26T20:58:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:59 [2024-06-26T20:58:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:59 [2024-06-26T20:58:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:59 [2024-06-26T20:58:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448621289 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:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] 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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@34989ceb
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448621294 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448621294 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448621294 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448621295 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448621295 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448621295 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448621295 data=null 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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448621296 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448621296 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448621296 data=null button=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:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448621296 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448621296 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:59 [2024-06-26T20:58:59.887Z] 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:59 [2024-06-26T20:58:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] 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:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:59 [2024-06-26T20:58:59.888Z] 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:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:59 [2024-06-26T20:58:59.888Z] 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:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] 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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:59 [2024-06-26T20:58:59.889Z] 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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] 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:59 [2024-06-26T20:58:59.889Z] 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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448621373 data=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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448621373 data=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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448621373 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448621374 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448621374 data=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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448621374 data=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:59 [2024-06-26T20:58:59.889Z] WARN 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:59 [2024-06-26T20:58:59.889Z] WARN 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:59 [2024-06-26T20:58:59.889Z] WARN 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:59 [2024-06-26T20:58:59.889Z] WARN 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:59 [2024-06-26T20:58:59.889Z] WARN 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:59 [2024-06-26T20:58:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:00 [2024-06-26T20:59:00.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:00 [2024-06-26T20:59:00.452Z] 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=1448621982 data=null doit=true}, Shell with text {Confirmation}]
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:59:00 [2024-06-26T20:59:00.452Z] 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:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1448621984 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:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1448621984 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:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1448621984 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1448621984 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1448621984 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:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1448621984 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:59:00 [2024-06-26T20:59:00.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1448621985 data=null 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:59:00 [2024-06-26T20:59:00.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448621374 data=null 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:00 [2024-06-26T20:59:00.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448620506 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:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448622378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448622378 data=null doit=true}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448622378 data=null}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448622379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448622379 data=null 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:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448622417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448622419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448622419 data=null doit=true}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448622419 data=null}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448622419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448622420 data=null 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:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448622440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:00 [2024-06-26T20:59:00.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448622442 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448622442 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448622442 data=null}, TreeItem with text {Traces [6]}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448622443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448622443 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:59:00 [2024-06-26T20:59:00.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448622476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:00 [2024-06-26T20:59:00.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:00 [2024-06-26T20:59:00.965Z] 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-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622625 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448622625 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448622626 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622626 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448622626 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:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622703 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-06-26T20:59:01.222Z] 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-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622709 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448622709 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448622709 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622710 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448622710 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:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622728 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622729 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448622729 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448622730 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622730 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448622730 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:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622770 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622770 data=null button=1 stateMask=0x0 x=159 y=265 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622771 data=null button=1 stateMask=0x0 x=159 y=265 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:01 [2024-06-26T20:59:01.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448622771 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:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.718: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.718: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.718: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.719: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.719: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.719: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.734Z] 
16:59:01 [2024-06-26T20:59:01.734Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.719: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.735Z] 
16:59:01 [2024-06-26T20:59:01.735Z] (Eclipse:23147): Gtk-WARNING **: 20:59:01.719: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-06-26T20:59:01.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448622977 data=null button=1 stateMask=0x80000 x=159 y=265 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:02 [2024-06-26T20:59:02.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448623598 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:02 [2024-06-26T20:59:02.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448623598 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:02 [2024-06-26T20:59:02.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448623599 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:02 [2024-06-26T20:59:02.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:59:02 [2024-06-26T20:59:02.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:59:02 [2024-06-26T20:59:02.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:59:02 [2024-06-26T20:59:02.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:59:02 [2024-06-26T20:59:02.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:59:02 [2024-06-26T20:59:02.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:59:02 [2024-06-26T20:59:02.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:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448623608 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448623608 data=null doit=true}, TableItem with text {}]
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448623608 data=null}, TableItem with text {}]
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448623609 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448623609 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:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448623617 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:02 [2024-06-26T20:59:02.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:03 [2024-06-26T20:59:03.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:03 [2024-06-26T20:59:03.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:03 [2024-06-26T20:59:03.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448624863 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:03 [2024-06-26T20:59:03.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448624863 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448624863 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448624864 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448624864 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:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448624875 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.614Z] 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:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448624885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448624885 data=null doit=true}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448624885 data=null}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448624885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448624887 data=null 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:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448624928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448624946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448624946 data=null doit=true}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448624946 data=null}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448624946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448624963 data=null 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:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448624974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448624975 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448624976 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448624976 data=null}, TreeItem with text {Traces [6]}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448624976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448624976 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:59:03 [2024-06-26T20:59:03.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448624997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:03 [2024-06-26T20:59:03.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448625374 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448625374 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448625374 data=null}, Tree node with text: ExampleCustomTxt.log]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448625374 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448625375 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:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448625411 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.870Z] 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:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448625421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448625421 data=null doit=true}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448625421 data=null}, TreeItem with text {test}]
16:59:03 [2024-06-26T20:59:03.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448625463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448625464 data=null 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-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448625504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448625505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448625505 data=null doit=true}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448625505 data=null}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448625505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448625506 data=null 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-06-26T20:59:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448625518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-06-26T20:59:04.126Z] 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-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448625519 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448625519 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448625519 data=null}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448625520 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448625520 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:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448625588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448625589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448625589 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448625589 data=null}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448625590 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448625590 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:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448625596 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:04 [2024-06-26T20:59:04.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:04 [2024-06-26T20:59:04.690Z] 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=1448626185 data=null doit=true}, Shell with text {Trace Import}]
16:59:04 [2024-06-26T20:59:04.690Z] 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-06-26T20:59:04.690Z] 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:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:04 [2024-06-26T20:59:04.690Z] 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:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] 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-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.690Z] 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:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448626191 data=null}, (of type 'Combo')]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448626271 data=null doit=true}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448626271 data=null}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448626271 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448626272 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:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448626275 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448626275 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448626276 data=null doit=true}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448626276 data=null}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448626276 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448626276 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:59:04 [2024-06-26T20:59:04.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448626277 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:04 [2024-06-26T20:59:04.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:04 [2024-06-26T20:59:04.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:04 [2024-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448626315 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] 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-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] 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:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@797bbeae
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448626374 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448626374 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448626374 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448626374 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448626374 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448626374 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448626375 data=null 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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448626375 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448626375 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448626375 data=null button=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:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448626375 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448626376 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] 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:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] 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-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:04 [2024-06-26T20:59:04.949Z] 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:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] 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-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.950Z] 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-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.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-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448626399 data=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-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448626399 data=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-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448626399 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448626399 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448626399 data=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-06-26T20:59:04.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448626400 data=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:05 [2024-06-26T20:59:05.206Z] WARN 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:05 [2024-06-26T20:59:05.206Z] WARN 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:05 [2024-06-26T20:59:05.206Z] WARN 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:05 [2024-06-26T20:59:05.206Z] WARN 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:05 [2024-06-26T20:59:05.206Z] WARN 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:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:05 [2024-06-26T20:59:05.206Z] 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=1448626680 data=null doit=true}, Shell with text {Confirmation}]
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:59:05 [2024-06-26T20:59:05.206Z] 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:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1448626681 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:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1448626681 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:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1448626681 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1448626682 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1448626682 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:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1448626682 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:59:05 [2024-06-26T20:59:05.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1448626682 data=null 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:59:05 [2024-06-26T20:59:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448626400 data=null 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-06-26T20:59:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448625679 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:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448627473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448627473 data=null doit=true}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448627474 data=null}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448627474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448627474 data=null 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:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448627510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448627510 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448627511 data=null doit=true}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448627511 data=null}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448627511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448627511 data=null 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:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448627519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:06 [2024-06-26T20:59:06.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:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448627520 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448627576 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448627577 data=null}, TreeItem with text {Traces [6]}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448627577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448627577 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:59:06 [2024-06-26T20:59:06.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448627607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:06 [2024-06-26T20:59:06.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:06 [2024-06-26T20:59:06.283Z] 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-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627781 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448627782 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448627782 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627782 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448627782 data=null item=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-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627818 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:06 [2024-06-26T20:59:06.283Z] 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-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627824 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448627824 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448627825 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627825 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448627825 data=null item=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-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627868 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:59:06 [2024-06-26T20:59:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627869 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448627869 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448627870 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627870 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448627870 data=null item=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-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627877 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627877 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627878 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448627878 data=null item=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-06-26T20:59:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448627977 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448628318 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448628319 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448628319 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-06-26T20:59:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:59:06 [2024-06-26T20:59:06.795Z] 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:06 [2024-06-26T20:59:06.795Z] 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:06 [2024-06-26T20:59:06.795Z] 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:06 [2024-06-26T20:59:06.795Z] 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:06 [2024-06-26T20:59:06.795Z] 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:06 [2024-06-26T20:59:06.795Z] 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-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448629383 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448629384 data=null doit=true}, TableItem with text {}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448629384 data=null}, TableItem with text {}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448629384 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448629385 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:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448629403 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448629691 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448629692 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:08 [2024-06-26T20:59:08.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448629692 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448629693 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448629693 data=null item=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:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448629701 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.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:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448629822 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448629888 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448629888 data=null}, Tree node with text: ExampleCustomTxt.log]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448629889 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448629890 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:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448629902 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.420Z] 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-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448629912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448629912 data=null doit=true}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448629913 data=null}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448629913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448629913 data=null 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:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448629994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448629995 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448629996 data=null doit=true}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448629996 data=null}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448629996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448629996 data=null 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:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448630009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448630011 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448630011 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448630011 data=null}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448630011 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448630012 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:59:08 [2024-06-26T20:59:08.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448630076 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448630355 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448630355 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448630355 data=null}, Tree node with text: ExampleCustomXml.xml]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448630356 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448630356 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:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448630397 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.933Z] 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-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448630410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448630410 data=null doit=true}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448630410 data=null}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448630411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448630411 data=null 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:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448630486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448630488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448630488 data=null doit=true}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448630488 data=null}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448630489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448630489 data=null 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:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448630508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:08 [2024-06-26T20:59:08.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448630510 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448630510 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448630510 data=null}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448630510 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:08 [2024-06-26T20:59:08.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448630511 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:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448630576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448630578 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448630578 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448630578 data=null}, TreeItem with text {Traces [6]}]
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448630578 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448630579 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:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448630586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:09 [2024-06-26T20:59:09.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:09 [2024-06-26T20:59:09.753Z] 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=1448631272 data=null doit=true}, Shell with text {Trace Import}]
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.753Z] 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:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:09 [2024-06-26T20:59:09.753Z] 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:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:09 [2024-06-26T20:59:09.754Z] 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:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448631279 data=null}, (of type 'Combo')]
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-06-26T20:59:09.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:10 [2024-06-26T20:59:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:10 [2024-06-26T20:59:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:10 [2024-06-26T20:59:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448631376 data=null doit=true}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448631376 data=null}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448631376 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448631376 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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448631379 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448631380 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448631380 data=null doit=true}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448631380 data=null}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448631381 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448631381 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:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448631381 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:10 [2024-06-26T20:59:10.011Z] 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:10 [2024-06-26T20:59:10.011Z] 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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448631415 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:10 [2024-06-26T20:59:10.011Z] 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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.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:10 [2024-06-26T20:59:10.011Z] 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:10 [2024-06-26T20:59:10.011Z] 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:10 [2024-06-26T20:59:10.011Z] 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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.011Z] 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:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6818c0a6
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448631417 data=null button=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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448631418 data=null button=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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448631418 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448631418 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448631418 data=null button=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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448631418 data=null button=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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448631418 data=null 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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448631418 data=null button=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:10 [2024-06-26T20:59:10.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448631419 data=null button=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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448631463 data=null button=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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448631470 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448631470 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] 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:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:10 [2024-06-26T20:59:10.012Z] 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:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] 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:10 [2024-06-26T20:59:10.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:10 [2024-06-26T20:59:10.013Z] 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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:10 [2024-06-26T20:59:10.013Z] 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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] 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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:10 [2024-06-26T20:59:10.013Z] 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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] 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:10 [2024-06-26T20:59:10.013Z] 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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448631487 data=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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448631487 data=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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448631487 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448631487 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448631487 data=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:10 [2024-06-26T20:59:10.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448631488 data=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:10 [2024-06-26T20:59:10.270Z] WARN 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:10 [2024-06-26T20:59:10.270Z] WARN 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:10 [2024-06-26T20:59:10.270Z] WARN 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:10 [2024-06-26T20:59:10.270Z] WARN 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:10 [2024-06-26T20:59:10.270Z] WARN 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:10 [2024-06-26T20:59:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:10 [2024-06-26T20:59:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:10 [2024-06-26T20:59:10.270Z] 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=1448631818 data=null doit=true}, Shell with text {Confirmation}]
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:59:10 [2024-06-26T20:59:10.526Z] 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:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1448631880 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:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1448631880 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:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1448631880 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1448631880 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1448631881 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:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1448631881 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:59:10 [2024-06-26T20:59:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1448631881 data=null 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:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448631488 data=null 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:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448630675 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:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448632680 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448632681 data=null doit=true}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448632681 data=null}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448632681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448632681 data=null 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-06-26T20:59:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448632720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-06-26T20:59:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448632721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448632721 data=null doit=true}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448632721 data=null}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448632722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448632722 data=null 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-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448632807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-06-26T20:59:11.347Z] 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-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448632809 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448632809 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448632809 data=null}, TreeItem with text {Traces [6]}]
16:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448632809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448632810 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:59:11 [2024-06-26T20:59:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448632874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:11 [2024-06-26T20:59:11.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:11 [2024-06-26T20:59:11.602Z] 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-06-26T20:59:11.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-06-26T20:59:11.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633046 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448633046 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448633046 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633047 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448633047 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:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633092 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-06-26T20:59:11.603Z] 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-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633096 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448633096 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448633097 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633097 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448633097 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:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633106 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633117 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448633117 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448633118 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633118 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448633118 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:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633165 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633165 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633166 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:11 [2024-06-26T20:59:11.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448633166 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:12 [2024-06-26T20:59:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633294 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:12 [2024-06-26T20:59:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448633578 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:12 [2024-06-26T20:59:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448633578 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:12 [2024-06-26T20:59:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448633579 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:12 [2024-06-26T20:59:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:59:12 [2024-06-26T20:59:12.115Z] 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:12 [2024-06-26T20:59:12.115Z] 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:12 [2024-06-26T20:59:12.115Z] 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:12 [2024-06-26T20:59:12.115Z] 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:12 [2024-06-26T20:59:12.115Z] 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:12 [2024-06-26T20:59:12.115Z] 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-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448634587 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448634587 data=null doit=true}, TableItem with text {}]
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448634587 data=null}, TableItem with text {}]
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448634588 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448634588 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-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448634595 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:13 [2024-06-26T20:59:13.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448634791 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448634791 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448634791 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448634792 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448634792 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:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448634799 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:13 [2024-06-26T20:59:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:13 [2024-06-26T20:59:13.301Z] 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:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448635011 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448635011 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448635011 data=null}, Tree node with text: ExampleCustomXml.xml]
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448635011 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635012 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:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448635023 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:13 [2024-06-26T20:59:13.557Z] 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:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:13 [2024-06-26T20:59:13.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448635073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448635073 data=null doit=true}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448635074 data=null}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448635074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635074 data=null 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:13 [2024-06-26T20:59:13.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448635121 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:13 [2024-06-26T20:59:13.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448635164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448635164 data=null doit=true}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448635164 data=null}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448635165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635165 data=null 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:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448635179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:13 [2024-06-26T20:59:13.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448635181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448635181 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448635181 data=null}, TreeItem with text {Traces [6]}]
16:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448635182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635182 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:59:13 [2024-06-26T20:59:13.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448635210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:13 [2024-06-26T20:59:13.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:14 [2024-06-26T20:59:14.070Z] 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-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448635496 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448635496 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448635497 data=null}, Tree node with text: kernel-overlap-testing]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448635497 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635498 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:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448635588 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-06-26T20:59:14.070Z] 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-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448635603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448635603 data=null doit=true}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448635604 data=null}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448635604 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635604 data=null 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-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448635696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448635697 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448635697 data=null doit=true}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448635697 data=null}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448635698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635698 data=null 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-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448635707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-06-26T20:59:14.326Z] 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-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448635709 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448635709 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448635709 data=null}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448635714 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635715 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:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448635785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448635786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448635786 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448635787 data=null}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448635787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448635787 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:59:14 [2024-06-26T20:59:14.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448635793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:14 [2024-06-26T20:59:14.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:14 [2024-06-26T20:59:14.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:14 [2024-06-26T20:59:14.888Z] 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=1448636376 data=null doit=true}, Shell with text {Trace Import}]
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] 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:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448636410 data=null}, (of type 'Combo')]
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-06-26T20:59:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448636488 data=null doit=true}, TreeItem with text {import}]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448636489 data=null}, TreeItem with text {import}]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448636489 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448636490 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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448636493 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448636494 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448636494 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448636494 data=null}, Tree node with text: kernel-overlap-testing]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448636495 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448636495 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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448636509 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:15 [2024-06-26T20:59:15.145Z] 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:15 [2024-06-26T20:59:15.145Z] 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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448636546 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:15 [2024-06-26T20:59:15.145Z] 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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] 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:15 [2024-06-26T20:59:15.145Z] 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:15 [2024-06-26T20:59:15.145Z] 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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.145Z] 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:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@762f5d34
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448636550 data=null button=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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448636551 data=null button=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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448636551 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448636551 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448636551 data=null button=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:15 [2024-06-26T20:59:15.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448636551 data=null button=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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448636552 data=null 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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448636552 data=null button=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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448636552 data=null button=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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448636552 data=null button=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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448636552 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448636553 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:15 [2024-06-26T20:59:15.146Z] 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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] 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:15 [2024-06-26T20:59:15.146Z] 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:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:15 [2024-06-26T20:59:15.146Z] 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:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:15 [2024-06-26T20:59:15.146Z] 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:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] 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:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.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:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448636587 data=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:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448636587 data=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:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448636587 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448636587 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448636588 data=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:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448636588 data=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:15 [2024-06-26T20:59:15.148Z] WARN 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:15 [2024-06-26T20:59:15.148Z] WARN 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:15 [2024-06-26T20:59:15.148Z] WARN 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:15 [2024-06-26T20:59:15.148Z] WARN 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:15 [2024-06-26T20:59:15.148Z] WARN 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:15 [2024-06-26T20:59:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:15 [2024-06-26T20:59:15.725Z] 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=1448637191 data=null doit=true}, Shell with text {Confirmation}]
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:59:15 [2024-06-26T20:59:15.725Z] 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:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1448637193 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:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1448637193 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:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1448637193 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1448637193 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1448637194 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:59:15 [2024-06-26T20:59:15.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1448637194 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:59:15 [2024-06-26T20:59:15.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1448637194 data=null 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:59:16 [2024-06-26T20:59:16.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448636588 data=null 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:16 [2024-06-26T20:59:16.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448635884 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:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448637898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448637898 data=null doit=true}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448637898 data=null}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448637898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448637898 data=null 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-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448638002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448638003 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448638003 data=null doit=true}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448638019 data=null}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448638069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448638070 data=null 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-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448638085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-06-26T20:59:16.543Z] 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-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448638087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448638087 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448638087 data=null}, TreeItem with text {Traces [6]}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448638088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448638088 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:59:16 [2024-06-26T20:59:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448638109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:16 [2024-06-26T20:59:16.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638534 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448638535 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448638535 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638535 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448638536 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:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638586 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:17 [2024-06-26T20:59:17.106Z] 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:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638591 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448638591 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448638591 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638591 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448638592 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:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638605 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638605 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448638606 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448638606 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638607 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448638607 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:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638618 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638618 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638619 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448638619 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:17 [2024-06-26T20:59:17.618Z] 
16:59:17 [2024-06-26T20:59:17.618Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.595: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.618Z] 
16:59:17 [2024-06-26T20:59:17.618Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.618Z] 
16:59:17 [2024-06-26T20:59:17.618Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.595: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.619Z] 
16:59:17 [2024-06-26T20:59:17.619Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.595: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.619Z] 
16:59:17 [2024-06-26T20:59:17.619Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.596: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.619Z] 
16:59:17 [2024-06-26T20:59:17.619Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.596: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.619Z] 
16:59:17 [2024-06-26T20:59:17.619Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.596: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.619Z] 
16:59:17 [2024-06-26T20:59:17.619Z] (Eclipse:23147): Gtk-WARNING **: 20:59:17.596: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:17 [2024-06-26T20:59:17.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448638887 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448639290 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448639291 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448639291 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:17 [2024-06-26T20:59:17.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:59:17 [2024-06-26T20:59:17.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:59:17 [2024-06-26T20:59:17.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:59:17 [2024-06-26T20:59:17.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:59:17 [2024-06-26T20:59:17.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:59:17 [2024-06-26T20:59:17.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:59:17 [2024-06-26T20:59:17.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:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448639801 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448639801 data=null doit=true}, TableItem with text {}]
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448639801 data=null}, TableItem with text {}]
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448639802 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448639802 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-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448639825 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:18 [2024-06-26T20:59:18.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:19 [2024-06-26T20:59:19.366Z] 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-06-26T20:59:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-06-26T20:59:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448640790 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:19 [2024-06-26T20:59:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448640791 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448640791 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448640792 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448640792 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:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448640802 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-06-26T20:59:19.367Z] 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-06-26T20:59:19.367Z] 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-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448640921 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448640921 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448640922 data=null}, Tree node with text: kernel-overlap-testing]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448640922 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:19 [2024-06-26T20:59:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448640922 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:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448640967 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-06-26T20:59:19.623Z] 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-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448640978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448640978 data=null doit=true}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448640978 data=null}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448640979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448640979 data=null 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-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448641022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448641066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448641066 data=null doit=true}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448641066 data=null}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448641067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641067 data=null 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-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448641075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-06-26T20:59:19.623Z] 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-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448641077 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448641077 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448641077 data=null}, TreeItem with text {Traces [6]}]
16:59:19 [2024-06-26T20:59:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448641078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:19 [2024-06-26T20:59:19.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641078 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:59:19 [2024-06-26T20:59:19.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448641103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:19 [2024-06-26T20:59:19.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:19 [2024-06-26T20:59:19.880Z] 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-06-26T20:59:19.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-06-26T20:59:19.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448641479 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:59:19 [2024-06-26T20:59:19.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448641479 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:59:19 [2024-06-26T20:59:19.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448641479 data=null}, Tree node with text: ExampleCustomTxt.log]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448641480 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641480 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:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448641515 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.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:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448641525 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448641525 data=null doit=true}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448641526 data=null}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448641526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641526 data=null 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:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448641569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448641571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448641571 data=null doit=true}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448641571 data=null}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448641571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641572 data=null 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:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448641583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:20 [2024-06-26T20:59:20.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448641584 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448641585 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448641585 data=null}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448641585 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641585 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:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448641597 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448641610 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448641610 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448641610 data=null}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448641611 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448641611 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:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448641622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:20 [2024-06-26T20:59:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:20 [2024-06-26T20:59:20.701Z] 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=1448642277 data=null doit=true}, Shell with text {Trace Import}]
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] 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:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:20 [2024-06-26T20:59:20.701Z] 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:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448642283 data=null}, (of type 'Combo')]
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-06-26T20:59:20.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448642383 data=null doit=true}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448642384 data=null}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448642384 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448642385 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:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448642388 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448642389 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448642389 data=null doit=true}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448642389 data=null}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448642389 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448642390 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:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448642390 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:20 [2024-06-26T20:59:20.958Z] 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:20 [2024-06-26T20:59:20.958Z] 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:20 [2024-06-26T20:59:20.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448642478 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:20 [2024-06-26T20:59:20.958Z] 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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] 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:20 [2024-06-26T20:59:20.959Z] 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:20 [2024-06-26T20:59:20.959Z] 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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] 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:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@550244cb
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448642481 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448642481 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448642481 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448642481 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448642482 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448642482 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448642482 data=null 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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448642482 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448642482 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448642482 data=null button=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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448642483 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448642483 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:20 [2024-06-26T20:59:20.959Z] 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:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] 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:20 [2024-06-26T20:59:20.959Z] 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:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:20 [2024-06-26T20:59:20.960Z] 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:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:20 [2024-06-26T20:59:20.960Z] 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:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] 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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:20 [2024-06-26T20:59:20.961Z] 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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] 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:20 [2024-06-26T20:59:20.961Z] 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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448642508 data=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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448642508 data=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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448642508 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448642508 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448642509 data=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:20 [2024-06-26T20:59:20.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448642509 data=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:21 [2024-06-26T20:59:21.218Z] WARN 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:21 [2024-06-26T20:59:21.218Z] WARN 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:21 [2024-06-26T20:59:21.218Z] WARN 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:21 [2024-06-26T20:59:21.218Z] WARN 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:21 [2024-06-26T20:59:21.218Z] WARN 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:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:21 [2024-06-26T20:59:21.218Z] 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=1448642800 data=null doit=true}, Shell with text {Confirmation}]
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:59:21 [2024-06-26T20:59:21.218Z] 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:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1448642801 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:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1448642801 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:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1448642801 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1448642802 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1448642802 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:59:21 [2024-06-26T20:59:21.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1448642802 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:59:21 [2024-06-26T20:59:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1448642816 data=null 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:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448642509 data=null 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:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448641689 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:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448643304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448643316 data=null doit=true}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448643316 data=null}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448643316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448643317 data=null 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-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448643403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448643404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448643405 data=null doit=true}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448643405 data=null}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448643405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448643405 data=null 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-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448643423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-06-26T20:59:21.987Z] 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-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448643469 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448643469 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448643469 data=null}, TreeItem with text {Traces [6]}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448643470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448643470 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:59:21 [2024-06-26T20:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448643494 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:21 [2024-06-26T20:59:21.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643773 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448643773 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448643773 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643774 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448643774 data=null item=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:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643813 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:22 [2024-06-26T20:59:22.243Z] 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:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643817 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448643817 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448643818 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643818 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448643818 data=null item=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:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643829 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643830 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448643830 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448643830 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643831 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448643831 data=null item=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:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643837 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643838 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448643838 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448643838 data=null item=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:22 [2024-06-26T20:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644037 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644039 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448644040 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448644040 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448644044 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448644044 data=null doit=true}, TableItem with text {}]
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448644044 data=null}, TableItem with text {}]
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448644045 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448644045 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:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448644047 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:22 [2024-06-26T20:59:22.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644268 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448644268 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448644268 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644269 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644269 data=null item=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:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644276 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:22 [2024-06-26T20:59:22.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:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:22 [2024-06-26T20:59:22.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644390 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448644391 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448644391 data=null}, Tree node with text: ExampleCustomTxt.log]
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644391 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644392 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:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448644404 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.014Z] 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-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:23 [2024-06-26T20:59:23.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448644412 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448644413 data=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448644413 data=null}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448644413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644414 data=null 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-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448644491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448644492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448644492 data=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448644492 data=null}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448644492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644493 data=null 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-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448644506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.015Z] 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-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448644507 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448644507 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448644508 data=null}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448644508 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644508 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:59:23 [2024-06-26T20:59:23.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448644572 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:23 [2024-06-26T20:59:23.271Z] 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-06-26T20:59:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448644847 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
16:59:23 [2024-06-26T20:59:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448644848 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:59:23 [2024-06-26T20:59:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448644848 data=null}, Tree node with text: ExampleCustomXml.xml]
16:59:23 [2024-06-26T20:59:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448644848 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:23 [2024-06-26T20:59:23.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644849 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:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448644889 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.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:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448644899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448644899 data=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448644900 data=null}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448644900 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644900 data=null 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-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448644943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448644944 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448644944 data=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448644944 data=null}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448644945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644945 data=null 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-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448644975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-06-26T20:59:23.528Z] 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-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448644976 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448644976 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448644976 data=null}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448644977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448644977 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:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448644989 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448645001 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448645001 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448645001 data=null}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448645002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448645002 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:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448645013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:23 [2024-06-26T20:59:23.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:24 [2024-06-26T20:59:24.090Z] 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=1448645537 data=null doit=true}, Shell with text {Trace Import}]
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] 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:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:24 [2024-06-26T20:59:24.090Z] 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:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.090Z] 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:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:24 [2024-06-26T20:59:24.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448645546 data=null}, (of type 'Combo')]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448645674 data=null doit=true}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448645674 data=null}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448645675 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448645675 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:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448645678 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448645679 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448645679 data=null doit=true}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448645679 data=null}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448645680 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448645680 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:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448645692 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:24 [2024-06-26T20:59:24.348Z] 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:24 [2024-06-26T20:59:24.348Z] 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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448645772 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:24 [2024-06-26T20:59:24.348Z] 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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] 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:24 [2024-06-26T20:59:24.348Z] 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:24 [2024-06-26T20:59:24.348Z] 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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.348Z] 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:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@508f2b78
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448645775 data=null button=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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448645775 data=null button=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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448645775 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448645775 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448645776 data=null button=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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448645776 data=null button=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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448645776 data=null 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:24 [2024-06-26T20:59:24.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448645776 data=null button=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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448645776 data=null button=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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448645776 data=null button=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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448645777 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448645777 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:24 [2024-06-26T20:59:24.349Z] 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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] 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:24 [2024-06-26T20:59:24.349Z] 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:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:24 [2024-06-26T20:59:24.349Z] 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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:24 [2024-06-26T20:59:24.349Z] 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:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] 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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:24 [2024-06-26T20:59:24.349Z] 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:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.349Z] 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:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] 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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448645797 data=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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448645798 data=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:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448645798 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448645798 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:24 [2024-06-26T20:59:24.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448645798 data=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:24 [2024-06-26T20:59:24.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448645798 data=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:24 [2024-06-26T20:59:24.606Z] WARN 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:24 [2024-06-26T20:59:24.606Z] WARN 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:24 [2024-06-26T20:59:24.606Z] WARN 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:24 [2024-06-26T20:59:24.606Z] WARN 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:24 [2024-06-26T20:59:24.606Z] WARN 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:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:24 [2024-06-26T20:59:24.606Z] 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=1448646138 data=null doit=true}, Shell with text {Confirmation}]
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:59:24 [2024-06-26T20:59:24.606Z] 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:59:24 [2024-06-26T20:59:24.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1448646141 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:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1448646141 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:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1448646141 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1448646141 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1448646141 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:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1448646141 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:59:24 [2024-06-26T20:59:24.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1448646142 data=null 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:59:24 [2024-06-26T20:59:24.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448645798 data=null 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:24 [2024-06-26T20:59:24.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448645071 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:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448646573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448646573 data=null doit=true}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448646573 data=null}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448646574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448646574 data=null 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-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448646614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448646615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448646615 data=null doit=true}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448646615 data=null}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448646616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448646616 data=null 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-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448646635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-06-26T20:59:25.121Z] 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-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448646637 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448646637 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448646637 data=null}, TreeItem with text {Traces [6]}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448646637 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448646637 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:59:25 [2024-06-26T20:59:25.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448646682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:25 [2024-06-26T20:59:25.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:25 [2024-06-26T20:59:25.377Z] 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-06-26T20:59:25.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-06-26T20:59:25.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448646954 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448646954 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448646954 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448646955 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448646955 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:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647011 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647015 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448647015 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448647015 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647016 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647016 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:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647022 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647023 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448647023 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448647023 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647024 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647024 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:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647072 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647072 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647073 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448647073 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:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647184 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647370 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448647370 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448647370 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.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:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448647377 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448647377 data=null doit=true}, TableItem with text {}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448647378 data=null}, TableItem with text {}]
16:59:25 [2024-06-26T20:59:25.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448647378 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:25 [2024-06-26T20:59:25.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448647378 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-06-26T20:59:25.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448647381 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:25 [2024-06-26T20:59:25.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:25 [2024-06-26T20:59:25.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:25 [2024-06-26T20:59:25.890Z] 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-06-26T20:59:25.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647567 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448647568 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448647568 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647568 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647568 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:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647579 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.145Z] 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-06-26T20:59:26.145Z] 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-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647712 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448647712 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448647712 data=null}, Tree node with text: ExampleCustomXml.xml]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647713 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:26 [2024-06-26T20:59:26.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647713 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:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448647766 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.403Z] 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-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448647774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448647775 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448647775 data=null}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448647775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647775 data=null 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-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448647815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448647816 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448647816 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448647816 data=null}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448647817 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647817 data=null 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-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448647870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.403Z] 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-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448647871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448647871 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448647871 data=null}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448647872 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448647872 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:59:26 [2024-06-26T20:59:26.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448647895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:26 [2024-06-26T20:59:26.659Z] 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-06-26T20:59:26.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448648171 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
16:59:26 [2024-06-26T20:59:26.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448648172 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:26 [2024-06-26T20:59:26.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448648172 data=null}, Tree node with text: kernel-overlap-testing]
16:59:26 [2024-06-26T20:59:26.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448648172 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:26 [2024-06-26T20:59:26.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448648172 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:26 [2024-06-26T20:59:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448648264 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:26 [2024-06-26T20:59:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.915Z] 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-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448648273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448648273 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448648273 data=null}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448648274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448648274 data=null 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-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448648315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448648316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448648316 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448648316 data=null}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448648317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448648317 data=null 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-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448648366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-06-26T20:59:26.916Z] 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-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448648368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448648368 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448648368 data=null}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448648368 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448648369 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:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448648387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448648388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448648388 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448648388 data=null}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448648389 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448648389 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:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448648403 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:26 [2024-06-26T20:59:26.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:27 [2024-06-26T20:59:27.478Z] 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=1448648900 data=null doit=true}, Shell with text {Trace Import}]
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] 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:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:27 [2024-06-26T20:59:27.478Z] 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:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.478Z] 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:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448648905 data=null}, (of type 'Combo')]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448648988 data=null doit=true}, TreeItem with text {import}]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448648989 data=null}, TreeItem with text {import}]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448648989 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448648989 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:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448648992 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448648993 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448648994 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448648994 data=null}, Tree node with text: kernel-overlap-testing]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448648994 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448648994 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:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448649009 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:27 [2024-06-26T20:59:27.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:27 [2024-06-26T20:59:27.736Z] 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:27 [2024-06-26T20:59:27.736Z] 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:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448649086 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:27 [2024-06-26T20:59:27.736Z] 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:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.736Z] 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:27 [2024-06-26T20:59:27.737Z] 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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] 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:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c3e94b2
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448649088 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448649089 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448649089 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448649089 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448649089 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448649089 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448649089 data=null 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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448649089 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448649090 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448649090 data=null button=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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448649090 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448649090 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:27 [2024-06-26T20:59:27.737Z] 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:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] 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:27 [2024-06-26T20:59:27.737Z] 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:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:27 [2024-06-26T20:59:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:27 [2024-06-26T20:59:27.738Z] 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:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:27 [2024-06-26T20:59:27.738Z] 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:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] 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:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:27 [2024-06-26T20:59:27.738Z] 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:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] 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:27 [2024-06-26T20:59:27.738Z] 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:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:59:27 [2024-06-26T20:59:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] 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:27 [2024-06-26T20:59:27.739Z] 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:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.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:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448649107 data=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:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448649107 data=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:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448649107 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448649107 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448649108 data=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:27 [2024-06-26T20:59:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448649108 data=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:27 [2024-06-26T20:59:27.995Z] WARN 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:27 [2024-06-26T20:59:27.995Z] WARN 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:27 [2024-06-26T20:59:27.995Z] WARN 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:27 [2024-06-26T20:59:27.995Z] WARN 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:27 [2024-06-26T20:59:27.995Z] WARN 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:27 [2024-06-26T20:59:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:27 [2024-06-26T20:59:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:27 [2024-06-26T20:59:27.995Z] 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=1448649430 data=null doit=true}, Shell with text {Confirmation}]
16:59:27 [2024-06-26T20:59:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:59:27 [2024-06-26T20:59:27.996Z] 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:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1448649445 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:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1448649445 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:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1448649445 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1448649445 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1448649446 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:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1448649446 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:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1448649446 data=null 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:59:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448649108 data=null 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:27 [2024-06-26T20:59:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448648471 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:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448649655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448649655 data=null doit=true}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448649655 data=null}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448649656 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448649656 data=null 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:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448649695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448649696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448649696 data=null doit=true}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448649697 data=null}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448649697 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448649697 data=null 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:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448649716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:28 [2024-06-26T20:59:28.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448649717 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448649717 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448649718 data=null}, TreeItem with text {Traces [6]}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448649718 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448649718 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:59:28 [2024-06-26T20:59:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448649781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:28 [2024-06-26T20:59:28.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448649976 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448649976 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448649977 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448649977 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448649977 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:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650032 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:28 [2024-06-26T20:59:28.508Z] 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:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650035 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448650036 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448650036 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650036 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650036 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:28 [2024-06-26T20:59:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650043 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650044 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448650044 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448650044 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650045 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650045 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:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650055 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650056 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650056 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448650056 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:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650127 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650293 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448650293 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448650293 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:59:28 [2024-06-26T20:59:28.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:59:28 [2024-06-26T20:59:28.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:59:28 [2024-06-26T20:59:28.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:59:28 [2024-06-26T20:59:28.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:59:28 [2024-06-26T20:59:28.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:59:28 [2024-06-26T20:59:28.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:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448650296 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448650296 data=null doit=true}, TableItem with text {}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448650296 data=null}, TableItem with text {}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448650296 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448650297 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:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448650299 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:28 [2024-06-26T20:59:28.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650584 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448650585 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448650585 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650585 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650586 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:29 [2024-06-26T20:59:29.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650595 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:29 [2024-06-26T20:59:29.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.022Z] 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:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650790 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448650790 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448650790 data=null}, Tree node with text: kernel-overlap-testing]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650791 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650791 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:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448650803 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.279Z] 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:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448650812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448650812 data=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448650812 data=null}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448650812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650814 data=null 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-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448650853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448650854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448650854 data=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448650854 data=null}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448650854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650855 data=null 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-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448650865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.279Z] 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-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448650866 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448650866 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448650867 data=null}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448650867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448650867 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:59:29 [2024-06-26T20:59:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448650891 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:29 [2024-06-26T20:59:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:29 [2024-06-26T20:59:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448651164 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448651165 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448651165 data=null}, Tree node with text: ExampleCustomTxt.log]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448651165 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448651166 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:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448651200 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.791Z] 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:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448651209 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448651210 data=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448651210 data=null}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448651210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448651210 data=null 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-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448651269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448651271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448651271 data=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448651272 data=null}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448651272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448651272 data=null 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-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448651283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-06-26T20:59:29.792Z] 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-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448651284 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448651284 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448651285 data=null}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448651285 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448651285 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:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448651307 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448651308 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448651308 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448651308 data=null}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448651309 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448651309 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:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448651319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:29 [2024-06-26T20:59:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:30 [2024-06-26T20:59:30.354Z] 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=1448651805 data=null doit=true}, Shell with text {Trace Import}]
16:59:30 [2024-06-26T20:59:30.354Z] 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-06-26T20:59:30.354Z] 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:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:30 [2024-06-26T20:59:30.354Z] 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:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] 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-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.354Z] 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:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448651811 data=null}, (of type 'Combo')]
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:30 [2024-06-26T20:59:30.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448651889 data=null doit=true}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448651889 data=null}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448651889 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448651890 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:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448651893 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448651894 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448651894 data=null doit=true}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448651894 data=null}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448651894 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448651895 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:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448651895 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:30 [2024-06-26T20:59:30.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:59:30 [2024-06-26T20:59:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:30 [2024-06-26T20:59:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:30 [2024-06-26T20:59:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:30 [2024-06-26T20:59:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:30 [2024-06-26T20:59:30.611Z] 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-06-26T20:59:30.611Z] 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-06-26T20:59:30.611Z] 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-06-26T20:59:30.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448651979 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] 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:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2b1cf779
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448651982 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448651982 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448651982 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448651982 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448651983 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448651983 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448651983 data=null 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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448651983 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448651983 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448651983 data=null button=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:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448651983 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448651984 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] 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-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.612Z] 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:30 [2024-06-26T20:59:30.612Z] 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:59:30 [2024-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:30 [2024-06-26T20:59:30.613Z] 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:59:30 [2024-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] 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-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.613Z] 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@41c96a67
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651997 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651997 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1448651997 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1448651998 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651998 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651998 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1448651998 data=null 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651998 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651998 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:59:30 [2024-06-26T20:59:30.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1448651998 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:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1448651998 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1448651999 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] 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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:30 [2024-06-26T20:59:30.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:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448652012 data=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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448652013 data=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-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448652013 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-06-26T20:59:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448652013 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-06-26T20:59:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448652013 data=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-06-26T20:59:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448652013 data=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:31 [2024-06-26T20:59:31.176Z] WARN 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:31 [2024-06-26T20:59:31.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448652013 data=null 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:31 [2024-06-26T20:59:31.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448651368 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:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448652785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448652785 data=null doit=true}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448652785 data=null}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448652785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448652786 data=null 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:31 [2024-06-26T20:59:31.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448652816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448652817 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448652817 data=null doit=true}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448652818 data=null}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448652818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448652818 data=null 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:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448652835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:31 [2024-06-26T20:59:31.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448652836 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448652836 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448652836 data=null}, TreeItem with text {Traces [6]}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448652836 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448652837 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:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448652876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:31 [2024-06-26T20:59:31.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448652968 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448652969 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448652969 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448652969 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448652969 data=null item=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-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653003 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:31 [2024-06-26T20:59:31.434Z] 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-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653008 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448653009 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448653009 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653009 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448653009 data=null item=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-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653015 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653016 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448653016 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448653016 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653016 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448653017 data=null item=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-06-26T20:59:31.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653021 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653021 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653027 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448653027 data=null item=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-06-26T20:59:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653121 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448653350 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448653350 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448653350 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-06-26T20:59:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:59:31 [2024-06-26T20:59:31.949Z] 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:31 [2024-06-26T20:59:31.949Z] 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:31 [2024-06-26T20:59:31.949Z] 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:31 [2024-06-26T20:59:31.949Z] 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:31 [2024-06-26T20:59:31.949Z] 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:31 [2024-06-26T20:59:31.949Z] 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-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448654390 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448654390 data=null doit=true}, TableItem with text {}]
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448654390 data=null}, TableItem with text {}]
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448654391 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448654391 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-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448654399 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:32 [2024-06-26T20:59:32.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:33 [2024-06-26T20:59:33.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:33 [2024-06-26T20:59:33.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448654771 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448654772 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448654772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448654772 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448654773 data=null item=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:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448654779 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.393Z] 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:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448654966 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448654966 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448654967 data=null}, Tree node with text: ExampleCustomTxt.log]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448654967 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448654967 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:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448654982 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.393Z] 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:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448654992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448654992 data=null doit=true}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448654992 data=null}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448654992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448654993 data=null 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:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448655070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448655071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448655071 data=null doit=true}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448655071 data=null}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448655071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655072 data=null 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:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448655081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448655083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448655083 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448655083 data=null}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448655083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655083 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:59:33 [2024-06-26T20:59:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448655101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.651Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448655370 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448655370 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448655370 data=null}, Tree node with text: ExampleCustomXml.xml]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448655371 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655371 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:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448655407 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448655414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448655416 data=null doit=true}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448655416 data=null}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448655416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655416 data=null 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:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448655484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448655486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448655486 data=null doit=true}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448655487 data=null}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448655487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655487 data=null 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:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448655497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:33 [2024-06-26T20:59:33.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448655498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448655499 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448655499 data=null}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448655499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:33 [2024-06-26T20:59:33.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655499 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:59:34 [2024-06-26T20:59:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448655516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448655517 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448655517 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448655517 data=null}, TreeItem with text {Traces [6]}]
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448655518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448655518 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:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448655530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:34 [2024-06-26T20:59:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:34 [2024-06-26T20:59:34.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:34 [2024-06-26T20:59:34.727Z] 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=1448656100 data=null doit=true}, Shell with text {Trace Import}]
16:59:34 [2024-06-26T20:59:34.727Z] 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-06-26T20:59:34.727Z] 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-06-26T20:59:34.727Z] 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-06-26T20:59:34.727Z] 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-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] 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-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.727Z] 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:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448656106 data=null}, (of type 'Combo')]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448656202 data=null doit=true}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448656202 data=null}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448656203 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448656203 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:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448656206 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448656207 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448656207 data=null doit=true}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448656207 data=null}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448656207 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448656208 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:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448656208 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:34 [2024-06-26T20:59:34.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:34 [2024-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448656283 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:34 [2024-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] 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-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] 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-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] 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:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27946cee
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448656285 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448656286 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448656286 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448656286 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448656286 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448656286 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448656286 data=null 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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448656287 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448656287 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448656287 data=null button=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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448656287 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448656287 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.728Z] 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-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] 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-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:34 [2024-06-26T20:59:34.728Z] 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:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] 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:34 [2024-06-26T20:59:34.729Z] 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:59:34 [2024-06-26T20:59:34.729Z] 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-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:34 [2024-06-26T20:59:34.729Z] 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:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] 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-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:34 [2024-06-26T20:59:34.729Z] 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:59:34 [2024-06-26T20:59:34.729Z] 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-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] 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:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:34 [2024-06-26T20:59:34.729Z] 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:34 [2024-06-26T20:59:34.729Z] 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-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.729Z] 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4eb1407f
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656300 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656300 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1448656301 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1448656301 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656301 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656301 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1448656301 data=null 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656301 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656301 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:59:34 [2024-06-26T20:59:34.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1448656301 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:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1448656302 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1448656302 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:34 [2024-06-26T20:59:34.730Z] 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-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] 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-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:34 [2024-06-26T20:59:34.730Z] 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:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:34 [2024-06-26T20:59:34.730Z] 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:34 [2024-06-26T20:59:34.730Z] 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-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] 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-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] 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:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:34 [2024-06-26T20:59:34.730Z] 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:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] 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:34 [2024-06-26T20:59:34.730Z] 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:34 [2024-06-26T20:59:34.730Z] 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-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] 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-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.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:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448656309 data=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:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448656309 data=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:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448656309 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:34 [2024-06-26T20:59:34.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448656309 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:34 [2024-06-26T20:59:34.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448656309 data=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:34 [2024-06-26T20:59:34.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448656309 data=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-06-26T20:59:35.293Z] WARN 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-06-26T20:59:35.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448656309 data=null 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-06-26T20:59:35.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448655599 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-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448657018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448657018 data=null doit=true}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448657019 data=null}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448657019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448657019 data=null 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-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448657077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448657078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448657078 data=null doit=true}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448657078 data=null}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448657079 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448657079 data=null 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-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448657097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:35 [2024-06-26T20:59:35.550Z] 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-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448657099 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448657099 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448657099 data=null}, TreeItem with text {Traces [6]}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448657099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448657099 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:59:35 [2024-06-26T20:59:35.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448657118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:35 [2024-06-26T20:59:35.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657244 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448657244 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448657245 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657245 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448657245 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:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657297 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-06-26T20:59:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-06-26T20:59:35.807Z] 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:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657301 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448657301 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448657301 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657302 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448657302 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:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657312 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657313 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448657313 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448657313 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657314 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448657314 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:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657318 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657319 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:35 [2024-06-26T20:59:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657319 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:36 [2024-06-26T20:59:36.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448657319 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:36 [2024-06-26T20:59:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657500 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:36 [2024-06-26T20:59:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448657662 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:36 [2024-06-26T20:59:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448657662 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:36 [2024-06-26T20:59:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448657662 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:36 [2024-06-26T20:59:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:59:36 [2024-06-26T20:59:36.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:59:36 [2024-06-26T20:59:36.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:59:36 [2024-06-26T20:59:36.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:59:36 [2024-06-26T20:59:36.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:59:36 [2024-06-26T20:59:36.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:59:36 [2024-06-26T20:59:36.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:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448658710 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448658710 data=null doit=true}, TableItem with text {}]
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448658711 data=null}, TableItem with text {}]
16:59:37 [2024-06-26T20:59:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448658711 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448658731 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:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448658736 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448658969 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448658970 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448658970 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448658970 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448658970 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:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448658976 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.430Z] 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:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:37 [2024-06-26T20:59:37.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448659102 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448659103 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448659103 data=null}, Tree node with text: ExampleCustomXml.xml]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448659103 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659103 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:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448659109 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.687Z] 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:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448659116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448659116 data=null doit=true}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448659116 data=null}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448659116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659117 data=null 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-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448659153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448659154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448659154 data=null doit=true}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448659154 data=null}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448659155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659155 data=null 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-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448659162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448659166 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448659166 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448659167 data=null}, TreeItem with text {Traces [6]}]
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448659167 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659167 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:59:37 [2024-06-26T20:59:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448659178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:37 [2024-06-26T20:59:37.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448659453 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448659453 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448659453 data=null}, Tree node with text: kernel-overlap-testing]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448659454 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659454 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:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448659504 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.945Z] 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:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448659516 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448659516 data=null doit=true}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448659517 data=null}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448659517 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-06-26T20:59:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659517 data=null 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:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448659538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448659580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448659580 data=null doit=true}, TreeItem with text {test}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448659580 data=null}, TreeItem with text {test}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448659580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659581 data=null 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:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448659592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:38 [2024-06-26T20:59:38.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448659593 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448659593 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448659594 data=null}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448659594 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659594 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:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448659614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448659615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448659615 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448659615 data=null}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448659616 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448659616 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:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448659621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:38 [2024-06-26T20:59:38.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:38 [2024-06-26T20:59:38.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:38 [2024-06-26T20:59:38.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:38 [2024-06-26T20:59:38.715Z] 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=1448660071 data=null doit=true}, Shell with text {Trace Import}]
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] 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:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:38 [2024-06-26T20:59:38.715Z] 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:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.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:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.715Z] 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:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448660088 data=null}, (of type 'Combo')]
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:38 [2024-06-26T20:59:38.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448660174 data=null doit=true}, TreeItem with text {import}]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448660174 data=null}, TreeItem with text {import}]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448660174 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448660175 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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448660178 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448660179 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448660179 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448660179 data=null}, Tree node with text: kernel-overlap-testing]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448660179 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448660179 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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448660194 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:38 [2024-06-26T20:59:38.716Z] 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:38 [2024-06-26T20:59:38.716Z] 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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448660271 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:38 [2024-06-26T20:59:38.716Z] 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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] 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:38 [2024-06-26T20:59:38.716Z] 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:38 [2024-06-26T20:59:38.716Z] 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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.716Z] 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:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22c5a7fd
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1448660274 data=null button=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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448660275 data=null button=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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1448660275 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1448660275 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1448660275 data=null button=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:38 [2024-06-26T20:59:38.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1448660275 data=null button=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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1448660275 data=null 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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1448660276 data=null button=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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1448660276 data=null button=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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1448660276 data=null button=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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1448660276 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1448660276 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:38 [2024-06-26T20:59:38.717Z] 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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] 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:38 [2024-06-26T20:59:38.717Z] 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:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:38 [2024-06-26T20:59:38.717Z] 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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:38 [2024-06-26T20:59:38.717Z] 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:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] 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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:38 [2024-06-26T20:59:38.717Z] 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:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29323270
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660288 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660288 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1448660288 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1448660288 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660289 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660289 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1448660289 data=null 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660289 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660289 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1448660289 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:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1448660289 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1448660289 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:38 [2024-06-26T20:59:38.718Z] 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:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:38 [2024-06-26T20:59:38.718Z] 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:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.718Z] 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:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:38 [2024-06-26T20:59:38.718Z] 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:38 [2024-06-26T20:59:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] 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:38 [2024-06-26T20:59:38.719Z] 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:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.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:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448660295 data=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:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448660295 data=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:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448660295 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448660295 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448660295 data=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:38 [2024-06-26T20:59:38.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448660295 data=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:39 [2024-06-26T20:59:39.281Z] WARN 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:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448660295 data=null 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:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448659672 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:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448661053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448661054 data=null doit=true}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448661054 data=null}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448661054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448661054 data=null 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:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448661088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448661089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448661090 data=null doit=true}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448661090 data=null}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448661090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448661090 data=null 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:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448661107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:39 [2024-06-26T20:59:39.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448661109 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448661109 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448661109 data=null}, TreeItem with text {Traces [6]}]
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448661110 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:39 [2024-06-26T20:59:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448661110 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:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448661132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:39 [2024-06-26T20:59:39.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661302 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448661302 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448661302 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661303 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448661303 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:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661342 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:39 [2024-06-26T20:59:39.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:39 [2024-06-26T20:59:39.794Z] 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:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661366 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448661367 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448661367 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661367 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448661367 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:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661374 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661374 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448661374 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448661375 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661375 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448661375 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:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661380 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661385 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:39 [2024-06-26T20:59:39.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661385 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:40 [2024-06-26T20:59:40.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448661385 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:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.189: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.189: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.190: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.190: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.190: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.307Z] 
16:59:40 [2024-06-26T20:59:40.307Z] (Eclipse:23147): Gtk-WARNING **: 20:59:40.190: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448661567 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448662001 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448662001 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448662002 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:59:40 [2024-06-26T20:59:40.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:59:40 [2024-06-26T20:59:40.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:59:40 [2024-06-26T20:59:40.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:59:40 [2024-06-26T20:59:40.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:59:40 [2024-06-26T20:59:40.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:59:40 [2024-06-26T20:59:40.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:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448662004 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448662004 data=null doit=true}, TableItem with text {}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448662004 data=null}, TableItem with text {}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448662005 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448662005 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:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448662025 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:40 [2024-06-26T20:59:40.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:41 [2024-06-26T20:59:41.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:41 [2024-06-26T20:59:41.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448663104 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448663104 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448663104 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448663105 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448663105 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:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448663111 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:41 [2024-06-26T20:59:41.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:41 [2024-06-26T20:59:41.749Z] 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:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448663300 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448663300 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448663300 data=null}, Tree node with text: kernel-overlap-testing]
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448663301 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448663301 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:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448663312 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:41 [2024-06-26T20:59:41.749Z] 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:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448663325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:41 [2024-06-26T20:59:41.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448663325 data=null doit=true}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448663325 data=null}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448663363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448663364 data=null 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:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448663407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448663408 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448663409 data=null doit=true}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448663409 data=null}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448663409 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448663410 data=null 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:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448663467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:42 [2024-06-26T20:59:42.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448663469 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448663469 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448663469 data=null}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448663470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448663470 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:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448663489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1448663490 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1448663490 data=null doit=true}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1448663491 data=null}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1448663491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448663491 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:59:42 [2024-06-26T20:59:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1448663506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:59:42 [2024-06-26T20:59:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:42 [2024-06-26T20:59:42.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:42 [2024-06-26T20:59:42.569Z] 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=1448664028 data=null doit=true}, Shell with text {Trace Import}]
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] 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:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:42 [2024-06-26T20:59:42.569Z] 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:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.569Z] 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:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:42 [2024-06-26T20:59:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448664035 data=null}, (of type 'Combo')]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448664113 data=null doit=true}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448664114 data=null}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448664114 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448664115 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:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448664118 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448664119 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448664119 data=null doit=true}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448664119 data=null}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448664119 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448664119 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:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448664120 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:42 [2024-06-26T20:59:42.570Z] 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:42 [2024-06-26T20:59:42.570Z] 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:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448664160 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:42 [2024-06-26T20:59:42.570Z] 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:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] 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:42 [2024-06-26T20:59:42.570Z] 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:42 [2024-06-26T20:59:42.570Z] 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:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] 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:42 [2024-06-26T20:59:42.827Z] 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:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:42 [2024-06-26T20:59:42.827Z] 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:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] 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:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:42 [2024-06-26T20:59:42.828Z] 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:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:42 [2024-06-26T20:59:42.828Z] 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:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] 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:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:42 [2024-06-26T20:59:42.829Z] 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:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] 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:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448664195 data=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:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448664195 data=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:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448664195 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448664195 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448664197 data=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:42 [2024-06-26T20:59:42.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448664197 data=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:43 [2024-06-26T20:59:43.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448664197 data=null 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:43 [2024-06-26T20:59:43.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448663589 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:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448664823 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448664823 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448664823 data=null}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448664823 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448664824 data=null 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-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448664871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448664873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448664873 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448664873 data=null}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448664873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448664874 data=null 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-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448664889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-06-26T20:59:43.342Z] 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-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448664890 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448664891 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448664891 data=null}, TreeItem with text {Traces [7]}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448664891 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448664891 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:59:43 [2024-06-26T20:59:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448664912 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:43 [2024-06-26T20:59:43.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448665037 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448665037 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448665037 data=null}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448665038 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448665038 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:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448665082 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-06-26T20:59:43.600Z] 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:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448665086 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448665086 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448665086 data=null}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448665087 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448665087 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:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448665094 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448665095 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448665095 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448665096 data=null}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448665096 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448665096 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:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448665107 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448665108 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
16:59:43 [2024-06-26T20:59:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448665108 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
16:59:44 [2024-06-26T20:59:44.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448665108 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:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448665182 data=null button=1 stateMask=0x80000 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
16:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448666291 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448666291 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448666291 data=null}, TreeItem with text {unrecognized.log}]
16:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:59:44 [2024-06-26T20:59:44.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:59:45 [2024-06-26T20:59:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:45 [2024-06-26T20:59:45.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448666674 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448666674 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448666674 data=null}, TreeItem with text {unrecognized.log}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448666675 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448666675 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:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448666686 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.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:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448666696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448666696 data=null doit=true}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448666697 data=null}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448666697 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448666697 data=null 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:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448666782 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448666783 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448666784 data=null doit=true}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448666784 data=null}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448666784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448666784 data=null 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:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448666796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448666797 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448666797 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448666798 data=null}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448666798 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448666798 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:59:45 [2024-06-26T20:59:45.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448666863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:59:45 [2024-06-26T20:59:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:45 [2024-06-26T20:59:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448667148 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, Tree node with text: unrecognized.log]
16:59:45 [2024-06-26T20:59:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448667149 data=null doit=true}, Tree node with text: unrecognized.log]
16:59:45 [2024-06-26T20:59:45.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448667149 data=null}, Tree node with text: unrecognized.log]
16:59:45 [2024-06-26T20:59:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448667149 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
16:59:45 [2024-06-26T20:59:45.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448667149 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:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448667190 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.811Z] 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:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448667199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448667199 data=null doit=true}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448667199 data=null}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448667199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448667200 data=null 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:45 [2024-06-26T20:59:45.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448667274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448667275 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448667275 data=null doit=true}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448667276 data=null}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448667276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448667276 data=null 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:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448667287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:45 [2024-06-26T20:59:45.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448667288 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448667288 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448667288 data=null}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448667288 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448667291 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:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448667304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448667305 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448667305 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448667305 data=null}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448667306 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448667306 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:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448667368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:45 [2024-06-26T20:59:45.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448667874 data=null doit=true}, Shell with text {Trace Import}]
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] 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:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:46 [2024-06-26T20:59:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:46 [2024-06-26T20:59:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448667879 data=null}, (of type 'Combo')]
16:59:46 [2024-06-26T20:59:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:46 [2024-06-26T20:59:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:46 [2024-06-26T20:59:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:46 [2024-06-26T20:59:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448667977 data=null doit=true}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448667977 data=null}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448667978 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448667978 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:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448667981 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448667982 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448667982 data=null doit=true}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448667982 data=null}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448667982 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448667982 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:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448667983 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448668009 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:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] 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:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] 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:46 [2024-06-26T20:59:46.632Z] 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:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] 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:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@410126b8
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1448668068 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448668068 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1448668068 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1448668069 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1448668069 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1448668069 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1448668069 data=null 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1448668069 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448668069 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1448668070 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:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1448668070 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1448668070 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:46 [2024-06-26T20:59:46.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.634Z] 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:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448668078 data=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:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448668079 data=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:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448668079 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448668079 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448668079 data=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:46 [2024-06-26T20:59:46.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448668079 data=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:46 [2024-06-26T20:59:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448668079 data=null 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:46 [2024-06-26T20:59:46.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448667409 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:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448668509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448668509 data=null doit=true}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448668509 data=null}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448668510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448668510 data=null 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:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448668585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448668585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448668586 data=null doit=true}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448668586 data=null}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448668586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448668594 data=null 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:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448668601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:47 [2024-06-26T20:59:47.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:47 [2024-06-26T20:59:47.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448668603 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448668603 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448668603 data=null}, TreeItem with text {Traces [7]}]
16:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448668604 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448668612 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:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448668674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:47 [2024-06-26T20:59:47.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:59:47 [2024-06-26T20:59:47.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448668818 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448668818 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448668818 data=null}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448668818 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448668819 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:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448668899 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:47 [2024-06-26T20:59:47.403Z] 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:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448668904 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448668904 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448668905 data=null}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448668905 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448668905 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:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448668924 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448668964 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448668964 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448668965 data=null}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448668965 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448668966 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:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448668972 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448668972 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448668973 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448668973 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:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448669182 data=null button=1 stateMask=0x80000 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448669192 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448669192 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448669192 data=null}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:47 [2024-06-26T20:59:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448669319 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448669319 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448669320 data=null}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448669320 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448669320 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:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448669372 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:47 [2024-06-26T20:59:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:47 [2024-06-26T20:59:47.915Z] 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:47 [2024-06-26T20:59:47.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:47 [2024-06-26T20:59:47.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-06-26T20:59:48.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448669520 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, Tree node with text: unrecognized.log]
16:59:48 [2024-06-26T20:59:48.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448669520 data=null doit=true}, Tree node with text: unrecognized.log]
16:59:48 [2024-06-26T20:59:48.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448669521 data=null}, Tree node with text: unrecognized.log]
16:59:48 [2024-06-26T20:59:48.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448669521 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
16:59:48 [2024-06-26T20:59:48.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448669521 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:59:48 [2024-06-26T20:59:48.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448669575 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:48 [2024-06-26T20:59:48.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:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448669583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448669583 data=null doit=true}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448669583 data=null}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448669583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448669583 data=null 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:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448669627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448669629 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448669629 data=null doit=true}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448669629 data=null}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448669629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448669630 data=null 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:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448669665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:48 [2024-06-26T20:59:48.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448669666 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448669667 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448669667 data=null}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448669667 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448669667 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:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448669686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448669693 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448669694 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448669694 data=null}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448669694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448669694 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:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448669700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:59:48 [2024-06-26T20:59:48.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:59:48 [2024-06-26T20:59:48.737Z] 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=1448670118 data=null doit=true}, Shell with text {Confirm Clear}]
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:59:48 [2024-06-26T20:59:48.737Z] 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:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448670119 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:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448670119 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:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448670119 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448670119 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448670119 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:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448670119 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:48 [2024-06-26T20:59:48.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448670119 data=null 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:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448669771 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:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448672191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448672191 data=null doit=true}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448672191 data=null}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448672192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448672192 data=null 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:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448672272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448672272 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448672273 data=null doit=true}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448672273 data=null}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448672273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448672273 data=null 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:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448672280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:50 [2024-06-26T20:59:50.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448672281 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448672282 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448672282 data=null}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448672282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448672282 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:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448672301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448672302 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448672303 data=null doit=true}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448672303 data=null}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448672303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448672303 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:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448672317 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:50 [2024-06-26T20:59:50.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:51 [2024-06-26T20:59:51.448Z] 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=1448672814 data=null doit=true}, Shell with text {Trace Import}]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] 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:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:51 [2024-06-26T20:59:51.448Z] 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:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.448Z] 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:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448672870 data=null}, (of type 'Combo')]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448672919 data=null doit=true}, TreeItem with text {import}]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448672919 data=null}, TreeItem with text {import}]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448672919 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448672919 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:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448672963 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448672971 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448672971 data=null}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448672971 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448672971 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:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448672972 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448672973 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448672973 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448672973 data=null}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448672973 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448672974 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:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448672976 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448673002 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:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] 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:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] 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:51 [2024-06-26T20:59:51.449Z] 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:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:51 [2024-06-26T20:59:51.450Z] 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:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2090ae74
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1448673011 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448673012 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1448673012 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1448673012 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1448673012 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1448673012 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1448673012 data=null 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1448673012 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448673012 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1448673012 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:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1448673013 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1448673013 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] 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:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:51 [2024-06-26T20:59:51.450Z] 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:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] 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:51 [2024-06-26T20:59:51.450Z] 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:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:51 [2024-06-26T20:59:51.451Z] 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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:51 [2024-06-26T20:59:51.451Z] 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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] 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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:51 [2024-06-26T20:59:51.451Z] 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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] 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:51 [2024-06-26T20:59:51.451Z] 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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448673019 data=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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448673019 data=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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448673019 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448673019 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448673020 data=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:51 [2024-06-26T20:59:51.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448673020 data=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:51 [2024-06-26T20:59:51.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448673020 data=null 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:51 [2024-06-26T20:59:51.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448672388 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:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448673379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448673380 data=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448673380 data=null}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448673380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448673380 data=null 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-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448673404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448673404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448673410 data=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448673410 data=null}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448673411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448673411 data=null 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-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448673417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-06-26T20:59:51.965Z] 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-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448673418 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448673418 data=null doit=true}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448673418 data=null}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448673419 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448673419 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:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448673477 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448673477 data=null doit=true}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448673477 data=null}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448673478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448673478 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:59:51 [2024-06-26T20:59:51.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448673481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673730 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448673731 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448673731 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673731 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448673731 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:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673763 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:52 [2024-06-26T20:59:52.231Z] 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:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673766 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448673766 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448673766 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673767 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448673767 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:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673772 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673773 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448673773 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448673773 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673774 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448673774 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:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673778 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673779 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673779 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:52 [2024-06-26T20:59:52.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448673779 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:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.573: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.573: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.574: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] 
16:59:52 [2024-06-26T20:59:52.744Z] (Eclipse:23147): Gtk-WARNING **: 20:59:52.574: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-06-26T20:59:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448673913 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448674377 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448674377 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448674377 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:59:53 [2024-06-26T20:59:53.000Z] 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:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448674381 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448674381 data=null doit=true}, TableItem with text {}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448674381 data=null}, TableItem with text {}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448674381 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448674389 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:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448674395 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:53 [2024-06-26T20:59:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:53 [2024-06-26T20:59:53.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:53 [2024-06-26T20:59:53.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448675559 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448675560 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448675560 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448675560 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448675561 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-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448675566 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-06-26T20:59:54.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:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448675578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448675578 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448675578 data=null}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448675578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448675579 data=null 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-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448675611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448675612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448675612 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448675612 data=null}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448675613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448675613 data=null 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-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448675673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:54 [2024-06-26T20:59:54.186Z] 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-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448675674 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448675674 data=null doit=true}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448675674 data=null}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448675675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448675675 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:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448675695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-06-26T20:59:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448675696 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448675696 data=null doit=true}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448675696 data=null}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448675696 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448675697 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:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448675706 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:59:54 [2024-06-26T20:59:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:59:54 [2024-06-26T20:59:54.749Z] 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=1448676118 data=null doit=true}, Shell with text {Confirm Clear}]
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:59:54 [2024-06-26T20:59:54.749Z] 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:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448676119 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:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448676119 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:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448676119 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448676119 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448676119 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:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448676119 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:54 [2024-06-26T20:59:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448676120 data=null 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:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448675784 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:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448676593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448676593 data=null doit=true}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448676593 data=null}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448676594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448676594 data=null 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:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448676623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448676624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448676624 data=null doit=true}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448676625 data=null}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448676625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448676625 data=null 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:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448676631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:55 [2024-06-26T20:59:55.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448676632 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448676632 data=null doit=true}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448676632 data=null}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448676632 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448676633 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:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448676645 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448676646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448676646 data=null doit=true}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448676646 data=null}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448676647 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448676647 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:59:55 [2024-06-26T20:59:55.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448676651 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:59:55 [2024-06-26T20:59:55.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:55 [2024-06-26T20:59:55.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:55 [2024-06-26T20:59:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:55 [2024-06-26T20:59:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:55 [2024-06-26T20:59:55.519Z] 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=1448677087 data=null doit=true}, Shell with text {Trace Import}]
16:59:55 [2024-06-26T20:59:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.519Z] 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:55 [2024-06-26T20:59:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:55 [2024-06-26T20:59:55.519Z] 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:55 [2024-06-26T20:59:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.520Z] 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:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448677102 data=null}, (of type 'Combo')]
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:55 [2024-06-26T20:59:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448677185 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448677185 data=null doit=true}, TreeItem with text {import}]
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448677186 data=null}, TreeItem with text {import}]
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448677186 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448677186 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:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448677187 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448677210 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:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] 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:55 [2024-06-26T20:59:55.777Z] 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:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] 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:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:55 [2024-06-26T20:59:55.778Z] 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:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:55 [2024-06-26T20:59:55.778Z] 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:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:55 [2024-06-26T20:59:55.779Z] 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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] 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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:55 [2024-06-26T20:59:55.779Z] 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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] 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:55 [2024-06-26T20:59:55.779Z] 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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:55 [2024-06-26T20:59:55.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:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448677226 data=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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448677226 data=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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448677227 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448677227 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448677227 data=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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448677227 data=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:55 [2024-06-26T20:59:55.779Z] WARN 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:55 [2024-06-26T20:59:55.779Z] WARN 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:55 [2024-06-26T20:59:55.779Z] WARN 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:55 [2024-06-26T20:59:55.779Z] WARN 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:55 [2024-06-26T20:59:55.779Z] WARN 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:55 [2024-06-26T20:59:55.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:56 [2024-06-26T20:59:56.342Z] 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=1448677798 data=null doit=true}, Shell with text {Confirmation}]
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:59:56 [2024-06-26T20:59:56.342Z] 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:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1448677799 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:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1448677799 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:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1448677799 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1448677799 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:59:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1448677799 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:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1448677799 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:56 [2024-06-26T20:59:56.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1448677799 data=null 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:56 [2024-06-26T20:59:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448677227 data=null 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:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448676689 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:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448678574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448678574 data=null doit=true}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448678575 data=null}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448678575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448678575 data=null 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:57 [2024-06-26T20:59:57.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448678597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448678598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448678599 data=null doit=true}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448678604 data=null}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448678605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448678605 data=null 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:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448678611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:57 [2024-06-26T20:59:57.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448678612 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448678612 data=null doit=true}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448678612 data=null}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448678613 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448678613 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:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448678677 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448678677 data=null doit=true}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448678677 data=null}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448678678 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448678678 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:59:57 [2024-06-26T20:59:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448678712 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679068 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448679069 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448679069 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679069 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448679069 data=null item=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:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679102 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:57 [2024-06-26T20:59:57.725Z] 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:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679105 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448679105 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448679105 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679106 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448679106 data=null item=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:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679111 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679111 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448679111 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448679112 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679112 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448679112 data=null item=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:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679116 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679116 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679116 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448679117 data=null item=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:57 [2024-06-26T20:59:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679268 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448679550 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448679550 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448679550 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:57 [2024-06-26T20:59:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:59:57 [2024-06-26T20:59:57.981Z] 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-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448680588 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448680588 data=null doit=true}, TableItem with text {}]
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448680588 data=null}, TableItem with text {}]
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448680589 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448680589 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:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448680625 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:59 [2024-06-26T20:59:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448680841 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448680841 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448680841 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448680842 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448680842 data=null item=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:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448680847 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:59 [2024-06-26T20:59:59.349Z] 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:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448680874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448680874 data=null doit=true}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448680874 data=null}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448680874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448680874 data=null 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:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448680906 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448680906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448680907 data=null doit=true}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448680907 data=null}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448680907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448680907 data=null 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:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448680913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:59 [2024-06-26T20:59:59.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448680914 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448680914 data=null doit=true}, TreeItem with text {Traces [13]}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448680915 data=null}, TreeItem with text {Traces [13]}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448680915 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:59:59 [2024-06-26T20:59:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448680915 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:59:59 [2024-06-26T20:59:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448680973 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:59:59 [2024-06-26T20:59:59.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:59:59 [2024-06-26T20:59:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:59 [2024-06-26T20:59:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681239 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448681239 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448681240 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681240 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448681240 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:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681293 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:59 [2024-06-26T20:59:59.861Z] 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:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681296 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448681297 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448681297 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681297 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448681297 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:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681306 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681307 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448681307 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448681307 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681308 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448681308 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:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681312 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681312 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:59 [2024-06-26T20:59:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681313 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:00 [2024-06-26T21:00:00.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448681313 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}]
17:00:00 [2024-06-26T21:00:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681567 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:00 [2024-06-26T21:00:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448681806 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:00 [2024-06-26T21:00:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448681806 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:00 [2024-06-26T21:00:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448681806 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:00 [2024-06-26T21:00:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:00:00 [2024-06-26T21:00:00.379Z] 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-06-26T21:00:00.379Z] 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:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448682811 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448682811 data=null doit=true}, TableItem with text {}]
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448682812 data=null}, TableItem with text {}]
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448682812 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448682812 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:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448682818 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:01 [2024-06-26T21:00:01.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448683014 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448683015 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448683015 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448683015 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683015 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}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448683025 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:01 [2024-06-26T21:00:01.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448683031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448683031 data=null doit=true}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448683031 data=null}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448683032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683032 data=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:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448683067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448683070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448683070 data=null doit=true}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448683070 data=null}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448683071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683071 data=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:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448683077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:01 [2024-06-26T21:00:01.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448683082 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448683082 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448683082 data=null}, TreeItem with text {Traces [13]}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448683082 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683082 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]}]
17:00:01 [2024-06-26T21:00:01.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448683092 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:01 [2024-06-26T21:00:01.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683326 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448683326 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448683326 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683327 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683327 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-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683384 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:01 [2024-06-26T21:00:01.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:01 [2024-06-26T21:00:01.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683387 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448683387 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448683387 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683387 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683387 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-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683396 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683396 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448683397 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448683397 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683397 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448683397 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-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683402 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683402 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-06-26T21:00:01.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683403 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:02 [2024-06-26T21:00:02.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448683403 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:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.215: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.215: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.215: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.216: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.216: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.216: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.216: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.336Z] 
17:00:02 [2024-06-26T21:00:02.336Z] (Eclipse:23147): Gtk-WARNING **: 21:00:02.216: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:02 [2024-06-26T21:00:02.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448683592 data=null button=1 stateMask=0x80000 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:02 [2024-06-26T21:00:02.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448684039 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:02 [2024-06-26T21:00:02.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448684040 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:02 [2024-06-26T21:00:02.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448684040 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:02 [2024-06-26T21:00:02.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:00:02 [2024-06-26T21:00:02.591Z] 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-06-26T21:00:02.591Z] 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-06-26T21:00:02.591Z] 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-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448684042 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448684042 data=null doit=true}, TableItem with text {}]
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448684042 data=null}, TableItem with text {}]
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448684043 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448684043 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:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448684080 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:02 [2024-06-26T21:00:02.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:03 [2024-06-26T21:00:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:03 [2024-06-26T21:00:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:03 [2024-06-26T21:00:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448685186 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:03 [2024-06-26T21:00:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448685186 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:03 [2024-06-26T21:00:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448685186 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:03 [2024-06-26T21:00:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448685187 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:03 [2024-06-26T21:00:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685187 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:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448685196 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:03 [2024-06-26T21:00:03.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448685203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448685203 data=null doit=true}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448685203 data=null}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448685203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685204 data=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:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448685239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448685241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448685242 data=null doit=true}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448685242 data=null}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448685242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685242 data=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:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448685250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:03 [2024-06-26T21:00:03.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448685263 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448685288 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448685288 data=null}, TreeItem with text {Traces [13]}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448685289 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685289 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]}]
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448685306 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:03 [2024-06-26T21:00:03.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:03 [2024-06-26T21:00:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-06-26T21:00:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448685386 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448685386 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448685386 data=null}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448685386 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685387 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}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448685444 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:04 [2024-06-26T21:00:04.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448685451 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448685451 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448685451 data=null}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448685451 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685451 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}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448685457 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448685458 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448685458 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448685458 data=null}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448685458 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448685459 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}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448685467 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448685468 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448685468 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448685468 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}]
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.204: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.204: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.204: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.205: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.205: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.205: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.205: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.292Z] 
17:00:04 [2024-06-26T21:00:04.292Z] (Eclipse:23147): Gtk-WARNING **: 21:00:04.205: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448685621 data=null button=1 stateMask=0x80000 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448686017 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448686018 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448686018 data=null}, TreeItem with text {simple_server-thread1}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:00:04 [2024-06-26T21:00:04.548Z] 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-06-26T21:00:04.548Z] 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-06-26T21:00:04.548Z] 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-06-26T21:00:04.548Z] 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-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448686079 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448686079 data=null doit=true}, TableItem with text {}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448686079 data=null}, TableItem with text {}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448686080 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448686080 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:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448686085 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:04 [2024-06-26T21:00:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:05 [2024-06-26T21:00:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:05 [2024-06-26T21:00:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448687078 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448687078 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448687078 data=null}, TreeItem with text {simple_server-thread1}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448687079 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687079 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}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448687084 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-06-26T21:00:05.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448687091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448687091 data=null doit=true}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448687091 data=null}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448687092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687092 data=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:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448687130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448687132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448687133 data=null doit=true}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448687133 data=null}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448687133 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687133 data=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:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448687143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:05 [2024-06-26T21:00:05.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448687144 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448687145 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448687145 data=null}, TreeItem with text {Traces [13]}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448687145 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:05 [2024-06-26T21:00:05.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687145 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]}]
17:00:05 [2024-06-26T21:00:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448687178 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:05 [2024-06-26T21:00:05.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:05 [2024-06-26T21:00:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:05 [2024-06-26T21:00:05.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448687368 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448687368 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448687368 data=null}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448687369 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687369 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}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448687409 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-06-26T21:00:05.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448687413 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448687413 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448687413 data=null}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448687414 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687414 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}]
17:00:05 [2024-06-26T21:00:05.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448687468 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448687468 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448687469 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448687469 data=null}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448687470 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448687470 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}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448687476 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448687477 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:00:05 [2024-06-26T21:00:05.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448687477 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:00:06 [2024-06-26T21:00:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448687477 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}]
17:00:06 [2024-06-26T21:00:06.247Z] 
17:00:06 [2024-06-26T21:00:06.247Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.195: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.247Z] 
17:00:06 [2024-06-26T21:00:06.247Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.195: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.247Z] 
17:00:06 [2024-06-26T21:00:06.247Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.195: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.247Z] 
17:00:06 [2024-06-26T21:00:06.247Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.195: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.248Z] 
17:00:06 [2024-06-26T21:00:06.248Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.195: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.248Z] 
17:00:06 [2024-06-26T21:00:06.248Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.195: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.248Z] 
17:00:06 [2024-06-26T21:00:06.248Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.196: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.248Z] 
17:00:06 [2024-06-26T21:00:06.248Z] (Eclipse:23147): Gtk-WARNING **: 21:00:06.196: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448687688 data=null button=1 stateMask=0x80000 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448687992 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448687992 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448687992 data=null}, TreeItem with text {simple_server-thread2}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:00:06 [2024-06-26T21:00:06.504Z] 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:06 [2024-06-26T21:00:06.504Z] 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:06 [2024-06-26T21:00:06.504Z] 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:06 [2024-06-26T21:00:06.504Z] 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:06 [2024-06-26T21:00:06.504Z] 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:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448687995 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448687995 data=null doit=true}, TableItem with text {}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448687995 data=null}, TableItem with text {}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448687995 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448687996 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:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448688001 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:06 [2024-06-26T21:00:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:07 [2024-06-26T21:00:07.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:07 [2024-06-26T21:00:07.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448689112 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448689112 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448689112 data=null}, TreeItem with text {simple_server-thread2}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448689113 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689113 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}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448689119 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:07 [2024-06-26T21:00:07.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448689171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448689171 data=null doit=true}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448689171 data=null}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448689171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689171 data=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:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448689224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448689226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448689226 data=null doit=true}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448689226 data=null}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448689227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689227 data=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:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448689240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:07 [2024-06-26T21:00:07.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:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448689242 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448689242 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448689242 data=null}, TreeItem with text {Traces [13]}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448689242 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689243 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]}]
17:00:07 [2024-06-26T21:00:07.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448689260 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:07 [2024-06-26T21:00:07.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689331 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448689331 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448689331 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689332 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689383 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:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689424 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:07 [2024-06-26T21:00:07.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689428 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448689428 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448689428 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689429 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689429 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:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689465 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689466 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448689466 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448689466 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689467 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448689467 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:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689473 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689473 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:07 [2024-06-26T21:00:07.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689473 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:08 [2024-06-26T21:00:08.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448689474 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:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.271: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.271: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.271: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.271: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.272: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.272: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.272: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.460Z] 
17:00:08 [2024-06-26T21:00:08.460Z] (Eclipse:23147): Gtk-WARNING **: 21:00:08.272: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:08 [2024-06-26T21:00:08.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448689688 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:08 [2024-06-26T21:00:08.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448690073 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:08 [2024-06-26T21:00:08.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448690073 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:08 [2024-06-26T21:00:08.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448690073 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:08 [2024-06-26T21:00:08.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:00:08 [2024-06-26T21:00:08.716Z] 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-06-26T21:00:08.716Z] 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-06-26T21:00:08.716Z] 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-06-26T21:00:08.716Z] 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-06-26T21:00:08.716Z] 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-06-26T21:00:08.717Z] 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-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448690076 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448690076 data=null doit=true}, TableItem with text {}]
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448690077 data=null}, TableItem with text {}]
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448690077 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448690077 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:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448690095 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:08 [2024-06-26T21:00:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448691202 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448691202 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448691202 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448691203 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:09 [2024-06-26T21:00:09.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691203 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:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448691213 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:09 [2024-06-26T21:00:09.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448691222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448691222 data=null doit=true}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448691222 data=null}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448691222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691223 data=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:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448691301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448691302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448691302 data=null doit=true}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448691303 data=null}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448691303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691303 data=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:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448691310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:09 [2024-06-26T21:00:09.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448691316 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448691316 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448691316 data=null}, TreeItem with text {Traces [13]}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448691316 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691317 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]}]
17:00:09 [2024-06-26T21:00:09.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448691386 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:09 [2024-06-26T21:00:09.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691558 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691559 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691559 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691559 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691560 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)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691593 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:10 [2024-06-26T21:00:10.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691598 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691598 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691598 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691598 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691599 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)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691609 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691610 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691610 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691610 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691611 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448691611 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)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691621 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691621 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691622 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448691622 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)}]
17:00:10 [2024-06-26T21:00:10.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448691771 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448692052 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448692053 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448692053 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:10 [2024-06-26T21:00:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
17:00:10 [2024-06-26T21:00:10.672Z] 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:10 [2024-06-26T21:00:10.672Z] 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:10 [2024-06-26T21:00:10.672Z] 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:10 [2024-06-26T21:00:10.672Z] 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:10 [2024-06-26T21:00:10.672Z] 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:10 [2024-06-26T21:00:10.672Z] 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:10 [2024-06-26T21:00:10.672Z] 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:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448693080 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448693080 data=null doit=true}, TableItem with text {}]
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448693080 data=null}, TableItem with text {}]
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448693080 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448693081 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:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448693087 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:11 [2024-06-26T21:00:11.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448693375 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448693375 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448693375 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448693376 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693376 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)}]
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448693382 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:11 [2024-06-26T21:00:11.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:11 [2024-06-26T21:00:11.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448693393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448693394 data=null doit=true}, TreeItem with text {test}]
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448693394 data=null}, TreeItem with text {test}]
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448693394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:11 [2024-06-26T21:00:11.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693394 data=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-06-26T21:00:12.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448693471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448693472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448693472 data=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448693472 data=null}, TreeItem with text {test}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448693473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693473 data=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-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448693484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-06-26T21:00:12.114Z] 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-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448693486 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448693486 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448693486 data=null}, TreeItem with text {Traces [13]}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448693486 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693487 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]}]
17:00:12 [2024-06-26T21:00:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448693504 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:12 [2024-06-26T21:00:12.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693878 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693878 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693878 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693879 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693879 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)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693914 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-06-26T21:00:12.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693918 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693918 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693918 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693918 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693919 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)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693928 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
17:00:12 [2024-06-26T21:00:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693928 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693929 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693929 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693929 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448693929 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)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693936 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693936 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448693937 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448693937 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)}]
17:00:12 [2024-06-26T21:00:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448694017 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448694308 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448694310 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448694310 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:12 [2024-06-26T21:00:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
17:00:12 [2024-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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-06-26T21:00:12.882Z] 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:13 [2024-06-26T21:00:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:13 [2024-06-26T21:00:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:13 [2024-06-26T21:00:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:13 [2024-06-26T21:00:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:13 [2024-06-26T21:00:13.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448695318 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448695318 data=null doit=true}, TableItem with text {}]
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448695318 data=null}, TableItem with text {}]
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448695318 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448695319 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:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448695324 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:13 [2024-06-26T21:00:13.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:14 [2024-06-26T21:00:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:14 [2024-06-26T21:00:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448695510 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:14 [2024-06-26T21:00:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448695511 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:14 [2024-06-26T21:00:14.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448695511 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448695511 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448695511 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)}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448695517 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-06-26T21:00:14.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448695589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448695589 data=null doit=true}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448695589 data=null}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448695590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448695590 data=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-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448695665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448695666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448695666 data=null doit=true}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448695666 data=null}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448695666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448695666 data=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-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448695677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-06-26T21:00:14.096Z] 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-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448695678 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448695678 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448695678 data=null}, TreeItem with text {Traces [13]}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448695679 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:14 [2024-06-26T21:00:14.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448695679 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]}]
17:00:14 [2024-06-26T21:00:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448695700 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:14 [2024-06-26T21:00:14.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:14 [2024-06-26T21:00:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:14 [2024-06-26T21:00:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448695988 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448695988 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448695988 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448695989 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448695989 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)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696063 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-06-26T21:00:14.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696067 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448696067 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448696067 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696068 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448696068 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)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696078 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696079 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448696079 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448696079 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696080 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448696080 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)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696089 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696090 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696090 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:14 [2024-06-26T21:00:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448696090 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)}]
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.169Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.867: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.169Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.867: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.169Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.867: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.169Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.867: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.169Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.867: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.169Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.867: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.169Z] 
17:00:15 [2024-06-26T21:00:15.170Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.868: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.170Z] 
17:00:15 [2024-06-26T21:00:15.170Z] (Eclipse:23147): Gtk-WARNING **: 21:00:14.868: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696201 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448696628 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448696633 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448696633 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
17:00:15 [2024-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] 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-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448696636 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448696636 data=null doit=true}, TableItem with text {}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448696636 data=null}, TableItem with text {}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448696637 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448696637 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:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448696677 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:15 [2024-06-26T21:00:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448697787 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448697787 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448697787 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448697788 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448697788 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)}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448697793 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-06-26T21:00:16.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448697800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448697800 data=null doit=true}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448697800 data=null}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448697801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448697801 data=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-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448697836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448697845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448697845 data=null doit=true}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448697845 data=null}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448697846 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448697846 data=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-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448697870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-06-26T21:00:16.537Z] 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-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448697872 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448697872 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448697872 data=null}, TreeItem with text {Traces [13]}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448697872 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448697872 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]}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448697884 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:16 [2024-06-26T21:00:16.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448697991 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448697992 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448697992 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448697992 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448697992 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)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698031 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-06-26T21:00:16.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698063 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448698063 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448698063 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698063 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448698064 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)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698073 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698074 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448698074 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448698074 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698075 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448698075 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)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698080 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698080 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698080 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:00:16 [2024-06-26T21:00:16.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448698080 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)}]
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.717: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.717: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.717: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.717: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.717: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.717: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.718: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-06-26T21:00:16.794Z] 
17:00:16 [2024-06-26T21:00:16.794Z] (Eclipse:23147): Gtk-WARNING **: 21:00:16.718: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698217 data=null button=1 stateMask=0x80000 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448698476 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448698477 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448698477 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
17:00:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] 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:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448698480 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448698481 data=null doit=true}, TableItem with text {}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448698481 data=null}, TableItem with text {}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448698481 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448698482 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:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448698500 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:17 [2024-06-26T21:00:17.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448699697 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448699697 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448699697 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448699697 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448699698 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)}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448699707 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:18 [2024-06-26T21:00:18.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448699714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448699714 data=null doit=true}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448699714 data=null}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448699715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448699715 data=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:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448699754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448699764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448699765 data=null doit=true}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448699765 data=null}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448699765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448699765 data=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:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448699776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:18 [2024-06-26T21:00:18.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448699778 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448699778 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448699778 data=null}, TreeItem with text {Traces [13]}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448699778 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448699779 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]}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448699796 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:18 [2024-06-26T21:00:18.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448699986 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448699986 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448699986 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448699987 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448699987 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)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700066 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:18 [2024-06-26T21:00:18.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700072 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448700073 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448700073 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700073 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448700073 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)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700083 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700083 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448700083 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448700084 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700084 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448700084 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)}]
17:00:18 [2024-06-26T21:00:18.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700089 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700090 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700090 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:00:18 [2024-06-26T21:00:18.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448700090 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)}]
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.788: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.788: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.789: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.789: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.789: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.789: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.789: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:18 [2024-06-26T21:00:18.933Z] 
17:00:18 [2024-06-26T21:00:18.933Z] (Eclipse:23147): Gtk-WARNING **: 21:00:18.789: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700290 data=null button=1 stateMask=0x80000 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448700554 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448700554 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448700554 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
17:00:19 [2024-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] 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-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448700557 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448700558 data=null doit=true}, TableItem with text {}]
17:00:19 [2024-06-26T21:00:19.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448700558 data=null}, TableItem with text {}]
17:00:19 [2024-06-26T21:00:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448700558 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:19 [2024-06-26T21:00:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448700559 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:19 [2024-06-26T21:00:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448700581 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:19 [2024-06-26T21:00:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:19 [2024-06-26T21:00:19.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448701676 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448701676 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448701676 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448701676 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448701677 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)}]
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448701682 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-06-26T21:00:20.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-06-26T21:00:20.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448701689 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448701689 data=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448701689 data=null}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448701689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448701689 data=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-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448701724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448701767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448701767 data=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448701767 data=null}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448701767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448701768 data=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-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448701777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-06-26T21:00:20.378Z] 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-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448701779 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448701779 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448701779 data=null}, TreeItem with text {Traces [13]}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448701779 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448701779 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]}]
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448701791 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:20 [2024-06-26T21:00:20.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:20 [2024-06-26T21:00:20.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448701995 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448701995 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448701995 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448701995 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448701996 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)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702068 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-06-26T21:00:20.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702074 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448702074 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448702074 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702074 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448702075 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)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702084 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702085 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448702085 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448702085 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702086 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448702086 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)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702091 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702091 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702092 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448702092 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)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702224 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448702224 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448702225 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448702225 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:00:20 [2024-06-26T21:00:20.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
17:00:20 [2024-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.635Z] 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-06-26T21:00:20.892Z] 
17:00:20 [2024-06-26T21:00:20.892Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.885: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.892Z] 
17:00:20 [2024-06-26T21:00:20.892Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.885: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.892Z] 
17:00:20 [2024-06-26T21:00:20.892Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.885: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.892Z] 
17:00:20 [2024-06-26T21:00:20.892Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.885: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.892Z] 
17:00:20 [2024-06-26T21:00:20.892Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.886: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.892Z] 
17:00:20 [2024-06-26T21:00:20.892Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.893Z] 
17:00:20 [2024-06-26T21:00:20.893Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.886: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:20 [2024-06-26T21:00:20.893Z] 
17:00:20 [2024-06-26T21:00:20.893Z] (Eclipse:23147): Gtk-WARNING **: 21:00:20.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] 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:21 [2024-06-26T21:00:21.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:21 [2024-06-26T21:00:21.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:21 [2024-06-26T21:00:21.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:21 [2024-06-26T21:00:21.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:21 [2024-06-26T21:00:21.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:21 [2024-06-26T21:00:21.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448702729 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448702729 data=null doit=true}, TableItem with text {}]
17:00:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448702763 data=null}, TableItem with text {}]
17:00:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448702764 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448702764 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:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448702773 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:21 [2024-06-26T21:00:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448703775 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448703775 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448703776 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448703776 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448703777 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)}]
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448703791 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:22 [2024-06-26T21:00:22.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:22 [2024-06-26T21:00:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448703804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448703804 data=null doit=true}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448703804 data=null}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448703804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448703805 data=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:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448703874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448703875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448703875 data=null doit=true}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448703875 data=null}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448703875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448703875 data=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:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448703883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:22 [2024-06-26T21:00:22.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448703888 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448703888 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448703888 data=null}, TreeItem with text {Traces [13]}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448703889 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448703889 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]}]
17:00:22 [2024-06-26T21:00:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448703910 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:22 [2024-06-26T21:00:22.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448704093 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448704093 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448704093 data=null}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448704094 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704094 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}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448704136 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:22 [2024-06-26T21:00:22.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448704140 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448704140 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448704140 data=null}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448704140 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704140 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}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448704149 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448704150 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448704150 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448704150 data=null}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448704164 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704164 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}]
17:00:22 [2024-06-26T21:00:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448704170 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448704170 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
17:00:22 [2024-06-26T21:00:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448704171 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448704171 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}]
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448704707 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448704753 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448704753 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448704753 data=null}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:00:23 [2024-06-26T21:00:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448704871 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448704872 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448704872 data=null}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448704872 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704873 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}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448704884 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:23 [2024-06-26T21:00:23.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448704893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448704894 data=null doit=true}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448704894 data=null}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448704894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704894 data=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:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448704974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448704975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448704976 data=null doit=true}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448704976 data=null}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448704976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704976 data=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:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448704987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:23 [2024-06-26T21:00:23.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448704989 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448704989 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448704989 data=null}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448704989 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448704990 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]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448705012 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448705013 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448705013 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448705014 data=null}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448705014 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448705014 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]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448705069 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:23 [2024-06-26T21:00:23.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:23 [2024-06-26T21:00:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:23 [2024-06-26T21:00:23.926Z] 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=1448705467 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:23 [2024-06-26T21:00:23.926Z] 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:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448705468 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:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448705468 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:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448705468 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448705469 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448705469 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:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448705469 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:23 [2024-06-26T21:00:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448705469 data=null 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:27 [2024-06-26T21:00:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448705113 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:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448709344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448709344 data=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448709344 data=null}, TreeItem with text {test}]
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448709344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-06-26T21:00:27.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448709344 data=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:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448709377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448709378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448709378 data=null doit=true}, TreeItem with text {test}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448709378 data=null}, TreeItem with text {test}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448709379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448709379 data=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:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448709397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:28 [2024-06-26T21:00:28.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448709398 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448709398 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448709398 data=null}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448709399 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448709399 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]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448709417 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1448709418 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1448709418 data=null doit=true}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1448709418 data=null}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1448709418 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448709419 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]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1448709429 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:00:28 [2024-06-26T21:00:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:00:28 [2024-06-26T21:00:28.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:00:28 [2024-06-26T21:00:28.272Z] 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=1448709820 data=null doit=true}, Shell with text {Trace Import}]
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] 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:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:00:28 [2024-06-26T21:00:28.272Z] 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:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.272Z] 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:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448709848 data=null}, (of type 'Combo')]
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:28 [2024-06-26T21:00:28.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448709896 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448709896 data=null doit=true}, TreeItem with text {import}]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448709896 data=null}, TreeItem with text {import}]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448709897 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448709897 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}]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448709897 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:00:28 [2024-06-26T21:00:28.529Z] 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:'))
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448709920 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:'))]
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.529Z] 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'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:00:28 [2024-06-26T21:00:28.530Z] 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')
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:00:28 [2024-06-26T21:00:28.530Z] 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.
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:00:28 [2024-06-26T21:00:28.530Z] 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')
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:00:28 [2024-06-26T21:00:28.530Z] 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.
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:00:28 [2024-06-26T21:00:28.530Z] 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')
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:00:28 [2024-06-26T21:00:28.530Z] 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.
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:00:28 [2024-06-26T21:00:28.530Z] 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')
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] 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')
17:00:28 [2024-06-26T21:00:28.531Z] 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.
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:00:28 [2024-06-26T21:00:28.531Z] 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')
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:00:28 [2024-06-26T21:00:28.531Z] 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.
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] 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)'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:00:28 [2024-06-26T21:00:28.531Z] 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')
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] 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')
17:00:28 [2024-06-26T21:00:28.531Z] 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.
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.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:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448709937 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:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448709937 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:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448709937 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:28 [2024-06-26T21:00:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448709937 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:28 [2024-06-26T21:00:28.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448709937 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:28 [2024-06-26T21:00:28.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448709937 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:28 [2024-06-26T21:00:28.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:28 [2024-06-26T21:00:28.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:28 [2024-06-26T21:00:28.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:28 [2024-06-26T21:00:28.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:28 [2024-06-26T21:00:28.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:28 [2024-06-26T21:00:28.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:00:29 [2024-06-26T21:00:29.096Z] 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=1448710508 data=null doit=true}, Shell with text {Confirmation}]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
17:00:29 [2024-06-26T21:00:29.096Z] 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')
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1448710509 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')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=1448710509 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')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=1448710509 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=1448710509 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=1448710510 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')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=1448710510 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')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=1448710510 data=null 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')]
17:00:29 [2024-06-26T21:00:29.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:29 [2024-06-26T21:00:29.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448709937 data=null 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:29 [2024-06-26T21:00:29.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448709461 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:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448711621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448711621 data=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448711621 data=null}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448711622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448711622 data=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-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448711642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448711643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448711643 data=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448711643 data=null}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448711643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448711643 data=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-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448711655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-06-26T21:00:30.222Z] 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-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-06-26T21:00:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448711657 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448711657 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448711657 data=null}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448711657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448711657 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]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448711675 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448711675 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448711676 data=null}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448711676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448711676 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]}]
17:00:30 [2024-06-26T21:00:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448711681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:30 [2024-06-26T21:00:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448711966 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448711966 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448711966 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448711967 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448711967 data=null item=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-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448711999 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:30 [2024-06-26T21:00:30.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712003 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448712003 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448712003 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712003 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448712004 data=null item=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-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712012 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712013 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448712013 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448712013 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712014 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448712014 data=null item=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-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712018 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712018 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712019 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448712019 data=null item=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-06-26T21:00:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712112 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448712384 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448712384 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448712384 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-06-26T21:00:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:00:30 [2024-06-26T21:00:30.991Z] 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:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448713391 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448713391 data=null doit=true}, TableItem with text {}]
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448713391 data=null}, TableItem with text {}]
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448713392 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448713392 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:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448713397 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:31 [2024-06-26T21:00:31.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448713577 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448713578 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448713578 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448713578 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713578 data=null item=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:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448713595 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:32 [2024-06-26T21:00:32.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448713604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448713604 data=null doit=true}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448713604 data=null}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448713605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713605 data=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:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448713636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448713639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448713640 data=null doit=true}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448713640 data=null}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448713640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713640 data=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:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448713647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:32 [2024-06-26T21:00:32.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448713651 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448713651 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448713651 data=null}, TreeItem with text {Traces [7]}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448713652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713652 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]}]
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448713662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:32 [2024-06-26T21:00:32.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:32 [2024-06-26T21:00:32.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713823 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448713823 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448713824 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713824 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713824 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}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713855 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:32 [2024-06-26T21:00:32.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713858 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448713858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448713858 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713859 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713859 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}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713864 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713864 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448713864 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:32 [2024-06-26T21:00:32.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448713865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713865 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448713868 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}]
17:00:32 [2024-06-26T21:00:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713873 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713874 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713874 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448713874 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}]
17:00:32 [2024-06-26T21:00:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448713966 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448714169 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448714169 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448714169 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:32 [2024-06-26T21:00:32.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:00:32 [2024-06-26T21:00:32.696Z] 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:32 [2024-06-26T21:00:32.696Z] 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-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448715175 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448715176 data=null doit=true}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448715176 data=null}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448715176 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448715176 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:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448715178 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448715179 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448715179 data=null doit=true}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448715179 data=null}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448715180 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448715180 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:33 [2024-06-26T21:00:33.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448715180 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448715786 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448715786 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448715786 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:34 [2024-06-26T21:00:34.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448715787 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448715787 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}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448715797 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-06-26T21:00:34.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448715805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448715805 data=null doit=true}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448715805 data=null}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448715806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448715806 data=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-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448715837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448715838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448715838 data=null doit=true}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448715838 data=null}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448715839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448715839 data=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-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448715847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-06-26T21:00:34.446Z] 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-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448715848 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448715863 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448715865 data=null}, TreeItem with text {Traces [7]}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448715866 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448715866 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]}]
17:00:34 [2024-06-26T21:00:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448715886 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:34 [2024-06-26T21:00:34.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716249 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448716249 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448716249 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716250 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448716250 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:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716283 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-06-26T21:00:34.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716286 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448716286 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448716287 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716287 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448716287 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:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716296 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716297 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448716297 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448716297 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716298 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448716298 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:34 [2024-06-26T21:00:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716303 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716303 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716304 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:34 [2024-06-26T21:00:34.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448716304 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:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.102: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.102: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.102: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.103: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.103: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.103: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.103: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.216Z] 
17:00:35 [2024-06-26T21:00:35.216Z] (Eclipse:23147): Gtk-WARNING **: 21:00:35.103: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716388 data=null button=1 stateMask=0x80000 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448716913 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448716918 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448716918 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:00:35 [2024-06-26T21:00:35.472Z] 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-06-26T21:00:35.472Z] 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-06-26T21:00:35.472Z] 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-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448716921 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448716921 data=null doit=true}, TableItem with text {}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448716921 data=null}, TableItem with text {}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448716921 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448716921 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:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448716980 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:35 [2024-06-26T21:00:35.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448717980 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448717980 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448717980 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448717981 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448717981 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:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448717986 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-06-26T21:00:36.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448717993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448717993 data=null doit=true}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448717993 data=null}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448717993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448717994 data=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-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448718028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448718065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448718065 data=null doit=true}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448718065 data=null}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448718065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448718066 data=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-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448718075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-06-26T21:00:36.658Z] 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-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448718076 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448718076 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448718076 data=null}, TreeItem with text {Traces [7]}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448718077 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448718077 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]}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448718098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:36 [2024-06-26T21:00:36.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448718192 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448718192 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448718192 data=null}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448718193 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448718193 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}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448718296 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-06-26T21:00:36.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448718309 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448718309 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448718309 data=null}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448718310 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448718310 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}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448718319 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448718319 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448718320 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448718320 data=null}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448718320 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448718321 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}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448718325 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448718325 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448718366 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
17:00:36 [2024-06-26T21:00:36.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448718367 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}]
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.005: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.005: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.005: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.171Z] 
17:00:37 [2024-06-26T21:00:37.171Z] (Eclipse:23147): Gtk-WARNING **: 21:00:37.005: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448718489 data=null button=1 stateMask=0x80000 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448718737 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448718737 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448718738 data=null}, TreeItem with text {simple_server-thread1}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:00:37 [2024-06-26T21:00:37.172Z] 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:37 [2024-06-26T21:00:37.172Z] 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:37 [2024-06-26T21:00:37.172Z] 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:37 [2024-06-26T21:00:37.172Z] 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:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448718740 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448718740 data=null doit=true}, TableItem with text {}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448718741 data=null}, TableItem with text {}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448718741 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:37 [2024-06-26T21:00:37.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448718741 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-06-26T21:00:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448718785 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:37 [2024-06-26T21:00:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-06-26T21:00:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:38 [2024-06-26T21:00:38.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:38 [2024-06-26T21:00:38.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448719969 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448719969 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448719969 data=null}, TreeItem with text {simple_server-thread1}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448719970 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448719970 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}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448719979 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-06-26T21:00:38.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448719986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448719986 data=null doit=true}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448719987 data=null}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448719987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448719987 data=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-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448720021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448720022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448720022 data=null doit=true}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448720022 data=null}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448720023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448720023 data=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-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448720032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-06-26T21:00:38.614Z] 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-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448720033 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:38 [2024-06-26T21:00:38.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448720033 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448720033 data=null}, TreeItem with text {Traces [7]}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448720034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448720034 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]}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448720051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:38 [2024-06-26T21:00:38.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448720144 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448720144 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448720144 data=null}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448720145 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448720145 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}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448720172 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-06-26T21:00:38.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448720182 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448720183 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448720183 data=null}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448720183 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448720183 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}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448720189 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448720189 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448720189 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448720194 data=null}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448720194 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448720195 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}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448720199 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448720200 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448720200 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
17:00:38 [2024-06-26T21:00:38.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448720200 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}]
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.898: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.898: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.899: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.899: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.899: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.899: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.899: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] 
17:00:39 [2024-06-26T21:00:39.130Z] (Eclipse:23147): Gtk-WARNING **: 21:00:38.899: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448720363 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448720654 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448720654 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448720655 data=null}, TreeItem with text {simple_server-thread2}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:00:39 [2024-06-26T21:00:39.130Z] 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:39 [2024-06-26T21:00:39.130Z] 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:39 [2024-06-26T21:00:39.130Z] 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:39 [2024-06-26T21:00:39.130Z] 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:39 [2024-06-26T21:00:39.130Z] 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:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448720657 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448720657 data=null doit=true}, TableItem with text {}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448720657 data=null}, TableItem with text {}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448720658 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448720658 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:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448720679 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:39 [2024-06-26T21:00:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448721762 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448721762 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448721762 data=null}, TreeItem with text {simple_server-thread2}]
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448721763 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721763 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}]
17:00:40 [2024-06-26T21:00:40.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448721769 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-06-26T21:00:40.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448721776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448721776 data=null doit=true}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448721776 data=null}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448721777 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721777 data=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-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448721818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448721821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448721821 data=null doit=true}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448721821 data=null}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448721821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721821 data=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-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448721827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-06-26T21:00:40.499Z] 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-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448721829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448721832 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448721832 data=null}, TreeItem with text {Traces [7]}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448721833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721833 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]}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448721842 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:40 [2024-06-26T21:00:40.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721937 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448721937 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448721937 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721937 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721938 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:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721972 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-06-26T21:00:40.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721975 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448721975 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448721975 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721976 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721976 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:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721985 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721986 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448721986 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448721986 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721987 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448721987 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:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721992 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721992 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448721992 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448721993 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:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] 
17:00:40 [2024-06-26T21:00:40.756Z] (Eclipse:23147): Gtk-WARNING **: 21:00:40.612: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448722061 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448722338 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448722344 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448722344 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:00:40 [2024-06-26T21:00:40.756Z] 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-06-26T21:00:40.756Z] 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-06-26T21:00:40.756Z] 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-06-26T21:00:40.756Z] 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-06-26T21:00:40.756Z] 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-06-26T21:00:40.756Z] 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-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448722346 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448722346 data=null doit=true}, TableItem with text {}]
17:00:40 [2024-06-26T21:00:40.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448722346 data=null}, TableItem with text {}]
17:00:40 [2024-06-26T21:00:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448722347 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:40 [2024-06-26T21:00:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448722347 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:41 [2024-06-26T21:00:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448722380 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:41 [2024-06-26T21:00:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:41 [2024-06-26T21:00:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:41 [2024-06-26T21:00:41.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:41 [2024-06-26T21:00:41.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448723564 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:42 [2024-06-26T21:00:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448723565 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:42 [2024-06-26T21:00:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448723565 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448723565 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723566 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:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448723571 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448723579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448723579 data=null doit=true}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448723580 data=null}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448723585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723585 data=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:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448723623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448723625 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448723625 data=null doit=true}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448723625 data=null}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448723626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723626 data=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:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448723635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448723636 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448723636 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448723636 data=null}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448723637 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723637 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]}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448723653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448723672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448723672 data=null doit=true}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448723672 data=null}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448723673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723673 data=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:42 [2024-06-26T21:00:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448723693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448723694 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448723694 data=null doit=true}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448723694 data=null}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448723694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723694 data=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:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448723708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:42 [2024-06-26T21:00:42.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448723710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448723710 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448723710 data=null}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448723711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723711 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]}]
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448723728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:42 [2024-06-26T21:00:42.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:42 [2024-06-26T21:00:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448723830 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448723830 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448723830 data=null}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448723831 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723831 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}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448723882 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:42 [2024-06-26T21:00:42.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448723896 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448723896 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448723896 data=null}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448723897 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723897 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}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448723908 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448723909 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448723910 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448723910 data=null}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448723910 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448723911 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}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448723970 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448723970 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448723971 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448723971 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}]
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448724050 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448724395 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448724395 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448724395 data=null}, TreeItem with text {unrecognized.log}]
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:00:42 [2024-06-26T21:00:42.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448724692 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448724692 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448724692 data=null}, TreeItem with text {unrecognized.log}]
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448724692 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448724693 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}]
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448724703 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:00:43 [2024-06-26T21:00:43.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-06-26T21:00:43.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448724712 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448724712 data=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448724712 data=null}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448724712 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448724713 data=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-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448724794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448724798 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448724798 data=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448724799 data=null}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448724799 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448724799 data=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-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448724810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-06-26T21:00:43.227Z] 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-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448724812 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448724812 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448724812 data=null}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448724812 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448724813 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]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448724870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448724873 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448724873 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448724873 data=null}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448724873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448724874 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]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448724882 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:43 [2024-06-26T21:00:43.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:43 [2024-06-26T21:00:43.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:43 [2024-06-26T21:00:43.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:43 [2024-06-26T21:00:43.740Z] 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=1448725292 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:43 [2024-06-26T21:00:43.740Z] 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-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448725293 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-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448725293 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-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448725293 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448725293 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448725294 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-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448725294 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-06-26T21:00:43.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448725294 data=null 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:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448724974 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:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448727323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448727323 data=null doit=true}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448727323 data=null}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448727324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448727324 data=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-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448727356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448727356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448727356 data=null doit=true}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448727356 data=null}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448727357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448727357 data=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-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448727362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-06-26T21:00:46.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:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448727363 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448727363 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448727363 data=null}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448727364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448727373 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]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448727393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448727394 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448727394 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448727394 data=null}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448727395 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448727395 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]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448727407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:00:46 [2024-06-26T21:00:46.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:00:46 [2024-06-26T21:00:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:00:46 [2024-06-26T21:00:46.516Z] 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=1448727866 data=null doit=true}, Shell with text {Trace Import}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] 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:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:00:46 [2024-06-26T21:00:46.516Z] 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:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] 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:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448727891 data=null}, (of type 'Combo')]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448727943 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448727944 data=null doit=true}, TreeItem with text {import}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448727944 data=null}, TreeItem with text {import}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448727944 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448727944 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}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448727945 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:00:46 [2024-06-26T21:00:46.516Z] 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:'))
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448727968 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:'))]
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] 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'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:00:46 [2024-06-26T21:00:46.517Z] 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')
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:00:46 [2024-06-26T21:00:46.517Z] 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.
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:00:46 [2024-06-26T21:00:46.517Z] 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')
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:00:46 [2024-06-26T21:00:46.517Z] 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.
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:00:46 [2024-06-26T21:00:46.517Z] 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')
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:00:46 [2024-06-26T21:00:46.517Z] 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.
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:00:46 [2024-06-26T21:00:46.517Z] 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')
17:00:46 [2024-06-26T21:00:46.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] 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')
17:00:46 [2024-06-26T21:00:46.518Z] 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.
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:00:46 [2024-06-26T21:00:46.518Z] 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')
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:00:46 [2024-06-26T21:00:46.518Z] 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.
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] 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)'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:00:46 [2024-06-26T21:00:46.518Z] 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')
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] 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')
17:00:46 [2024-06-26T21:00:46.518Z] 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.
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.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:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:00:46 [2024-06-26T21:00:46.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448727996 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:46 [2024-06-26T21:00:46.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448727996 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:46 [2024-06-26T21:00:46.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448727996 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:46 [2024-06-26T21:00:46.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448727996 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:46 [2024-06-26T21:00:46.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448727996 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:46 [2024-06-26T21:00:46.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448727997 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:46 [2024-06-26T21:00:46.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:46 [2024-06-26T21:00:46.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:46 [2024-06-26T21:00:46.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:46 [2024-06-26T21:00:46.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:46 [2024-06-26T21:00:46.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:00:46 [2024-06-26T21:00:46.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:00:47 [2024-06-26T21:00:47.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:00:47 [2024-06-26T21:00:47.081Z] 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=1448728586 data=null doit=true}, Shell with text {Confirmation}]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
17:00:47 [2024-06-26T21:00:47.082Z] 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')
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448728587 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')]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448728587 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')]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448728587 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448728587 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448728588 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')]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448728588 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')]
17:00:47 [2024-06-26T21:00:47.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448728588 data=null 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')]
17:00:47 [2024-06-26T21:00:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448727997 data=null 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:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448727473 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:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448729301 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448729301 data=null doit=true}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448729302 data=null}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448729302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729302 data=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:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448729325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448729376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448729376 data=null doit=true}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448729376 data=null}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448729377 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729377 data=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:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448729384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448729385 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448729385 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448729386 data=null}, TreeItem with text {Traces [7]}]
17:00:47 [2024-06-26T21:00:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448729386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729386 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]}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448729406 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448729418 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448729418 data=null doit=true}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448729419 data=null}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448729419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729419 data=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:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448729483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448729484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448729484 data=null doit=true}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448729484 data=null}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448729484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:47 [2024-06-26T21:00:47.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729485 data=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-06-26T21:00:48.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448729501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:48 [2024-06-26T21:00:48.160Z] 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-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448729503 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448729503 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448729503 data=null}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448729504 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729504 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]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448729523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448729523 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448729523 data=null}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448729524 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448729524 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]}]
17:00:48 [2024-06-26T21:00:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448729543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729901 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448729902 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448729902 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729902 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729903 data=null item=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-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729926 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:48 [2024-06-26T21:00:48.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729936 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448729937 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448729937 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729937 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729937 data=null item=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-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729970 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729970 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448729970 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448729971 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729971 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448729972 data=null item=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-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729980 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729981 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448729981 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448729981 data=null item=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-06-26T21:00:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448730044 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448730251 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448730251 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448730251 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-06-26T21:00:48.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:00:48 [2024-06-26T21:00:48.672Z] 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-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448731297 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448731297 data=null doit=true}, TableItem with text {}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448731298 data=null}, TableItem with text {}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448731298 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448731298 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:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448731302 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448731501 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448731502 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448731502 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448731502 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731502 data=null item=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-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448731508 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-06-26T21:00:50.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:50 [2024-06-26T21:00:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448731519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448731519 data=null doit=true}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448731519 data=null}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448731520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731520 data=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-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448731595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448731596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448731596 data=null doit=true}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448731597 data=null}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448731597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731597 data=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-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448731608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-06-26T21:00:50.042Z] 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-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448731610 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448731610 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448731610 data=null}, TreeItem with text {Traces [7]}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448731610 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:50 [2024-06-26T21:00:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731611 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]}]
17:00:50 [2024-06-26T21:00:50.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448731670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:50 [2024-06-26T21:00:50.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:50 [2024-06-26T21:00:50.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:50 [2024-06-26T21:00:50.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731936 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448731936 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448731936 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731937 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731937 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}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731967 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-06-26T21:00:50.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731970 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448731970 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448731971 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731971 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731971 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}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731976 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731976 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448731980 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448731981 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731981 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448731981 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}]
17:00:50 [2024-06-26T21:00:50.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731986 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731986 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448731986 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448731986 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}]
17:00:50 [2024-06-26T21:00:50.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448732049 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448732242 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448732242 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448732242 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:50 [2024-06-26T21:00:50.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:00:50 [2024-06-26T21:00:50.811Z] 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-06-26T21:00:50.811Z] 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:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448733249 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448733249 data=null doit=true}, TableItem with text {}]
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448733249 data=null}, TableItem with text {}]
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448733250 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448733250 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:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448733254 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:51 [2024-06-26T21:00:51.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448733539 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448733539 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448733539 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448733539 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733540 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}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448733545 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:51 [2024-06-26T21:00:51.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448733551 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448733551 data=null doit=true}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448733551 data=null}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448733552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733552 data=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-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448733586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448733587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448733587 data=null doit=true}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448733587 data=null}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448733588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733588 data=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-06-26T21:00:51.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448733595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-06-26T21:00:51.998Z] 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-06-26T21:00:52.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:52 [2024-06-26T21:00:52.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448733599 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:52 [2024-06-26T21:00:52.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448733600 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448733600 data=null}, TreeItem with text {Traces [7]}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448733600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733600 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]}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448733611 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:52 [2024-06-26T21:00:52.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733853 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448733854 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448733854 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733854 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733854 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:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733916 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:52 [2024-06-26T21:00:52.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733920 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448733920 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448733920 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733921 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733921 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:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733965 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733965 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448733966 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448733966 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733966 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448733966 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:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733972 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733972 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448733973 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:52 [2024-06-26T21:00:52.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448733973 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:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.700: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.700: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.700: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.700: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.701: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.701: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.701: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:52 [2024-06-26T21:00:52.769Z] 
17:00:52 [2024-06-26T21:00:52.769Z] (Eclipse:23147): Gtk-WARNING **: 21:00:52.701: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448734044 data=null button=1 stateMask=0x80000 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448734433 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448734439 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448734440 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:00:53 [2024-06-26T21:00:53.026Z] 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-06-26T21:00:53.026Z] 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-06-26T21:00:53.026Z] 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-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448734442 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448734442 data=null doit=true}, TableItem with text {}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448734442 data=null}, TableItem with text {}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448734443 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448734443 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:53 [2024-06-26T21:00:53.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448734447 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:53 [2024-06-26T21:00:53.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:53 [2024-06-26T21:00:53.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448735754 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448735754 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448735754 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448735754 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448735755 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:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448735759 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:54 [2024-06-26T21:00:54.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448735770 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448735770 data=null doit=true}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448735770 data=null}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448735771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448735771 data=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:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448735814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448735815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448735815 data=null doit=true}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448735815 data=null}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448735816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448735816 data=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:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448735826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:54 [2024-06-26T21:00:54.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448735827 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448735884 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448735884 data=null}, TreeItem with text {Traces [7]}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448735885 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448735885 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]}]
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448735906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:54 [2024-06-26T21:00:54.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:54 [2024-06-26T21:00:54.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448736006 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448736006 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448736006 data=null}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448736007 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448736007 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}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448736079 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:54 [2024-06-26T21:00:54.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448736083 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448736084 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448736084 data=null}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448736084 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448736084 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}]
17:00:54 [2024-06-26T21:00:54.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448736094 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448736095 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448736095 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448736095 data=null}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448736096 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448736096 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}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448736101 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448736101 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448736102 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448736102 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}]
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.772: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.772: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.772: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.772: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.773: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.773: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.773: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] 
17:00:54 [2024-06-26T21:00:54.907Z] (Eclipse:23147): Gtk-WARNING **: 21:00:54.773: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:54 [2024-06-26T21:00:54.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448736199 data=null button=1 stateMask=0x80000 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448736489 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448736494 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448736494 data=null}, TreeItem with text {simple_server-thread1}]
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:00:54 [2024-06-26T21:00:54.908Z] 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:54 [2024-06-26T21:00:54.908Z] 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:54 [2024-06-26T21:00:54.908Z] 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:54 [2024-06-26T21:00:54.908Z] 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:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448736497 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448736497 data=null doit=true}, TableItem with text {}]
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448736497 data=null}, TableItem with text {}]
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448736498 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:54 [2024-06-26T21:00:54.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448736498 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-06-26T21:00:55.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448736518 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:55 [2024-06-26T21:00:55.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:55 [2024-06-26T21:00:55.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:56 [2024-06-26T21:00:56.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:56 [2024-06-26T21:00:56.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448737703 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
17:00:56 [2024-06-26T21:00:56.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448737704 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:00:56 [2024-06-26T21:00:56.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448737704 data=null}, TreeItem with text {simple_server-thread1}]
17:00:56 [2024-06-26T21:00:56.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448737704 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448737704 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}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448737714 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-06-26T21:00:56.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448737720 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448737721 data=null doit=true}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448737721 data=null}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448737721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448737721 data=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-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448737791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448737794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448737794 data=null doit=true}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448737794 data=null}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448737795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448737795 data=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-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448737806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-06-26T21:00:56.348Z] 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-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448737808 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448737808 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448737808 data=null}, TreeItem with text {Traces [7]}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448737808 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448737808 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]}]
17:00:56 [2024-06-26T21:00:56.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448737871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:56 [2024-06-26T21:00:56.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448738137 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448738138 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448738138 data=null}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448738138 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448738138 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}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448738176 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-06-26T21:00:56.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448738182 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448738182 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448738182 data=null}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448738183 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448738183 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}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448738197 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448738198 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448738198 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448738199 data=null}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448738199 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448738199 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}]
17:00:56 [2024-06-26T21:00:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448738206 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448738207 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448738207 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
17:00:56 [2024-06-26T21:00:56.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448738207 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}]
17:00:57 [2024-06-26T21:00:57.119Z] 
17:00:57 [2024-06-26T21:00:57.119Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.119Z] 
17:00:57 [2024-06-26T21:00:57.119Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] 
17:00:57 [2024-06-26T21:00:57.120Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] 
17:00:57 [2024-06-26T21:00:57.120Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] 
17:00:57 [2024-06-26T21:00:57.120Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] 
17:00:57 [2024-06-26T21:00:57.120Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] 
17:00:57 [2024-06-26T21:00:57.120Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] 
17:00:57 [2024-06-26T21:00:57.120Z] (Eclipse:23147): Gtk-WARNING **: 21:00:56.911: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448738296 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448738615 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448738651 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448738651 data=null}, TreeItem with text {simple_server-thread2}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:00:57 [2024-06-26T21:00:57.120Z] 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-06-26T21:00:57.120Z] 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-06-26T21:00:57.120Z] 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-06-26T21:00:57.120Z] 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-06-26T21:00:57.120Z] 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-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448738653 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448738654 data=null doit=true}, TableItem with text {}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448738654 data=null}, TableItem with text {}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448738654 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448738654 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:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448738674 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:57 [2024-06-26T21:00:57.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:58 [2024-06-26T21:00:58.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448739853 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448739853 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448739854 data=null}, TreeItem with text {simple_server-thread2}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448739854 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448739854 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}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448739862 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-06-26T21:00:58.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448739869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448739869 data=null doit=true}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448739869 data=null}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448739870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448739870 data=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-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448739905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448739906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448739906 data=null doit=true}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448739906 data=null}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448739906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448739906 data=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-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448739917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-06-26T21:00:58.488Z] 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-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448739918 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448739918 data=null doit=true}, TreeItem with text {Traces [7]}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448739918 data=null}, TreeItem with text {Traces [7]}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448739918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448739918 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]}]
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448739978 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:00:58 [2024-06-26T21:00:58.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:00:58 [2024-06-26T21:00:58.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740110 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448740110 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448740110 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740111 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448740111 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:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740190 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-06-26T21:00:58.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740197 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448740197 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448740198 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740198 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448740198 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:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740207 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740208 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448740208 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448740209 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740209 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448740209 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:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740219 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740219 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:58 [2024-06-26T21:00:58.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740220 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:59 [2024-06-26T21:00:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448740220 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:59 [2024-06-26T21:00:59.258Z] 
17:00:59 [2024-06-26T21:00:59.258Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.258Z] 
17:00:59 [2024-06-26T21:00:59.258Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.258Z] 
17:00:59 [2024-06-26T21:00:59.258Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.258Z] 
17:00:59 [2024-06-26T21:00:59.258Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.258Z] 
17:00:59 [2024-06-26T21:00:59.258Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.004: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.259Z] 
17:00:59 [2024-06-26T21:00:59.259Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.004: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.259Z] 
17:00:59 [2024-06-26T21:00:59.259Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.005: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.259Z] 
17:00:59 [2024-06-26T21:00:59.259Z] (Eclipse:23147): Gtk-WARNING **: 21:00:59.005: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740378 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448740725 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448740777 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448740778 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:00:59 [2024-06-26T21:00:59.259Z] 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-06-26T21:00:59.259Z] 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-06-26T21:00:59.259Z] 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-06-26T21:00:59.259Z] 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-06-26T21:00:59.259Z] 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-06-26T21:00:59.259Z] 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-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448740781 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448740781 data=null doit=true}, TableItem with text {}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448740781 data=null}, TableItem with text {}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448740781 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448740782 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:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448740801 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:59 [2024-06-26T21:00:59.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:00 [2024-06-26T21:01:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:00 [2024-06-26T21:01:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448741887 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448741887 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448741887 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448741888 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448741888 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:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448741906 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-06-26T21:01:00.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448741917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448741917 data=null doit=true}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448741917 data=null}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448741917 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448741917 data=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-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448741992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448742000 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448742000 data=null doit=true}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448742000 data=null}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448742001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742001 data=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-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448742008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-06-26T21:01:00.447Z] 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-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448742014 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448742014 data=null doit=true}, TreeItem with text {Traces [7]}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448742014 data=null}, TreeItem with text {Traces [7]}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448742014 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:01:00 [2024-06-26T21:01:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742015 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]}]
17:01:00 [2024-06-26T21:01:00.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448742072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:01:00 [2024-06-26T21:01:00.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
17:01:00 [2024-06-26T21:01:00.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:00 [2024-06-26T21:01:00.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448742341 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448742342 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448742342 data=null}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448742342 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742342 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}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448742375 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-06-26T21:01:00.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448742378 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448742378 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448742379 data=null}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448742379 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742379 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}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448742388 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448742388 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448742388 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448742389 data=null}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448742389 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742389 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}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448742394 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448742394 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:01:00 [2024-06-26T21:01:00.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448742395 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448742395 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}]
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448742461 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448742770 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448742770 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448742770 data=null}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:01:01 [2024-06-26T21:01:01.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448742956 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448742956 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448742957 data=null}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448742957 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742957 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}]
17:01:01 [2024-06-26T21:01:01.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448742967 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:01 [2024-06-26T21:01:01.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448742976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448742976 data=null doit=true}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448742976 data=null}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448742977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448742977 data=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:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448743015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448743018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448743018 data=null doit=true}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448743018 data=null}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448743019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448743019 data=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:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448743027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:01 [2024-06-26T21:01:01.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448743029 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448743029 data=null doit=true}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448743029 data=null}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448743029 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448743030 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]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448743075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1448743077 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1448743077 data=null doit=true}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1448743078 data=null}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1448743078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448743078 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]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1448743083 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:01 [2024-06-26T21:01:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:01 [2024-06-26T21:01:01.988Z] 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=1448743470 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:01 [2024-06-26T21:01:01.988Z] 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:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448743471 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:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448743471 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:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448743471 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:01 [2024-06-26T21:01:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448743471 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:01 [2024-06-26T21:01:01.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448743471 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:01 [2024-06-26T21:01:01.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448743471 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:01 [2024-06-26T21:01:01.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448743471 data=null 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:03 [2024-06-26T21:01:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:03 [2024-06-26T21:01:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448743168 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:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448745836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448745837 data=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448745837 data=null}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448745837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448745837 data=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-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448745865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448745866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448745866 data=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448745866 data=null}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448745867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448745867 data=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-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448745875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-06-26T21:01:04.444Z] 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-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448745877 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448745877 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448745877 data=null}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448745877 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448745878 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:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448745892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448745893 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448745893 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448745893 data=null}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448745893 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448745893 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:01:04 [2024-06-26T21:01:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448745897 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:04 [2024-06-26T21:01:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:04 [2024-06-26T21:01:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:04 [2024-06-26T21:01:04.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:04 [2024-06-26T21:01:04.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:04 [2024-06-26T21:01:04.702Z] 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=1448746291 data=null doit=true}, Shell with text {Trace Import}]
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:04 [2024-06-26T21:01:04.702Z] 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:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.702Z] 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:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:04 [2024-06-26T21:01:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448746307 data=null}, (of type 'Combo')]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448746364 data=null doit=true}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448746364 data=null}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448746365 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448746365 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}]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448746376 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448746378 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448746378 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448746378 data=null}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448746378 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746379 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:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448746382 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448746410 data=null doit=true}, Tree node with text: z-clashes]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448746410 data=null}, Tree node with text: z-clashes]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448746414 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448746415 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]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448746417 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448746418 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448746418 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448746418 data=null}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448746419 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746419 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:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448746422 data=null button=1 stateMask=0x80000 x=170 y=85 count=1}, Tree node with text: kernel-overlap-testing]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448746435 data=null button=0 stateMask=0x0 x=154 y=-7 count=0}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448746436 data=null doit=true}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448746436 data=null}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448746436 data=null button=1 stateMask=0x0 x=154 y=-7 count=1}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746436 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]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448746439 data=null button=1 stateMask=0x80000 x=154 y=-7 count=1}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448746482 data=null button=0 stateMask=0x0 x=172 y=127 count=0}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448746483 data=null doit=true}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448746483 data=null}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448746483 data=null button=1 stateMask=0x0 x=172 y=127 count=1}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746483 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]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448746486 data=null button=1 stateMask=0x80000 x=172 y=127 count=1}, Tree node with text: simple_server-thread1]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448746490 data=null button=0 stateMask=0x0 x=154 y=35 count=0}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448746490 data=null doit=true}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448746490 data=null}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448746491 data=null button=1 stateMask=0x0 x=154 y=35 count=1}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746491 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]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448746493 data=null button=1 stateMask=0x80000 x=154 y=35 count=1}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448746508 data=null button=0 stateMask=0x0 x=172 y=150 count=0}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448746508 data=null doit=true}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448746508 data=null}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448746509 data=null button=1 stateMask=0x0 x=172 y=150 count=1}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746509 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]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448746519 data=null button=1 stateMask=0x80000 x=172 y=150 count=1}, Tree node with text: simple_server-thread2]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-06-26T21:01:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448746523 data=null button=0 stateMask=0x0 x=84 y=-57 count=0}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448746523 data=null doit=true}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448746524 data=null}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448746524 data=null button=1 stateMask=0x0 x=84 y=-57 count=1}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448746524 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}]
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448746533 data=null button=1 stateMask=0x80000 x=84 y=-57 count=1}, TreeItem with text {import}]
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:04 [2024-06-26T21:01:04.963Z] 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:'))
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448746538 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:'))]
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] 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'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:04 [2024-06-26T21:01:04.963Z] 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')
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:04 [2024-06-26T21:01:04.963Z] 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.
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:04 [2024-06-26T21:01:04.963Z] 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')
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:04 [2024-06-26T21:01:04.963Z] 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.
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:04 [2024-06-26T21:01:04.963Z] 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')
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:01:04 [2024-06-26T21:01:04.964Z] 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.
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:04 [2024-06-26T21:01:04.964Z] 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')
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:04 [2024-06-26T21:01:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] 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')
17:01:05 [2024-06-26T21:01:05.221Z] 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.
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:05 [2024-06-26T21:01:05.221Z] 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')
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:05 [2024-06-26T21:01:05.221Z] 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.
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] 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)'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:05 [2024-06-26T21:01:05.221Z] 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')
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] 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')
17:01:05 [2024-06-26T21:01:05.221Z] 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.
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:05 [2024-06-26T21:01:05.221Z] DEBUG org.eclipse.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:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448746580 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:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448746580 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:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448746581 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448746581 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448746581 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:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448746581 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:01:05 [2024-06-26T21:01:05.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:05 [2024-06-26T21:01:05.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:05 [2024-06-26T21:01:05.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:05 [2024-06-26T21:01:05.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:05 [2024-06-26T21:01:05.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:05 [2024-06-26T21:01:05.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:05 [2024-06-26T21:01:05.785Z] 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=1448747180 data=null doit=true}, Shell with text {Confirmation}]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
17:01:05 [2024-06-26T21:01:05.785Z] 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')
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=1448747180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=1448747181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=1448747181 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=1448747181 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=1448747181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=1448747181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=1448747181 data=null 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')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:05 [2024-06-26T21:01:05.785Z] 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=1448747373 data=null doit=true}, Shell with text {Confirmation}]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
17:01:05 [2024-06-26T21:01:05.785Z] 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')
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=1448747374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=1448747374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=1448747375 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=1448747375 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=1448747375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
17:01:05 [2024-06-26T21:01:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=1448747375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=1448747375 data=null 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')]
17:01:06 [2024-06-26T21:01:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:06 [2024-06-26T21:01:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:06 [2024-06-26T21:01:06.298Z] 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=1448747650 data=null doit=true}, Shell with text {Confirmation}]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
17:01:06 [2024-06-26T21:01:06.298Z] 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')
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=1448747680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=1448747680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=1448747681 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=1448747681 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=1448747691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=1448747691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
17:01:06 [2024-06-26T21:01:06.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=1448747691 data=null 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')]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448746581 data=null 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:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448745931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448748081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448748082 data=null doit=true}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448748082 data=null}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448748082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448748082 data=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:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448748105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448748113 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448748114 data=null doit=true}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448748114 data=null}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448748114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448748114 data=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:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448748121 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:06 [2024-06-26T21:01:06.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448748122 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448748122 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448748122 data=null}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448748122 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448748132 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]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448748150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448748150 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448748151 data=null}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448748151 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448748151 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]}]
17:01:06 [2024-06-26T21:01:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448748155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748503 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448748503 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448748503 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748503 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448748504 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:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748531 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:07 [2024-06-26T21:01:07.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:07 [2024-06-26T21:01:07.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748534 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448748534 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448748534 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748535 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448748535 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:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748539 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748540 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448748540 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448748540 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748540 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448748541 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:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748544 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748544 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748545 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448748545 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:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.198: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.198: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.198: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.198: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.198: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.198: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.199: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] 
17:01:07 [2024-06-26T21:01:07.379Z] (Eclipse:23147): Gtk-WARNING **: 21:01:07.199: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748607 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448748904 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448748911 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448748911 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:01:07 [2024-06-26T21:01:07.379Z] 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:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448748913 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448748914 data=null doit=true}, TableItem with text {}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448748914 data=null}, TableItem with text {}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448748914 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448748914 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:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448748918 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:07 [2024-06-26T21:01:07.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448750130 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448750131 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448750131 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448750131 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750131 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:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448750136 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:08 [2024-06-26T21:01:08.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448750142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448750142 data=null doit=true}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448750142 data=null}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448750142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750142 data=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:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448750183 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448750184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448750184 data=null doit=true}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448750184 data=null}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448750184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750184 data=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:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448750191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:08 [2024-06-26T21:01:08.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:08 [2024-06-26T21:01:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448750192 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448750192 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448750192 data=null}, TreeItem with text {Traces [5]}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448750192 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750193 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]}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448750208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:08 [2024-06-26T21:01:08.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750340 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448750340 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:08 [2024-06-26T21:01:08.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448750340 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750368 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750368 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)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750400 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:09 [2024-06-26T21:01:09.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750403 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448750403 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448750404 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750404 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750404 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)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750409 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750413 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448750413 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448750414 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750414 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448750414 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)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750418 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750419 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750419 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448750419 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)}]
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.098: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.098: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] 
17:01:09 [2024-06-26T21:01:09.265Z] (Eclipse:23147): Gtk-WARNING **: 21:01:09.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:09 [2024-06-26T21:01:09.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750483 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448750902 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448750907 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448750907 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
17:01:09 [2024-06-26T21:01:09.522Z] 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:09 [2024-06-26T21:01:09.522Z] 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:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448750909 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448750909 data=null doit=true}, TableItem with text {}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448750909 data=null}, TableItem with text {}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448750910 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448750910 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:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448750914 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:09 [2024-06-26T21:01:09.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:10 [2024-06-26T21:01:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:10 [2024-06-26T21:01:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448752067 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448752068 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448752068 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448752068 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752068 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)}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448752074 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:10 [2024-06-26T21:01:10.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448752081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448752081 data=null doit=true}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448752082 data=null}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448752082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752082 data=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:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448752115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448752115 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448752116 data=null doit=true}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448752116 data=null}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448752116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752116 data=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:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448752143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:10 [2024-06-26T21:01:10.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448752144 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448752144 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448752144 data=null}, TreeItem with text {Traces [5]}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448752163 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752163 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]}]
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448752181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:10 [2024-06-26T21:01:10.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:10 [2024-06-26T21:01:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448752310 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448752310 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448752310 data=null}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448752311 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752337 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}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448752360 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:10 [2024-06-26T21:01:10.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448752370 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448752370 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448752370 data=null}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448752371 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752371 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}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448752376 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448752377 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448752377 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448752381 data=null}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448752381 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448752381 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}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448752386 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448752387 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448752387 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread1}]
17:01:10 [2024-06-26T21:01:10.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448752387 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}]
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.021: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.021: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.022: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.022: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.022: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.022: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.022: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] 
17:01:11 [2024-06-26T21:01:11.221Z] (Eclipse:23147): Gtk-WARNING **: 21:01:11.022: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:11 [2024-06-26T21:01:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448752453 data=null button=1 stateMask=0x80000 x=152 y=127 count=2}, TreeItem with text {simple_server-thread1}]
17:01:11 [2024-06-26T21:01:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448752733 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
17:01:11 [2024-06-26T21:01:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448752752 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:11 [2024-06-26T21:01:11.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448752753 data=null}, TreeItem with text {simple_server-thread1}]
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:01:11 [2024-06-26T21:01:11.222Z] 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:11 [2024-06-26T21:01:11.222Z] 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:11 [2024-06-26T21:01:11.222Z] 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:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448752758 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448752758 data=null doit=true}, TableItem with text {}]
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448752758 data=null}, TableItem with text {}]
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448752758 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448752759 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:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448752762 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:11 [2024-06-26T21:01:11.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448753986 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448753986 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448753986 data=null}, TreeItem with text {simple_server-thread1}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448753987 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448753987 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}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448753993 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:12 [2024-06-26T21:01:12.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448753999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448753999 data=null doit=true}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448753999 data=null}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448754000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448754000 data=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:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448754075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448754076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448754076 data=null doit=true}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448754076 data=null}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448754077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448754077 data=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:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448754084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:12 [2024-06-26T21:01:12.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448754089 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448754089 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448754089 data=null}, TreeItem with text {Traces [5]}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448754089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448754090 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]}]
17:01:12 [2024-06-26T21:01:12.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448754101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:12 [2024-06-26T21:01:12.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:01:12 [2024-06-26T21:01:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:12 [2024-06-26T21:01:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448754267 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448754267 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448754267 data=null}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448754267 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448754268 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}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448754303 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:12 [2024-06-26T21:01:12.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448754307 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448754307 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448754307 data=null}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448754307 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448754307 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}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448754318 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448754318 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448754319 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448754319 data=null}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448754319 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448754320 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}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448754369 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448754369 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread2}]
17:01:12 [2024-06-26T21:01:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448754370 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread2}]
17:01:13 [2024-06-26T21:01:13.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448754370 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}]
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.017: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.017: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.018: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] 
17:01:13 [2024-06-26T21:01:13.103Z] (Eclipse:23147): Gtk-WARNING **: 21:01:13.018: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:13 [2024-06-26T21:01:13.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448754478 data=null button=1 stateMask=0x80000 x=152 y=150 count=2}, TreeItem with text {simple_server-thread2}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448754695 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448754781 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448754781 data=null}, TreeItem with text {simple_server-thread2}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:01:13 [2024-06-26T21:01:13.359Z] 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:13 [2024-06-26T21:01:13.359Z] 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:13 [2024-06-26T21:01:13.359Z] 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:13 [2024-06-26T21:01:13.359Z] 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:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448754805 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448754805 data=null doit=true}, TableItem with text {}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448754806 data=null}, TableItem with text {}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448754806 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448754807 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:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448754812 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:13 [2024-06-26T21:01:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:14 [2024-06-26T21:01:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:14 [2024-06-26T21:01:14.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448755939 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448755940 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448755940 data=null}, TreeItem with text {simple_server-thread2}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448755940 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448755940 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}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448755967 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:14 [2024-06-26T21:01:14.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448755973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448755974 data=null doit=true}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448755974 data=null}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448755974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448755974 data=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:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448756010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448756013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448756013 data=null doit=true}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448756013 data=null}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448756013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756014 data=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:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448756024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:14 [2024-06-26T21:01:14.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448756025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448756025 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448756025 data=null}, TreeItem with text {Traces [5]}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448756025 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756026 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]}]
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448756084 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:14 [2024-06-26T21:01:14.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:14 [2024-06-26T21:01:14.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448756207 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448756207 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448756207 data=null}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448756207 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756208 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}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448756241 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:14 [2024-06-26T21:01:14.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448756244 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448756244 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448756244 data=null}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448756245 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756245 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}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448756270 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448756271 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448756271 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448756272 data=null}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448756272 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756272 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}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448756277 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448756278 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
17:01:14 [2024-06-26T21:01:14.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448756278 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448756278 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}]
17:01:15 [2024-06-26T21:01:15.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448756525 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448756544 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448756544 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448756544 data=null}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:15 [2024-06-26T21:01:15.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448756663 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448756663 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448756663 data=null}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448756664 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756664 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}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448756670 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:15 [2024-06-26T21:01:15.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448756683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448756683 data=null doit=true}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448756683 data=null}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448756683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756684 data=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:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448756718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448756719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448756719 data=null doit=true}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448756719 data=null}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448756720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756720 data=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:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448756729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:15 [2024-06-26T21:01:15.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448756730 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448756730 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448756730 data=null}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448756731 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756731 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]}]
17:01:15 [2024-06-26T21:01:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448756775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448756776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448756776 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448756777 data=null}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448756777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448756777 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]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448756783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:15 [2024-06-26T21:01:15.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:15 [2024-06-26T21:01:15.877Z] 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=1448757219 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:15 [2024-06-26T21:01:15.877Z] 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:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448757220 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:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448757220 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:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448757220 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448757220 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448757220 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:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448757220 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:15 [2024-06-26T21:01:15.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448757220 data=null 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:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448756874 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:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448758922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448758922 data=null doit=true}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448758922 data=null}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448758922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448758923 data=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:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448758991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448758998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448758998 data=null doit=true}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448758998 data=null}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448758999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448758999 data=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:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448759005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:17 [2024-06-26T21:01:17.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:17 [2024-06-26T21:01:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448759006 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448759006 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448759006 data=null}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448759006 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448759007 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]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448759025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448759026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448759026 data=null doit=true}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448759026 data=null}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448759026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448759027 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]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448759040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:17 [2024-06-26T21:01:17.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:18 [2024-06-26T21:01:18.027Z] 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=1448759443 data=null doit=true}, Shell with text {Trace Import}]
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:18 [2024-06-26T21:01:18.027Z] 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:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.027Z] 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:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:18 [2024-06-26T21:01:18.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448759461 data=null}, (of type 'Combo')]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448759519 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448759519 data=null doit=true}, TreeItem with text {import}]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448759519 data=null}, TreeItem with text {import}]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448759520 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448759520 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}]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448759520 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:18 [2024-06-26T21:01:18.028Z] 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:'))
17:01:18 [2024-06-26T21:01:18.028Z] 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
17:01:18 [2024-06-26T21:01:18.028Z] 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=1448759544 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:'))]
17:01:18 [2024-06-26T21:01:18.028Z] 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
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] 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'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:18 [2024-06-26T21:01:18.028Z] 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')
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:18 [2024-06-26T21:01:18.028Z] 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.
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:18 [2024-06-26T21:01:18.029Z] 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')
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:18 [2024-06-26T21:01:18.029Z] 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.
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:18 [2024-06-26T21:01:18.029Z] 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')
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:18 [2024-06-26T21:01:18.029Z] 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')
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] 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')
17:01:18 [2024-06-26T21:01:18.029Z] 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.
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:18 [2024-06-26T21:01:18.029Z] 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')
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:18 [2024-06-26T21:01:18.030Z] 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.
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] 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)'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:18 [2024-06-26T21:01:18.030Z] 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')
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] 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')
17:01:18 [2024-06-26T21:01:18.030Z] 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.
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.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:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448759571 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:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448759571 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:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448759571 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448759572 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448759572 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:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448759572 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:01:18 [2024-06-26T21:01:18.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:18 [2024-06-26T21:01:18.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:18 [2024-06-26T21:01:18.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:18 [2024-06-26T21:01:18.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:18 [2024-06-26T21:01:18.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:18 [2024-06-26T21:01:18.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:18 [2024-06-26T21:01:18.592Z] 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=1448760120 data=null doit=true}, Shell with text {Confirmation}]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
17:01:18 [2024-06-26T21:01:18.592Z] 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')
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448760121 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')]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448760121 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')]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448760122 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448760122 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448760122 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')]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448760122 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')]
17:01:18 [2024-06-26T21:01:18.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448760122 data=null 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')]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448759572 data=null 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:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448759082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448760328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448760328 data=null doit=true}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448760328 data=null}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448760329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448760329 data=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:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448760383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448760384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448760384 data=null doit=true}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448760385 data=null}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448760385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448760385 data=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:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448760401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:18 [2024-06-26T21:01:18.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448760403 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448760403 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448760403 data=null}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448760404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448760404 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:01:18 [2024-06-26T21:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448760423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448760423 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448760424 data=null}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448760424 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:18 [2024-06-26T21:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448760424 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]}]
17:01:18 [2024-06-26T21:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448760440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760692 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448760692 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448760692 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760693 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448760693 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:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760723 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:19 [2024-06-26T21:01:19.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760726 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448760726 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448760726 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760727 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448760727 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:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760731 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:01:19 [2024-06-26T21:01:19.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760732 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448760732 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448760732 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760733 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448760733 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:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760737 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760737 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760737 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448760738 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:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.314: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.314: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.314: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.314: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.315: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.315: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.315: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.364Z] 
17:01:19 [2024-06-26T21:01:19.364Z] (Eclipse:23147): Gtk-WARNING **: 21:01:19.315: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:19 [2024-06-26T21:01:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760799 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448760997 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448760997 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448760997 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:19 [2024-06-26T21:01:19.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:01:19 [2024-06-26T21:01:19.621Z] 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:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448761500 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448761500 data=null doit=true}, TableItem with text {}]
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448761500 data=null}, TableItem with text {}]
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448761501 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448761501 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:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448761505 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:20 [2024-06-26T21:01:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448762292 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448762292 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448762292 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448762293 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762293 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:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448762297 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:20 [2024-06-26T21:01:20.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448762303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448762304 data=null doit=true}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448762304 data=null}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448762304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762304 data=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:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448762336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:20 [2024-06-26T21:01:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448762337 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448762337 data=null doit=true}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448762338 data=null}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448762338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:20 [2024-06-26T21:01:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762338 data=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:20 [2024-06-26T21:01:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448762345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:21 [2024-06-26T21:01:21.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448762350 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448762350 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448762350 data=null}, TreeItem with text {Traces [4]}]
17:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448762350 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762350 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:01:21 [2024-06-26T21:01:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448762361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:21 [2024-06-26T21:01:21.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448762440 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448762441 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448762441 data=null}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448762441 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762441 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}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448762476 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:21 [2024-06-26T21:01:21.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448762479 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448762480 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448762480 data=null}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448762480 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762480 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}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448762489 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448762489 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448762489 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448762490 data=null}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448762490 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448762490 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}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448762495 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448762495 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448762495 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448762495 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}]
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.078: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.078: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.079: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.079: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.079: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.079: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.079: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.258Z] 
17:01:21 [2024-06-26T21:01:21.258Z] (Eclipse:23147): Gtk-WARNING **: 21:01:21.079: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448762559 data=null button=1 stateMask=0x80000 x=152 y=104 count=2}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448762764 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448762765 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448762765 data=null}, TreeItem with text {simple_server-thread1}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448762798 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448762798 data=null doit=true}, TableItem with text {}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448762798 data=null}, TableItem with text {}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448762798 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448762799 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:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448762812 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:21 [2024-06-26T21:01:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448763995 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448763995 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448763995 data=null}, TreeItem with text {simple_server-thread1}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448763996 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448763996 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}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448764001 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-06-26T21:01:22.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448764017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448764017 data=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448764017 data=null}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448764017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448764017 data=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-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448764086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448764089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448764089 data=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448764089 data=null}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448764090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448764090 data=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-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448764100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-06-26T21:01:22.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448764101 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:22 [2024-06-26T21:01:22.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448764101 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:22 [2024-06-26T21:01:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448764102 data=null}, TreeItem with text {Traces [4]}]
17:01:22 [2024-06-26T21:01:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448764102 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:22 [2024-06-26T21:01:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448764102 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:01:22 [2024-06-26T21:01:22.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448764123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:22 [2024-06-26T21:01:22.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:01:22 [2024-06-26T21:01:22.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:22 [2024-06-26T21:01:22.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448764426 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448764426 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448764426 data=null}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448764427 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448764427 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}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448764446 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-06-26T21:01:22.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448764449 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448764468 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448764468 data=null}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448764468 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448764469 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}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448764478 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448764478 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448764479 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448764479 data=null}, TreeItem with text {simple_server-thread2}]
17:01:22 [2024-06-26T21:01:22.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448764479 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448764479 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}]
17:01:23 [2024-06-26T21:01:23.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448764487 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448764488 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448764488 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448764488 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}]
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.102: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.102: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.102: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.102: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.102: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.102: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.103: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.138Z] 
17:01:23 [2024-06-26T21:01:23.138Z] (Eclipse:23147): Gtk-WARNING **: 21:01:23.103: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:23 [2024-06-26T21:01:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448764563 data=null button=1 stateMask=0x80000 x=152 y=127 count=2}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448764811 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448764812 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448764812 data=null}, TreeItem with text {simple_server-thread2}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:01:23 [2024-06-26T21:01:23.395Z] 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:23 [2024-06-26T21:01:23.395Z] 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:23 [2024-06-26T21:01:23.395Z] 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:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448764815 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448764815 data=null doit=true}, TableItem with text {}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448764815 data=null}, TableItem with text {}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448764816 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448764816 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:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448764820 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:23 [2024-06-26T21:01:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448765994 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448765995 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448765995 data=null}, TreeItem with text {simple_server-thread2}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448765995 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448765995 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}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448766003 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-06-26T21:01:24.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448766010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448766010 data=null doit=true}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448766010 data=null}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448766010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448766010 data=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:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448766041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448766042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448766042 data=null doit=true}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448766042 data=null}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448766043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448766043 data=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:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448766050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:24 [2024-06-26T21:01:24.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448766051 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448766051 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448766051 data=null}, TreeItem with text {Traces [4]}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448766052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448766052 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:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448766071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:24 [2024-06-26T21:01:24.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766229 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448766229 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448766229 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766230 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448766230 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:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766260 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-06-26T21:01:24.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766263 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448766263 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448766263 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766263 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448766264 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:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766268 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766268 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448766269 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448766269 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766269 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448766270 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:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766277 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766277 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
17:01:24 [2024-06-26T21:01:24.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766278 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
17:01:25 [2024-06-26T21:01:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448766278 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:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.924: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.924: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.925: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.925: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.925: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.925: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.925: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.020Z] 
17:01:25 [2024-06-26T21:01:25.020Z] (Eclipse:23147): Gtk-WARNING **: 21:01:24.925: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766368 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448766704 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448766707 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448766707 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:01:25 [2024-06-26T21:01:25.276Z] 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:25 [2024-06-26T21:01:25.276Z] 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:25 [2024-06-26T21:01:25.276Z] 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:25 [2024-06-26T21:01:25.276Z] 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:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448766709 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448766709 data=null doit=true}, TableItem with text {}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448766709 data=null}, TableItem with text {}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448766710 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448766710 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:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448766714 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:25 [2024-06-26T21:01:25.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448767889 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448767889 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448767889 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448767890 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448767890 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:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448767898 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-06-26T21:01:26.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448767904 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448767904 data=null doit=true}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448767904 data=null}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448767905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448767905 data=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:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448767975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448767978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448767979 data=null doit=true}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448767979 data=null}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448767979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448767979 data=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:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448767989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448767990 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448767990 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448767990 data=null}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448767990 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448767990 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:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448767999 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448768015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448768015 data=null doit=true}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448768015 data=null}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448768015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448768015 data=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:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448768075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448768076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448768076 data=null doit=true}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448768077 data=null}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448768077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448768077 data=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:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448768083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:26 [2024-06-26T21:01:26.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448768084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448768084 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448768084 data=null}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448768084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448768084 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:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448768097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448768098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448768098 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448768098 data=null}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448768099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448768099 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:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448768103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:26 [2024-06-26T21:01:26.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:26 [2024-06-26T21:01:26.901Z] 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=1448768477 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:26 [2024-06-26T21:01:26.901Z] 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-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448768478 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-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448768478 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-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448768488 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448768488 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448768489 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-06-26T21:01:26.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448768489 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:27 [2024-06-26T21:01:27.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448768489 data=null 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:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448768178 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:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448769913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448769913 data=null doit=true}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448769913 data=null}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448769913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448769913 data=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:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448769974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448769975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448769975 data=null doit=true}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448769975 data=null}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448769975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448769976 data=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:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448769991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:28 [2024-06-26T21:01:28.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448769992 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448769992 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448769992 data=null}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448769993 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448769993 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:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448770010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:28 [2024-06-26T21:01:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448770010 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448770011 data=null doit=true}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448770011 data=null}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448770011 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448770011 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:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448770023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:28 [2024-06-26T21:01:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:29 [2024-06-26T21:01:29.088Z] 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=1448770498 data=null doit=true}, Shell with text {Trace Import}]
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:29 [2024-06-26T21:01:29.088Z] 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:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] 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:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448770516 data=null}, (of type 'Combo')]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448770565 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448770565 data=null doit=true}, TreeItem with text {import}]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448770565 data=null}, TreeItem with text {import}]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448770566 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448770566 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}]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448770566 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:29 [2024-06-26T21:01:29.089Z] 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:'))
17:01:29 [2024-06-26T21:01:29.089Z] 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
17:01:29 [2024-06-26T21:01:29.089Z] 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=1448770583 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:'))]
17:01:29 [2024-06-26T21:01:29.089Z] 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
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] 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'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:29 [2024-06-26T21:01:29.089Z] 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')
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:29 [2024-06-26T21:01:29.089Z] 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.
17:01:29 [2024-06-26T21:01:29.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:29 [2024-06-26T21:01:29.090Z] 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')
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:29 [2024-06-26T21:01:29.090Z] 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.
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:29 [2024-06-26T21:01:29.090Z] 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')
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:29 [2024-06-26T21:01:29.090Z] 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')
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] 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')
17:01:29 [2024-06-26T21:01:29.090Z] 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.
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:29 [2024-06-26T21:01:29.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:29 [2024-06-26T21:01:29.091Z] 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')
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:29 [2024-06-26T21:01:29.091Z] 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.
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] 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)'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:29 [2024-06-26T21:01:29.091Z] 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')
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] 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')
17:01:29 [2024-06-26T21:01:29.091Z] 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.
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.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:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448770609 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:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448770609 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:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448770609 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448770609 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448770610 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:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448770610 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:01:29 [2024-06-26T21:01:29.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:29 [2024-06-26T21:01:29.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:29 [2024-06-26T21:01:29.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:29 [2024-06-26T21:01:29.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:29 [2024-06-26T21:01:29.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:29 [2024-06-26T21:01:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:01:30 [2024-06-26T21:01:30.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:30 [2024-06-26T21:01:30.021Z] 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=1448771393 data=null doit=true}, Shell with text {Confirmation}]
17:01:30 [2024-06-26T21:01:30.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:30 [2024-06-26T21:01:30.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:30 [2024-06-26T21:01:30.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:30 [2024-06-26T21:01:30.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:30 [2024-06-26T21:01:30.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
17:01:30 [2024-06-26T21:01:30.022Z] 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')
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448771393 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')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448771394 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')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448771394 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448771394 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448771394 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')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448771394 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')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448771394 data=null 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')]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448770610 data=null 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:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448770090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448771615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448771616 data=null doit=true}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448771616 data=null}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448771616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448771616 data=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:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448771636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448771636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448771637 data=null doit=true}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448771637 data=null}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448771637 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448771637 data=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:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448771649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:30 [2024-06-26T21:01:30.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448771650 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448771651 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448771651 data=null}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448771651 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448771651 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:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448771671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448771671 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448771672 data=null}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448771672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448771672 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:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448771675 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771813 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448771813 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448771813 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771814 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448771814 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:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771855 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:30 [2024-06-26T21:01:30.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771866 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448771867 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448771867 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771867 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448771867 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:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771871 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771872 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448771872 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448771872 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771873 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448771878 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:01:30 [2024-06-26T21:01:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771882 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771882 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771882 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448771882 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:01:30 [2024-06-26T21:01:30.535Z] 
17:01:30 [2024-06-26T21:01:30.535Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.503: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.535Z] 
17:01:30 [2024-06-26T21:01:30.535Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.503: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.536Z] 
17:01:30 [2024-06-26T21:01:30.536Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.503: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.536Z] 
17:01:30 [2024-06-26T21:01:30.536Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.503: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.536Z] 
17:01:30 [2024-06-26T21:01:30.536Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.503: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.536Z] 
17:01:30 [2024-06-26T21:01:30.536Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.504: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.536Z] 
17:01:30 [2024-06-26T21:01:30.536Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.504: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.536Z] 
17:01:30 [2024-06-26T21:01:30.536Z] (Eclipse:23147): Gtk-WARNING **: 21:01:30.504: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448771944 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448772208 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448772234 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448772235 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:01:30 [2024-06-26T21:01:30.792Z] 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:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448772237 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448772237 data=null doit=true}, TableItem with text {}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448772237 data=null}, TableItem with text {}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448772237 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448772238 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:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448772241 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:30 [2024-06-26T21:01:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448773410 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448773410 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448773410 data=null}, TreeItem with text {kernel-overlap-testing}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448773411 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773411 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:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448773418 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448773426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448773426 data=null doit=true}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448773426 data=null}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448773426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773426 data=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:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448773456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448773457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448773457 data=null doit=true}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448773457 data=null}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448773458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773458 data=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:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448773472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448773474 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448773474 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448773474 data=null}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448773474 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773474 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:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448773489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448773507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448773507 data=null doit=true}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448773507 data=null}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448773507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773507 data=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:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448773567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448773568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448773568 data=null doit=true}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448773568 data=null}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448773569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773569 data=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:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448773575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448773576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448773576 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448773576 data=null}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448773576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773577 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:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448773589 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448773590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448773590 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448773590 data=null}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448773591 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448773591 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:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448773595 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:32 [2024-06-26T21:01:32.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:32 [2024-06-26T21:01:32.417Z] 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=1448773992 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:32 [2024-06-26T21:01:32.417Z] 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:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:32 [2024-06-26T21:01:32.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448773992 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:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448773993 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:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448773993 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448773993 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448773993 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:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448773993 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:32 [2024-06-26T21:01:32.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448773993 data=null 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:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448773669 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:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448774572 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448774572 data=null doit=true}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448774572 data=null}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448774573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:32 [2024-06-26T21:01:32.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448774573 data=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:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448774584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448774585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448774585 data=null doit=true}, TreeItem with text {test}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448774585 data=null}, TreeItem with text {test}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448774586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448774586 data=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:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448774598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:33 [2024-06-26T21:01:33.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448774599 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448774600 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448774600 data=null}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448774600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448774600 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:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448774615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448774616 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448774616 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448774616 data=null}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448774617 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448774617 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:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448774621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:33 [2024-06-26T21:01:33.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:33 [2024-06-26T21:01:33.494Z] 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=1448775058 data=null doit=true}, Shell with text {Trace Import}]
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:33 [2024-06-26T21:01:33.494Z] 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:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.494Z] 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:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448775070 data=null}, (of type 'Combo')]
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:33 [2024-06-26T21:01:33.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448775120 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448775120 data=null doit=true}, TreeItem with text {import}]
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448775120 data=null}, TreeItem with text {import}]
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448775120 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448775121 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}]
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448775121 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:33 [2024-06-26T21:01:33.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:33 [2024-06-26T21:01:33.751Z] 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:'))
17:01:33 [2024-06-26T21:01:33.751Z] 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
17:01:33 [2024-06-26T21:01:33.752Z] 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=1448775143 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:'))]
17:01:33 [2024-06-26T21:01:33.752Z] 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
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] 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'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:33 [2024-06-26T21:01:33.752Z] 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')
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:33 [2024-06-26T21:01:33.752Z] 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.
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:33 [2024-06-26T21:01:33.752Z] 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')
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:33 [2024-06-26T21:01:33.752Z] 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.
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:33 [2024-06-26T21:01:33.752Z] 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')
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:33 [2024-06-26T21:01:33.753Z] 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')
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] 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')
17:01:33 [2024-06-26T21:01:33.753Z] 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.
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:33 [2024-06-26T21:01:33.753Z] 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')
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:33 [2024-06-26T21:01:33.753Z] 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.
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] 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)'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:33 [2024-06-26T21:01:33.753Z] 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')
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] 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')
17:01:33 [2024-06-26T21:01:33.753Z] 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.
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.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:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448775173 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:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448775173 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:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448775173 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448775173 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448775173 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:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448775173 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:01:33 [2024-06-26T21:01:33.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:33 [2024-06-26T21:01:33.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:33 [2024-06-26T21:01:33.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:33 [2024-06-26T21:01:33.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:33 [2024-06-26T21:01:33.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:33 [2024-06-26T21:01:33.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:34 [2024-06-26T21:01:34.318Z] 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=1448775718 data=null doit=true}, Shell with text {Confirmation}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
17:01:34 [2024-06-26T21:01:34.318Z] 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')
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448775719 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')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448775719 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')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448775719 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448775719 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448775719 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')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448775719 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')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448775719 data=null 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')]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448775173 data=null 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:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448774694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448775875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448775876 data=null doit=true}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448775876 data=null}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448775876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448775876 data=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:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448775898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448775898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448775899 data=null doit=true}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448775899 data=null}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448775899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448775899 data=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:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448775904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:34 [2024-06-26T21:01:34.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:34 [2024-06-26T21:01:34.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:34 [2024-06-26T21:01:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448775913 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:34 [2024-06-26T21:01:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448775913 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:34 [2024-06-26T21:01:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448775913 data=null}, TreeItem with text {Traces [0]}]
17:01:34 [2024-06-26T21:01:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448775913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:34 [2024-06-26T21:01:34.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448775914 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:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448775969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448775969 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448775970 data=null}, TreeItem with text {Traces [3]}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448775970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448775970 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]}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448775973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448776127 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448776127 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448776127 data=null}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448776128 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448776128 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}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448776156 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:34 [2024-06-26T21:01:34.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448776159 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448776159 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448776159 data=null}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448776160 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448776160 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}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448776164 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448776164 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448776165 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448776165 data=null}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448776165 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448776165 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}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448776168 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448776169 data=null button=1 stateMask=0x0 x=152 y=81 count=2}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448776169 data=null button=1 stateMask=0x0 x=152 y=81 count=2}, TreeItem with text {simple_server-thread1}]
17:01:34 [2024-06-26T21:01:34.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448776169 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}]
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.767: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.767: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.767: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.767: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.767: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:34 [2024-06-26T21:01:34.832Z] 
17:01:34 [2024-06-26T21:01:34.832Z] (Eclipse:23147): Gtk-WARNING **: 21:01:34.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448776230 data=null button=1 stateMask=0x80000 x=152 y=81 count=2}, TreeItem with text {simple_server-thread1}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448776482 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448776512 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448776512 data=null}, TreeItem with text {simple_server-thread1}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:01:35 [2024-06-26T21:01:35.088Z] 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:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448776514 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448776514 data=null doit=true}, TableItem with text {}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448776515 data=null}, TableItem with text {}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448776515 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448776515 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:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448776519 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:35 [2024-06-26T21:01:35.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:36 [2024-06-26T21:01:36.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:36 [2024-06-26T21:01:36.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448777637 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448777637 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448777637 data=null}, TreeItem with text {simple_server-thread1}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448777637 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777638 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}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448777645 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:36 [2024-06-26T21:01:36.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448777651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448777651 data=null doit=true}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448777651 data=null}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448777651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777652 data=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:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448777680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448777680 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448777681 data=null doit=true}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448777681 data=null}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448777681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777681 data=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:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448777690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:36 [2024-06-26T21:01:36.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448777691 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448777691 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448777691 data=null}, TreeItem with text {Traces [3]}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448777692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777692 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:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448777709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:36 [2024-06-26T21:01:36.275Z] 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:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448777783 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448777783 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448777783 data=null}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448777783 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777783 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}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448777814 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:36 [2024-06-26T21:01:36.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448777817 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448777817 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448777818 data=null}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448777818 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777818 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}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448777826 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448777826 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448777826 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448777826 data=null}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448777827 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448777827 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}]
17:01:36 [2024-06-26T21:01:36.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448777830 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448777830 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448777831 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448777831 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}]
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.419: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.419: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.419: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.419: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.420: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.420: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.420: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] 
17:01:36 [2024-06-26T21:01:36.532Z] (Eclipse:23147): Gtk-WARNING **: 21:01:36.420: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-06-26T21:01:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448777892 data=null button=1 stateMask=0x80000 x=152 y=104 count=2}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448778092 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448778093 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448778093 data=null}, TreeItem with text {simple_server-thread2}]
17:01:36 [2024-06-26T21:01:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:01:36 [2024-06-26T21:01:36.532Z] 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:36 [2024-06-26T21:01:36.532Z] 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:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448778595 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448778596 data=null doit=true}, TableItem with text {}]
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448778596 data=null}, TableItem with text {}]
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448778596 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448778596 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:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448778600 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:37 [2024-06-26T21:01:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448779371 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448779371 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448779371 data=null}, TreeItem with text {simple_server-thread2}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448779372 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779372 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}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448779376 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:38 [2024-06-26T21:01:38.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448779382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448779382 data=null doit=true}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448779382 data=null}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448779382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779382 data=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:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448779413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448779417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448779417 data=null doit=true}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448779417 data=null}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448779417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779418 data=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:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448779432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:38 [2024-06-26T21:01:38.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448779433 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448779433 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:38 [2024-06-26T21:01:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448779433 data=null}, TreeItem with text {Traces [3]}]
17:01:38 [2024-06-26T21:01:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448779433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:38 [2024-06-26T21:01:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779433 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:38 [2024-06-26T21:01:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448779451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:38 [2024-06-26T21:01:38.026Z] 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:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779682 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448779682 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448779683 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779683 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779683 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:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779729 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:38 [2024-06-26T21:01:38.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779732 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448779732 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448779732 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779733 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779733 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:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779769 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779770 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448779770 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448779770 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779770 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448779771 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:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779775 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779775 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779776 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448779776 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:01:38 [2024-06-26T21:01:38.538Z] 
17:01:38 [2024-06-26T21:01:38.538Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.538Z] 
17:01:38 [2024-06-26T21:01:38.538Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.538Z] 
17:01:38 [2024-06-26T21:01:38.538Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.538Z] 
17:01:38 [2024-06-26T21:01:38.538Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.538Z] 
17:01:38 [2024-06-26T21:01:38.538Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.538Z] 
17:01:38 [2024-06-26T21:01:38.538Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.539Z] 
17:01:38 [2024-06-26T21:01:38.539Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.539Z] 
17:01:38 [2024-06-26T21:01:38.539Z] (Eclipse:23147): Gtk-WARNING **: 21:01:38.428: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:01:38 [2024-06-26T21:01:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448779864 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448780168 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448780173 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448780173 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:01:38 [2024-06-26T21:01:38.794Z] 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:38 [2024-06-26T21:01:38.794Z] 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:38 [2024-06-26T21:01:38.794Z] 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:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448780175 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:38 [2024-06-26T21:01:38.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448780175 data=null doit=true}, TableItem with text {}]
17:01:38 [2024-06-26T21:01:38.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448780176 data=null}, TableItem with text {}]
17:01:38 [2024-06-26T21:01:38.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448780176 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:38 [2024-06-26T21:01:38.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448780176 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:38 [2024-06-26T21:01:38.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448780180 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:38 [2024-06-26T21:01:38.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:38 [2024-06-26T21:01:38.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:39 [2024-06-26T21:01:39.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:39 [2024-06-26T21:01:39.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448781367 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448781368 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448781368 data=null}, TreeItem with text {ust-overlap-testing}]
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448781368 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781368 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:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448781373 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:39 [2024-06-26T21:01:39.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:39 [2024-06-26T21:01:39.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448781379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448781379 data=null doit=true}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448781379 data=null}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448781380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781380 data=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:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448781416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448781416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448781417 data=null doit=true}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448781417 data=null}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448781417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781417 data=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:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448781424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448781428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448781429 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448781429 data=null}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448781429 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781429 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:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448781438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448781451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448781451 data=null doit=true}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448781451 data=null}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448781452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781452 data=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:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448781468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448781468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448781469 data=null doit=true}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448781469 data=null}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448781469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781469 data=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:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448781481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:39 [2024-06-26T21:01:39.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448781483 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448781483 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448781483 data=null}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448781483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781483 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:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448781500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448781501 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448781502 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448781502 data=null}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448781502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448781502 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:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448781507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:39 [2024-06-26T21:01:39.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:40 [2024-06-26T21:01:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:40 [2024-06-26T21:01:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:40 [2024-06-26T21:01:40.237Z] 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=1448781836 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:40 [2024-06-26T21:01:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:40 [2024-06-26T21:01:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:40 [2024-06-26T21:01:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:40 [2024-06-26T21:01:40.237Z] 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:40 [2024-06-26T21:01:40.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:40 [2024-06-26T21:01:40.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448781839 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:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448781839 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:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448781846 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448781846 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448781846 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:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448781847 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:40 [2024-06-26T21:01:40.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448781847 data=null 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:41 [2024-06-26T21:01:41.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448781538 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:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448783080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448783080 data=null doit=true}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448783080 data=null}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448783080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448783081 data=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:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448783113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448783114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448783114 data=null doit=true}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448783114 data=null}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448783115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448783115 data=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:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448783120 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:41 [2024-06-26T21:01:41.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448783121 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448783129 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448783129 data=null}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448783130 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448783130 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:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448783171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448783172 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448783172 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448783172 data=null}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448783173 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448783173 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:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448783177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:41 [2024-06-26T21:01:41.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:42 [2024-06-26T21:01:42.244Z] 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=1448783571 data=null doit=true}, Shell with text {Trace Import}]
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:42 [2024-06-26T21:01:42.244Z] 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:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.244Z] 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:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448783580 data=null}, (of type 'Combo')]
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:42 [2024-06-26T21:01:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448783631 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448783631 data=null doit=true}, TreeItem with text {import}]
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448783631 data=null}, TreeItem with text {import}]
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448783632 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448783632 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}]
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448783632 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:42 [2024-06-26T21:01:42.245Z] 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:'))
17:01:42 [2024-06-26T21:01:42.245Z] 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
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1448783677 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:'))]
17:01:42 [2024-06-26T21:01:42.245Z] 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
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] 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'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:42 [2024-06-26T21:01:42.245Z] 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')
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:42 [2024-06-26T21:01:42.245Z] 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.
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:42 [2024-06-26T21:01:42.245Z] 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')
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:42 [2024-06-26T21:01:42.245Z] 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.
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:42 [2024-06-26T21:01:42.246Z] 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')
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:42 [2024-06-26T21:01:42.246Z] 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')
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] 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')
17:01:42 [2024-06-26T21:01:42.246Z] 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.
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:42 [2024-06-26T21:01:42.246Z] 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')
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:42 [2024-06-26T21:01:42.246Z] 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.
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.246Z] 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)'
17:01:42 [2024-06-26T21:01:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:42 [2024-06-26T21:01:42.246Z] 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')
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] 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')
17:01:42 [2024-06-26T21:01:42.247Z] 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.
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.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:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448783694 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:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448783694 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:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448783694 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448783694 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448783695 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:01:42 [2024-06-26T21:01:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448783695 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:01:42 [2024-06-26T21:01:42.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:42 [2024-06-26T21:01:42.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:42 [2024-06-26T21:01:42.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:42 [2024-06-26T21:01:42.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:42 [2024-06-26T21:01:42.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:01:42 [2024-06-26T21:01:42.504Z] 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=1448783915 data=null doit=true}, Shell with text {Confirmation}]
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
17:01:42 [2024-06-26T21:01:42.504Z] 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')
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448783980 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')]
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448783980 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')]
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448783980 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:42 [2024-06-26T21:01:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448783980 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:01:42 [2024-06-26T21:01:42.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448783980 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')]
17:01:42 [2024-06-26T21:01:42.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448783980 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')]
17:01:42 [2024-06-26T21:01:42.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448783980 data=null 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')]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448783695 data=null 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:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448783213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448784253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448784253 data=null doit=true}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448784253 data=null}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448784253 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448784254 data=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:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448784273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448784274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448784274 data=null doit=true}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448784274 data=null}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448784274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448784275 data=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:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448784288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:42 [2024-06-26T21:01:42.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:42 [2024-06-26T21:01:42.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448784289 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448784289 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448784289 data=null}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448784289 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448784289 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:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448784306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448784307 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448784307 data=null}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448784307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448784307 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:01:42 [2024-06-26T21:01:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448784310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784555 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448784555 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448784555 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784555 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448784556 data=null item=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:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784583 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:43 [2024-06-26T21:01:43.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784586 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448784586 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448784586 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784586 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448784586 data=null item=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:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784594 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784594 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448784594 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448784595 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784595 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448784595 data=null item=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:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784599 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784600 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784600 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448784600 data=null item=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:43 [2024-06-26T21:01:43.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784657 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448784900 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448784900 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448784900 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:43 [2024-06-26T21:01:43.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:01:43 [2024-06-26T21:01:43.531Z] 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:44 [2024-06-26T21:01:44.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448785907 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448785907 data=null doit=true}, TableItem with text {}]
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448785907 data=null}, TableItem with text {}]
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448785908 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448785908 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:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448785912 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:44 [2024-06-26T21:01:44.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448786077 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448786078 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448786078 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448786078 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786078 data=null item=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:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448786083 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:44 [2024-06-26T21:01:44.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448786089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448786089 data=null doit=true}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448786089 data=null}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448786093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786093 data=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:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448786122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448786131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448786131 data=null doit=true}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448786131 data=null}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448786131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786131 data=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:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448786138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:44 [2024-06-26T21:01:44.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448786138 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448786139 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448786139 data=null}, TreeItem with text {Traces [3]}]
17:01:44 [2024-06-26T21:01:44.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448786139 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:44 [2024-06-26T21:01:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786139 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:44 [2024-06-26T21:01:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448786152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:44 [2024-06-26T21:01:44.720Z] 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:44 [2024-06-26T21:01:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:44 [2024-06-26T21:01:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786408 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448786409 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448786409 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786409 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786409 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}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786441 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:44 [2024-06-26T21:01:44.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786445 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448786445 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448786445 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786446 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786446 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}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786450 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786454 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448786454 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448786455 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786455 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448786455 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}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786459 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786459 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786460 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:01:44 [2024-06-26T21:01:44.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448786460 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}]
17:01:45 [2024-06-26T21:01:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786566 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:01:45 [2024-06-26T21:01:45.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448786775 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:01:45 [2024-06-26T21:01:45.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448786775 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:01:45 [2024-06-26T21:01:45.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448786775 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:01:45 [2024-06-26T21:01:45.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:01:45 [2024-06-26T21:01:45.233Z] 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:45 [2024-06-26T21:01:45.233Z] 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:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448787744 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448787744 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448787744 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448787745 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787745 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}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448787750 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:46 [2024-06-26T21:01:46.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448787756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448787756 data=null doit=true}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448787756 data=null}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448787756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787756 data=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:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448787789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448787790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448787790 data=null doit=true}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448787790 data=null}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448787790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787791 data=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:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448787796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:46 [2024-06-26T21:01:46.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448787797 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448787797 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448787797 data=null}, TreeItem with text {Traces [3]}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448787798 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787798 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:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448787812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:46 [2024-06-26T21:01:46.428Z] 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:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:46 [2024-06-26T21:01:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448787856 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448787884 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448787884 data=null}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448787884 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787884 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}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448787915 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:46 [2024-06-26T21:01:46.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448787918 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448787918 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448787918 data=null}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448787918 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787918 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}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448787922 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448787923 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448787923 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448787923 data=null}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448787924 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448787924 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}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448787930 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448787931 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448787931 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448787931 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}]
17:01:46 [2024-06-26T21:01:46.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448787994 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448788190 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448788190 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448788190 data=null}, TreeItem with text {unrecognized.log}]
17:01:46 [2024-06-26T21:01:46.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:01:46 [2024-06-26T21:01:46.685Z] 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:46 [2024-06-26T21:01:46.685Z] 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:46 [2024-06-26T21:01:46.685Z] 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:47 [2024-06-26T21:01:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:47 [2024-06-26T21:01:47.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448789285 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448789286 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448789286 data=null}, TreeItem with text {unrecognized.log}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448789286 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789287 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}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448789292 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:47 [2024-06-26T21:01:47.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448789301 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448789301 data=null doit=true}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448789302 data=null}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448789302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789302 data=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:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448789337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448789338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448789338 data=null doit=true}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448789338 data=null}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448789339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789339 data=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:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448789346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448789347 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448789347 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448789347 data=null}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448789347 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789347 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:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448789356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448789373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448789375 data=null doit=true}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448789375 data=null}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448789376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789376 data=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:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448789401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448789401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448789401 data=null doit=true}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448789402 data=null}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448789402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789402 data=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:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448789408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:47 [2024-06-26T21:01:47.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448789413 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448789413 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448789414 data=null}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448789414 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789414 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:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448789422 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1448789423 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1448789423 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1448789423 data=null}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1448789424 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448789424 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:47 [2024-06-26T21:01:47.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1448789472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:48 [2024-06-26T21:01:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:48 [2024-06-26T21:01:48.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:48 [2024-06-26T21:01:48.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:48 [2024-06-26T21:01:48.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:48 [2024-06-26T21:01:48.387Z] 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=1448789839 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:48 [2024-06-26T21:01:48.388Z] 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:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448789840 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:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448789840 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:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448789841 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448789841 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448789841 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:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448789841 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:48 [2024-06-26T21:01:48.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448789841 data=null 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:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448789518 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:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448791021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448791021 data=null doit=true}, TreeItem with text {test}]
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448791022 data=null}, TreeItem with text {test}]
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448791022 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448791022 data=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:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448791055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1448791056 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:49 [2024-06-26T21:01:49.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448791450 data=null doit=true}, Shell with text {Import}]
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448791452 data=null doit=true}, TreeItem with text {Tracing}]
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448791452 data=null}, TreeItem with text {Tracing}]
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448791454 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
17:01:50 [2024-06-26T21:01:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448791454 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:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448791468 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1448791471 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1448791471 data=null doit=true}, Tree node with text: Trace Import]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1448791472 data=null}, Tree node with text: Trace Import]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1448791472 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448791480 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]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1448791484 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
17:01:50 [2024-06-26T21:01:50.015Z] 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')
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448791486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448791486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448791486 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448791486 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448791486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448791486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448791486 data=null 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')]
17:01:50 [2024-06-26T21:01:50.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:50 [2024-06-26T21:01:50.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:50 [2024-06-26T21:01:50.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:50 [2024-06-26T21:01:50.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:50 [2024-06-26T21:01:50.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:50 [2024-06-26T21:01:50.015Z] 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:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.015Z] 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:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:50 [2024-06-26T21:01:50.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448791634 data=null}, (of type 'Combo')]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448791696 data=null doit=true}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448791696 data=null}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448791696 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448791697 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}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448791714 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448791715 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448791715 data=null doit=true}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448791715 data=null}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448791715 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448791716 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}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448791716 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:50 [2024-06-26T21:01:50.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:50 [2024-06-26T21:01:50.274Z] 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:'))
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448791750 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:'))]
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] 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'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:50 [2024-06-26T21:01:50.274Z] 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')
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:50 [2024-06-26T21:01:50.274Z] 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.
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:50 [2024-06-26T21:01:50.274Z] 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')
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:50 [2024-06-26T21:01:50.274Z] 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.
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:50 [2024-06-26T21:01:50.274Z] 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')
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fd8f2c1
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1448791761 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448791761 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1448791761 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1448791761 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1448791761 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1448791762 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1448791762 data=null 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1448791762 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1448791762 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1448791762 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')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1448791762 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1448791762 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:50 [2024-06-26T21:01:50.275Z] 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')
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] 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')
17:01:50 [2024-06-26T21:01:50.275Z] 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.
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:50 [2024-06-26T21:01:50.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:50 [2024-06-26T21:01:50.276Z] 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')
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:50 [2024-06-26T21:01:50.276Z] 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.
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] 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)'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:50 [2024-06-26T21:01:50.276Z] 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')
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] 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')
17:01:50 [2024-06-26T21:01:50.276Z] 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.
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.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:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448791782 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:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448791782 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:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448791782 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448791782 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448791782 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:01:50 [2024-06-26T21:01:50.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448791782 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:01:50 [2024-06-26T21:01:50.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448791782 data=null 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:01:50 [2024-06-26T21:01:50.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448791093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:50 [2024-06-26T21:01:50.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:50 [2024-06-26T21:01:50.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:50 [2024-06-26T21:01:50.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:50 [2024-06-26T21:01:50.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448792290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448792290 data=null doit=true}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448792290 data=null}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448792291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448792291 data=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:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448792297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448792297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448792297 data=null doit=true}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448792297 data=null}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448792298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448792298 data=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:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448792310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:50 [2024-06-26T21:01:50.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448792311 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448792311 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448792311 data=null}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448792311 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448792312 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:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448792328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448792328 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448792328 data=null}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448792329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448792329 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:50 [2024-06-26T21:01:50.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448792383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792630 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448792630 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448792630 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792630 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448792631 data=null item=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:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792658 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:51 [2024-06-26T21:01:51.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792660 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448792660 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448792660 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792661 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448792661 data=null item=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:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792672 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792673 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448792673 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448792674 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792674 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448792675 data=null item=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:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792680 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792680 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792680 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448792681 data=null item=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:51 [2024-06-26T21:01:51.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792754 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448792938 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448792938 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448792938 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:51 [2024-06-26T21:01:51.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:01:51 [2024-06-26T21:01:51.561Z] 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:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448793991 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448793992 data=null doit=true}, TableItem with text {}]
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448793992 data=null}, TableItem with text {}]
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448793992 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448793992 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:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448793996 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:52 [2024-06-26T21:01:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448794179 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448794179 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448794179 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448794180 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448794180 data=null item=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:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448794185 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:52 [2024-06-26T21:01:52.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448794202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448794202 data=null doit=true}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448794202 data=null}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448794202 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448794203 data=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:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448794233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448794235 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448794236 data=null doit=true}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448794236 data=null}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448794236 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448794236 data=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:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448794241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:52 [2024-06-26T21:01:52.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448794242 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448794245 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448794246 data=null}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448794246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448794246 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:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448794255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448794255 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448794256 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448794256 data=null}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448794256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448794256 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:52 [2024-06-26T21:01:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448794259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:52 [2024-06-26T21:01:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:52 [2024-06-26T21:01:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:53 [2024-06-26T21:01:53.309Z] 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=1448794654 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:53 [2024-06-26T21:01:53.309Z] 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:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448794655 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:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448794655 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:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448794655 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448794656 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448794656 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:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448794656 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:53 [2024-06-26T21:01:53.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448794656 data=null 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:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448794311 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:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448795034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448795034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448795035 data=null doit=true}, (of type 'Tree')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448795035 data=null}, (of type 'Tree')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448795035 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448795035 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')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448795066 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1448795068 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:53 [2024-06-26T21:01:53.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1448795385 data=null doit=true}, Shell with text {Import}]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:53 [2024-06-26T21:01:53.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1448795388 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=1448795389 data=null doit=true}, Tree node with text: Trace Import]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1448795389 data=null}, Tree node with text: Trace Import]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1448795389 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448795389 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]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1448795390 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
17:01:53 [2024-06-26T21:01:53.824Z] 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')
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=1448795391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=1448795391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=1448795391 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=1448795391 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=1448795398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:53 [2024-06-26T21:01:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=1448795398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=1448795399 data=null 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')]
17:01:54 [2024-06-26T21:01:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:54 [2024-06-26T21:01:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:54 [2024-06-26T21:01:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:54 [2024-06-26T21:01:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:54 [2024-06-26T21:01:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:54 [2024-06-26T21:01:54.080Z] 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:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.080Z] 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:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:54 [2024-06-26T21:01:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448795593 data=null}, (of type 'Combo')]
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:54 [2024-06-26T21:01:54.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448795692 data=null doit=true}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448795692 data=null}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448795692 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448795692 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}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448795703 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448795705 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448795705 data=null doit=true}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448795705 data=null}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448795705 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448795706 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}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448795706 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:54 [2024-06-26T21:01:54.338Z] 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:'))
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448795788 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:'))]
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] 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'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:54 [2024-06-26T21:01:54.338Z] 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')
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:54 [2024-06-26T21:01:54.338Z] 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.
17:01:54 [2024-06-26T21:01:54.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:54 [2024-06-26T21:01:54.339Z] 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')
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:54 [2024-06-26T21:01:54.339Z] 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.
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:54 [2024-06-26T21:01:54.339Z] 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')
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:01:54 [2024-06-26T21:01:54.339Z] 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.
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:54 [2024-06-26T21:01:54.339Z] 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')
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] 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')
17:01:54 [2024-06-26T21:01:54.339Z] 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.
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:54 [2024-06-26T21:01:54.340Z] 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')
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:54 [2024-06-26T21:01:54.340Z] 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.
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] 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)'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:54 [2024-06-26T21:01:54.340Z] 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')
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] 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')
17:01:54 [2024-06-26T21:01:54.340Z] 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.
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448795801 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:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448795801 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:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448795801 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:54 [2024-06-26T21:01:54.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448795801 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:54 [2024-06-26T21:01:54.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448795801 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:01:54 [2024-06-26T21:01:54.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448795802 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:01:54 [2024-06-26T21:01:54.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')
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448795802 data=null 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:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448795074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448796394 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448796394 data=null doit=true}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448796394 data=null}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448796394 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448796394 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}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448796429 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448796430 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448796430 data=null doit=true}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448796430 data=null}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448796431 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448796431 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}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448796445 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448796446 data=null doit=true}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448796446 data=null}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448796446 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448796467 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:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448796470 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448796471 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448796471 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448796471 data=null}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448796471 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448796471 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:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448796494 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448796494 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448796495 data=null}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448796495 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
17:01:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448796495 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:54 [2024-06-26T21:01:54.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448796498 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796839 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448796840 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448796840 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796866 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448796866 data=null item=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:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796899 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:55 [2024-06-26T21:01:55.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796902 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448796903 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448796903 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796903 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448796903 data=null item=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:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796907 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796908 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448796908 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448796908 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796909 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448796909 data=null item=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:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796912 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796912 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796913 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448796913 data=null item=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:55 [2024-06-26T21:01:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448796979 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448797157 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448797157 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448797157 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:55 [2024-06-26T21:01:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:01:55 [2024-06-26T21:01:55.727Z] 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:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448798224 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448798224 data=null doit=true}, TableItem with text {}]
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448798224 data=null}, TableItem with text {}]
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448798225 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448798225 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:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448798229 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:56 [2024-06-26T21:01:56.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448798402 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448798403 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448798403 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448798403 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448798403 data=null item=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:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448798408 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:56 [2024-06-26T21:01:56.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:01:56 [2024-06-26T21:01:56.912Z] 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@2b9bbaa8] time=1448798412 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448798418 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448798418 data=null doit=true}, TreeItem with text {Tracing}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448798418 data=null}, TreeItem with text {Tracing}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448798418 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448798418 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}]
17:01:56 [2024-06-26T21:01:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448798466 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:01:57 [2024-06-26T21:01:57.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:01:57 [2024-06-26T21:01:57.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:01:57 [2024-06-26T21:01:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:01:57 [2024-06-26T21:01:57.681Z] 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:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:01:57 [2024-06-26T21:01:57.681Z] 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:57 [2024-06-26T21:01:57.681Z] 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=1448799210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448799210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] 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=1448799210 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] 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=1448799210 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] 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=1448799211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] 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=1448799211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] 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=1448799211 data=null item=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:57 [2024-06-26T21:01:57.681Z] 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=1448799211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1448799211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.682Z] 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=1448799211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.682Z] 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=1448799211 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.682Z] 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=1448799211 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:01:57 [2024-06-26T21:01:57.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')
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448799213 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:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448799213 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:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448799213 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448799213 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448799213 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:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448799213 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:57 [2024-06-26T21:01:57.682Z] 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:57 [2024-06-26T21:01:57.682Z] 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:57 [2024-06-26T21:01:57.682Z] 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:57 [2024-06-26T21:01:57.682Z] 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:57 [2024-06-26T21:01:57.682Z] 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:57 [2024-06-26T21:01:57.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448799213 data=null item=null detail=0 x=0 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:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448798597 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:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448799812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448799812 data=null doit=true}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448799812 data=null}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448799812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448799812 data=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:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448799895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448799896 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448799896 data=null doit=true}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448799896 data=null}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448799896 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448799896 data=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:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448799911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:58 [2024-06-26T21:01:58.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448799912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448799912 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448799912 data=null}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448799912 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448799913 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:01:58 [2024-06-26T21:01:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448799984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448799985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448799985 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448799985 data=null}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448799986 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448799986 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:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448800000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:58 [2024-06-26T21:01:58.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:59 [2024-06-26T21:01:59.064Z] 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=1448800411 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:59 [2024-06-26T21:01:59.064Z] 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:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448800412 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:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448800412 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:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448800412 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448800413 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448800413 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:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448800413 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:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448800413 data=null 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:59 [2024-06-26T21:01:59.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448800097 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:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448800623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448800623 data=null doit=true}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448800623 data=null}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448800623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448800624 data=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:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448800701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448800713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448800713 data=null doit=true}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448800713 data=null}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448800713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448800713 data=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:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448800769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:59 [2024-06-26T21:01:59.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448800771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448800771 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448800771 data=null}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448800772 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448800772 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:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448800793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448800793 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448800794 data=null doit=true}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448800794 data=null}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448800794 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448800794 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:01:59 [2024-06-26T21:01:59.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448800806 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:01:59 [2024-06-26T21:01:59.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:01:59 [2024-06-26T21:01:59.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:01:59 [2024-06-26T21:01:59.885Z] 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=1448801283 data=null doit=true}, Shell with text {Trace Import}]
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:01:59 [2024-06-26T21:01:59.885Z] 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:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] 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:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448801289 data=null}, (of type 'Combo')]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448801340 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448801340 data=null doit=true}, TreeItem with text {import}]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448801340 data=null}, TreeItem with text {import}]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448801341 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448801341 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}]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448801341 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:01:59 [2024-06-26T21:01:59.886Z] 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:'))
17:01:59 [2024-06-26T21:01:59.886Z] 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
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1448801356 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:'))]
17:01:59 [2024-06-26T21:01:59.886Z] 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
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] 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'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:01:59 [2024-06-26T21:01:59.886Z] 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')
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:01:59 [2024-06-26T21:01:59.886Z] 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.
17:01:59 [2024-06-26T21:01:59.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:01:59 [2024-06-26T21:01:59.887Z] 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')
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@b0b2537
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448801376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448801376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448801376 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448801382 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448801382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448801382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448801382 data=null 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')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448801382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448801382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448801382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448801383 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448801383 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:01:59 [2024-06-26T21:01:59.887Z] 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')
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:01:59 [2024-06-26T21:01:59.888Z] 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')
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] 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')
17:01:59 [2024-06-26T21:01:59.888Z] 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.
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:01:59 [2024-06-26T21:01:59.888Z] 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')
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:01:59 [2024-06-26T21:01:59.888Z] 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.
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] 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)'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:01:59 [2024-06-26T21:01:59.888Z] 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')
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] 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')
17:01:59 [2024-06-26T21:01:59.888Z] 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.
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.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:01:59 [2024-06-26T21:01:59.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448801390 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:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448801390 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:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448801390 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448801391 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448801391 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:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448801391 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:01:59 [2024-06-26T21:01:59.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:59 [2024-06-26T21:01:59.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:59 [2024-06-26T21:01:59.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:59 [2024-06-26T21:01:59.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:59 [2024-06-26T21:01:59.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:01:59 [2024-06-26T21:01:59.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:02:00 [2024-06-26T21:02:00.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448801391 data=null 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:02:00 [2024-06-26T21:02:00.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448800886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448801937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448801937 data=null doit=true}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448801937 data=null}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448801937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448801938 data=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:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448801958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448801959 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448801959 data=null doit=true}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448801959 data=null}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448801959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448801960 data=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:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448801976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:00 [2024-06-26T21:02:00.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448801978 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448801978 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448801978 data=null}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448801978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448801978 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]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448801995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448801996 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448801996 data=null}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448801996 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448801996 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]}]
17:02:00 [2024-06-26T21:02:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448802000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:00 [2024-06-26T21:02:00.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:00 [2024-06-26T21:02:00.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802271 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448802271 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448802271 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802272 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448802272 data=null item=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:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802310 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:00 [2024-06-26T21:02:00.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802314 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448802315 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448802315 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802315 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448802315 data=null item=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:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802324 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802324 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448802324 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448802324 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802325 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448802325 data=null item=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:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802329 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802329 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802329 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:00 [2024-06-26T21:02:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448802329 data=null item=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:02:01 [2024-06-26T21:02:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802425 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:01 [2024-06-26T21:02:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448802702 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:01 [2024-06-26T21:02:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448802702 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:01 [2024-06-26T21:02:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448802702 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:01 [2024-06-26T21:02:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:01 [2024-06-26T21:02:01.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448803730 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448803730 data=null doit=true}, TableItem with text {}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448803730 data=null}, TableItem with text {}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448803731 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448803731 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448803735 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448804114 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448804115 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448804115 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448804115 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804115 data=null item=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:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448804125 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:02 [2024-06-26T21:02:02.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448804131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448804131 data=null doit=true}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448804132 data=null}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448804132 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804132 data=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:02:02 [2024-06-26T21:02:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448804167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:02 [2024-06-26T21:02:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448804178 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448804178 data=null doit=true}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448804178 data=null}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448804178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804179 data=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:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448804189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:02 [2024-06-26T21:02:02.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448804191 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448804191 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448804191 data=null}, TreeItem with text {Traces [5]}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448804191 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804191 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]}]
17:02:02 [2024-06-26T21:02:02.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448804210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:02 [2024-06-26T21:02:02.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804475 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448804475 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448804476 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804476 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804477 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}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804512 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:03 [2024-06-26T21:02:03.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804516 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448804516 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448804516 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804516 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804516 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}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804525 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804526 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448804526 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448804527 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804527 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448804527 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}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804531 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804532 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804532 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448804532 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}]
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804606 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448804807 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448804807 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448804807 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:03 [2024-06-26T21:02:03.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:04 [2024-06-26T21:02:04.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:04 [2024-06-26T21:02:04.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448805884 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448805884 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448805884 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448805884 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448805884 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}]
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448805890 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:04 [2024-06-26T21:02:04.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448805896 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448805897 data=null doit=true}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448805897 data=null}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448805897 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448805897 data=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:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448805933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448805934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448805934 data=null doit=true}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448805934 data=null}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448805934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448805935 data=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:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448805947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:04 [2024-06-26T21:02:04.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448805948 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448805949 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448805949 data=null}, TreeItem with text {Traces [5]}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448805949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448805949 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]}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448805969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:04 [2024-06-26T21:02:04.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448806080 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448806080 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448806080 data=null}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448806080 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448806080 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}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448806128 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:04 [2024-06-26T21:02:04.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448806132 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448806132 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448806132 data=null}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448806133 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448806133 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}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448806138 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448806139 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448806139 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448806139 data=null}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448806139 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448806139 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}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448806144 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448806144 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448806149 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
17:02:04 [2024-06-26T21:02:04.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448806149 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}]
17:02:05 [2024-06-26T21:02:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448806279 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
17:02:05 [2024-06-26T21:02:05.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448806468 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
17:02:05 [2024-06-26T21:02:05.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448806468 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:05 [2024-06-26T21:02:05.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448806468 data=null}, TreeItem with text {unrecognized.log}]
17:02:05 [2024-06-26T21:02:05.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:02:05 [2024-06-26T21:02:05.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:05 [2024-06-26T21:02:05.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:05 [2024-06-26T21:02:05.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448807749 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448807749 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448807750 data=null}, TreeItem with text {unrecognized.log}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448807750 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448807750 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}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448807759 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:06 [2024-06-26T21:02:06.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448807768 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448807769 data=null doit=true}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448807769 data=null}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448807769 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448807770 data=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:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448807814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448807815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448807815 data=null doit=true}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448807815 data=null}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448807816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448807816 data=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:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448807823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:06 [2024-06-26T21:02:06.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448807827 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448807827 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448807827 data=null}, TreeItem with text {Traces [5]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448807827 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448807828 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]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448807838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:06 [2024-06-26T21:02:06.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=1448807839 data=null doit=true}, TreeItem with text {z-clashes [2]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=1448807839 data=null}, TreeItem with text {z-clashes [2]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=1448807840 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448807840 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]}]
17:02:06 [2024-06-26T21:02:06.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=1448807855 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808121 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448808121 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448808121 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808122 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448808122 data=null item=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:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808152 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:06 [2024-06-26T21:02:06.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808155 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448808155 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448808155 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808156 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448808156 data=null item=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:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808160 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808160 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448808160 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448808161 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808161 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448808161 data=null item=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:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808172 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808172 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808173 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448808173 data=null item=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:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808244 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448808441 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448808445 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448808446 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:06 [2024-06-26T21:02:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448809589 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448809590 data=null doit=true}, TableItem with text {}]
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448809590 data=null}, TableItem with text {}]
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448809590 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:08 [2024-06-26T21:02:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448809590 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448809594 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448809802 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448809802 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448809802 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448809803 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448809803 data=null item=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:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448809807 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:08 [2024-06-26T21:02:08.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448809818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448809818 data=null doit=true}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448809818 data=null}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448809818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448809818 data=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:02:08 [2024-06-26T21:02:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448809881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448809882 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448809882 data=null doit=true}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448809882 data=null}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448809883 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448809883 data=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:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448809893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:08 [2024-06-26T21:02:08.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448809894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448809894 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448809894 data=null}, TreeItem with text {Traces [5]}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448809894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448809894 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]}]
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448809905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:08 [2024-06-26T21:02:08.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:08 [2024-06-26T21:02:08.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
17:02:08 [2024-06-26T21:02:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:08 [2024-06-26T21:02:08.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810139 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448810139 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448810139 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810139 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448810140 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}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810195 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:08 [2024-06-26T21:02:08.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810198 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448810198 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448810199 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810199 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448810199 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}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810208 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810209 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448810209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448810209 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810210 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448810210 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}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810215 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810215 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810215 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448810216 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}]
17:02:08 [2024-06-26T21:02:08.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810320 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448810674 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448810702 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448810702 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:09 [2024-06-26T21:02:09.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:10 [2024-06-26T21:02:10.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:10 [2024-06-26T21:02:10.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448811689 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:10 [2024-06-26T21:02:10.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448811689 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:10 [2024-06-26T21:02:10.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448811689 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448811689 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811690 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}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448811699 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448811706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448811706 data=null doit=true}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448811706 data=null}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448811707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811707 data=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:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448811747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448811748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448811748 data=null doit=true}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448811748 data=null}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448811749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811749 data=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:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448811758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448811759 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448811759 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448811759 data=null}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448811759 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811760 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]}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448811783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448811793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448811793 data=null doit=true}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448811793 data=null}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448811794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811794 data=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:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448811812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448811813 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448811813 data=null doit=true}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448811813 data=null}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448811814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811814 data=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:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448811819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:10 [2024-06-26T21:02:10.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448811820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448811820 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448811820 data=null}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448811820 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811820 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]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448811833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448811833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448811834 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448811834 data=null}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448811834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448811834 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]}]
17:02:10 [2024-06-26T21:02:10.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448811838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:10 [2024-06-26T21:02:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:10 [2024-06-26T21:02:10.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:10 [2024-06-26T21:02:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:10 [2024-06-26T21:02:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:10 [2024-06-26T21:02:10.783Z] 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=1448812298 data=null doit=true}, Shell with text {Trace Import}]
17:02:10 [2024-06-26T21:02:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:10 [2024-06-26T21:02:10.784Z] 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:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:10 [2024-06-26T21:02:10.784Z] 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:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448812304 data=null}, (of type 'Combo')]
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:10 [2024-06-26T21:02:10.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448812386 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448812386 data=null doit=true}, TreeItem with text {import}]
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448812386 data=null}, TreeItem with text {import}]
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448812387 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448812387 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}]
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448812388 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:11 [2024-06-26T21:02:11.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:11 [2024-06-26T21:02:11.042Z] 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:'))
17:02:11 [2024-06-26T21:02:11.042Z] 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
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1448812478 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:'))]
17:02:11 [2024-06-26T21:02:11.042Z] 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
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] 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'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:11 [2024-06-26T21:02:11.042Z] 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')
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:11 [2024-06-26T21:02:11.042Z] 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.
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:11 [2024-06-26T21:02:11.042Z] 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')
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:11 [2024-06-26T21:02:11.042Z] 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.
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:11 [2024-06-26T21:02:11.042Z] 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')
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:11 [2024-06-26T21:02:11.043Z] 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')
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] 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')
17:02:11 [2024-06-26T21:02:11.043Z] 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.
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:11 [2024-06-26T21:02:11.043Z] 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')
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:11 [2024-06-26T21:02:11.043Z] 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.
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] 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)'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:11 [2024-06-26T21:02:11.043Z] 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')
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] 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')
17:02:11 [2024-06-26T21:02:11.043Z] 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.
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.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:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448812580 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:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448812581 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:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448812581 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448812581 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448812581 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:02:11 [2024-06-26T21:02:11.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448812581 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:02:11 [2024-06-26T21:02:11.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:11 [2024-06-26T21:02:11.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:11 [2024-06-26T21:02:11.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:11 [2024-06-26T21:02:11.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:11 [2024-06-26T21:02:11.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:11 [2024-06-26T21:02:11.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:02:11 [2024-06-26T21:02:11.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:02:11 [2024-06-26T21:02:11.557Z] 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=1448812901 data=null doit=true}, Shell with text {Confirmation}]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
17:02:11 [2024-06-26T21:02:11.557Z] 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')
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=1448812913 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')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=1448812913 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')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=1448812913 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=1448812913 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=1448812913 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')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=1448812913 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')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=1448812913 data=null 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')]
17:02:11 [2024-06-26T21:02:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:11 [2024-06-26T21:02:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448812581 data=null 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:02:11 [2024-06-26T21:02:11.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448811880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448813596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448813596 data=null doit=true}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448813597 data=null}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448813597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448813597 data=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:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448813619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448813620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448813620 data=null doit=true}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448813620 data=null}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448813621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448813621 data=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:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448813634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448813635 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448813635 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448813636 data=null}, TreeItem with text {Traces [5]}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448813636 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:12 [2024-06-26T21:02:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448813636 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]}]
17:02:12 [2024-06-26T21:02:12.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448813672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:12 [2024-06-26T21:02:12.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:12 [2024-06-26T21:02:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:12 [2024-06-26T21:02:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814040 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448814041 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448814041 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814041 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814041 data=null item=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:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814079 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814083 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448814083 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448814083 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814084 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814084 data=null item=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:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814093 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814094 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448814094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448814094 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814095 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814095 data=null item=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:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814099 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814099 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814100 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448814100 data=null item=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:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814165 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814275 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448814275 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448814275 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448814284 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448814284 data=null doit=true}, TableItem with text {}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448814284 data=null}, TableItem with text {}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448814285 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448814285 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448814286 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814409 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448814409 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448814410 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814410 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814410 data=null item=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:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448814422 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448814429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448814429 data=null doit=true}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448814429 data=null}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448814429 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:12 [2024-06-26T21:02:12.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814430 data=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:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448814470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448814471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448814472 data=null doit=true}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448814472 data=null}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448814472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814473 data=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:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448814480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448814482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448814482 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448814482 data=null}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448814482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814483 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]}]
17:02:13 [2024-06-26T21:02:13.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448814507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814569 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448814569 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448814569 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814570 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814570 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}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814632 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814637 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448814637 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448814637 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814638 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814638 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}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814647 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814647 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448814647 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448814648 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814648 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814648 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}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814652 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814652 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814657 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448814657 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}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814728 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814817 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448814817 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448814818 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814927 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448814927 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448814928 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814928 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814928 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}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448814938 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448814945 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448814945 data=null doit=true}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448814945 data=null}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448814945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814946 data=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:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448814988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448814988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448814988 data=null doit=true}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448814989 data=null}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448814989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448814989 data=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:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448815004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:13 [2024-06-26T21:02:13.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448815005 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448815005 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448815005 data=null}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448815005 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448815006 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]}]
17:02:13 [2024-06-26T21:02:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448815025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:13 [2024-06-26T21:02:13.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448815398 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448815398 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448815398 data=null}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448815399 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448815399 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}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448815434 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:13 [2024-06-26T21:02:13.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448815466 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448815466 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448815466 data=null}, TreeItem with text {unrecognized.log}]
17:02:13 [2024-06-26T21:02:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448815467 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448815467 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}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448815482 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448815483 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448815483 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448815483 data=null}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448815484 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448815484 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}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448815489 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448815490 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1448815490 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448815490 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}]
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448815718 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1448815721 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1448815721 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1448815721 data=null}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1448815902 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1448815902 data=null doit=true}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1448815902 data=null}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1448815902 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448815902 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}]
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1448815914 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:14 [2024-06-26T21:02:14.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448815920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448815921 data=null doit=true}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448815921 data=null}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448815921 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448815921 data=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:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448816000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448816001 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448816001 data=null doit=true}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448816001 data=null}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448816001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816001 data=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:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448816008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:14 [2024-06-26T21:02:14.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448816013 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448816013 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448816013 data=null}, TreeItem with text {Traces [5]}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448816013 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816013 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]}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448816081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:14 [2024-06-26T21:02: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.
17:02:14 [2024-06-26T21:02:14.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816237 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448816237 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448816237 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816237 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816238 data=null item=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:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816259 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:14 [2024-06-26T21:02:14.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816274 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448816274 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448816274 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816275 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816275 data=null item=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:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816284 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816285 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448816285 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448816286 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816286 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816286 data=null item=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:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816291 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816291 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816292 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448816292 data=null item=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:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816403 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816487 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448816487 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448816487 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:14 [2024-06-26T21:02:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448816490 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448816490 data=null doit=true}, TableItem with text {}]
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448816490 data=null}, TableItem with text {}]
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448816490 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448816491 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448816492 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:14 [2024-06-26T21:02:14.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816608 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448816608 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448816608 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816609 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816609 data=null item=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:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448816614 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448816620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448816620 data=null doit=true}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448816620 data=null}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448816620 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816620 data=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:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448816653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448816654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448816654 data=null doit=true}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448816654 data=null}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448816655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816655 data=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:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448816664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448816665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448816665 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448816665 data=null}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448816665 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816665 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]}]
17:02:15 [2024-06-26T21:02:15.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448816684 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816945 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448816946 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448816946 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816946 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816946 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}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816979 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816982 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448816982 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448816983 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816983 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816983 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}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816990 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816991 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448816991 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448816991 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816992 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448816992 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}]
17:02:15 [2024-06-26T21:02:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816995 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816996 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448816996 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448816996 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}]
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448817132 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448817136 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448817137 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448817137 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:15 [2024-06-26T21:02:15.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448817297 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448817297 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448817297 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448817298 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817298 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}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448817304 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448817315 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448817316 data=null doit=true}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448817316 data=null}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448817316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817316 data=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:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448817368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448817369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448817369 data=null doit=true}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448817369 data=null}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448817369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817370 data=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:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448817380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448817381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448817381 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448817381 data=null}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448817381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817382 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]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448817394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448817410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448817410 data=null doit=true}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448817410 data=null}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448817410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817411 data=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:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448817475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448817476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448817476 data=null doit=true}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448817476 data=null}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448817477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817477 data=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:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448817494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:15 [2024-06-26T21:02:15.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448817495 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448817497 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448817497 data=null}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448817498 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817498 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]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448817510 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1448817510 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1448817511 data=null doit=true}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1448817511 data=null}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1448817511 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:15 [2024-06-26T21:02:15.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448817511 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]}]
17:02:16 [2024-06-26T21:02:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1448817564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
17:02:16 [2024-06-26T21:02:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:16 [2024-06-26T21:02:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:16 [2024-06-26T21:02:16.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=1448817969 data=null doit=true}, Shell with text {Trace Import}]
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:16 [2024-06-26T21:02:16.441Z] 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:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.442Z] 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:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448817988 data=null}, (of type 'Combo')]
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:16 [2024-06-26T21:02:16.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448818042 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448818042 data=null doit=true}, TreeItem with text {import}]
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448818042 data=null}, TreeItem with text {import}]
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448818043 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448818043 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}]
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448818043 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:16 [2024-06-26T21:02:16.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:'))
17:02:16 [2024-06-26T21:02:16.698Z] 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
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1448818075 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:'))]
17:02:16 [2024-06-26T21:02:16.698Z] 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
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.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'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:16 [2024-06-26T21:02:16.699Z] 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.
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:16 [2024-06-26T21:02:16.699Z] 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')
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:16 [2024-06-26T21:02:16.699Z] 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.
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.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'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.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.
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:16 [2024-06-26T21:02:16.700Z] 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')
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:16 [2024-06-26T21:02:16.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.
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.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)'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.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.
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448818096 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:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448818096 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:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448818096 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448818097 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448818097 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:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448818097 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:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.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')
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:02:16 [2024-06-26T21:02:16.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:02:16 [2024-06-26T21:02:16.701Z] 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=1448818258 data=null doit=true}, Shell with text {Confirmation}]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
17:02:16 [2024-06-26T21:02:16.701Z] 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')
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1448818259 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')]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1448818259 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')]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1448818259 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1448818259 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1448818271 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')]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1448818271 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')]
17:02:16 [2024-06-26T21:02:16.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1448818271 data=null 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')]
17:02:16 [2024-06-26T21:02:16.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:17 [2024-06-26T21:02:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448818097 data=null 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:02:17 [2024-06-26T21:02:17.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448817596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448818884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448818884 data=null doit=true}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448818884 data=null}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448818884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448818885 data=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:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448818916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448818923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448818923 data=null doit=true}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448818923 data=null}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448818924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448818924 data=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:02:17 [2024-06-26T21:02:17.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448818953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:17 [2024-06-26T21:02:17.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448818954 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448818954 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448818955 data=null}, TreeItem with text {Traces [10]}]
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448818955 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448818955 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]}]
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448818978 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:17 [2024-06-26T21:02:17.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:17 [2024-06-26T21:02:17.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:17 [2024-06-26T21:02:17.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819072 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819072 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819072 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819072 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448819073 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)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819112 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:17 [2024-06-26T21:02:17.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819115 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819115 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819115 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819116 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448819116 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)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819123 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819123 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819123 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819124 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819124 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448819124 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)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819140 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819141 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819141 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448819141 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)}]
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819221 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819449 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819450 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448819450 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:17 [2024-06-26T21:02:17.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:17 [2024-06-26T21:02:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:17 [2024-06-26T21:02:17.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448820494 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448820495 data=null doit=true}, TableItem with text {}]
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448820495 data=null}, TableItem with text {}]
17:02:18 [2024-06-26T21:02:18.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448820495 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:18 [2024-06-26T21:02:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448820495 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:18 [2024-06-26T21:02:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448820500 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:18 [2024-06-26T21:02:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:18 [2024-06-26T21:02:18.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448820682 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448820682 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448820683 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448820683 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448820683 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)}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448820689 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:19 [2024-06-26T21:02:19.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448820696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448820696 data=null doit=true}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448820696 data=null}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448820696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448820696 data=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:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448820738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448820748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448820748 data=null doit=true}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448820748 data=null}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448820749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448820749 data=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:02:19 [2024-06-26T21:02:19.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448820759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:19 [2024-06-26T21:02:19.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:19 [2024-06-26T21:02:19.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448820760 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:19 [2024-06-26T21:02:19.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448820760 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:19 [2024-06-26T21:02:19.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448820761 data=null}, TreeItem with text {Traces [10]}]
17:02:19 [2024-06-26T21:02:19.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448820761 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:19 [2024-06-26T21:02:19.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448820761 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]}]
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448820782 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:19 [2024-06-26T21:02:19.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821020 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821020 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821020 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821020 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448821021 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)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821080 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:19 [2024-06-26T21:02:19.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821084 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821084 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821084 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821084 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448821084 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)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821093 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821093 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821093 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821094 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821094 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448821094 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)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821098 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821098 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821099 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448821099 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)}]
17:02:19 [2024-06-26T21:02:19.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821172 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821404 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821405 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448821405 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:19 [2024-06-26T21:02:19.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448822459 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448822459 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448822459 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448822459 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822460 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)}]
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448822465 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:20 [2024-06-26T21:02:20.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:21 [2024-06-26T21:02:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448822472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448822472 data=null doit=true}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448822472 data=null}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448822473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822473 data=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:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448822517 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448822519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448822519 data=null doit=true}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448822519 data=null}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448822519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822520 data=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:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448822530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:21 [2024-06-26T21:02:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448822531 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448822531 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448822531 data=null}, TreeItem with text {Traces [10]}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448822532 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822532 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]}]
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448822552 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:21 [2024-06-26T21:02:21.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:21 [2024-06-26T21:02:21.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822654 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1448822654 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1448822654 data=null}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822655 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822655 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)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822702 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:21 [2024-06-26T21:02:21.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822707 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1448822707 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1448822707 data=null}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822708 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822708 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)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822718 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822718 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1448822718 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1448822719 data=null}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822719 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448822719 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)}]
17:02:21 [2024-06-26T21:02:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822730 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822730 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822731 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448822731 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)}]
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448822864 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448823014 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=1448823014 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=1448823014 data=null}, TreeItem with text {unrecognized.log(2)}]
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:21 [2024-06-26T21:02:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448824104 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1448824105 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1448824105 data=null}, TreeItem with text {unrecognized.log(2)}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448824105 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824105 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)}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1448824111 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:22 [2024-06-26T21:02:22.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448824119 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448824119 data=null doit=true}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448824119 data=null}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448824120 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824120 data=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:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448824168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448824169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448824169 data=null doit=true}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448824169 data=null}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448824170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824170 data=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:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448824181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:22 [2024-06-26T21:02:22.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448824182 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448824182 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448824182 data=null}, TreeItem with text {Traces [10]}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448824182 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824183 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]}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448824201 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:22 [2024-06-26T21:02:22.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
17:02:22 [2024-06-26T21:02:22.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824266 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824300 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824300 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824300 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824300 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)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824336 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:22 [2024-06-26T21:02:22.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824340 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824340 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824340 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824341 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824341 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)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824351 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824351 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824351 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824352 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824352 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448824352 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)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824357 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824357 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:22 [2024-06-26T21:02:22.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824358 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:23 [2024-06-26T21:02:23.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448824358 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)}]
17:02:23 [2024-06-26T21:02:23.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824431 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824695 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824696 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448824696 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:23 [2024-06-26T21:02:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448825706 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448825707 data=null doit=true}, TableItem with text {}]
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448825707 data=null}, TableItem with text {}]
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448825707 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448825707 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448825712 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:24 [2024-06-26T21:02:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448825901 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448825901 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448825901 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448825902 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448825902 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)}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448825907 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:24 [2024-06-26T21:02:24.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448825913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448825913 data=null doit=true}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448825914 data=null}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448825914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448825914 data=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:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448825956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448825957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448825958 data=null doit=true}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448825958 data=null}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448825958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448825958 data=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:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448825968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:24 [2024-06-26T21:02:24.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448825969 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448825969 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448825970 data=null}, TreeItem with text {Traces [10]}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448825970 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448825970 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]}]
17:02:24 [2024-06-26T21:02:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448825990 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:24 [2024-06-26T21:02:24.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
17:02:24 [2024-06-26T21:02:24.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826229 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826229 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826229 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826260 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448826261 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)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826295 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:24 [2024-06-26T21:02:24.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826298 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826298 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826298 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826299 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448826299 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)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826307 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826308 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826308 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826308 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826309 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448826309 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)}]
17:02:24 [2024-06-26T21:02:24.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826312 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826313 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:24 [2024-06-26T21:02:24.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826313 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:25 [2024-06-26T21:02:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448826313 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)}]
17:02:25 [2024-06-26T21:02:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826385 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:25 [2024-06-26T21:02:25.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826582 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826582 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448826582 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:25 [2024-06-26T21:02:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:25 [2024-06-26T21:02:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448827596 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448827596 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448827596 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448827596 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827596 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)}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448827606 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:26 [2024-06-26T21:02:26.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448827612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448827612 data=null doit=true}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448827612 data=null}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448827613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827613 data=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:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448827687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448827689 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448827689 data=null doit=true}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448827690 data=null}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448827690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827690 data=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:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448827700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448827701 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448827702 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448827702 data=null}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448827702 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827702 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]}]
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448827722 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
17:02:26 [2024-06-26T21:02:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448827767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448827767 data=null doit=true}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448827767 data=null}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448827768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827768 data=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:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448827789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448827789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448827790 data=null doit=true}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448827790 data=null}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448827790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827790 data=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:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448827797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:26 [2024-06-26T21:02:26.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448827801 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448827801 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448827801 data=null}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448827802 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827802 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]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448827811 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448827812 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448827812 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448827812 data=null}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448827813 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448827813 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]}]
17:02:26 [2024-06-26T21:02:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448827826 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:26 [2024-06-26T21:02:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:02:26 [2024-06-26T21:02:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:02:26 [2024-06-26T21:02:26.737Z] 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=1448828199 data=null doit=true}, Shell with text {Confirm Clear}]
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:02:26 [2024-06-26T21:02:26.737Z] 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:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448828200 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:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448828200 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:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448828200 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448828200 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448828200 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:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448828201 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:02:26 [2024-06-26T21:02:26.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448828201 data=null 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:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448827878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448831102 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448831103 data=null doit=true}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448831103 data=null}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448831103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448831103 data=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:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448831141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448831141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448831142 data=null doit=true}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448831142 data=null}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448831142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448831142 data=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:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448831159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:30 [2024-06-26T21:02:30.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448831160 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448831160 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448831160 data=null}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448831161 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448831161 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]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448831190 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1448831191 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1448831191 data=null doit=true}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1448831191 data=null}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1448831192 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448831192 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]}]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1448831197 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.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:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448831557 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:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448831558 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:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448831558 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448831558 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448831558 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:02:30 [2024-06-26T21:02:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448831558 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:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448831558 data=null item=null detail=0 x=0 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:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1448831235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448831703 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448831703 data=null doit=true}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448831703 data=null}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448831704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448831711 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:02:30 [2024-06-26T21:02:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448831717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
17:02:30 [2024-06-26T21:02:30.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
17:02:30 [2024-06-26T21:02:30.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.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:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448832064 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:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448832065 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:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448832065 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448832065 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448832065 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:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448832065 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:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448832065 data=null item=null detail=0 x=0 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:02:30 [2024-06-26T21:02:30.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1448831785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448832184 data=null doit=true}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448832185 data=null}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448832185 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448832185 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:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448832188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1448832189 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1448832189 data=null doit=true}, TreeItem with text {FolderA}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1448832189 data=null}, TreeItem with text {FolderA}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1448832189 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448832190 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}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1448832220 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:30 [2024-06-26T21:02:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:31 [2024-06-26T21:02:31.342Z] 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=1448832677 data=null doit=true}, Shell with text {Trace Import}]
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:31 [2024-06-26T21:02:31.342Z] 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:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.342Z] 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:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:31 [2024-06-26T21:02:31.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448832705 data=null}, (of type 'Combo')]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448832772 data=null doit=true}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448832772 data=null}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448832773 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448832773 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}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448832776 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448832777 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448832777 data=null doit=true}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448832777 data=null}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448832777 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448832778 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}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448832778 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:31 [2024-06-26T21:02:31.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448832811 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448832811 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448832811 data=null}, Tree node with text: kernel-overlap-testing]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448832811 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448832811 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:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448832822 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:31 [2024-06-26T21:02:31.343Z] 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:'))
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448832825 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:'))]
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] 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'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:31 [2024-06-26T21:02:31.344Z] 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')
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:31 [2024-06-26T21:02:31.344Z] 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.
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:31 [2024-06-26T21:02:31.344Z] 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')
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@45ada4b6
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448832829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448832829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448832829 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448832829 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448832829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448832829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448832829 data=null 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')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448832829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448832829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448832830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448832830 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448832830 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:31 [2024-06-26T21:02:31.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:31 [2024-06-26T21:02:31.344Z] 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')
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:02:31 [2024-06-26T21:02:31.345Z] 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.
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:31 [2024-06-26T21:02:31.345Z] 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')
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] 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')
17:02:31 [2024-06-26T21:02:31.345Z] 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.
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:31 [2024-06-26T21:02:31.345Z] 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')
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:31 [2024-06-26T21:02:31.345Z] 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.
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] 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)'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:31 [2024-06-26T21:02:31.345Z] 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')
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.345Z] 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')
17:02:31 [2024-06-26T21:02:31.345Z] 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.
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.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:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448832844 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:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448832844 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:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448832844 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448832844 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448832845 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:02:31 [2024-06-26T21:02:31.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448832845 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:02:31 [2024-06-26T21:02:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448832845 data=null 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:02:31 [2024-06-26T21:02:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448832264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:31 [2024-06-26T21:02:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:31 [2024-06-26T21:02:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:31 [2024-06-26T21:02:31.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448833311 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448833311 data=null doit=true}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448833312 data=null}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448833312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448833312 data=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:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448833346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448833347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448833347 data=null doit=true}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448833347 data=null}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448833347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448833354 data=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:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448833360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:31 [2024-06-26T21:02:31.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448833362 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448833362 data=null doit=true}, TreeItem with text {Traces [0]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448833362 data=null}, TreeItem with text {Traces [0]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448833362 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448833362 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:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448833393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:31 [2024-06-26T21:02:31.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1448833394 data=null doit=true}, TreeItem with text {FolderA [2]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1448833395 data=null}, TreeItem with text {FolderA [2]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1448833395 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448833395 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]}]
17:02:31 [2024-06-26T21:02:31.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1448833397 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833655 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448833656 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448833656 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833656 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448833656 data=null item=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:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833705 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:32 [2024-06-26T21:02:32.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833710 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448833710 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448833710 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833710 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448833711 data=null item=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:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833717 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833717 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448833718 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448833718 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833718 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448833718 data=null item=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:02:32 [2024-06-26T21:02:32.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833733 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833734 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833734 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448833734 data=null item=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:02:32 [2024-06-26T21:02:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448833812 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448834099 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448834100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448834100 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:32 [2024-06-26T21:02:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:32 [2024-06-26T21:02:32.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448835109 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448835109 data=null doit=true}, TableItem with text {}]
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448835109 data=null}, TableItem with text {}]
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448835110 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448835110 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448835117 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:33 [2024-06-26T21:02:33.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448835299 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448835299 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448835299 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448835299 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835300 data=null item=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:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448835314 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:33 [2024-06-26T21:02:33.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448835324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448835324 data=null doit=true}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448835324 data=null}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448835324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835324 data=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:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448835368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448835369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448835369 data=null doit=true}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448835369 data=null}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448835370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835370 data=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:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448835379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:33 [2024-06-26T21:02:33.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448835380 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448835380 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448835380 data=null}, TreeItem with text {Traces [2]}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448835381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835381 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:02:33 [2024-06-26T21:02:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448835393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:33 [2024-06-26T21:02:33.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:02:33 [2024-06-26T21:02:33.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
17:02:34 [2024-06-26T21:02:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:34 [2024-06-26T21:02:34.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835760 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448835761 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448835761 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835761 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835761 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:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835800 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:34 [2024-06-26T21:02:34.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835805 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448835805 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448835805 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835805 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835805 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:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835816 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835816 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448835816 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448835817 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835817 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448835817 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:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835831 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835831 data=null button=1 stateMask=0x0 x=168 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835832 data=null button=1 stateMask=0x0 x=168 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448835832 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:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.515: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.515: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.516: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.516: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.516: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.516: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.516: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.635Z] 
17:02:34 [2024-06-26T21:02:34.635Z] (Eclipse:23147): Gtk-WARNING **: 21:02:34.516: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:34 [2024-06-26T21:02:34.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448835981 data=null button=1 stateMask=0x80000 x=168 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448836390 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448836390 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448836391 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448836393 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448836393 data=null doit=true}, TableItem with text {}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448836393 data=null}, TableItem with text {}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448836394 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448836394 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448836399 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:34 [2024-06-26T21:02:34.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:35 [2024-06-26T21:02:35.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448837486 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448837487 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448837487 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448837487 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448837487 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:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448837497 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:36 [2024-06-26T21:02:36.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:36 [2024-06-26T21:02:36.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:36 [2024-06-26T21:02:36.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1448837500 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1448837500 data=null doit=true}, TreeItem with text {FolderB}]
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1448837501 data=null}, TreeItem with text {FolderB}]
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1448837501 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448837501 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}]
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1448837527 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:36 [2024-06-26T21:02:36.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:36 [2024-06-26T21:02:36.641Z] 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=1448837987 data=null doit=true}, Shell with text {Trace Import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:36 [2024-06-26T21:02:36.641Z] 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:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.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.
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448837993 data=null}, (of type 'Combo')]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448838058 data=null doit=true}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448838059 data=null}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448838059 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448838059 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}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448838062 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448838063 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448838063 data=null doit=true}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448838063 data=null}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448838063 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448838063 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}]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448838064 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:36 [2024-06-26T21:02:36.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448838100 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448838100 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448838101 data=null}, Tree node with text: kernel-overlap-testing]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448838101 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448838101 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:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448838104 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:36 [2024-06-26T21:02:36.642Z] 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:'))
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448838108 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:'))]
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] 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'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:36 [2024-06-26T21:02:36.642Z] 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')
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:36 [2024-06-26T21:02:36.642Z] 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.
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:36 [2024-06-26T21:02:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:36 [2024-06-26T21:02:36.643Z] 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.
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:36 [2024-06-26T21:02:36.643Z] 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')
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:02:36 [2024-06-26T21:02:36.643Z] 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.
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:36 [2024-06-26T21:02:36.643Z] 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')
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] 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')
17:02:36 [2024-06-26T21:02:36.643Z] 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.
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:36 [2024-06-26T21:02:36.643Z] 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')
17:02:36 [2024-06-26T21:02:36.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:36 [2024-06-26T21:02:36.644Z] 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.
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] 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)'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:36 [2024-06-26T21:02:36.644Z] 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')
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] 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')
17:02:36 [2024-06-26T21:02:36.644Z] 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.
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.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:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448838177 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:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448838178 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:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448838178 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448838178 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448838178 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:02:36 [2024-06-26T21:02:36.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448838178 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:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448838178 data=null 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:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448837579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448838801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448838801 data=null doit=true}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448838801 data=null}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448838802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448838802 data=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:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448838897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448838898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448838898 data=null doit=true}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448838898 data=null}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448838898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448838899 data=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:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448838915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:37 [2024-06-26T21:02:37.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448838916 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448838917 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448838917 data=null}, TreeItem with text {Traces [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448838917 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448838917 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:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448838984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:37 [2024-06-26T21:02:37.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1448838984 data=null doit=true}, TreeItem with text {FolderB [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1448838984 data=null}, TreeItem with text {FolderB [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1448838985 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448838985 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [2]}]
17:02:37 [2024-06-26T21:02:37.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1448838987 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
17:02:37 [2024-06-26T21:02:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:37 [2024-06-26T21:02:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839319 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448839319 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448839319 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839319 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448839320 data=null item=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:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839372 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:37 [2024-06-26T21:02:37.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839376 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448839376 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448839376 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839376 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448839376 data=null item=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:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839384 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839385 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448839385 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448839385 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839385 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448839386 data=null item=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:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839389 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839390 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839390 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:37 [2024-06-26T21:02:37.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448839390 data=null item=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:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839455 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448839685 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448839701 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448839701 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:38 [2024-06-26T21:02:38.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448840759 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:39 [2024-06-26T21:02:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448840759 data=null doit=true}, TableItem with text {}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448840759 data=null}, TableItem with text {}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448840759 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448840760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448840764 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448840953 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448840953 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448840953 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448840954 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448840954 data=null item=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:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448840964 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:39 [2024-06-26T21:02:39.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448840970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448840970 data=null doit=true}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448840971 data=null}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448840971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448840971 data=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:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448841015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448841016 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448841016 data=null doit=true}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448841016 data=null}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448841017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448841017 data=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:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448841027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:39 [2024-06-26T21:02:39.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448841028 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448841028 data=null doit=true}, TreeItem with text {Traces [4]}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448841028 data=null}, TreeItem with text {Traces [4]}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448841029 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448841029 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:02:39 [2024-06-26T21:02:39.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448841049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:39 [2024-06-26T21:02:39.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:02:39 [2024-06-26T21:02:39.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841323 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448841323 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448841324 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841324 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448841324 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:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841360 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:39 [2024-06-26T21:02:39.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841363 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448841363 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448841363 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841364 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448841364 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:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841373 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841373 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448841373 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448841374 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841374 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448841374 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:02:39 [2024-06-26T21:02:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841379 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841379 data=null button=1 stateMask=0x0 x=168 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841380 data=null button=1 stateMask=0x0 x=168 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:39 [2024-06-26T21:02:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448841380 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:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.067: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] 
17:02:40 [2024-06-26T21:02:40.184Z] (Eclipse:23147): Gtk-WARNING **: 21:02:40.068: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:40 [2024-06-26T21:02:40.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841448 data=null button=1 stateMask=0x80000 x=168 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:40 [2024-06-26T21:02:40.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448841758 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:40 [2024-06-26T21:02:40.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448841758 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:40 [2024-06-26T21:02:40.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448841758 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:40 [2024-06-26T21:02:40.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:02:40 [2024-06-26T21:02:40.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:40 [2024-06-26T21:02:40.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:40 [2024-06-26T21:02:40.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:40 [2024-06-26T21:02:40.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448841805 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448841805 data=null doit=true}, TableItem with text {}]
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448841806 data=null}, TableItem with text {}]
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448841806 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448841806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448841826 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:40 [2024-06-26T21:02:40.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:41 [2024-06-26T21:02:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:41 [2024-06-26T21:02:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448842991 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448842991 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448842991 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448842991 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448842991 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:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448842996 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:41 [2024-06-26T21:02:41.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:41 [2024-06-26T21:02:41.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:02:41 [2024-06-26T21:02:41.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
17:02:41 [2024-06-26T21:02:41.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:41 [2024-06-26T21:02:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448843001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448843001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448843001 data=null doit=true}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448843001 data=null}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448843001 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448843001 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')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448843031 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448843031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448843032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448843032 data=null doit=true}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448843032 data=null}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1448843032 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448843032 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')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1448843052 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:02:41 [2024-06-26T21:02:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:02:41 [2024-06-26T21:02:41.882Z] 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:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448843403 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:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448843403 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:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448843403 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448843403 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448843404 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:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448843404 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:02:41 [2024-06-26T21:02:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448843404 data=null 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:02:43 [2024-06-26T21:02:43.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448843089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448844959 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448844959 data=null doit=true}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448844959 data=null}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448844959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448844960 data=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:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448845040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448845041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448845041 data=null doit=true}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448845041 data=null}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448845042 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845042 data=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:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448845048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:43 [2024-06-26T21:02:43.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:43 [2024-06-26T21:02:43.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448845058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448845059 data=null doit=true}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448845059 data=null}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448845059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845059 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:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448845083 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1448845084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1448845084 data=null doit=true}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1448845084 data=null}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1448845084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845085 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:02:43 [2024-06-26T21:02:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1448845099 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:02:43 [2024-06-26T21:02:43.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:02:43 [2024-06-26T21:02:43.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:02:44 [2024-06-26T21:02:44.021Z] 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=1448845445 data=null doit=true}, Shell with text {Confirm Clear}]
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:02:44 [2024-06-26T21:02:44.021Z] 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:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448845472 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:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448845472 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:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448845472 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448845472 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448845472 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:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448845473 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:02:44 [2024-06-26T21:02:44.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448845473 data=null 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:02:44 [2024-06-26T21:02:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448845151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448845903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448845903 data=null doit=true}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448845903 data=null}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448845904 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845904 data=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:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448845934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448845935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448845935 data=null doit=true}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448845935 data=null}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448845936 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845936 data=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:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448845944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:44 [2024-06-26T21:02:44.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448845945 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448845945 data=null doit=true}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448845945 data=null}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448845946 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845946 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:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448845961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448845962 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448845962 data=null doit=true}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448845962 data=null}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448845963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448845963 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:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448845967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
17:02:44 [2024-06-26T21:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448846275 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:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448846275 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:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448846275 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448846275 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448846275 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:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448846275 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:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448846275 data=null item=null detail=0 x=0 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:02:44 [2024-06-26T21:02:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1448845998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448846395 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448846396 data=null doit=true}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448846396 data=null}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448846396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448846396 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:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448846401 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
17:02:45 [2024-06-26T21:02:45.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448846712 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:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448846712 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:02:45 [2024-06-26T21:02:45.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448846712 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448846712 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448846712 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:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448846712 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:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448846712 data=null item=null detail=0 x=0 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:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1448846439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448846821 data=null doit=true}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448846822 data=null}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448846822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448846822 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:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448846824 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1448846825 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=1448846825 data=null doit=true}, TreeItem with text {FolderA}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1448846825 data=null}, TreeItem with text {FolderA}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1448846825 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448846825 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}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1448846844 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:45 [2024-06-26T21:02:45.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:45 [2024-06-26T21:02:45.868Z] 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=1448847241 data=null doit=true}, Shell with text {Trace Import}]
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:45 [2024-06-26T21:02:45.868Z] 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:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.868Z] 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:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448847251 data=null}, (of type 'Combo')]
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:45 [2024-06-26T21:02:45.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448847305 data=null doit=true}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448847305 data=null}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448847305 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448847306 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}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448847308 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448847309 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448847309 data=null doit=true}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448847310 data=null}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448847310 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847310 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}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448847310 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:45 [2024-06-26T21:02:45.869Z] 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:'))
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448847344 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:'))]
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] 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'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:45 [2024-06-26T21:02:45.869Z] 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')
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:45 [2024-06-26T21:02:45.869Z] 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.
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:45 [2024-06-26T21:02:45.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:45 [2024-06-26T21:02:45.870Z] 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')
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:45 [2024-06-26T21:02:45.870Z] 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.
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:45 [2024-06-26T21:02:45.870Z] 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')
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:02:45 [2024-06-26T21:02:45.870Z] 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.
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:45 [2024-06-26T21:02:45.870Z] 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')
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] 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')
17:02:45 [2024-06-26T21:02:45.870Z] 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.
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:45 [2024-06-26T21:02:45.870Z] 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')
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:45 [2024-06-26T21:02:45.870Z] 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.
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] 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)'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:45 [2024-06-26T21:02:45.871Z] 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')
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] 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')
17:02:45 [2024-06-26T21:02:45.871Z] 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.
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.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:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448847356 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:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448847356 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:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448847356 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448847356 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448847362 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:02:45 [2024-06-26T21:02:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448847362 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:02:46 [2024-06-26T21:02:46.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448847363 data=null 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:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448846877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448847727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448847727 data=null doit=true}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448847727 data=null}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448847728 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847728 data=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:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448847761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448847761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448847761 data=null doit=true}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448847762 data=null}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448847762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847762 data=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:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448847768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:46 [2024-06-26T21:02:46.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448847769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448847769 data=null doit=true}, TreeItem with text {Traces [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448847769 data=null}, TreeItem with text {Traces [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448847770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847770 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:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448847789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1448847789 data=null doit=true}, TreeItem with text {FolderA [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1448847790 data=null}, TreeItem with text {FolderA [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1448847790 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448847790 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]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1448847808 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847893 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448847893 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448847893 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847893 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847894 data=null item=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:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847936 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:46 [2024-06-26T21:02:46.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:46 [2024-06-26T21:02:46.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847939 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448847939 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448847939 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847939 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847940 data=null item=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:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847945 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847946 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448847946 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448847946 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847946 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448847946 data=null item=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:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847950 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847950 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448847950 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448847956 data=null item=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:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448848065 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448848197 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448848198 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448848198 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:46 [2024-06-26T21:02:46.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:48 [2024-06-26T21:02:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:48 [2024-06-26T21:02:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:48 [2024-06-26T21:02:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:48 [2024-06-26T21:02:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448849204 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448849204 data=null doit=true}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448849204 data=null}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448849205 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448849205 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448849206 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448849208 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448849208 data=null doit=true}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448849208 data=null}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448849208 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448849208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448849209 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448849839 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448849839 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448849839 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448849840 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448849840 data=null item=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:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448849851 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:48 [2024-06-26T21:02:48.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:48 [2024-06-26T21:02:48.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:48 [2024-06-26T21:02:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1448849855 data=null button=0 stateMask=0x0 x=103 y=196 count=0}, TreeItem with text {FolderB}]
17:02:48 [2024-06-26T21:02:48.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=1448849855 data=null doit=true}, TreeItem with text {FolderB}]
17:02:48 [2024-06-26T21:02:48.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1448849855 data=null}, TreeItem with text {FolderB}]
17:02:48 [2024-06-26T21:02:48.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1448849855 data=null button=1 stateMask=0x0 x=103 y=196 count=1}, TreeItem with text {FolderB}]
17:02:48 [2024-06-26T21:02:48.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448849855 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}]
17:02:48 [2024-06-26T21:02:48.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1448849881 data=null button=1 stateMask=0x80000 x=103 y=196 count=1}, TreeItem with text {FolderB}]
17:02:48 [2024-06-26T21:02:48.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:48 [2024-06-26T21:02:48.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:48 [2024-06-26T21:02:48.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=1448850267 data=null doit=true}, Shell with text {Trace Import}]
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:48 [2024-06-26T21:02:48.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')
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:48 [2024-06-26T21:02:48.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.
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:48 [2024-06-26T21:02:48.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448850273 data=null}, (of type 'Combo')]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448850325 data=null doit=true}, TreeItem with text {import}]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448850325 data=null}, TreeItem with text {import}]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448850325 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448850326 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}]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448850373 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448850374 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448850374 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448850374 data=null}, Tree node with text: kernel-overlap-testing]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448850375 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448850375 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:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448850378 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:02:48 [2024-06-26T21:02:48.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:02:49 [2024-06-26T21:02:49.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:49 [2024-06-26T21:02:49.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:49 [2024-06-26T21:02:49.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:49 [2024-06-26T21:02:49.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:49 [2024-06-26T21:02:49.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:49 [2024-06-26T21:02:49.036Z] 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:'))
17:02:49 [2024-06-26T21:02:49.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448850412 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:'))]
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] 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'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:49 [2024-06-26T21:02:49.037Z] 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')
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:49 [2024-06-26T21:02:49.037Z] 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.
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:49 [2024-06-26T21:02:49.037Z] 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')
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:49 [2024-06-26T21:02:49.037Z] 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.
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:49 [2024-06-26T21:02:49.037Z] 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')
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:02:49 [2024-06-26T21:02:49.037Z] 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.
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:49 [2024-06-26T21:02:49.038Z] 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')
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] 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')
17:02:49 [2024-06-26T21:02:49.038Z] 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.
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:49 [2024-06-26T21:02:49.038Z] 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')
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:49 [2024-06-26T21:02:49.038Z] 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.
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] 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)'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:49 [2024-06-26T21:02:49.038Z] 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')
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] 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')
17:02:49 [2024-06-26T21:02:49.038Z] 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.
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.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:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448850430 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:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448850430 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:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448850430 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448850430 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448850430 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:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448850430 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:02:49 [2024-06-26T21:02:49.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448850430 data=null 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:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448849910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448850622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448850622 data=null doit=true}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448850623 data=null}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448850623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448850631 data=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:02:49 [2024-06-26T21:02:49.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448850674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448850685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448850685 data=null doit=true}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448850685 data=null}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448850685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448850686 data=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:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448850702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:49 [2024-06-26T21:02:49.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448850703 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448850703 data=null doit=true}, TreeItem with text {Traces [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448850703 data=null}, TreeItem with text {Traces [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448850704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448850704 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:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448850737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1448850738 data=null doit=true}, TreeItem with text {FolderB [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1448850738 data=null}, TreeItem with text {FolderB [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1448850739 data=null button=1 stateMask=0x0 x=114 y=196 count=1}, TreeItem with text {FolderB [1]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448850739 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]}]
17:02:49 [2024-06-26T21:02:49.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1448850742 data=null button=1 stateMask=0x80000 x=114 y=196 count=1}, TreeItem with text {FolderB [1]}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851009 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448851010 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448851010 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851010 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448851010 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:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851051 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:49 [2024-06-26T21:02:49.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851054 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448851054 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448851055 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851055 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448851055 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:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851060 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:02:49 [2024-06-26T21:02:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851061 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448851061 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448851061 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851062 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448851062 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:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851065 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851065 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851070 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:49 [2024-06-26T21:02:49.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448851070 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:02:50 [2024-06-26T21:02:50.115Z] 
17:02:50 [2024-06-26T21:02:50.115Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.115Z] 
17:02:50 [2024-06-26T21:02:50.115Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.115Z] 
17:02:50 [2024-06-26T21:02:50.115Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.115Z] 
17:02:50 [2024-06-26T21:02:50.116Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.116Z] 
17:02:50 [2024-06-26T21:02:50.116Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.116Z] 
17:02:50 [2024-06-26T21:02:50.116Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.116Z] 
17:02:50 [2024-06-26T21:02:50.116Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.864: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.116Z] 
17:02:50 [2024-06-26T21:02:50.116Z] (Eclipse:23147): Gtk-WARNING **: 21:02:49.864: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851201 data=null button=1 stateMask=0x80000 x=168 y=219 count=2}, TreeItem with text {kernel-overlap-testing}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448851672 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448851672 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448851672 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448851674 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448851675 data=null doit=true}, TableItem with text {}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448851675 data=null}, TableItem with text {}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448851675 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
17:02:50 [2024-06-26T21:02:50.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448851675 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:50 [2024-06-26T21:02:50.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448851704 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
17:02:50 [2024-06-26T21:02:50.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:50 [2024-06-26T21:02:50.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448852747 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448852747 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448852747 data=null}, TreeItem with text {kernel-overlap-testing}]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448852748 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448852748 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:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448852759 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:51 [2024-06-26T21:02:51.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:51 [2024-06-26T21:02:51.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:02:51 [2024-06-26T21:02:51.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448852764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448852764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448852764 data=null doit=true}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448852764 data=null}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1448852764 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448852765 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')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1448852778 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448852778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448852778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448852778 data=null doit=true}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448852778 data=null}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1448852779 data=null button=1 stateMask=0x40000 x=114 y=196 count=1}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448852779 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')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1448852809 data=null button=1 stateMask=0xc0000 x=114 y=196 count=1}, (of type 'Tree')]
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:02:51 [2024-06-26T21:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:02:51 [2024-06-26T21:02:51.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:02:51 [2024-06-26T21:02:51.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:02:51 [2024-06-26T21:02:51.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:02:51 [2024-06-26T21:02:51.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:02:51 [2024-06-26T21:02:51.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:02:51 [2024-06-26T21:02:51.864Z] 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:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448853216 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:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448853216 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:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448853216 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448853216 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448853216 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:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448853216 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:02:51 [2024-06-26T21:02:51.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448853217 data=null 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:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448852851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448854020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448854020 data=null doit=true}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448854020 data=null}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448854021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854021 data=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:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448854060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448854061 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448854061 data=null doit=true}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448854061 data=null}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448854061 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854061 data=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:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448854067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:52 [2024-06-26T21:02:52.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448854068 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448854069 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448854069 data=null}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448854069 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854069 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:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448854082 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448854083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448854084 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448854084 data=null}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448854084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854084 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:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448854088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:52 [2024-06-26T21:02:52.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:52 [2024-06-26T21:02:52.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:52 [2024-06-26T21:02:52.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:52 [2024-06-26T21:02:52.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=1448854505 data=null doit=true}, Shell with text {Trace Import}]
17:02:52 [2024-06-26T21:02:52.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:52 [2024-06-26T21:02:52.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:52 [2024-06-26T21:02:52.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')
17:02:52 [2024-06-26T21:02:52.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:52 [2024-06-26T21:02:52.940Z] 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:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448854515 data=null}, (of type 'Combo')]
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:52 [2024-06-26T21:02:52.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448854564 data=null doit=true}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448854564 data=null}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448854565 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448854565 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}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448854567 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448854568 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448854568 data=null doit=true}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448854568 data=null}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448854569 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854569 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}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448854569 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
17:02:53 [2024-06-26T21:02:53.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448854597 data=null doit=true}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448854597 data=null}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448854602 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448854602 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]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448854604 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1448854605 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448854605 data=null doit=true}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448854605 data=null}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448854605 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854606 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]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448854608 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:53 [2024-06-26T21:02:53.197Z] 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:'))
17:02:53 [2024-06-26T21:02:53.197Z] 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
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=1448854613 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:'))]
17:02:53 [2024-06-26T21:02:53.197Z] 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
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] 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'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:53 [2024-06-26T21:02:53.197Z] 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')
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:02:53 [2024-06-26T21:02:53.197Z] 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.
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:53 [2024-06-26T21:02:53.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')
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2c358728
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448854627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448854627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448854627 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448854627 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448854628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448854628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448854628 data=null 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')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448854628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448854628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448854628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448854628 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448854628 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:53 [2024-06-26T21:02:53.198Z] 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')
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.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'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:53 [2024-06-26T21:02:53.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')
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.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')
17:02:53 [2024-06-26T21:02:53.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.
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:53 [2024-06-26T21:02:53.199Z] 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')
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:53 [2024-06-26T21:02:53.199Z] 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.
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] 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)'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:53 [2024-06-26T21:02:53.199Z] 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')
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] 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')
17:02:53 [2024-06-26T21:02:53.199Z] 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.
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:53 [2024-06-26T21:02:53.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')
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448854642 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:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448854642 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:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448854642 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448854642 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448854642 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:02:53 [2024-06-26T21:02:53.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448854642 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:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448854642 data=null 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:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448854126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448854788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448854789 data=null doit=true}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448854789 data=null}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448854789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854789 data=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:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448854813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448854813 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448854814 data=null doit=true}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448854814 data=null}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448854814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854814 data=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:02:53 [2024-06-26T21:02:53.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448854826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:53 [2024-06-26T21:02:53.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448854828 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448854828 data=null doit=true}, TreeItem with text {Traces [0]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448854828 data=null}, TreeItem with text {Traces [0]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448854828 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448854828 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:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448854846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448854848 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448854848 data=null}, TreeItem with text {Traces [2]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448854848 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448854848 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:02:53 [2024-06-26T21:02:53.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448854850 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855201 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448855201 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448855202 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855202 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448855202 data=null item=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:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855232 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:53 [2024-06-26T21:02:53.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855236 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448855236 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448855236 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855236 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448855237 data=null item=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:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855241 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855241 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448855242 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448855242 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855242 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448855242 data=null item=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:02:53 [2024-06-26T21:02:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855245 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855246 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855246 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448855246 data=null item=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:02:53 [2024-06-26T21:02:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855306 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448855472 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448855472 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448855472 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:53 [2024-06-26T21:02:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:53 [2024-06-26T21:02:53.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448856600 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448856600 data=null doit=true}, TableItem with text {}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448856601 data=null}, TableItem with text {}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448856601 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448856601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448856605 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448856882 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448856883 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448856883 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448856883 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448856883 data=null item=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:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448856892 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:55 [2024-06-26T21:02:55.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448856898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448856898 data=null doit=true}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448856898 data=null}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448856899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448856899 data=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:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448856971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448856972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448856972 data=null doit=true}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448856972 data=null}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448856972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448856973 data=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:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448856979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:55 [2024-06-26T21:02:55.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448856980 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448856983 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448856984 data=null}, TreeItem with text {Traces [2]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448856984 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448856985 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:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448856996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:55 [2024-06-26T21:02:55.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1448857006 data=null doit=true}, TreeItem with text {z-clashes [1]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1448857007 data=null}, TreeItem with text {z-clashes [1]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1448857007 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448857007 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]}]
17:02:55 [2024-06-26T21:02:55.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1448857010 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857272 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448857273 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448857273 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857273 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448857273 data=null item=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:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857304 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:55 [2024-06-26T21:02:55.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857307 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448857307 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448857308 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857308 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448857308 data=null item=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:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857318 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857319 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448857319 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448857319 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857320 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448857320 data=null item=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:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857324 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857324 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857324 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:55 [2024-06-26T21:02:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448857325 data=null item=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:02:56 [2024-06-26T21:02:56.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857505 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:02:56 [2024-06-26T21:02:56.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448857775 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:56 [2024-06-26T21:02:56.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448857775 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:56 [2024-06-26T21:02:56.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448857776 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:56 [2024-06-26T21:02:56.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:02:56 [2024-06-26T21:02:56.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:56 [2024-06-26T21:02:56.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448858778 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448858779 data=null doit=true}, TableItem with text {}]
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448858779 data=null}, TableItem with text {}]
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448858779 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:02:57 [2024-06-26T21:02:57.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448858779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:02:57 [2024-06-26T21:02:57.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448858783 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:02:57 [2024-06-26T21:02:57.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:57 [2024-06-26T21:02:57.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:57 [2024-06-26T21:02:57.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:02:57 [2024-06-26T21:02:57.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448858958 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448858958 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448858958 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448858959 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448858959 data=null item=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:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448858974 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:57 [2024-06-26T21:02:57.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448858984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448858984 data=null doit=true}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448858984 data=null}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448858984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448858984 data=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:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448859019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448859020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448859020 data=null doit=true}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448859020 data=null}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448859021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448859021 data=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:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448859032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:57 [2024-06-26T21:02:57.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448859033 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448859033 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448859033 data=null}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448859033 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448859034 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:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448859045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448859045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448859046 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448859046 data=null}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448859057 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448859057 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:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448859062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:02:57 [2024-06-26T21:02:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:02:57 [2024-06-26T21:02:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:02:57 [2024-06-26T21:02:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:02:57 [2024-06-26T21:02:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:02:57 [2024-06-26T21:02:57.858Z] 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:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448859412 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:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448859412 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:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448859412 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448859412 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448859418 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:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448859419 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:02:57 [2024-06-26T21:02:57.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448859419 data=null 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:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448859096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448860112 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448860112 data=null doit=true}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448860112 data=null}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448860112 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448860112 data=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:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448860142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448860143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448860143 data=null doit=true}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448860143 data=null}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448860143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448860144 data=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:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448860149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:58 [2024-06-26T21:02:58.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448860151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448860151 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448860151 data=null}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448860151 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448860151 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:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448860168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448860169 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448860169 data=null doit=true}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448860169 data=null}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448860170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448860170 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:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448860180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:02:58 [2024-06-26T21:02:58.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:02:59 [2024-06-26T21:02:59.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:02:59 [2024-06-26T21:02:59.299Z] 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=1448860675 data=null doit=true}, Shell with text {Trace Import}]
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.299Z] 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:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448860696 data=null}, (of type 'Combo')]
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:59 [2024-06-26T21:02:59.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448860750 data=null doit=true}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448860750 data=null}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448860750 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448860751 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}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448860753 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=1448860754 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448860754 data=null doit=true}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448860754 data=null}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448860755 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448860755 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}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448860755 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:02:59 [2024-06-26T21:02:59.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:'))
17:02:59 [2024-06-26T21:02:59.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>
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448860786 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:'))]
17:02:59 [2024-06-26T21:02:59.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>
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.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'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.300Z] 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.
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@20eeb3c9
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448860790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448860790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448860790 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448860791 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448860791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448860791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448860791 data=null 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')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448860791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448860791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448860791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448860791 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448860791 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:02:59 [2024-06-26T21:02:59.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.
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:02:59 [2024-06-26T21:02:59.301Z] 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')
17:02:59 [2024-06-26T21:02:59.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.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.
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:02:59 [2024-06-26T21:02:59.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.
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.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)'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.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')
17:02:59 [2024-06-26T21:02:59.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.
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.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:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:02:59 [2024-06-26T21:02:59.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448860806 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:02:59 [2024-06-26T21:02:59.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448860806 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:02:59 [2024-06-26T21:02:59.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448860806 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:59 [2024-06-26T21:02:59.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448860806 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:02:59 [2024-06-26T21:02:59.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448860806 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:02:59 [2024-06-26T21:02:59.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448860807 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:02:59 [2024-06-26T21:02:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448860807 data=null 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:02:59 [2024-06-26T21:02:59.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448860208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448861222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448861222 data=null doit=true}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448861222 data=null}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448861223 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448861223 data=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:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448861245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448861271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448861271 data=null doit=true}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448861271 data=null}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448861272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448861272 data=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:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448861278 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:02:59 [2024-06-26T21:02:59.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:02:59 [2024-06-26T21:02:59.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448861278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448861279 data=null doit=true}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448861279 data=null}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448861279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448861279 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:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448861297 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448861297 data=null doit=true}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448861298 data=null}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448861298 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448861298 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:02:59 [2024-06-26T21:02:59.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448861312 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861481 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448861481 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448861481 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861481 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448861482 data=null item=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:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861512 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:00 [2024-06-26T21:03:00.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:00 [2024-06-26T21:03:00.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861518 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448861518 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448861518 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861518 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448861519 data=null item=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:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861523 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861523 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448861523 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448861524 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861524 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448861524 data=null item=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:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861572 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861572 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861573 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448861573 data=null item=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:03:00 [2024-06-26T21:03:00.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861678 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448861981 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448861998 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448861999 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:00 [2024-06-26T21:03:00.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:03:00 [2024-06-26T21:03:00.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448863016 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:01 [2024-06-26T21:03:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448863016 data=null doit=true}, TableItem with text {}]
17:03:01 [2024-06-26T21:03:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448863016 data=null}, TableItem with text {}]
17:03:01 [2024-06-26T21:03:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448863016 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:01 [2024-06-26T21:03:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448863017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:01 [2024-06-26T21:03:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448863021 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:01 [2024-06-26T21:03:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:01 [2024-06-26T21:03:01.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448863286 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448863286 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448863286 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448863287 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448863287 data=null item=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:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448863295 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:01 [2024-06-26T21:03:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:01 [2024-06-26T21:03:01.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:02 [2024-06-26T21:03:02.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:02 [2024-06-26T21:03:02.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:02 [2024-06-26T21:03:02.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:02 [2024-06-26T21:03:02.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448863414 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448863414 data=null doit=true}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448863415 data=null}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448863415 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448863415 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}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448863449 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448863451 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448863451 data=null doit=true}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448863451 data=null}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448863452 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448863452 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}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448863457 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448863458 data=null doit=true}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448863458 data=null}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448863458 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448863458 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:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448863460 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448863472 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448863472 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448863472 data=null}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448863472 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448863472 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:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448863489 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448863490 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448863490 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448863490 data=null}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448863490 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448863491 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:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448863502 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:03:02 [2024-06-26T21:03:02.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:03:02 [2024-06-26T21:03:02.593Z] 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=1448863947 data=null doit=true}, Shell with text {Trace Import}]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:03:02 [2024-06-26T21:03:02.593Z] 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:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.593Z] 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:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1448863957 data=null}, (of type 'Combo')]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1448864013 data=null doit=true}, TreeItem with text {import}]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1448864013 data=null}, TreeItem with text {import}]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1448864014 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448864014 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}]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1448864017 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864018 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
17:03:02 [2024-06-26T21:03:02.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448864018 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448864018 data=null}, Tree node with text: kernel-overlap-testing]
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864018 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864018 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:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864033 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:03:02 [2024-06-26T21:03:02.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:'))
17:03:02 [2024-06-26T21:03:02.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>
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448864068 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:'))]
17:03:02 [2024-06-26T21:03:02.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>
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.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'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:03:02 [2024-06-26T21:03:02.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')
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:03:02 [2024-06-26T21:03:02.594Z] 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.
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:03:02 [2024-06-26T21:03:02.594Z] 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')
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:03:02 [2024-06-26T21:03:02.594Z] 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.
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:03:02 [2024-06-26T21:03:02.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:03:02 [2024-06-26T21:03:02.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')
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:03:02 [2024-06-26T21:03:02.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 deselected, not deselecting again.
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.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'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:03:02 [2024-06-26T21:03:02.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')
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.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')
17:03:02 [2024-06-26T21:03:02.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.
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
17:03:02 [2024-06-26T21:03:02.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.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')
17:03:02 [2024-06-26T21:03:02.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.
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:03:02 [2024-06-26T21:03:02.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')
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448864088 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:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448864088 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:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448864088 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448864088 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448864088 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:03:02 [2024-06-26T21:03:02.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448864088 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:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448864089 data=null 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:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448863533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448864355 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448864355 data=null doit=true}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448864355 data=null}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448864355 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864355 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}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448864393 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448864394 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448864394 data=null doit=true}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448864395 data=null}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448864407 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864407 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}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448864426 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
17:03:02 [2024-06-26T21:03:02.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1448864427 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [1]}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448864427 data=null doit=true}, TreeItem with text {Traces [1]}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448864428 data=null}, TreeItem with text {Traces [1]}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448864428 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [1]}]
17:03:02 [2024-06-26T21:03:02.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864428 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:03:03 [2024-06-26T21:03:03.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448864463 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [1]}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1448864464 data=null doit=true}, TreeItem with text {Traces [1]}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1448864464 data=null}, TreeItem with text {Traces [1]}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448864464 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [1]}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448864465 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:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448864494 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [1]}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864664 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448864664 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448864664 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864665 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864665 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:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864702 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:03 [2024-06-26T21:03:03.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864706 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448864706 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448864706 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864707 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864707 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:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864713 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864713 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448864714 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448864714 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864714 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448864714 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:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864728 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864728 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864729 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448864729 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:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.625Z] 
17:03:03 [2024-06-26T21:03:03.625Z] (Eclipse:23147): Gtk-WARNING **: 21:03:03.612: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448864969 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448865399 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448865400 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448865400 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448865405 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448865405 data=null doit=true}, TableItem with text {}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448865405 data=null}, TableItem with text {}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448865406 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448865406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448865411 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:03 [2024-06-26T21:03:03.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448866506 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448866506 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448866507 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448866507 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448866507 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:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448866513 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:05 [2024-06-26T21:03:05.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448866517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448866517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448866517 data=null doit=true}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448866518 data=null}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448866518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448866518 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')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448866555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=1448866556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=1448866556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=1448866556 data=null doit=true}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=1448866556 data=null}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1448866557 data=null button=1 stateMask=0x40000 x=92 y=219 count=1}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448866557 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')]
17:03:05 [2024-06-26T21:03:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1448866573 data=null button=1 stateMask=0xc0000 x=92 y=219 count=1}, (of type 'Tree')]
17:03:05 [2024-06-26T21:03:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:03:05 [2024-06-26T21:03:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:03:05 [2024-06-26T21:03:05.504Z] 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:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448866927 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:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448866927 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:03:05 [2024-06-26T21:03:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448866927 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:03:05 [2024-06-26T21:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448866927 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:03:05 [2024-06-26T21:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448866928 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:03:05 [2024-06-26T21:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448866928 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:03:05 [2024-06-26T21:03:05.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448866928 data=null 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:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448866624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1448867652 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:06 [2024-06-26T21:03:06.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1448867658 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
17:03:06 [2024-06-26T21:03:06.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1448867658 data=null doit=true}, TreeItem with text {Tracing}]
17:03:06 [2024-06-26T21:03:06.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1448867658 data=null}, TreeItem with text {Tracing}]
17:03:06 [2024-06-26T21:03:06.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1448867659 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:03:06 [2024-06-26T21:03:06.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448867659 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}]
17:03:06 [2024-06-26T21:03:06.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1448867694 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
17:03:06 [2024-06-26T21:03:06.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:03:06 [2024-06-26T21:03:06.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:03:06 [2024-06-26T21:03:06.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:03:06 [2024-06-26T21:03:06.887Z] 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:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:03:06 [2024-06-26T21:03:06.887Z] 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:03:06 [2024-06-26T21:03:06.887Z] 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=1448868193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.887Z] 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=1448868193 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.887Z] 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=1448868193 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.887Z] 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=1448868193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868193 data=null item=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:03:06 [2024-06-26T21:03:06.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=1448868193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868194 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.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=1448868194 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:03:06 [2024-06-26T21:03:06.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')
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1448868195 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:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1448868195 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:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1448868195 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1448868195 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1448868195 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:03:06 [2024-06-26T21:03:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1448868195 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:03:06 [2024-06-26T21:03:06.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')
17:03:06 [2024-06-26T21:03:06.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')
17:03:06 [2024-06-26T21:03:06.888Z] 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:03:06 [2024-06-26T21:03:06.888Z] 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:03:06 [2024-06-26T21:03:06.888Z] 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:03:06 [2024-06-26T21:03:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:03:06 [2024-06-26T21:03:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1448868195 data=null item=null detail=0 x=0 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:03:06 [2024-06-26T21:03:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1448867761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448868707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448868707 data=null doit=true}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448868708 data=null}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448868708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448868708 data=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:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448868739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448868739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448868739 data=null doit=true}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448868740 data=null}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448868740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448868740 data=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:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448868753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448868754 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448868754 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448868754 data=null}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448868755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448868755 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:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448868775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448868776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448868776 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448868776 data=null}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448868776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448868776 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:03:07 [2024-06-26T21:03:07.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448868781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:03:07 [2024-06-26T21:03:07.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:03:07 [2024-06-26T21:03:07.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:03:07 [2024-06-26T21:03:07.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:03:07 [2024-06-26T21:03:07.657Z] 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=1448869144 data=null doit=true}, Shell with text {Confirm Clear}]
17:03:07 [2024-06-26T21:03:07.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:03:07 [2024-06-26T21:03:07.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:03:07 [2024-06-26T21:03:07.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:03:07 [2024-06-26T21:03:07.657Z] 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:03:07 [2024-06-26T21:03:07.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448869145 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:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448869145 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:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448869145 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448869145 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448869146 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:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448869146 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:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448869146 data=null 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:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448868877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:03:07 [2024-06-26T21:03:07.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448869269 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448869269 data=null doit=true}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448869269 data=null}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448869269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448869270 data=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:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448869307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448869308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448869308 data=null doit=true}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448869308 data=null}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448869309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448869309 data=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:03:07 [2024-06-26T21:03:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448869324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:07 [2024-06-26T21:03:07.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448869325 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448869325 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448869325 data=null}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448869325 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448869325 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:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448869345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448869346 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448869346 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448869347 data=null}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448869347 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448869353 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:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448869357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:03:07 [2024-06-26T21:03:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:03:08 [2024-06-26T21:03:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:03:08 [2024-06-26T21:03:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:03:08 [2024-06-26T21:03:08.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=1448869778 data=null doit=true}, Shell with text {Trace Import}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
17:03:08 [2024-06-26T21:03:08.428Z] 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')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1448869786 data=null doit=true}, Button with text {Select roo&t directory:}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1448869786 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:}]
17:03:08 [2024-06-26T21:03:08.428Z] 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')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=1448869787 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1448869787 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')]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1448869787 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')]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1448869787 data=null 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')]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1448869793 data=null}, (of type 'Combo')]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1448869883 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1448869883 data=null doit=true}, TreeItem with text {/}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1448869883 data=null}, TreeItem with text {/}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1448869883 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448869883 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1448869884 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:08 [2024-06-26T21:03:08.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:03:08 [2024-06-26T21:03:08.429Z] 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:'))
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448869970 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:'))]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] 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'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:03:08 [2024-06-26T21:03:08.429Z] 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')
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:03:08 [2024-06-26T21:03:08.429Z] 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')
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@31b2ea1c
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448869975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448869975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448869975 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448869975 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448869975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448869975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448869975 data=null 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')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448869975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448869976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448869976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448869976 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448869976 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:03:08 [2024-06-26T21:03:08.430Z] 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')
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:03:08 [2024-06-26T21:03:08.430Z] 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.
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:03:08 [2024-06-26T21:03:08.430Z] 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')
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] 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')
17:03:08 [2024-06-26T21:03:08.430Z] 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.
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:03:08 [2024-06-26T21:03:08.430Z] 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')
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:03:08 [2024-06-26T21:03:08.430Z] 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.
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] 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)'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:03:08 [2024-06-26T21:03:08.431Z] 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')
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] 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')
17:03:08 [2024-06-26T21:03:08.431Z] 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.
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.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:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448869992 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:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448869992 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:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448869992 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448869992 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448869992 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:03:08 [2024-06-26T21:03:08.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448869992 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:03:08 [2024-06-26T21:03:08.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')
17:03:08 [2024-06-26T21:03:08.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')
17:03:08 [2024-06-26T21:03:08.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')
17:03:08 [2024-06-26T21:03:08.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')
17:03:08 [2024-06-26T21:03:08.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')
17:03:08 [2024-06-26T21:03:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:03:09 [2024-06-26T21:03:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448869993 data=null 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:03:09 [2024-06-26T21:03:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448869392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:09 [2024-06-26T21:03:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448871189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448871189 data=null doit=true}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448871189 data=null}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448871189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448871191 data=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:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448871215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448871216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448871216 data=null doit=true}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448871216 data=null}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448871216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448871216 data=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:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448871222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:09 [2024-06-26T21:03:09.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448871223 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448871223 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448871223 data=null}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448871223 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448871224 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]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448871236 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448871236 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448871236 data=null}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448871237 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448871237 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]}]
17:03:09 [2024-06-26T21:03:09.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448871256 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:10 [2024-06-26T21:03:10.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:10 [2024-06-26T21:03:10.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:10 [2024-06-26T21:03:10.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871611 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448871611 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448871611 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871612 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448871612 data=null item=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:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871643 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:10 [2024-06-26T21:03:10.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871646 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448871646 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448871647 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871647 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448871647 data=null item=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:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871652 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871652 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448871652 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448871656 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871656 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448871656 data=null item=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:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871660 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871660 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871661 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448871661 data=null item=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:03:10 [2024-06-26T21:03:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871724 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448871927 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448871927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448871927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:10 [2024-06-26T21:03:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:03:10 [2024-06-26T21:03:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448872954 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448872954 data=null doit=true}, TableItem with text {}]
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448872955 data=null}, TableItem with text {}]
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448872955 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448872955 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448872959 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:11 [2024-06-26T21:03:11.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448873231 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448873231 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448873232 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448873232 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:11 [2024-06-26T21:03:11.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873232 data=null item=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:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448873240 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:11 [2024-06-26T21:03:11.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448873248 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448873248 data=null doit=true}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448873248 data=null}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448873248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873248 data=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:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448873283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448873284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448873284 data=null doit=true}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448873284 data=null}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448873284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873285 data=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:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448873293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:11 [2024-06-26T21:03:11.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448873294 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448873294 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448873294 data=null}, TreeItem with text {Traces [12]}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448873295 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873295 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]}]
17:03:11 [2024-06-26T21:03:11.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448873311 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:11 [2024-06-26T21:03:11.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:12 [2024-06-26T21:03:12.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:12 [2024-06-26T21:03:12.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:12 [2024-06-26T21:03:12.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873571 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448873572 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448873572 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873572 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873572 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}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873603 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:12 [2024-06-26T21:03:12.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873607 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448873607 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448873608 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873608 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873608 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}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873616 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873616 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448873616 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448873617 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873617 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448873617 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}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873621 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873621 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873621 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448873622 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}]
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873685 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448873858 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448873858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448873858 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:12 [2024-06-26T21:03:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448874895 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448874895 data=null doit=true}, TableItem with text {}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448874895 data=null}, TableItem with text {}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448874896 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448874896 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448874900 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448875067 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448875067 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448875067 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448875068 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875068 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}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448875073 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:13 [2024-06-26T21:03:13.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:13 [2024-06-26T21:03:13.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448875083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448875083 data=null doit=true}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448875083 data=null}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448875083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875083 data=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:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448875117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448875123 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448875123 data=null doit=true}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448875123 data=null}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448875123 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875123 data=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:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448875142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:13 [2024-06-26T21:03:13.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448875143 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448875143 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448875143 data=null}, TreeItem with text {Traces [12]}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448875144 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875144 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]}]
17:03:13 [2024-06-26T21:03:13.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448875159 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:13 [2024-06-26T21:03:13.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875492 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448875492 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448875492 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875492 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:13 [2024-06-26T21:03:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875492 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:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875544 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:14 [2024-06-26T21:03:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875547 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448875547 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448875547 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875548 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875548 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:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875557 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875557 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448875557 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448875558 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875558 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448875558 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:03:14 [2024-06-26T21:03:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875562 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875562 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875563 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448875563 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:03:14 [2024-06-26T21:03:14.420Z] 
17:03:14 [2024-06-26T21:03:14.420Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.265: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.420Z] 
17:03:14 [2024-06-26T21:03:14.420Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.265: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.420Z] 
17:03:14 [2024-06-26T21:03:14.420Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.265: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.421Z] 
17:03:14 [2024-06-26T21:03:14.421Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.265: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.421Z] 
17:03:14 [2024-06-26T21:03:14.421Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.266: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.421Z] 
17:03:14 [2024-06-26T21:03:14.421Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.266: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.421Z] 
17:03:14 [2024-06-26T21:03:14.421Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.266: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.421Z] 
17:03:14 [2024-06-26T21:03:14.421Z] (Eclipse:23147): Gtk-WARNING **: 21:03:14.266: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875632 data=null button=1 stateMask=0x80000 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448875984 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448875990 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448875990 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448875992 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448875992 data=null doit=true}, TableItem with text {}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448875992 data=null}, TableItem with text {}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448875993 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448875993 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448876012 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:14 [2024-06-26T21:03:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448877202 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448877202 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448877202 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448877203 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877203 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:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448877212 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:15 [2024-06-26T21:03:15.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448877218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448877218 data=null doit=true}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448877218 data=null}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448877219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877219 data=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:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448877268 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448877269 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448877269 data=null doit=true}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448877270 data=null}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448877270 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877270 data=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:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448877277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:15 [2024-06-26T21:03:15.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448877278 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448877278 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448877278 data=null}, TreeItem with text {Traces [12]}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448877278 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877279 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]}]
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448877298 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:15 [2024-06-26T21:03:15.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:15 [2024-06-26T21:03:15.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448877396 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448877397 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448877397 data=null}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448877397 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877397 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}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448877432 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:16 [2024-06-26T21:03:16.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448877435 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448877435 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448877435 data=null}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448877436 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877436 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}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448877445 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448877445 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448877445 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448877446 data=null}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448877446 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448877446 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}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448877450 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448877450 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448877451 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448877451 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}]
17:03:16 [2024-06-26T21:03:16.301Z] 
17:03:16 [2024-06-26T21:03:16.301Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.076: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.301Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.076: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.077: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.077: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.077: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] 
17:03:16 [2024-06-26T21:03:16.302Z] (Eclipse:23147): Gtk-WARNING **: 21:03:16.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448877519 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448877793 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448877799 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448877799 data=null}, TreeItem with text {simple_server-thread1}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448877820 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448877820 data=null doit=true}, TableItem with text {}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448877820 data=null}, TableItem with text {}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448877821 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448877821 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448877826 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:16 [2024-06-26T21:03:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448879018 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448879018 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448879019 data=null}, TreeItem with text {simple_server-thread1}]
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448879019 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879019 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}]
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448879025 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:17 [2024-06-26T21:03:17.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:17 [2024-06-26T21:03:17.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448879037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448879038 data=null doit=true}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448879038 data=null}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448879038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879038 data=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:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448879085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448879086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448879086 data=null doit=true}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448879086 data=null}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448879087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879087 data=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:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448879098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:17 [2024-06-26T21:03:17.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448879099 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448879099 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448879099 data=null}, TreeItem with text {Traces [12]}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448879100 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879100 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]}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448879135 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:17 [2024-06-26T21:03:17.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448879231 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448879231 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448879232 data=null}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448879232 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879233 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}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448879278 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:17 [2024-06-26T21:03:17.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448879289 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448879289 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448879290 data=null}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448879290 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879290 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}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448879302 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448879303 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448879303 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448879303 data=null}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448879304 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448879304 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}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448879310 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448879310 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448879310 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:03:17 [2024-06-26T21:03:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448879310 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}]
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.182Z] 
17:03:18 [2024-06-26T21:03:18.182Z] (Eclipse:23147): Gtk-WARNING **: 21:03:17.929: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448879427 data=null button=1 stateMask=0x80000 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448879659 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448879659 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448879659 data=null}, TreeItem with text {simple_server-thread2}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448879692 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448879692 data=null doit=true}, TableItem with text {}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448879692 data=null}, TableItem with text {}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448879693 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448879693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448879718 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:18 [2024-06-26T21:03:18.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448880811 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448880812 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448880812 data=null}, TreeItem with text {simple_server-thread2}]
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448880812 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:19 [2024-06-26T21:03:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448880812 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}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448880822 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:19 [2024-06-26T21:03:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448880830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448880830 data=null doit=true}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448880830 data=null}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448880830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448880830 data=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:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448880875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448880892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448880892 data=null doit=true}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448880892 data=null}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448880893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448880893 data=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:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448880904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:19 [2024-06-26T21:03:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448880905 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448880906 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448880906 data=null}, TreeItem with text {Traces [12]}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448880906 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448880906 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]}]
17:03:19 [2024-06-26T21:03:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448880925 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:19 [2024-06-26T21:03:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881234 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448881234 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448881234 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881235 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448881235 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:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881273 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:19 [2024-06-26T21:03:19.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881278 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448881278 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448881278 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881279 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448881279 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:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881291 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881291 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448881291 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448881292 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881292 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448881292 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:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881298 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881298 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881299 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:19 [2024-06-26T21:03:19.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448881299 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:03:20 [2024-06-26T21:03:20.068Z] 
17:03:20 [2024-06-26T21:03:20.068Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.068Z] 
17:03:20 [2024-06-26T21:03:20.068Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] 
17:03:20 [2024-06-26T21:03:20.069Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] 
17:03:20 [2024-06-26T21:03:20.069Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] 
17:03:20 [2024-06-26T21:03:20.069Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] 
17:03:20 [2024-06-26T21:03:20.069Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] 
17:03:20 [2024-06-26T21:03:20.069Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.946: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] 
17:03:20 [2024-06-26T21:03:20.069Z] (Eclipse:23147): Gtk-WARNING **: 21:03:19.947: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:20 [2024-06-26T21:03:20.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881371 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448881668 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448881673 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448881673 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:20 [2024-06-26T21:03:20.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448881676 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448881676 data=null doit=true}, TableItem with text {}]
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448881676 data=null}, TableItem with text {}]
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448881689 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448881690 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448881706 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:20 [2024-06-26T21:03:20.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:21 [2024-06-26T21:03:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:21 [2024-06-26T21:03:21.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448882901 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448882902 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448882902 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448882902 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448882903 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:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448882909 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:21 [2024-06-26T21:03:21.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448882924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448882924 data=null doit=true}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448882924 data=null}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448882924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448882925 data=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:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448882978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448882979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448882979 data=null doit=true}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448882979 data=null}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448882980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448882980 data=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:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448882992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:21 [2024-06-26T21:03:21.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448882993 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448882994 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448882994 data=null}, TreeItem with text {Traces [12]}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448882994 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:21 [2024-06-26T21:03:21.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448882994 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]}]
17:03:21 [2024-06-26T21:03:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448883015 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:21 [2024-06-26T21:03:21.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:21 [2024-06-26T21:03:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1448883020 data=null doit=true}, TreeItem with text {z-clashes [6]}]
17:03:21 [2024-06-26T21:03:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1448883021 data=null}, TreeItem with text {z-clashes [6]}]
17:03:21 [2024-06-26T21:03:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1448883021 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
17:03:21 [2024-06-26T21:03:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448883021 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]}]
17:03:21 [2024-06-26T21:03:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1448883027 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
17:03:21 [2024-06-26T21:03:21.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:21 [2024-06-26T21:03:21.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:21 [2024-06-26T21:03:21.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883336 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:21 [2024-06-26T21:03:21.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448883336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:21 [2024-06-26T21:03:21.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448883336 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:21 [2024-06-26T21:03:21.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883337 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:21 [2024-06-26T21:03:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448883337 data=null item=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:03:21 [2024-06-26T21:03:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883365 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:22 [2024-06-26T21:03:22.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883378 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448883378 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448883378 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883379 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448883379 data=null item=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:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883389 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883390 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448883390 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448883391 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883391 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448883391 data=null item=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:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883398 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883399 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883399 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448883399 data=null item=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:03:22 [2024-06-26T21:03:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883479 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448883788 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448883886 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448883894 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:22 [2024-06-26T21:03:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448884898 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448884898 data=null doit=true}, TableItem with text {}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448884898 data=null}, TableItem with text {}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448884898 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448884899 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448884903 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448885022 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448885022 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448885022 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448885022 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885023 data=null item=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:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448885029 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:23 [2024-06-26T21:03:23.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448885040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448885040 data=null doit=true}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448885040 data=null}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448885041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885041 data=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:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448885074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448885075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448885075 data=null doit=true}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448885076 data=null}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448885076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885076 data=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:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448885081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:23 [2024-06-26T21:03:23.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448885083 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448885083 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448885083 data=null}, TreeItem with text {Traces [12]}]
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448885083 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885084 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]}]
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448885099 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:23 [2024-06-26T21:03:23.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:23 [2024-06-26T21:03:23.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:23 [2024-06-26T21:03:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885372 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448885372 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448885372 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885373 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885373 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}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885403 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:23 [2024-06-26T21:03:23.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885407 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448885407 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448885407 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885408 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885408 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}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885415 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885416 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448885416 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448885416 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885417 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448885417 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}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885421 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885421 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885422 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:23 [2024-06-26T21:03:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448885422 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}]
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885553 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448885696 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448885696 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448885696 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:24 [2024-06-26T21:03:24.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448886704 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448886704 data=null doit=true}, TableItem with text {}]
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448886704 data=null}, TableItem with text {}]
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448886705 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448886705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448886711 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:25 [2024-06-26T21:03:25.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448886992 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448886992 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448886992 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448886992 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448886993 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}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448886997 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:25 [2024-06-26T21:03:25.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448887007 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448887008 data=null doit=true}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448887008 data=null}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448887008 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448887008 data=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:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448887045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448887046 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448887046 data=null doit=true}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448887046 data=null}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448887047 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448887047 data=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:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448887056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:25 [2024-06-26T21:03:25.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448887057 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448887058 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448887058 data=null}, TreeItem with text {Traces [12]}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448887058 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448887058 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]}]
17:03:25 [2024-06-26T21:03:25.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448887075 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:25 [2024-06-26T21:03:25.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:25 [2024-06-26T21:03:25.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887313 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448887313 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448887313 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887314 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448887314 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:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887370 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:25 [2024-06-26T21:03:25.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887374 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448887374 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448887374 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887374 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448887374 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:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887382 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887383 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448887383 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448887384 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887384 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448887384 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:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887388 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887388 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887388 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:25 [2024-06-26T21:03:25.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448887388 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:03:26 [2024-06-26T21:03:26.194Z] 
17:03:26 [2024-06-26T21:03:26.194Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.073: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.194Z] 
17:03:26 [2024-06-26T21:03:26.194Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.073: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] 
17:03:26 [2024-06-26T21:03:26.195Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.073: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] 
17:03:26 [2024-06-26T21:03:26.195Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.073: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] 
17:03:26 [2024-06-26T21:03:26.195Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.074: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] 
17:03:26 [2024-06-26T21:03:26.195Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.074: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] 
17:03:26 [2024-06-26T21:03:26.195Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.074: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] 
17:03:26 [2024-06-26T21:03:26.195Z] (Eclipse:23147): Gtk-WARNING **: 21:03:26.074: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:26 [2024-06-26T21:03:26.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887458 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448887874 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448887895 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448887895 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448887900 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448887900 data=null doit=true}, TableItem with text {}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448887900 data=null}, TableItem with text {}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448887901 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448887901 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448887912 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:26 [2024-06-26T21:03:26.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:27 [2024-06-26T21:03:27.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448889078 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448889079 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448889079 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448889079 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889080 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:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448889086 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:27 [2024-06-26T21:03:27.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448889094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448889094 data=null doit=true}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448889094 data=null}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448889095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889095 data=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:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448889135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448889136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448889136 data=null doit=true}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448889136 data=null}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448889137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889137 data=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:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448889147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:27 [2024-06-26T21:03:27.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448889148 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448889148 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448889149 data=null}, TreeItem with text {Traces [12]}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448889149 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889149 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]}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448889168 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:27 [2024-06-26T21:03:27.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:27 [2024-06-26T21:03:27.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448889237 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448889237 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448889237 data=null}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448889238 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889238 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}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448889299 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:27 [2024-06-26T21:03:27.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448889303 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448889303 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448889303 data=null}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448889303 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889303 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}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448889309 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448889313 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448889313 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448889313 data=null}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448889313 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448889314 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}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448889318 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448889318 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448889318 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:03:27 [2024-06-26T21:03:27.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448889318 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}]
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.961: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.961: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.961: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.961: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.962: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.962: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.962: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.076Z] 
17:03:28 [2024-06-26T21:03:28.076Z] (Eclipse:23147): Gtk-WARNING **: 21:03:27.962: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:28 [2024-06-26T21:03:28.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448889461 data=null button=1 stateMask=0x80000 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448889711 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448889711 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448889712 data=null}, TreeItem with text {simple_server-thread1}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448889717 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448889717 data=null doit=true}, TableItem with text {}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448889717 data=null}, TableItem with text {}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448889718 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448889718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448889723 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:28 [2024-06-26T21:03:28.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:29 [2024-06-26T21:03:29.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:29 [2024-06-26T21:03:29.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448890926 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448890926 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448890926 data=null}, TreeItem with text {simple_server-thread1}]
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448890926 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448890927 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}]
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448890932 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:29 [2024-06-26T21:03:29.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:29 [2024-06-26T21:03:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448890940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448890940 data=null doit=true}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448890940 data=null}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448890940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448890941 data=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:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448890984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448890986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448890986 data=null doit=true}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448890986 data=null}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448890986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448890987 data=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:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448890997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:29 [2024-06-26T21:03:29.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448890998 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448890999 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448890999 data=null}, TreeItem with text {Traces [12]}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448890999 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448890999 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]}]
17:03:29 [2024-06-26T21:03:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448891017 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:29 [2024-06-26T21:03:29.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:29 [2024-06-26T21:03:29.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448891163 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448891163 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448891163 data=null}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448891163 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448891202 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}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448891242 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:29 [2024-06-26T21:03:29.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448891247 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448891247 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448891247 data=null}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448891248 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448891248 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}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448891261 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448891261 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448891261 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448891262 data=null}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448891262 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448891262 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}]
17:03:29 [2024-06-26T21:03:29.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448891267 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448891268 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448891268 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:03:29 [2024-06-26T21:03:29.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448891268 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}]
17:03:30 [2024-06-26T21:03:30.032Z] 
17:03:30 [2024-06-26T21:03:30.032Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.937: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.032Z] 
17:03:30 [2024-06-26T21:03:30.032Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.937: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.032Z] 
17:03:30 [2024-06-26T21:03:30.032Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.937: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.032Z] 
17:03:30 [2024-06-26T21:03:30.032Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.937: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.033Z] 
17:03:30 [2024-06-26T21:03:30.033Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.938: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.033Z] 
17:03:30 [2024-06-26T21:03:30.033Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.938: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.033Z] 
17:03:30 [2024-06-26T21:03:30.033Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.938: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.033Z] 
17:03:30 [2024-06-26T21:03:30.033Z] (Eclipse:23147): Gtk-WARNING **: 21:03:29.938: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448891424 data=null button=1 stateMask=0x80000 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448891697 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448891697 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448891698 data=null}, TreeItem with text {simple_server-thread2}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448891701 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448891701 data=null doit=true}, TableItem with text {}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448891702 data=null}, TableItem with text {}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448891702 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448891702 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448891728 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:30 [2024-06-26T21:03:30.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:31 [2024-06-26T21:03:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:31 [2024-06-26T21:03:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448892857 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448892857 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448892858 data=null}, TreeItem with text {simple_server-thread2}]
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448892858 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448892858 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}]
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448892864 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:31 [2024-06-26T21:03:31.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:31 [2024-06-26T21:03:31.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448892870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448892870 data=null doit=true}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448892870 data=null}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448892871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448892871 data=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:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448892937 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448892938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448892938 data=null doit=true}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448892939 data=null}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448892939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448892939 data=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:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448892950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:31 [2024-06-26T21:03:31.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448892951 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448892951 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448892951 data=null}, TreeItem with text {Traces [12]}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448892952 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448892952 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]}]
17:03:31 [2024-06-26T21:03:31.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448892974 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:31 [2024-06-26T21:03:31.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:31 [2024-06-26T21:03:31.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:03:31 [2024-06-26T21:03:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:31 [2024-06-26T21:03:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893355 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448893356 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448893356 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893356 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448893356 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:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893394 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:31 [2024-06-26T21:03:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893398 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448893398 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448893398 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893399 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448893399 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:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893409 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893410 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448893410 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448893410 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893411 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448893411 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:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893418 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893418 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893419 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:31 [2024-06-26T21:03:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448893419 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:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] 
17:03:32 [2024-06-26T21:03:32.246Z] (Eclipse:23147): Gtk-WARNING **: 21:03:32.106: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:32 [2024-06-26T21:03:32.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893605 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448893850 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448893850 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448893850 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448893853 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448893854 data=null doit=true}, TableItem with text {}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448893854 data=null}, TableItem with text {}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448893861 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448893861 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448893866 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:32 [2024-06-26T21:03:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:33 [2024-06-26T21:03:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:33 [2024-06-26T21:03:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448895123 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448895123 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448895123 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448895124 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895124 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:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448895130 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:33 [2024-06-26T21:03:33.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448895136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448895136 data=null doit=true}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448895136 data=null}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448895136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895137 data=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:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448895192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448895193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448895193 data=null doit=true}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448895193 data=null}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448895193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895193 data=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:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448895201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448895206 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448895206 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448895206 data=null}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448895206 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895207 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]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448895228 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448895233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448895233 data=null doit=true}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448895234 data=null}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448895234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895234 data=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:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448895259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448895260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448895260 data=null doit=true}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448895260 data=null}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448895260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895260 data=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:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448895267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:33 [2024-06-26T21:03:33.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448895268 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448895268 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448895268 data=null}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448895268 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895268 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]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448895285 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448895286 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448895286 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448895286 data=null}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448895286 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448895287 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]}]
17:03:33 [2024-06-26T21:03:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448895299 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:33 [2024-06-26T21:03:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:03:33 [2024-06-26T21:03:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:03:34 [2024-06-26T21:03:34.199Z] 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=1448895765 data=null doit=true}, Shell with text {Confirm Clear}]
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448895766 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:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448895766 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:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448895766 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448895766 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448895766 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:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448895766 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:03:34 [2024-06-26T21:03:34.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448895766 data=null 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:03:38 [2024-06-26T21:03:38.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:03:38 [2024-06-26T21:03:38.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448895331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448900507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448900507 data=null doit=true}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448900507 data=null}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448900507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448900507 data=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:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448900537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448900537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448900538 data=null doit=true}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448900538 data=null}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448900538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448900538 data=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:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448900544 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:39 [2024-06-26T21:03:39.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448900545 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448900545 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448900545 data=null}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448900545 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448900545 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:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448900562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448900563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448900563 data=null doit=true}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448900563 data=null}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448900564 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448900564 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:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448900574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:03:39 [2024-06-26T21:03:39.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:03:39 [2024-06-26T21:03:39.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:03:39 [2024-06-26T21:03:39.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:03:39 [2024-06-26T21:03:39.447Z] 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=1448900948 data=null doit=true}, Shell with text {Trace Import}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
17:03:39 [2024-06-26T21:03:39.447Z] 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')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.447Z] 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.
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1448900973 data=null}, (of type 'Combo')]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1448901026 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1448901026 data=null doit=true}, TreeItem with text {/}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1448901026 data=null}, TreeItem with text {/}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1448901026 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448901026 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1448901027 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
17:03:39 [2024-06-26T21:03:39.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
17:03:39 [2024-06-26T21:03:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:03:39 [2024-06-26T21:03:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:03:39 [2024-06-26T21:03:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:03:39 [2024-06-26T21:03:39.704Z] 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:'))
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448901052 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:'))]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] 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'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:03:39 [2024-06-26T21:03:39.704Z] 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')
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:03:39 [2024-06-26T21:03:39.704Z] 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')
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5e7f4f60
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448901061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448901061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448901061 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448901061 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448901061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448901062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448901062 data=null 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')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448901062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448901062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448901062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448901062 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448901062 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:03:39 [2024-06-26T21:03:39.705Z] 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')
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:03:39 [2024-06-26T21:03:39.705Z] 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.
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:03:39 [2024-06-26T21:03:39.705Z] 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')
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] 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')
17:03:39 [2024-06-26T21:03:39.705Z] 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.
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:03:39 [2024-06-26T21:03:39.705Z] 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')
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:03:39 [2024-06-26T21:03:39.705Z] 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.
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] 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)'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:03:39 [2024-06-26T21:03:39.706Z] 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')
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] 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')
17:03:39 [2024-06-26T21:03:39.706Z] 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.
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.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:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448901070 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:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448901070 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:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448901070 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448901070 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448901070 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:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448901071 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:03:39 [2024-06-26T21:03:39.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:03:39 [2024-06-26T21:03:39.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:03:39 [2024-06-26T21:03:39.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:03:39 [2024-06-26T21:03:39.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:03:39 [2024-06-26T21:03:39.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:03:39 [2024-06-26T21:03:39.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:03:40 [2024-06-26T21:03:40.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:03:40 [2024-06-26T21:03:40.268Z] 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=1448901619 data=null doit=true}, Shell with text {Confirmation}]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
17:03:40 [2024-06-26T21:03:40.269Z] 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')
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1448901620 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')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1448901620 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')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1448901620 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1448901620 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1448901621 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')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1448901621 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')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1448901621 data=null 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')]
17:03:40 [2024-06-26T21:03:40.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:03:40 [2024-06-26T21:03:40.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448901071 data=null 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:03:40 [2024-06-26T21:03:40.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448900601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448902184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448902184 data=null doit=true}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448902184 data=null}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448902184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448902184 data=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:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448902214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448902214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448902214 data=null doit=true}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448902214 data=null}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448902215 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448902215 data=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:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448902220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:40 [2024-06-26T21:03:40.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448902221 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448902221 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448902221 data=null}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448902222 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448902222 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]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448902241 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448902241 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448902242 data=null}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448902242 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448902242 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]}]
17:03:40 [2024-06-26T21:03:40.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448902275 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902601 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448902601 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448902601 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902601 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448902601 data=null item=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:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902649 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:41 [2024-06-26T21:03:41.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902659 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448902659 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448902659 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902660 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448902660 data=null item=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:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902664 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902665 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448902665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448902665 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902665 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448902665 data=null item=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:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902672 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902672 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902672 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448902672 data=null item=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:03:41 [2024-06-26T21:03:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448902739 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448903011 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448903012 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448903012 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:41 [2024-06-26T21:03:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:03:41 [2024-06-26T21:03:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448904019 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448904019 data=null doit=true}, TableItem with text {}]
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448904019 data=null}, TableItem with text {}]
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448904020 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448904020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448904024 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:42 [2024-06-26T21:03:42.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448904198 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448904198 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448904198 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448904198 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904199 data=null item=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:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448904203 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:42 [2024-06-26T21:03:42.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:42 [2024-06-26T21:03:42.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448904211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448904211 data=null doit=true}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448904211 data=null}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448904211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904211 data=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:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448904245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448904246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448904246 data=null doit=true}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448904246 data=null}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448904247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904247 data=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:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448904253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:42 [2024-06-26T21:03:42.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448904259 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448904259 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448904259 data=null}, TreeItem with text {Traces [12]}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448904259 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904259 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]}]
17:03:42 [2024-06-26T21:03:42.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448904269 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:42 [2024-06-26T21:03:42.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:42 [2024-06-26T21:03:42.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:42 [2024-06-26T21:03:42.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904529 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448904529 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448904530 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904530 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904530 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}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904564 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:42 [2024-06-26T21:03:42.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904567 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448904567 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448904567 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904567 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904567 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}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904575 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904576 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448904576 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448904576 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904576 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448904576 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}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904580 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904580 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:42 [2024-06-26T21:03:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904580 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:43 [2024-06-26T21:03:43.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448904580 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}]
17:03:43 [2024-06-26T21:03:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904765 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:03:43 [2024-06-26T21:03:43.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448904939 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:43 [2024-06-26T21:03:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448904939 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:43 [2024-06-26T21:03:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448904939 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:43 [2024-06-26T21:03:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:03:43 [2024-06-26T21:03:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:43 [2024-06-26T21:03:43.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448905976 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448905976 data=null doit=true}, TableItem with text {}]
17:03:44 [2024-06-26T21:03:44.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448905976 data=null}, TableItem with text {}]
17:03:44 [2024-06-26T21:03:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448905976 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:44 [2024-06-26T21:03:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448905976 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:44 [2024-06-26T21:03:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448905981 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:44 [2024-06-26T21:03:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:44 [2024-06-26T21:03:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:44 [2024-06-26T21:03:44.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:44 [2024-06-26T21:03:44.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:44 [2024-06-26T21:03:44.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448906158 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448906159 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448906159 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448906159 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906159 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}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448906164 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:44 [2024-06-26T21:03:44.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448906170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448906170 data=null doit=true}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448906170 data=null}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448906170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906170 data=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:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448906219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448906222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448906222 data=null doit=true}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448906222 data=null}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448906222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906223 data=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:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448906235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:44 [2024-06-26T21:03:44.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448906236 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448906237 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448906237 data=null}, TreeItem with text {Traces [12]}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448906237 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906237 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]}]
17:03:44 [2024-06-26T21:03:44.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448906253 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:44 [2024-06-26T21:03:44.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906487 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448906487 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448906487 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906487 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906487 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:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906548 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:44 [2024-06-26T21:03:44.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:45 [2024-06-26T21:03:45.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906552 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448906552 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448906552 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906553 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906553 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:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906561 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906561 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448906561 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448906562 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906562 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448906562 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:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906566 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906566 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906566 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448906566 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:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.209: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.209: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.209: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.209: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.210: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.210: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.210: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] 
17:03:45 [2024-06-26T21:03:45.463Z] (Eclipse:23147): Gtk-WARNING **: 21:03:45.210: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448906683 data=null button=1 stateMask=0x80000 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448907001 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448907001 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448907001 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448907004 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448907004 data=null doit=true}, TableItem with text {}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448907004 data=null}, TableItem with text {}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448907004 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448907004 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448907009 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:45 [2024-06-26T21:03:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448908275 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448908275 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448908275 data=null}, TreeItem with text {kernel-overlap-testing}]
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448908276 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908276 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:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448908282 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:46 [2024-06-26T21:03:46.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:46 [2024-06-26T21:03:46.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448908288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448908288 data=null doit=true}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448908288 data=null}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448908289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908289 data=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:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448908364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448908365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448908365 data=null doit=true}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448908365 data=null}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448908365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908365 data=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:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448908374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:46 [2024-06-26T21:03:46.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448908375 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448908375 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448908375 data=null}, TreeItem with text {Traces [12]}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448908375 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908376 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]}]
17:03:46 [2024-06-26T21:03:46.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448908395 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:46 [2024-06-26T21:03:46.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448908576 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448908576 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448908576 data=null}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448908576 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908576 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}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448908612 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:47 [2024-06-26T21:03:47.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448908615 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448908615 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448908615 data=null}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448908615 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908616 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}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448908619 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448908620 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448908620 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448908620 data=null}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448908621 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448908621 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}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448908628 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448908629 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448908629 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448908629 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}]
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.310: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.310: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.310: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.310: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.311: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.311: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.311: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.346Z] 
17:03:47 [2024-06-26T21:03:47.346Z] (Eclipse:23147): Gtk-WARNING **: 21:03:47.311: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448908706 data=null button=1 stateMask=0x80000 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448909036 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448909042 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448909042 data=null}, TreeItem with text {simple_server-thread1}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448909045 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448909045 data=null doit=true}, TableItem with text {}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448909045 data=null}, TableItem with text {}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448909045 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448909046 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448909066 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:47 [2024-06-26T21:03:47.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448910252 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448910252 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448910252 data=null}, TreeItem with text {simple_server-thread1}]
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448910252 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910252 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}]
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448910260 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:48 [2024-06-26T21:03:48.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:48 [2024-06-26T21:03:48.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448910283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448910284 data=null doit=true}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448910284 data=null}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448910284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910286 data=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:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448910389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448910416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448910416 data=null doit=true}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448910416 data=null}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448910416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910416 data=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:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448910423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:48 [2024-06-26T21:03:48.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448910466 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448910466 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448910467 data=null}, TreeItem with text {Traces [12]}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448910467 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910467 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]}]
17:03:48 [2024-06-26T21:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448910484 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:48 [2024-06-26T21:03:48.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448910761 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448910762 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448910762 data=null}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448910762 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910763 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}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448910800 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:49 [2024-06-26T21:03:49.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448910804 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448910804 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448910804 data=null}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448910804 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910804 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}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448910814 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448910815 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448910815 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448910815 data=null}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448910815 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448910816 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}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448910821 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448910821 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448910822 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448910822 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}]
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.449: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.449: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.450: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.450: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.450: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.450: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.450: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.484Z] 
17:03:49 [2024-06-26T21:03:49.484Z] (Eclipse:23147): Gtk-WARNING **: 21:03:49.450: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448910901 data=null button=1 stateMask=0x80000 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448911175 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448911181 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448911181 data=null}, TreeItem with text {simple_server-thread2}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448911196 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448911197 data=null doit=true}, TableItem with text {}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448911197 data=null}, TableItem with text {}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448911197 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448911197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448911210 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:49 [2024-06-26T21:03:49.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448912402 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448912402 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448912403 data=null}, TreeItem with text {simple_server-thread2}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448912403 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912403 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}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448912408 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:51 [2024-06-26T21:03:51.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448912414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448912414 data=null doit=true}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448912414 data=null}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448912415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912415 data=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:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448912449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448912450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448912450 data=null doit=true}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448912450 data=null}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448912451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912451 data=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:03:51 [2024-06-26T21:03:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448912467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:51 [2024-06-26T21:03:51.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448912468 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448912468 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448912468 data=null}, TreeItem with text {Traces [12]}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448912471 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912471 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]}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448912498 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:51 [2024-06-26T21:03:51.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912566 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448912567 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448912567 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912567 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912567 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:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912627 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:51 [2024-06-26T21:03:51.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912648 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448912648 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448912649 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912649 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912649 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:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912657 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912657 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448912657 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448912658 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912658 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448912658 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:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912662 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912662 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912663 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448912663 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:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.366Z] 
17:03:51 [2024-06-26T21:03:51.366Z] (Eclipse:23147): Gtk-WARNING **: 21:03:51.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448912737 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448913007 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448913075 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448913075 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:51 [2024-06-26T21:03:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448913078 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448913078 data=null doit=true}, TableItem with text {}]
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448913078 data=null}, TableItem with text {}]
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448913078 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448913079 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448913084 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:51 [2024-06-26T21:03:51.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:52 [2024-06-26T21:03:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:52 [2024-06-26T21:03:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448914165 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:03:52 [2024-06-26T21:03:52.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448914165 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:03:52 [2024-06-26T21:03:52.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448914165 data=null}, TreeItem with text {ust-overlap-testing}]
17:03:52 [2024-06-26T21:03:52.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448914165 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:52 [2024-06-26T21:03:52.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914166 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:03:52 [2024-06-26T21:03:52.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448914170 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:52 [2024-06-26T21:03:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448914180 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448914180 data=null doit=true}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448914180 data=null}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448914180 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914180 data=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:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448914227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448914228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448914228 data=null doit=true}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448914229 data=null}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448914229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914229 data=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:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448914238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:52 [2024-06-26T21:03:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448914239 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448914239 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448914239 data=null}, TreeItem with text {Traces [12]}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448914240 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914240 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]}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448914250 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:52 [2024-06-26T21:03:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914355 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914355 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914355 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914356 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914356 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)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914388 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:52 [2024-06-26T21:03:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914392 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914392 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914392 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914392 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914393 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)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914400 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914401 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914401 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914401 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914402 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448914402 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)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914406 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914406 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:52 [2024-06-26T21:03:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914406 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:53 [2024-06-26T21:03:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448914406 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)}]
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914477 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914685 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914685 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448914685 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:53 [2024-06-26T21:03:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448915691 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448915739 data=null doit=true}, TableItem with text {}]
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448915780 data=null}, TableItem with text {}]
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448915780 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448915780 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448915785 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:54 [2024-06-26T21:03:54.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448915959 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448915960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448915960 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448915960 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:54 [2024-06-26T21:03:54.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448915960 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)}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448915965 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:54 [2024-06-26T21:03:54.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448915974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448915974 data=null doit=true}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448915974 data=null}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448915974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448915975 data=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:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448916007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448916008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448916008 data=null doit=true}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448916008 data=null}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448916008 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448916008 data=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:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448916019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:54 [2024-06-26T21:03:54.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448916020 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448916020 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448916021 data=null}, TreeItem with text {Traces [12]}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448916021 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448916021 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]}]
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448916031 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:54 [2024-06-26T21:03:54.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:54 [2024-06-26T21:03:54.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916128 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916128 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916128 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916128 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448916128 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)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916163 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:54 [2024-06-26T21:03:54.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916165 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916165 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916166 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916166 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448916166 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)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916175 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916175 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916175 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:54 [2024-06-26T21:03:54.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916176 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916176 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448916176 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)}]
17:03:54 [2024-06-26T21:03:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916180 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916180 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916181 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:54 [2024-06-26T21:03:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448916181 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)}]
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916322 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916531 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916531 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448916531 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:55 [2024-06-26T21:03:55.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448917540 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448917541 data=null doit=true}, TableItem with text {}]
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448917541 data=null}, TableItem with text {}]
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448917542 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448917542 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448917549 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:55 [2024-06-26T21:03:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448917776 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448917776 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448917776 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448917777 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448917777 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)}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448917783 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:56 [2024-06-26T21:03:56.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448917795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448917795 data=null doit=true}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448917795 data=null}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448917795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448917795 data=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:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448917872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448917873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448917873 data=null doit=true}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448917873 data=null}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448917874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448917874 data=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:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448917881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:56 [2024-06-26T21:03:56.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448917885 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448917886 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448917886 data=null}, TreeItem with text {Traces [12]}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448917886 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448917886 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]}]
17:03:56 [2024-06-26T21:03:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448917908 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:56 [2024-06-26T21:03:56.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918186 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448918187 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448918187 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918187 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448918187 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)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918225 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:56 [2024-06-26T21:03:56.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918229 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448918230 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448918230 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918230 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448918230 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)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918239 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918240 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448918240 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448918240 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918241 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448918241 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)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918246 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918247 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918247 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:56 [2024-06-26T21:03:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448918247 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)}]
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.917: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:56 [2024-06-26T21:03:56.976Z] 
17:03:56 [2024-06-26T21:03:56.976Z] (Eclipse:23147): Gtk-WARNING **: 21:03:56.918: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918371 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448918741 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448918741 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448918741 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448918744 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448918745 data=null doit=true}, TableItem with text {}]
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448918745 data=null}, TableItem with text {}]
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448918745 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448918745 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448918773 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:57 [2024-06-26T21:03:57.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448919877 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448919877 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448919877 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448919878 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:58 [2024-06-26T21:03:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448919878 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)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448919883 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:58 [2024-06-26T21:03:58.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448919890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448919890 data=null doit=true}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448919890 data=null}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448919890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448919890 data=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:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448919931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448919932 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448919932 data=null doit=true}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448919933 data=null}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448919933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448919933 data=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:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448919945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:03:58 [2024-06-26T21:03:58.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448919946 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448919946 data=null doit=true}, TreeItem with text {Traces [12]}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448919946 data=null}, TreeItem with text {Traces [12]}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448919947 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448919947 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]}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448919965 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:03:58 [2024-06-26T21:03:58.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920029 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448920030 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448920030 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920030 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448920030 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)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920092 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:03:58 [2024-06-26T21:03:58.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920097 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448920097 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448920098 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920098 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448920098 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)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920114 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920115 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448920115 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448920115 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920116 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448920116 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)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920125 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920125 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920126 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:03:58 [2024-06-26T21:03:58.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448920126 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)}]
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:58 [2024-06-26T21:03:58.858Z] 
17:03:58 [2024-06-26T21:03:58.858Z] (Eclipse:23147): Gtk-WARNING **: 21:03:58.765: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920204 data=null button=1 stateMask=0x80000 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448920532 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448920536 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448920536 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448920539 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448920539 data=null doit=true}, TableItem with text {}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448920539 data=null}, TableItem with text {}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448920540 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448920540 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448920583 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:03:59 [2024-06-26T21:03:59.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:00 [2024-06-26T21:04:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:00 [2024-06-26T21:04:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448921674 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448921674 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448921674 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448921674 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921675 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)}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448921679 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:00 [2024-06-26T21:04:00.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448921686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448921686 data=null doit=true}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448921686 data=null}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448921686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921686 data=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:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448921721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448921722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448921722 data=null doit=true}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448921722 data=null}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448921730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921730 data=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:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448921737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:00 [2024-06-26T21:04:00.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448921738 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448921738 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448921739 data=null}, TreeItem with text {Traces [12]}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448921739 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921739 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]}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448921755 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:00 [2024-06-26T21:04:00.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921871 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448921871 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448921871 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921872 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921872 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)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921913 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:00 [2024-06-26T21:04:00.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921916 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448921916 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448921916 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921917 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921917 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)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921926 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921927 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448921927 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448921927 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921928 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448921928 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)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921932 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921933 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448921933 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448921933 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)}]
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.570: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.570: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.571: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.571: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] 
17:04:00 [2024-06-26T21:04:00.815Z] (Eclipse:23147): Gtk-WARNING **: 21:04:00.571: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448922007 data=null button=1 stateMask=0x80000 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448922320 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448922325 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448922325 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448922328 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448922328 data=null doit=true}, TableItem with text {}]
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448922329 data=null}, TableItem with text {}]
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448922329 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448922329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448922350 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:00 [2024-06-26T21:04:00.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448923466 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448923466 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448923466 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448923466 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923467 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)}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448923472 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:02 [2024-06-26T21:04:02.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448923478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448923478 data=null doit=true}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448923478 data=null}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448923478 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923478 data=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:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448923520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448923521 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448923521 data=null doit=true}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448923521 data=null}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448923521 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923521 data=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:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448923528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:02 [2024-06-26T21:04:02.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448923529 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448923529 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448923529 data=null}, TreeItem with text {Traces [12]}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448923529 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923529 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]}]
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448923545 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:02 [2024-06-26T21:04:02.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:02 [2024-06-26T21:04:02.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923817 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448923817 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448923818 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923818 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923818 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)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923859 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:02 [2024-06-26T21:04:02.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923862 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448923862 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448923862 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923863 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923863 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)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923868 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923869 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448923869 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448923873 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923873 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448923873 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)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923880 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923880 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923881 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448923881 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)}]
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.499: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.499: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.499: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.499: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.500: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.500: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.500: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] 
17:04:02 [2024-06-26T21:04:02.698Z] (Eclipse:23147): Gtk-WARNING **: 21:04:02.500: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:02 [2024-06-26T21:04:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448923956 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448924224 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448924228 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448924228 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448924243 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448924243 data=null doit=true}, TableItem with text {}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448924244 data=null}, TableItem with text {}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448924244 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448924244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448924269 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:02 [2024-06-26T21:04:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:04 [2024-06-26T21:04:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:04 [2024-06-26T21:04:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448925395 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:04:04 [2024-06-26T21:04:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448925395 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448925395 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448925396 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925396 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)}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448925402 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:04 [2024-06-26T21:04:04.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448925409 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448925409 data=null doit=true}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448925409 data=null}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448925410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925410 data=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:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448925457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448925459 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448925459 data=null doit=true}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448925459 data=null}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448925459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925460 data=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:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448925470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448925471 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448925472 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448925472 data=null}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448925472 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925472 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]}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448925493 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448925501 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448925501 data=null doit=true}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448925501 data=null}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448925501 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925503 data=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:04:04 [2024-06-26T21:04:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448925526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448925527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448925527 data=null doit=true}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448925527 data=null}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448925527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925527 data=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:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448925534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:04 [2024-06-26T21:04:04.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448925538 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448925538 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448925539 data=null}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448925539 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925539 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]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448925551 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448925551 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448925559 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448925559 data=null}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448925560 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448925560 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]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448925565 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:04:04 [2024-06-26T21:04:04.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:04:04 [2024-06-26T21:04:04.324Z] 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=1448925912 data=null doit=true}, Shell with text {Confirm Clear}]
17:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:04:04 [2024-06-26T21:04:04.324Z] 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:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:04:04 [2024-06-26T21:04:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:04:04 [2024-06-26T21:04:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448925913 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:04:04 [2024-06-26T21:04:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448925913 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:04:04 [2024-06-26T21:04:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448925913 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:04:04 [2024-06-26T21:04:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448925913 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:04:04 [2024-06-26T21:04:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448925913 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:04:04 [2024-06-26T21:04:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448925913 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:04:04 [2024-06-26T21:04:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448925913 data=null 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:04:07 [2024-06-26T21:04:07.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:04:08 [2024-06-26T21:04:08.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448925623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448930211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448930212 data=null doit=true}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448930212 data=null}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448930212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448930212 data=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:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448930240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448930241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448930241 data=null doit=true}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448930241 data=null}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448930242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448930242 data=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:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448930247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:08 [2024-06-26T21:04:08.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448930248 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448930248 data=null doit=true}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448930248 data=null}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448930249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448930249 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:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448930266 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448930267 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448930267 data=null doit=true}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448930267 data=null}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448930268 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448930268 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:04:08 [2024-06-26T21:04:08.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448930277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:08 [2024-06-26T21:04:08.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:04:08 [2024-06-26T21:04:08.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:04:09 [2024-06-26T21:04:09.185Z] 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=1448930681 data=null doit=true}, Shell with text {Trace Import}]
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
17:04:09 [2024-06-26T21:04:09.185Z] 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')
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.186Z] 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.
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=1448930687 data=null}, (of type 'Combo')]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1448930745 data=null doit=true}, TreeItem with text {/}]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1448930745 data=null}, TreeItem with text {/}]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1448930746 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448930746 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1448930749 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448930749 data=null doit=true}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448930749 data=null}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448930749 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448930750 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]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448930751 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1448930752 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448930752 data=null doit=true}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448930752 data=null}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448930753 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448930753 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]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448930755 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:09 [2024-06-26T21:04:09.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:09 [2024-06-26T21:04:09.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448930791 data=null button=0 stateMask=0x0 x=152 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448930791 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448930791 data=null}, Tree node with text: kernel-overlap-testing]
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448930791 data=null button=1 stateMask=0x0 x=152 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448930792 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:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448930803 data=null button=1 stateMask=0x80000 x=152 y=-38 count=1}, Tree node with text: kernel-overlap-testing]
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:04:09 [2024-06-26T21:04:09.443Z] 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:'))
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448930808 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:'))]
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.443Z] 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'
17:04:09 [2024-06-26T21:04:09.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:04:09 [2024-06-26T21:04:09.443Z] 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')
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:04:09 [2024-06-26T21:04:09.444Z] 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')
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3777b1cb
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448930821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448930821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448930821 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448930821 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448930821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448930822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448930822 data=null 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')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448930822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448930822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448930822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448930822 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448930822 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:04:09 [2024-06-26T21:04:09.444Z] 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')
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:04:09 [2024-06-26T21:04:09.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 deselected, not deselecting again.
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.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'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:04:09 [2024-06-26T21:04:09.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')
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] 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')
17:04:09 [2024-06-26T21:04:09.445Z] 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.
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:04:09 [2024-06-26T21:04:09.445Z] 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')
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:04:09 [2024-06-26T21:04:09.445Z] 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.
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] 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)'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:04:09 [2024-06-26T21:04:09.445Z] 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')
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.445Z] 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')
17:04:09 [2024-06-26T21:04:09.445Z] 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.
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:04:09 [2024-06-26T21:04:09.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')
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448930836 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:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448930837 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:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448930837 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448930837 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448930837 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:04:09 [2024-06-26T21:04:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448930837 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:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448930837 data=null 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:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448930304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448931270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448931270 data=null doit=true}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448931270 data=null}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448931271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448931271 data=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:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448931293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448931293 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448931293 data=null doit=true}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448931293 data=null}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448931294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448931294 data=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:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448931298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:09 [2024-06-26T21:04:09.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:09 [2024-06-26T21:04:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448931299 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448931306 data=null doit=true}, TreeItem with text {Traces [0]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448931306 data=null}, TreeItem with text {Traces [0]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448931307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448931307 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:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448931316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448931327 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448931327 data=null}, TreeItem with text {Traces [2]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448931327 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448931327 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:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448931329 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1448931329 data=null doit=true}, TreeItem with text {z-clashes [1]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1448931330 data=null}, TreeItem with text {z-clashes [1]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1448931330 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448931330 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]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1448931332 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:09 [2024-06-26T21:04:09.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931587 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448931587 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448931587 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931588 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448931588 data=null item=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:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931624 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:10 [2024-06-26T21:04:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:10 [2024-06-26T21:04:10.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931628 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448931628 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448931628 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931628 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448931628 data=null item=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:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931634 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931635 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448931635 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448931635 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931636 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448931636 data=null item=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:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931646 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931646 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931647 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448931647 data=null item=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:04:10 [2024-06-26T21:04:10.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931779 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448931908 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448931908 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448931908 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:10 [2024-06-26T21:04:10.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:04:10 [2024-06-26T21:04:10.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448932977 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448932977 data=null doit=true}, TableItem with text {}]
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448932977 data=null}, TableItem with text {}]
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448932978 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448932978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:11 [2024-06-26T21:04:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448932981 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:11 [2024-06-26T21:04:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:11 [2024-06-26T21:04:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448933148 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448933148 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448933148 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448933148 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933148 data=null item=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:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448933153 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:11 [2024-06-26T21:04:11.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448933171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448933171 data=null doit=true}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448933171 data=null}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448933171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933171 data=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:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448933203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448933204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448933204 data=null doit=true}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448933204 data=null}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448933204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933204 data=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:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448933210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:11 [2024-06-26T21:04:11.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448933211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448933211 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448933211 data=null}, TreeItem with text {Traces [2]}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448933212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933212 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:04:11 [2024-06-26T21:04:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448933228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:11 [2024-06-26T21:04:11.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933491 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448933492 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448933492 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933492 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:11 [2024-06-26T21:04:11.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933492 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:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933531 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:12 [2024-06-26T21:04:12.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933534 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448933534 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448933535 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933535 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933535 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:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933544 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:04:12 [2024-06-26T21:04:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933544 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448933544 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448933545 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933545 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448933545 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:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933550 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933550 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933550 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448933550 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:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.205: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.205: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.206: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.206: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.206: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.206: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.206: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] 
17:04:12 [2024-06-26T21:04:12.428Z] (Eclipse:23147): Gtk-WARNING **: 21:04:12.206: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933657 data=null button=1 stateMask=0x80000 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448933991 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448933992 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448933992 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448933994 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448933995 data=null doit=true}, TableItem with text {}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448933995 data=null}, TableItem with text {}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448933995 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448933995 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448934014 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:12 [2024-06-26T21:04:12.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:13 [2024-06-26T21:04:13.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448935088 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448935088 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448935088 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448935089 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935089 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:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448935097 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:13 [2024-06-26T21:04:13.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448935104 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448935104 data=null doit=true}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448935104 data=null}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448935104 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935104 data=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:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448935146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448935147 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448935147 data=null doit=true}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448935147 data=null}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448935148 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935148 data=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:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448935157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448935158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448935158 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448935158 data=null}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448935159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935159 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:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448935178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448935185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448935185 data=null doit=true}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448935185 data=null}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448935186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935186 data=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:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448935210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448935214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448935214 data=null doit=true}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448935214 data=null}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448935215 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935215 data=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:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448935220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:13 [2024-06-26T21:04:13.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448935221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448935222 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448935222 data=null}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448935222 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935222 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:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448935244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448935244 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448935245 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448935245 data=null}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448935245 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448935245 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:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448935249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:04:13 [2024-06-26T21:04:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:04:14 [2024-06-26T21:04:14.053Z] 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=1448935572 data=null doit=true}, Shell with text {Confirm Clear}]
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:04:14 [2024-06-26T21:04:14.053Z] 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:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448935573 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:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448935573 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:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448935573 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448935573 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448935574 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:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448935574 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:04:14 [2024-06-26T21:04:14.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448935574 data=null 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:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448935284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448936280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448936280 data=null doit=true}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448936280 data=null}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448936280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448936281 data=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:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448936320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448936321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448936321 data=null doit=true}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448936321 data=null}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448936322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448936322 data=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:04:14 [2024-06-26T21:04:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448936327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:14 [2024-06-26T21:04:14.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448936328 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448936328 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448936328 data=null}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448936329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448936329 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:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448936371 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448936372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448936372 data=null doit=true}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448936372 data=null}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448936373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448936373 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:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448936376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:04:14 [2024-06-26T21:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:04:15 [2024-06-26T21:04:15.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:04:15 [2024-06-26T21:04:15.497Z] 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=1448936875 data=null doit=true}, Shell with text {Trace Import}]
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
17:04:15 [2024-06-26T21:04:15.497Z] 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')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.497Z] 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.
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1448936890 data=null}, (of type 'Combo')]
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1448936993 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1448936993 data=null doit=true}, TreeItem with text {/}]
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1448936993 data=null}, TreeItem with text {/}]
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1448936993 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
17:04:15 [2024-06-26T21:04:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448936993 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1448936994 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:04:15 [2024-06-26T21:04:15.498Z] 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:'))
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448937018 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:'))]
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] 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'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:04:15 [2024-06-26T21:04:15.498Z] 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')
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:04:15 [2024-06-26T21:04:15.498Z] 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')
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:04:15 [2024-06-26T21:04:15.498Z] 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.
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:04:15 [2024-06-26T21:04:15.498Z] 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')
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:04:15 [2024-06-26T21:04:15.499Z] 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.
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:04:15 [2024-06-26T21:04:15.499Z] 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')
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] 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')
17:04:15 [2024-06-26T21:04:15.499Z] 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.
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:04:15 [2024-06-26T21:04:15.499Z] 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')
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:04:15 [2024-06-26T21:04:15.499Z] 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.
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] 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)'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:04:15 [2024-06-26T21:04:15.499Z] 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')
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] 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')
17:04:15 [2024-06-26T21:04:15.499Z] 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.
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.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:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448937080 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:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448937080 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:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448937080 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448937081 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448937081 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:04:15 [2024-06-26T21:04:15.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448937081 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:04:15 [2024-06-26T21:04:15.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')
17:04:15 [2024-06-26T21:04:15.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')
17:04:15 [2024-06-26T21:04:15.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')
17:04:15 [2024-06-26T21:04:15.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')
17:04:15 [2024-06-26T21:04:15.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')
17:04:15 [2024-06-26T21:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:04:16 [2024-06-26T21:04:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448937081 data=null 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:04:16 [2024-06-26T21:04:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448936409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448938204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448938206 data=null doit=true}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448938206 data=null}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448938207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448938207 data=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:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448938219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:16 [2024-06-26T21:04:16.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448938220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448938220 data=null doit=true}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448938220 data=null}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448938221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448938221 data=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:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448938234 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:16 [2024-06-26T21:04:16.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448938235 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448938235 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448938236 data=null}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448938236 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448938236 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]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448938250 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448938251 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448938251 data=null}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448938251 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448938251 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]}]
17:04:16 [2024-06-26T21:04:16.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448938255 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938609 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448938610 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448938610 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938610 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448938610 data=null item=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:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938633 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:17 [2024-06-26T21:04:17.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938643 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448938643 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448938643 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938644 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448938644 data=null item=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:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938648 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:04:17 [2024-06-26T21:04:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938648 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448938648 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448938649 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938649 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448938649 data=null item=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:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938655 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938656 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938656 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448938656 data=null item=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:04:17 [2024-06-26T21:04:17.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938720 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448938890 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448938890 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448938890 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:17 [2024-06-26T21:04:17.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:04:17 [2024-06-26T21:04:17.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:18 [2024-06-26T21:04:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:18 [2024-06-26T21:04:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:18 [2024-06-26T21:04:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:18 [2024-06-26T21:04:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:18 [2024-06-26T21:04:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:18 [2024-06-26T21:04:18.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448939991 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448939991 data=null doit=true}, TableItem with text {}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448939991 data=null}, TableItem with text {}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448939992 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448939992 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448939995 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448940189 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448940189 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448940189 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448940190 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940190 data=null item=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:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448940204 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:18 [2024-06-26T21:04:18.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448940211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448940211 data=null doit=true}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448940211 data=null}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448940211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940211 data=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:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448940285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448940286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448940286 data=null doit=true}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448940286 data=null}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448940286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940286 data=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:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448940295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:18 [2024-06-26T21:04:18.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448940296 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448940296 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448940296 data=null}, TreeItem with text {Traces [12]}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448940296 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940297 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]}]
17:04:18 [2024-06-26T21:04:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448940307 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:18 [2024-06-26T21:04:18.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:19 [2024-06-26T21:04:19.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940637 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448940638 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448940638 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940638 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940638 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}]
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940690 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:19 [2024-06-26T21:04:19.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:19 [2024-06-26T21:04:19.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940694 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448940694 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448940694 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940694 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940695 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}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940702 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940703 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448940703 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448940703 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940704 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448940704 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}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940708 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940708 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940708 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448940708 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}]
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940773 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448940943 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448940943 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448940943 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:19 [2024-06-26T21:04:19.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448941962 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448941962 data=null doit=true}, TableItem with text {}]
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448941962 data=null}, TableItem with text {}]
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448941963 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448941963 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448941967 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:20 [2024-06-26T21:04:20.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448942239 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448942239 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448942239 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448942240 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942240 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}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448942244 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:20 [2024-06-26T21:04:20.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448942249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448942250 data=null doit=true}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448942250 data=null}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448942250 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942250 data=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:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448942286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448942287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448942287 data=null doit=true}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448942287 data=null}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448942288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942288 data=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:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448942296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:20 [2024-06-26T21:04:20.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448942297 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448942297 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448942297 data=null}, TreeItem with text {Traces [12]}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448942298 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:20 [2024-06-26T21:04:20.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942298 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]}]
17:04:20 [2024-06-26T21:04:20.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448942308 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:20 [2024-06-26T21:04:20.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942539 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448942539 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448942540 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942540 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:20 [2024-06-26T21:04:20.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942540 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:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942591 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:21 [2024-06-26T21:04:21.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942594 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448942594 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448942594 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942595 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942595 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:04:21 [2024-06-26T21:04:21.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942602 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942603 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448942603 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448942603 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942604 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448942604 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:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942607 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942608 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942608 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448942608 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:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.279: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.279: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.279: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.279: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.279: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.279: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.280: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] 
17:04:21 [2024-06-26T21:04:21.487Z] (Eclipse:23147): Gtk-WARNING **: 21:04:21.280: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448942674 data=null button=1 stateMask=0x80000 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448943002 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448943029 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448943029 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448943032 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448943032 data=null doit=true}, TableItem with text {}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448943032 data=null}, TableItem with text {}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448943032 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448943032 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448943036 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:21 [2024-06-26T21:04:21.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448944142 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448944142 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448944143 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448944143 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944143 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:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448944147 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:22 [2024-06-26T21:04:22.856Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448944153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448944153 data=null doit=true}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448944154 data=null}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448944154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944154 data=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:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448944194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448944195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448944195 data=null doit=true}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448944195 data=null}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448944196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944196 data=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:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448944204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:22 [2024-06-26T21:04:22.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448944205 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448944205 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448944206 data=null}, TreeItem with text {Traces [12]}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448944206 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944206 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]}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448944225 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:22 [2024-06-26T21:04:22.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448944304 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448944305 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448944305 data=null}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448944305 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944305 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}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448944338 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:22 [2024-06-26T21:04:22.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448944341 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448944341 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448944341 data=null}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448944342 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944342 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}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448944349 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448944350 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448944350 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448944350 data=null}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448944351 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448944351 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}]
17:04:22 [2024-06-26T21:04:22.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448944354 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448944355 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448944355 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:04:22 [2024-06-26T21:04:22.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448944355 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}]
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.975: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.975: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.976: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.976: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.976: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.976: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.976: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] 
17:04:23 [2024-06-26T21:04:23.114Z] (Eclipse:23147): Gtk-WARNING **: 21:04:22.976: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:23 [2024-06-26T21:04:23.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448944435 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448944714 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448944720 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448944720 data=null}, TreeItem with text {simple_server-thread1}]
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:23 [2024-06-26T21:04:23.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448944723 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448944723 data=null doit=true}, TableItem with text {}]
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448944723 data=null}, TableItem with text {}]
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448944723 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448944724 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448944743 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:23 [2024-06-26T21:04:23.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:24 [2024-06-26T21:04:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:24 [2024-06-26T21:04:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448945928 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448945929 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448945929 data=null}, TreeItem with text {simple_server-thread1}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448945929 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448945929 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}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448945937 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:24 [2024-06-26T21:04:24.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448945943 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448945943 data=null doit=true}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448945943 data=null}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448945943 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448945944 data=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:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448945980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448945981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448945981 data=null doit=true}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448945981 data=null}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448945982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448945982 data=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:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448945989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:24 [2024-06-26T21:04:24.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448945990 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448945990 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448945990 data=null}, TreeItem with text {Traces [12]}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448945990 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448945990 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]}]
17:04:24 [2024-06-26T21:04:24.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448946007 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:24 [2024-06-26T21:04:24.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:24 [2024-06-26T21:04:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:24 [2024-06-26T21:04:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448946172 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448946172 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448946172 data=null}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448946173 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448946173 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}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448946209 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:24 [2024-06-26T21:04:24.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448946213 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448946213 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448946214 data=null}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448946214 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448946214 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}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448946223 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448946223 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448946223 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448946224 data=null}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448946224 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448946224 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}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448946228 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448946229 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448946229 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:04:24 [2024-06-26T21:04:24.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448946229 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}]
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.895: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.895: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.895: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.895: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.895: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.895: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.896: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] 
17:04:25 [2024-06-26T21:04:25.070Z] (Eclipse:23147): Gtk-WARNING **: 21:04:24.896: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448946364 data=null button=1 stateMask=0x80000 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448946635 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448946635 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448946635 data=null}, TreeItem with text {simple_server-thread2}]
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:25 [2024-06-26T21:04:25.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448946638 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448946638 data=null doit=true}, TableItem with text {}]
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448946638 data=null}, TableItem with text {}]
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448946639 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448946639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448946660 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:25 [2024-06-26T21:04:25.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448947747 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448947747 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448947747 data=null}, TreeItem with text {simple_server-thread2}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448947747 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947748 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}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448947752 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:26 [2024-06-26T21:04:26.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448947759 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448947759 data=null doit=true}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448947759 data=null}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448947759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947759 data=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:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448947802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448947803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448947804 data=null doit=true}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448947804 data=null}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448947804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947804 data=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:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448947813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:26 [2024-06-26T21:04:26.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448947814 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448947814 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448947814 data=null}, TreeItem with text {Traces [12]}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448947815 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947815 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]}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448947834 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:26 [2024-06-26T21:04:26.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947919 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448947919 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448947919 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947920 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947920 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:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947956 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:26 [2024-06-26T21:04:26.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947961 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448947961 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448947961 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947962 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947962 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:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947971 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947971 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448947972 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448947972 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947972 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448947973 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:04:26 [2024-06-26T21:04:26.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947977 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947978 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448947978 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448947978 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:04:26 [2024-06-26T21:04:26.695Z] 
17:04:26 [2024-06-26T21:04:26.695Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.695Z] 
17:04:26 [2024-06-26T21:04:26.695Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.695Z] 
17:04:26 [2024-06-26T21:04:26.695Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.695Z] 
17:04:26 [2024-06-26T21:04:26.695Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.695Z] 
17:04:26 [2024-06-26T21:04:26.695Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.696Z] 
17:04:26 [2024-06-26T21:04:26.696Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.696Z] 
17:04:26 [2024-06-26T21:04:26.696Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.696Z] 
17:04:26 [2024-06-26T21:04:26.696Z] (Eclipse:23147): Gtk-WARNING **: 21:04:26.600: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:26 [2024-06-26T21:04:26.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448948062 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448948280 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448948332 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448948332 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448948335 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448948335 data=null doit=true}, TableItem with text {}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448948335 data=null}, TableItem with text {}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448948349 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448948350 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448948364 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:26 [2024-06-26T21:04:26.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:27 [2024-06-26T21:04:27.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448949556 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448949557 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448949557 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448949557 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949557 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:04:28 [2024-06-26T21:04:28.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448949574 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:28 [2024-06-26T21:04:28.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448949582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448949583 data=null doit=true}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448949583 data=null}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448949583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949583 data=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:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448949625 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448949627 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448949627 data=null doit=true}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448949627 data=null}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448949627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949627 data=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:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448949636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:28 [2024-06-26T21:04:28.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448949637 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448949637 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448949637 data=null}, TreeItem with text {Traces [12]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448949638 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949638 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]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448949659 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:28 [2024-06-26T21:04:28.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1448949660 data=null doit=true}, TreeItem with text {z-clashes [6]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1448949660 data=null}, TreeItem with text {z-clashes [6]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1448949661 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448949661 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]}]
17:04:28 [2024-06-26T21:04:28.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1448949665 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949900 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448949900 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448949901 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949901 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949901 data=null item=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:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949962 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:28 [2024-06-26T21:04:28.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949965 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448949965 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448949966 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949966 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949966 data=null item=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:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949972 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949972 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448949976 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448949977 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949977 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448949977 data=null item=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:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949982 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949983 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448949983 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448949983 data=null item=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:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448950061 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448950271 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448950306 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448950306 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:28 [2024-06-26T21:04:28.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448951340 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448951340 data=null doit=true}, TableItem with text {}]
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448951340 data=null}, TableItem with text {}]
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448951340 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448951341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448951346 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:29 [2024-06-26T21:04:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448951534 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448951535 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448951535 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448951535 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951535 data=null item=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:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448951541 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:30 [2024-06-26T21:04:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:30 [2024-06-26T21:04:30.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448951552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448951552 data=null doit=true}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448951552 data=null}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448951553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951553 data=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:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448951593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448951594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448951594 data=null doit=true}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448951594 data=null}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448951595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951595 data=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:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448951605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:30 [2024-06-26T21:04:30.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448951606 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448951606 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448951606 data=null}, TreeItem with text {Traces [12]}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448951606 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951607 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]}]
17:04:30 [2024-06-26T21:04:30.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448951628 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:30 [2024-06-26T21:04:30.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:30 [2024-06-26T21:04:30.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951902 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448951902 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448951935 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951936 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951936 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}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951970 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:30 [2024-06-26T21:04:30.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951974 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448951975 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448951975 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951975 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951976 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}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951989 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951989 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448951990 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448951990 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448951991 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448951991 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}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448952005 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448952006 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448952006 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:30 [2024-06-26T21:04:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448952007 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}]
17:04:30 [2024-06-26T21:04:30.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448952098 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448952566 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448952566 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448952566 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:31 [2024-06-26T21:04:31.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448953573 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448953574 data=null doit=true}, TableItem with text {}]
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448953574 data=null}, TableItem with text {}]
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448953575 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448953575 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448953585 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:32 [2024-06-26T21:04:32.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448953782 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448953783 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448953783 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448953783 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448953783 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}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448953788 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:32 [2024-06-26T21:04:32.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448953794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448953794 data=null doit=true}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448953794 data=null}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448953795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448953795 data=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:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448953831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448953832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448953832 data=null doit=true}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448953832 data=null}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448953833 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448953833 data=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:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448953871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:32 [2024-06-26T21:04:32.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448953872 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448953872 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448953873 data=null}, TreeItem with text {Traces [12]}]
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448953873 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448953873 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]}]
17:04:32 [2024-06-26T21:04:32.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448953889 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:32 [2024-06-26T21:04:32.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:32 [2024-06-26T21:04:32.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954061 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448954061 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448954061 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954061 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448954061 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:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954095 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:32 [2024-06-26T21:04:32.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954097 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448954098 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448954098 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954098 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448954098 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:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954106 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954107 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448954107 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448954107 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954107 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448954107 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:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954111 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954112 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954112 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448954112 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:04:32 [2024-06-26T21:04:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954185 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:32 [2024-06-26T21:04:32.825Z] 
17:04:32 [2024-06-26T21:04:32.825Z] (Eclipse:23147): Gtk-WARNING **: 21:04:32.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448954195 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448954590 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448954595 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448954598 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448954598 data=null doit=true}, TableItem with text {}]
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448954598 data=null}, TableItem with text {}]
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448954598 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448954599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448954603 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:33 [2024-06-26T21:04:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448955695 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448955695 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448955696 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448955696 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448955696 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:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448955703 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:34 [2024-06-26T21:04:34.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448955719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448955719 data=null doit=true}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448955720 data=null}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448955720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448955720 data=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:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448955799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448955800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448955800 data=null doit=true}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448955800 data=null}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448955801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448955801 data=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:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448955810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:34 [2024-06-26T21:04:34.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448955812 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448955812 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448955812 data=null}, TreeItem with text {Traces [12]}]
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448955812 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448955812 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]}]
17:04:34 [2024-06-26T21:04:34.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448955829 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:34 [2024-06-26T21:04:34.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:34 [2024-06-26T21:04:34.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448956197 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448956197 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448956197 data=null}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448956198 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448956198 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}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448956230 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:34 [2024-06-26T21:04:34.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448956233 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448956233 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448956233 data=null}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448956233 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448956233 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}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448956241 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448956241 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448956242 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448956242 data=null}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448956242 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448956242 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}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448956246 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448956246 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448956247 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:04:34 [2024-06-26T21:04:34.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448956247 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}]
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.861: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.861: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.861: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.861: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.862: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.862: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.862: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:34 [2024-06-26T21:04:34.964Z] 
17:04:34 [2024-06-26T21:04:34.964Z] (Eclipse:23147): Gtk-WARNING **: 21:04:34.862: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448956373 data=null button=1 stateMask=0x80000 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448956585 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448956585 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448956585 data=null}, TreeItem with text {simple_server-thread1}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448956588 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448956588 data=null doit=true}, TableItem with text {}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448956588 data=null}, TableItem with text {}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448956588 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448956599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448956604 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:35 [2024-06-26T21:04:35.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:36 [2024-06-26T21:04:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:36 [2024-06-26T21:04:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448957792 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448957793 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448957793 data=null}, TreeItem with text {simple_server-thread1}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448957793 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448957793 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}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448957802 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:36 [2024-06-26T21:04:36.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448957808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448957808 data=null doit=true}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448957808 data=null}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448957808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448957808 data=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:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448957845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448957846 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448957846 data=null doit=true}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448957846 data=null}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448957847 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448957847 data=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:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448957855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:36 [2024-06-26T21:04:36.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448957856 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448957856 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448957857 data=null}, TreeItem with text {Traces [12]}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448957857 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448957857 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]}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448957868 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:36 [2024-06-26T21:04:36.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:36 [2024-06-26T21:04:36.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448957937 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448957937 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448957937 data=null}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448957938 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448957938 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}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448957996 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:36 [2024-06-26T21:04:36.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448957999 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448957999 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448957999 data=null}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448957999 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448957999 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}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448958026 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448958026 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448958026 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448958027 data=null}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448958027 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448958027 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}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448958035 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448958035 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448958036 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448958036 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}]
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.643: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.643: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.643: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.643: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.643: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.643: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.644: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.664Z] 
17:04:36 [2024-06-26T21:04:36.664Z] (Eclipse:23147): Gtk-WARNING **: 21:04:36.644: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:36 [2024-06-26T21:04:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448958108 data=null button=1 stateMask=0x80000 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448958332 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448958357 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448958357 data=null}, TreeItem with text {simple_server-thread2}]
17:04:36 [2024-06-26T21:04:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:04:36 [2024-06-26T21:04:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448958360 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448958360 data=null doit=true}, TableItem with text {}]
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448958360 data=null}, TableItem with text {}]
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448958360 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448958361 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448958365 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:36 [2024-06-26T21:04:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448959555 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448959556 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448959556 data=null}, TreeItem with text {simple_server-thread2}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448959556 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959556 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}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448959561 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:38 [2024-06-26T21:04:38.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448959567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448959567 data=null doit=true}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448959567 data=null}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448959567 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959567 data=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:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448959607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448959608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448959608 data=null doit=true}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448959609 data=null}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448959609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959609 data=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:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448959618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:38 [2024-06-26T21:04:38.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448959619 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448959619 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448959619 data=null}, TreeItem with text {Traces [12]}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448959620 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959620 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]}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448959663 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:38 [2024-06-26T21:04:38.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:38 [2024-06-26T21:04:38.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959773 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448959773 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448959773 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959774 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959774 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:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959808 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:38 [2024-06-26T21:04:38.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959811 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448959811 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448959811 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959811 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959811 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:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959819 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959820 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448959820 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448959820 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959820 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448959821 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:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959824 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959825 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959825 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448959825 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:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.435: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.435: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.435: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.435: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.435: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.435: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.436: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.546Z] 
17:04:38 [2024-06-26T21:04:38.546Z] (Eclipse:23147): Gtk-WARNING **: 21:04:38.436: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:38 [2024-06-26T21:04:38.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448959950 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448960160 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448960160 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448960163 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448960177 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448960177 data=null doit=true}, TableItem with text {}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448960177 data=null}, TableItem with text {}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448960178 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448960178 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448960191 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:38 [2024-06-26T21:04:38.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:39 [2024-06-26T21:04:39.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:39 [2024-06-26T21:04:39.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448961404 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448961405 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448961405 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448961405 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961405 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:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448961410 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:39 [2024-06-26T21:04:39.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448961446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448961446 data=null doit=true}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448961446 data=null}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448961447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961447 data=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:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448961495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448961496 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448961496 data=null doit=true}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448961496 data=null}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448961496 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961497 data=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:04:39 [2024-06-26T21:04:39.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448961503 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448961504 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448961508 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448961508 data=null}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448961508 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961509 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]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448961521 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448961535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448961535 data=null doit=true}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448961535 data=null}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448961536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961536 data=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:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448961559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448961560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448961560 data=null doit=true}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448961560 data=null}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448961561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961561 data=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:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448961567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:39 [2024-06-26T21:04:39.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448961568 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448961568 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448961569 data=null}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448961569 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961569 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]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448961586 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448961587 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:39 [2024-06-26T21:04:39.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448961587 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:40 [2024-06-26T21:04:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448961587 data=null}, TreeItem with text {Traces [12]}]
17:04:40 [2024-06-26T21:04:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448961588 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:40 [2024-06-26T21:04:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448961588 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]}]
17:04:40 [2024-06-26T21:04:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448961599 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:40 [2024-06-26T21:04:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:04:40 [2024-06-26T21:04:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:04:40 [2024-06-26T21:04:40.501Z] 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=1448961938 data=null doit=true}, Shell with text {Confirm Clear}]
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:04:40 [2024-06-26T21:04:40.501Z] 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:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448961938 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:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448961939 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:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448961939 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448961939 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448961939 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:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448961939 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:04:40 [2024-06-26T21:04:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448961939 data=null 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:04:43 [2024-06-26T21:04:43.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:04:44 [2024-06-26T21:04:44.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448961631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448966221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448966222 data=null doit=true}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448966222 data=null}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448966222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448966222 data=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:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448966251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448966251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448966252 data=null doit=true}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448966252 data=null}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448966252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448966252 data=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:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448966260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:44 [2024-06-26T21:04:44.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448966261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448966261 data=null doit=true}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448966261 data=null}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448966261 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448966262 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:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448966277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448966278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448966278 data=null doit=true}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448966278 data=null}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448966279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448966279 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:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448966282 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:04:44 [2024-06-26T21:04:44.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:04:45 [2024-06-26T21:04:45.160Z] 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=1448966730 data=null doit=true}, Shell with text {Trace Import}]
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
17:04:45 [2024-06-26T21:04:45.160Z] 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')
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.160Z] 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.
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1448966736 data=null}, (of type 'Combo')]
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:45 [2024-06-26T21:04:45.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:04:45 [2024-06-26T21:04:45.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:45 [2024-06-26T21:04:45.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=1448966800 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1448966800 data=null doit=true}, TreeItem with text {/}]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1448966800 data=null}, TreeItem with text {/}]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1448966801 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448966801 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1448966801 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:04:45 [2024-06-26T21:04:45.418Z] 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:'))
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448966827 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:'))]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] 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'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:04:45 [2024-06-26T21:04:45.418Z] 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')
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:04:45 [2024-06-26T21:04:45.418Z] 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')
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ef31c26
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448966835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448966835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448966835 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448966836 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448966836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448966836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448966836 data=null 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')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448966836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448966836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448966836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448966836 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448966836 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:04:45 [2024-06-26T21:04:45.419Z] 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')
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:04:45 [2024-06-26T21:04:45.419Z] 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.
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:04:45 [2024-06-26T21:04:45.419Z] 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')
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] 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')
17:04:45 [2024-06-26T21:04:45.419Z] 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.
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:04:45 [2024-06-26T21:04:45.420Z] 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')
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:04:45 [2024-06-26T21:04:45.420Z] 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.
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] 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)'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:04:45 [2024-06-26T21:04:45.420Z] 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')
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] 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')
17:04:45 [2024-06-26T21:04:45.420Z] 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.
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.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:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448966852 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:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448966852 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:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448966852 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448966853 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448966853 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:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448966853 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:04:45 [2024-06-26T21:04:45.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:04:45 [2024-06-26T21:04:45.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:04:45 [2024-06-26T21:04:45.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:04:45 [2024-06-26T21:04:45.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:04:45 [2024-06-26T21:04:45.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:04:45 [2024-06-26T21:04:45.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
17:04:45 [2024-06-26T21:04:45.983Z] 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=1448967498 data=null doit=true}, Shell with text {Confirmation}]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
17:04:45 [2024-06-26T21:04:45.983Z] 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')
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=1448967499 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')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=1448967499 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')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=1448967500 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=1448967500 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=1448967500 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')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=1448967500 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')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=1448967500 data=null 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')]
17:04:45 [2024-06-26T21:04:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448966853 data=null 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:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448966312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448968084 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448968085 data=null doit=true}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448968085 data=null}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448968085 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448968085 data=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:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448968124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448968125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448968125 data=null doit=true}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448968125 data=null}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448968126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448968126 data=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:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448968140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:46 [2024-06-26T21:04:46.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448968141 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448968141 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448968141 data=null}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448968142 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448968142 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]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448968160 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448968160 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448968161 data=null}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448968161 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448968161 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]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448968190 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968348 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448968348 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448968348 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968349 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448968349 data=null item=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:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968382 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:46 [2024-06-26T21:04:46.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968385 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448968386 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448968386 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968386 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448968386 data=null item=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:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968391 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968391 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448968391 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448968391 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968392 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448968392 data=null item=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:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968396 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968396 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:46 [2024-06-26T21:04:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968396 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448968396 data=null item=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:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968465 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448968651 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448968651 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448968651 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:04:47 [2024-06-26T21:04:47.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:48 [2024-06-26T21:04:48.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448969707 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448969707 data=null doit=true}, TableItem with text {}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448969707 data=null}, TableItem with text {}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448969708 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448969708 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448969712 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448969897 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448969897 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448969897 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448969897 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448969898 data=null item=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:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448969907 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:48 [2024-06-26T21:04:48.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448969913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448969913 data=null doit=true}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448969913 data=null}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448969914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448969914 data=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:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448969945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448969946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448969946 data=null doit=true}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448969946 data=null}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448969946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448969946 data=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:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448969954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:48 [2024-06-26T21:04:48.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448969959 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448969960 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:48 [2024-06-26T21:04:48.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448969960 data=null}, TreeItem with text {Traces [12]}]
17:04:48 [2024-06-26T21:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448969960 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:48 [2024-06-26T21:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448969960 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]}]
17:04:48 [2024-06-26T21:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448969971 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:48 [2024-06-26T21:04:48.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970210 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448970211 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448970211 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970211 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448970211 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}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970269 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:48 [2024-06-26T21:04:48.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970273 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448970273 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448970273 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970273 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448970274 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}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970281 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970282 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448970282 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448970282 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970282 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448970283 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}]
17:04:48 [2024-06-26T21:04:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970287 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970287 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970288 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:48 [2024-06-26T21:04:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448970288 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}]
17:04:48 [2024-06-26T21:04:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970359 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
17:04:49 [2024-06-26T21:04:49.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448970550 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:49 [2024-06-26T21:04:49.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448970550 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:49 [2024-06-26T21:04:49.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448970550 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:49 [2024-06-26T21:04:49.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
17:04:49 [2024-06-26T21:04:49.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:49 [2024-06-26T21:04:49.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:50 [2024-06-26T21:04:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:50 [2024-06-26T21:04:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:50 [2024-06-26T21:04:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:50 [2024-06-26T21:04:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:50 [2024-06-26T21:04:50.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448971553 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448971553 data=null doit=true}, TableItem with text {}]
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448971553 data=null}, TableItem with text {}]
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448971553 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448971553 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448971557 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:50 [2024-06-26T21:04:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448971838 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1448971838 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1448971838 data=null}, TreeItem with text {ExampleCustomXml.xml}]
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448971838 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448971839 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}]
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1448971847 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
17:04:50 [2024-06-26T21:04:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:50 [2024-06-26T21:04:50.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448971852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448971852 data=null doit=true}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448971852 data=null}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448971853 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448971853 data=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:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448971890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448971891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448971891 data=null doit=true}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448971891 data=null}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448971892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448971892 data=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:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448971897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:50 [2024-06-26T21:04:50.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448971898 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448971898 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448971899 data=null}, TreeItem with text {Traces [12]}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448971899 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448971902 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]}]
17:04:50 [2024-06-26T21:04:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448971913 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:50 [2024-06-26T21:04:50.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972146 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448972146 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448972146 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972147 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448972147 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:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972206 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:50 [2024-06-26T21:04:50.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972209 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448972209 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448972210 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972210 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448972210 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:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972218 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972219 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448972219 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448972219 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972219 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448972220 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:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972223 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972224 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972224 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:50 [2024-06-26T21:04:50.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448972224 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:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.904: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.904: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.905: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.905: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.905: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.905: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.905: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] 
17:04:51 [2024-06-26T21:04:51.155Z] (Eclipse:23147): Gtk-WARNING **: 21:04:50.905: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972358 data=null button=1 stateMask=0x80000 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448972681 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448972681 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448972681 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448972683 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448972683 data=null doit=true}, TableItem with text {}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448972683 data=null}, TableItem with text {}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448972684 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:51 [2024-06-26T21:04:51.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448972700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:51 [2024-06-26T21:04:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448972712 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:51 [2024-06-26T21:04:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:51 [2024-06-26T21:04:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448973800 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448973800 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448973800 data=null}, TreeItem with text {kernel-overlap-testing}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448973800 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448973800 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:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448973809 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:52 [2024-06-26T21:04:52.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448973814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448973815 data=null doit=true}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448973815 data=null}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448973815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448973815 data=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:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448973857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448973858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448973858 data=null doit=true}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448973859 data=null}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448973859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448973859 data=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:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448973868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:52 [2024-06-26T21:04:52.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448973869 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448973870 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448973870 data=null}, TreeItem with text {Traces [12]}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448973870 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448973870 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]}]
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448973891 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:52 [2024-06-26T21:04:52.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:52 [2024-06-26T21:04:52.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448973946 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448973947 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448973947 data=null}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448973947 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448973947 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}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448974003 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:52 [2024-06-26T21:04:52.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448974006 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448974006 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448974006 data=null}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448974007 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448974007 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}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448974015 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448974016 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448974016 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448974016 data=null}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448974016 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448974017 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}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448974021 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448974021 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1448974022 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:04:52 [2024-06-26T21:04:52.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448974022 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}]
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.642: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:52 [2024-06-26T21:04:52.781Z] 
17:04:52 [2024-06-26T21:04:52.781Z] (Eclipse:23147): Gtk-WARNING **: 21:04:52.642: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448974150 data=null button=1 stateMask=0x80000 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1448974414 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1448974415 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1448974415 data=null}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448974418 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448974418 data=null doit=true}, TableItem with text {}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448974418 data=null}, TableItem with text {}]
17:04:53 [2024-06-26T21:04:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448974418 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:53 [2024-06-26T21:04:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448974419 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:53 [2024-06-26T21:04:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448974444 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:53 [2024-06-26T21:04:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:53 [2024-06-26T21:04:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1448975539 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1448975539 data=null doit=true}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1448975539 data=null}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1448975539 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975540 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}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1448975545 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:53 [2024-06-26T21:04:53.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448975553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448975553 data=null doit=true}, TreeItem with text {test}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448975554 data=null}, TreeItem with text {test}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448975554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:53 [2024-06-26T21:04:53.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975554 data=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:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448975596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448975597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448975598 data=null doit=true}, TreeItem with text {test}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448975598 data=null}, TreeItem with text {test}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448975598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975598 data=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:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448975609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:54 [2024-06-26T21:04:54.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448975610 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448975610 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:54 [2024-06-26T21:04:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448975610 data=null}, TreeItem with text {Traces [12]}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448975610 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975610 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]}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448975621 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:54 [2024-06-26T21:04:54.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448975764 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448975764 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448975764 data=null}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448975764 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975765 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}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448975826 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:54 [2024-06-26T21:04:54.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448975828 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448975829 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448975829 data=null}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448975829 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975829 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}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448975834 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448975834 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448975834 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448975835 data=null}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448975835 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448975835 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}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448975842 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448975843 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1448975843 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448975843 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}]
17:04:54 [2024-06-26T21:04:54.735Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.501: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.501: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.501: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.501: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.501: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.501: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.502: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] 
17:04:54 [2024-06-26T21:04:54.736Z] (Eclipse:23147): Gtk-WARNING **: 21:04:54.502: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448975971 data=null button=1 stateMask=0x80000 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1448976234 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1448976234 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1448976235 data=null}, TreeItem with text {simple_server-thread2}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448976237 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448976237 data=null doit=true}, TableItem with text {}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448976237 data=null}, TableItem with text {}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448976238 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448976238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448976258 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:54 [2024-06-26T21:04:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1448977348 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1448977348 data=null doit=true}, TreeItem with text {simple_server-thread2}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1448977349 data=null}, TreeItem with text {simple_server-thread2}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1448977349 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977349 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}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1448977354 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:56 [2024-06-26T21:04:56.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448977359 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448977359 data=null doit=true}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448977359 data=null}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448977359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977360 data=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:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448977396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448977397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448977397 data=null doit=true}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448977397 data=null}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448977397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977397 data=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:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448977406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:56 [2024-06-26T21:04:56.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448977407 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448977407 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448977407 data=null}, TreeItem with text {Traces [12]}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448977408 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977408 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]}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448977424 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:56 [2024-06-26T21:04:56.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977478 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448977478 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448977479 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977479 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977479 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:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977535 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:56 [2024-06-26T21:04:56.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977538 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448977538 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448977538 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977538 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977538 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:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977543 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977543 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448977543 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448977544 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977544 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448977544 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:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977564 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977564 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977564 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448977564 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:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.198: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.198: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.198: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.198: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.198: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.198: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.199: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] 
17:04:56 [2024-06-26T21:04:56.358Z] (Eclipse:23147): Gtk-WARNING **: 21:04:56.199: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977658 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1448977886 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1448977913 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1448977913 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448977916 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:56 [2024-06-26T21:04:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448977916 data=null doit=true}, TableItem with text {}]
17:04:56 [2024-06-26T21:04:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448977916 data=null}, TableItem with text {}]
17:04:56 [2024-06-26T21:04:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448977916 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:56 [2024-06-26T21:04:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448977916 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:56 [2024-06-26T21:04:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448977920 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:56 [2024-06-26T21:04:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:56 [2024-06-26T21:04:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1448979102 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1448979102 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1448979102 data=null}, TreeItem with text {ust-overlap-testing}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1448979102 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979103 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:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1448979110 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:57 [2024-06-26T21:04:57.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448979116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448979116 data=null doit=true}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448979116 data=null}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448979117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979117 data=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:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448979159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448979161 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448979161 data=null doit=true}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448979161 data=null}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448979161 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979162 data=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:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448979171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:57 [2024-06-26T21:04:57.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448979172 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448979172 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448979172 data=null}, TreeItem with text {Traces [12]}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448979172 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979172 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]}]
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448979182 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:57 [2024-06-26T21:04:57.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979237 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979237 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979238 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979238 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979238 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)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979292 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:57 [2024-06-26T21:04:57.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979314 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979314 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979315 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979315 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979315 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)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979324 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979325 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979325 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979325 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979326 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448979326 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)}]
17:04:57 [2024-06-26T21:04:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979331 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979331 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979332 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:57 [2024-06-26T21:04:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448979332 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)}]
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979402 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979676 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979676 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448979676 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:58 [2024-06-26T21:04:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448980706 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448980706 data=null doit=true}, TableItem with text {}]
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448980706 data=null}, TableItem with text {}]
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448980706 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448980707 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448980710 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:04:59 [2024-06-26T21:04:59.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448980894 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448980894 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448980895 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448980895 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448980895 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)}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1448980903 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:59 [2024-06-26T21:04:59.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448980909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448980909 data=null doit=true}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448980909 data=null}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448980909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448980909 data=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:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448980944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448980945 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448980945 data=null doit=true}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448980945 data=null}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448980946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448980946 data=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:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448980955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:04:59 [2024-06-26T21:04:59.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448980956 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448980956 data=null doit=true}, TreeItem with text {Traces [12]}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448980956 data=null}, TreeItem with text {Traces [12]}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448980957 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448980957 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]}]
17:04:59 [2024-06-26T21:04:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448980973 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:04:59 [2024-06-26T21:04:59.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981137 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981138 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981138 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981138 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448981138 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)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981171 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:04:59 [2024-06-26T21:04:59.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981175 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981175 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981175 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981175 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448981176 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)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981184 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981185 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981185 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981185 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981186 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448981186 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)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981191 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981191 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981192 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448981192 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)}]
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981317 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981466 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981466 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448981467 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:04:59 [2024-06-26T21:04:59.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448982473 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448982473 data=null doit=true}, TableItem with text {}]
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448982474 data=null}, TableItem with text {}]
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448982474 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448982474 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448982479 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:01 [2024-06-26T21:05:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448982767 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448982767 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448982767 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448982768 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448982768 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)}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1448982773 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:01 [2024-06-26T21:05:01.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448982783 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448982783 data=null doit=true}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448982783 data=null}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448982784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448982784 data=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:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448982823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448982824 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448982824 data=null doit=true}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448982824 data=null}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448982824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448982824 data=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:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448982831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:01 [2024-06-26T21:05:01.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448982835 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448982835 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448982836 data=null}, TreeItem with text {Traces [12]}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448982836 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448982836 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]}]
17:05:01 [2024-06-26T21:05:01.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448982847 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:01 [2024-06-26T21:05:01.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983125 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448983125 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448983125 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983126 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448983126 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)}]
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983155 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:01 [2024-06-26T21:05:01.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:01 [2024-06-26T21:05:01.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983166 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448983166 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448983166 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983167 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448983167 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)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983173 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983173 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448983177 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448983178 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983178 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448983178 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)}]
17:05:01 [2024-06-26T21:05:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983184 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983184 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983185 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:01 [2024-06-26T21:05:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448983185 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)}]
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.890: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.890: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.891: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.891: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.891: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.891: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.892: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] 
17:05:02 [2024-06-26T21:05:02.071Z] (Eclipse:23147): Gtk-WARNING **: 21:05:01.892: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983260 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448983647 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448983653 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448983654 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448983656 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448983656 data=null doit=true}, TableItem with text {}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448983656 data=null}, TableItem with text {}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448983657 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:02 [2024-06-26T21:05:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448983657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:02 [2024-06-26T21:05:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448983696 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:02 [2024-06-26T21:05:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:02 [2024-06-26T21:05:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:03 [2024-06-26T21:05:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:03 [2024-06-26T21:05:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448984799 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:03 [2024-06-26T21:05:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1448984799 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1448984799 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448984800 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448984800 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)}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1448984806 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:03 [2024-06-26T21:05:03.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448984812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448984812 data=null doit=true}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448984812 data=null}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448984812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448984813 data=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:05:03 [2024-06-26T21:05:03.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448984856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448984857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448984857 data=null doit=true}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448984857 data=null}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448984857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448984858 data=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:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448984867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:03 [2024-06-26T21:05:03.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448984868 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448984869 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448984869 data=null}, TreeItem with text {Traces [12]}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448984869 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448984869 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]}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448984892 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:03 [2024-06-26T21:05:03.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985101 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448985101 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448985102 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985102 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448985102 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)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985184 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:03 [2024-06-26T21:05:03.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985188 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448985189 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448985189 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985189 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448985189 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)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985199 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985200 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448985200 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448985200 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985201 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448985201 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)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985207 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985207 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:05:03 [2024-06-26T21:05:03.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985207 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:05:04 [2024-06-26T21:05:04.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448985207 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)}]
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.026Z] 
17:05:04 [2024-06-26T21:05:04.026Z] (Eclipse:23147): Gtk-WARNING **: 21:05:04.006: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985365 data=null button=1 stateMask=0x80000 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448985775 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448985800 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448985800 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448985803 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448985803 data=null doit=true}, TableItem with text {}]
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448985803 data=null}, TableItem with text {}]
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448985803 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448985804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448985810 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:04 [2024-06-26T21:05:04.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448986938 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1448986938 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1448986938 data=null}, TreeItem with text {simple_server-thread1(2)}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448986938 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448986939 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)}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1448986947 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:05 [2024-06-26T21:05:05.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448986953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448986953 data=null doit=true}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448986953 data=null}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448986954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448986954 data=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:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448987000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448987002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448987002 data=null doit=true}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448987002 data=null}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448987003 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448987003 data=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:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448987015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:05 [2024-06-26T21:05:05.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448987016 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448987016 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448987016 data=null}, TreeItem with text {Traces [12]}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448987017 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448987017 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]}]
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448987041 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:05 [2024-06-26T21:05:05.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:05 [2024-06-26T21:05:05.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987168 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448987168 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448987168 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987169 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448987169 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)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987214 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:05 [2024-06-26T21:05:05.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987218 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448987218 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448987218 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987219 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448987219 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)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987231 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987232 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448987232 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448987232 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987232 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448987233 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)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987238 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987238 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987238 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:05:05 [2024-06-26T21:05:05.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448987238 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)}]
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.874: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:05 [2024-06-26T21:05:05.914Z] 
17:05:05 [2024-06-26T21:05:05.914Z] (Eclipse:23147): Gtk-WARNING **: 21:05:05.874: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987318 data=null button=1 stateMask=0x80000 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448987608 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448987614 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448987614 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448987669 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448987669 data=null doit=true}, TableItem with text {}]
17:05:06 [2024-06-26T21:05:06.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448987669 data=null}, TableItem with text {}]
17:05:06 [2024-06-26T21:05:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448987670 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:06 [2024-06-26T21:05:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448987670 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:06 [2024-06-26T21:05:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448987710 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:06 [2024-06-26T21:05:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:06 [2024-06-26T21:05:06.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448988819 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1448988819 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1448988819 data=null}, TreeItem with text {simple_server-thread2(2)}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448988820 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448988820 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)}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1448988830 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:07 [2024-06-26T21:05:07.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448988838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448988838 data=null doit=true}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448988838 data=null}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448988838 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448988840 data=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:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448988889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448988890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448988890 data=null doit=true}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448988890 data=null}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448988890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448988891 data=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:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448988901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:07 [2024-06-26T21:05:07.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448988902 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448988903 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448988903 data=null}, TreeItem with text {Traces [12]}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448988903 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448988903 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]}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448988929 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:07 [2024-06-26T21:05:07.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989042 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448989042 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448989043 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989043 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448989043 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)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989089 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:07 [2024-06-26T21:05:07.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989094 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448989094 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448989094 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989095 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448989095 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)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989108 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989109 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448989109 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448989109 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989109 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448989109 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)}]
17:05:07 [2024-06-26T21:05:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989115 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989116 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989116 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:05:07 [2024-06-26T21:05:07.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448989116 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)}]
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.789: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.789: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.789: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.789: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.790: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:07 [2024-06-26T21:05:07.799Z] 
17:05:07 [2024-06-26T21:05:07.799Z] (Eclipse:23147): Gtk-WARNING **: 21:05:07.790: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989275 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448989623 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448989623 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448989623 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448989626 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448989626 data=null doit=true}, TableItem with text {}]
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448989626 data=null}, TableItem with text {}]
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448989626 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448989627 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448989647 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:08 [2024-06-26T21:05:08.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448990786 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1448990786 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1448990786 data=null}, TreeItem with text {ust-overlap-testing(2)}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448990787 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448990787 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)}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1448990793 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:09 [2024-06-26T21:05:09.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448990805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448990805 data=null doit=true}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448990806 data=null}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448990806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448990806 data=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:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448990883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448990891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448990891 data=null doit=true}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448990891 data=null}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448990892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448990892 data=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:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448990899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448990905 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448990905 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448990905 data=null}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448990905 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448990906 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]}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448990968 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448990997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448990997 data=null doit=true}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448990997 data=null}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448990997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448990997 data=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:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448991069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448991070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448991070 data=null doit=true}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448991070 data=null}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448991070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448991071 data=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:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448991078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:09 [2024-06-26T21:05:09.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448991079 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448991079 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448991079 data=null}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448991080 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448991080 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]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448991103 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1448991103 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1448991104 data=null doit=true}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1448991104 data=null}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1448991104 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448991104 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]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1448991110 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:05:09 [2024-06-26T21:05:09.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:05:09 [2024-06-26T21:05:09.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:05:09 [2024-06-26T21:05:09.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:05:09 [2024-06-26T21:05:09.939Z] 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=1448991521 data=null doit=true}, Shell with text {Confirm Clear}]
17:05:10 [2024-06-26T21:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:05:10 [2024-06-26T21:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:05:10 [2024-06-26T21:05:10.196Z] 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:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1448991570 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:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1448991570 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:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1448991570 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1448991570 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1448991570 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:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1448991570 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:05:10 [2024-06-26T21:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1448991570 data=null 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:05:14 [2024-06-26T21:05:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:14 [2024-06-26T21:05:14.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1448991191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448996426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448996426 data=null doit=true}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448996426 data=null}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448996427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448996427 data=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:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448996464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448996465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448996465 data=null doit=true}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448996465 data=null}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448996465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448996465 data=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:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448996479 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:14 [2024-06-26T21:05:14.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448996481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448996481 data=null doit=true}, TreeItem with text {Traces [0]}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448996481 data=null}, TreeItem with text {Traces [0]}]
17:05:14 [2024-06-26T21:05:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448996482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448996482 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:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448996500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1448996501 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1448996501 data=null doit=true}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1448996501 data=null}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1448996502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448996502 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:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1448996514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:05:15 [2024-06-26T21:05:15.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:05:15 [2024-06-26T21:05:15.397Z] 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=1448996936 data=null doit=true}, Shell with text {Trace Import}]
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
17:05:15 [2024-06-26T21:05:15.397Z] 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')
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.397Z] 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.
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=1448996953 data=null}, (of type 'Combo')]
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:15 [2024-06-26T21:05:15.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=1448997011 data=null doit=true}, TreeItem with text {/}]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=1448997011 data=null}, TreeItem with text {/}]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=1448997012 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448997012 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=1448997015 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448997015 data=null doit=true}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448997015 data=null}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448997015 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448997015 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]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448997017 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1448997018 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=1448997018 data=null doit=true}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1448997018 data=null}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1448997019 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997019 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]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1448997030 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:15 [2024-06-26T21:05:15.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448997057 data=null button=0 stateMask=0x0 x=152 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448997057 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448997057 data=null}, Tree node with text: kernel-overlap-testing]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448997057 data=null button=1 stateMask=0x0 x=152 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
17:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997058 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:05:15 [2024-06-26T21:05:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448997072 data=null button=1 stateMask=0x80000 x=152 y=-38 count=1}, Tree node with text: kernel-overlap-testing]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:05:15 [2024-06-26T21:05:15.655Z] 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:'))
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1448997076 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:'))]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] 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'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:05:15 [2024-06-26T21:05:15.655Z] 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')
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:05:15 [2024-06-26T21:05:15.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')
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@843ae8f
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1448997091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1448997092 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1448997092 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1448997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1448997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1448997092 data=null 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')]
17:05:15 [2024-06-26T21:05:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1448997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1448997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1448997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1448997092 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1448997092 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:05:15 [2024-06-26T21:05:15.656Z] 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')
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:05:15 [2024-06-26T21:05:15.656Z] 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.
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:05:15 [2024-06-26T21:05:15.656Z] 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')
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] 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')
17:05:15 [2024-06-26T21:05:15.656Z] 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.
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:05:15 [2024-06-26T21:05:15.656Z] 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')
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:05:15 [2024-06-26T21:05:15.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.
17:05:15 [2024-06-26T21:05:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] 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)'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:05:15 [2024-06-26T21:05:15.657Z] 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')
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] 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')
17:05:15 [2024-06-26T21:05:15.657Z] 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.
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1448997107 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:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1448997107 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:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1448997107 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1448997107 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1448997108 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:05:15 [2024-06-26T21:05:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1448997108 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:05:15 [2024-06-26T21:05:15.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17:05:15 [2024-06-26T21:05:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1448997108 data=null 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:05:15 [2024-06-26T21:05:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1448996544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448997568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448997568 data=null doit=true}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448997568 data=null}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448997568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997569 data=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:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448997600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448997602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448997602 data=null doit=true}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448997602 data=null}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448997603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997603 data=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:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448997609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:16 [2024-06-26T21:05:16.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448997610 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448997610 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448997610 data=null}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448997610 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997620 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:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448997640 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448997640 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448997640 data=null}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448997641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448997641 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:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448997643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1448997643 data=null doit=true}, TreeItem with text {z-clashes [1]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1448997643 data=null}, TreeItem with text {z-clashes [1]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1448997643 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1448997655 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]}]
17:05:16 [2024-06-26T21:05:16.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1448997659 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997911 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448997912 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448997912 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997912 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997912 data=null item=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:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997947 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:16 [2024-06-26T21:05:16.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:16 [2024-06-26T21:05:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997950 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448997950 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448997950 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997951 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997951 data=null item=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:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997955 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997956 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448997956 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448997956 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997957 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448997957 data=null item=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:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997970 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997970 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448997970 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448997971 data=null item=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:05:16 [2024-06-26T21:05:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448998038 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448998281 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448998303 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448998304 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:05:16 [2024-06-26T21:05:16.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:05:16 [2024-06-26T21:05:16.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1448999311 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1448999311 data=null doit=true}, TableItem with text {}]
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1448999311 data=null}, TableItem with text {}]
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1448999312 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1448999312 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1448999316 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:17 [2024-06-26T21:05:17.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448999488 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1448999488 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1448999488 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448999488 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999488 data=null item=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:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1448999493 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:18 [2024-06-26T21:05:18.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448999503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448999503 data=null doit=true}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448999503 data=null}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448999503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999504 data=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:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448999538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1448999538 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1448999538 data=null doit=true}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1448999539 data=null}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1448999539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999539 data=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:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1448999546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:18 [2024-06-26T21:05:18.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1448999552 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1448999552 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1448999552 data=null}, TreeItem with text {Traces [2]}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1448999552 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999552 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:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1448999563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:18 [2024-06-26T21:05:18.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999719 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448999719 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448999720 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999720 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999720 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:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999757 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:18 [2024-06-26T21:05:18.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999763 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448999763 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448999763 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999764 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999764 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:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999769 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999769 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1448999769 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1448999769 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999770 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1448999770 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:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999774 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999775 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999775 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1448999779 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:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.417: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.417: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.417: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.417: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.417: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.417: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.418: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] 
17:05:18 [2024-06-26T21:05:18.644Z] (Eclipse:23147): Gtk-WARNING **: 21:05:18.418: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1448999892 data=null button=1 stateMask=0x80000 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449000215 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449000215 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449000215 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:18 [2024-06-26T21:05:18.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449000217 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449000217 data=null doit=true}, TableItem with text {}]
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449000218 data=null}, TableItem with text {}]
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449000218 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449000218 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449000222 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:05:18 [2024-06-26T21:05:18.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449001369 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449001369 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449001369 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449001370 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001370 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:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449001375 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:20 [2024-06-26T21:05:20.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449001380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449001380 data=null doit=true}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449001381 data=null}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449001381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001381 data=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:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449001416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449001417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449001417 data=null doit=true}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449001418 data=null}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449001418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001426 data=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:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449001434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449001439 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449001439 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449001439 data=null}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449001439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001439 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:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449001452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449001466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449001466 data=null doit=true}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449001466 data=null}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449001466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001467 data=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:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449001493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449001494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449001494 data=null doit=true}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449001494 data=null}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449001495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001495 data=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:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449001501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:20 [2024-06-26T21:05:20.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449001502 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449001502 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449001502 data=null}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449001503 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001503 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:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449001520 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449001524 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449001524 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449001524 data=null}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449001525 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449001525 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:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449001530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
17:05:20 [2024-06-26T21:05:20.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
17:05:20 [2024-06-26T21:05:20.365Z] 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=1449001876 data=null doit=true}, Shell with text {New Folder}]
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.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:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449001882 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:05:20 [2024-06-26T21:05:20.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449001883 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:05:20 [2024-06-26T21:05:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449001883 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:20 [2024-06-26T21:05:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449001883 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:20 [2024-06-26T21:05:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449001883 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:05:20 [2024-06-26T21:05:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449001883 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:05:20 [2024-06-26T21:05:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449001883 data=null item=null detail=0 x=0 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:05:20 [2024-06-26T21:05:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1449001573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:20 [2024-06-26T21:05:20.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1449002062 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=1449002062 data=null doit=true}, TreeItem with text {aaa}]
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=1449002062 data=null}, TreeItem with text {aaa}]
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=1449002062 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449002062 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}]
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=1449002097 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:05:20 [2024-06-26T21:05:20.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:05:21 [2024-06-26T21:05:21.186Z] 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=1449002560 data=null doit=true}, Shell with text {Trace Import}]
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:05:21 [2024-06-26T21:05:21.186Z] 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:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1449002574 data=null doit=true}, Button with text {Select &archive file:}]
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=1449002575 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:}]
17:05:21 [2024-06-26T21:05:21.186Z] 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')
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1449002591 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1449002603 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')]
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1449002603 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')]
17:05:21 [2024-06-26T21:05:21.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1449002603 data=null 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')]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=1449002617 data=null}, (of type 'Combo')]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=1449002675 data=null doit=true}, TreeItem with text {import}]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=1449002675 data=null}, TreeItem with text {import}]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=1449002676 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449002676 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}]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=1449002679 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449002692 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449002692 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449002692 data=null}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449002693 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449002693 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:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449002696 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
17:05:21 [2024-06-26T21:05:21.187Z] 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:'))
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=1449002746 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:'))]
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.187Z] 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'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
17:05:21 [2024-06-26T21:05:21.188Z] 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')
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77067c6c
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1449002749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1449002749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1449002749 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1449002749 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1449002749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1449002749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1449002749 data=null 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')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1449002750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1449002750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1449002750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1449002750 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1449002752 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
17:05:21 [2024-06-26T21:05:21.188Z] 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')
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f2407b0
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1449002754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1449002754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1449002771 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1449002771 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1449002772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1449002772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1449002772 data=null 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')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1449002772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1449002772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1449002772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1449002772 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1449002772 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
17:05:21 [2024-06-26T21:05:21.189Z] 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')
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
17:05:21 [2024-06-26T21:05:21.189Z] 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.
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
17:05:21 [2024-06-26T21:05:21.189Z] 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')
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.189Z] 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')
17:05:21 [2024-06-26T21:05:21.189Z] 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.
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
17:05:21 [2024-06-26T21:05:21.190Z] 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')
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
17:05:21 [2024-06-26T21:05:21.190Z] 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.
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.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)'
17:05:21 [2024-06-26T21:05:21.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
17:05:21 [2024-06-26T21:05:21.447Z] 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')
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] 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')
17:05:21 [2024-06-26T21:05:21.447Z] 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.
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.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:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1449002796 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:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1449002796 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:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1449002796 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1449002796 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1449002796 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:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1449002796 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:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1449002796 data=null 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:05:21 [2024-06-26T21:05:21.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1449002179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449003095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449003095 data=null doit=true}, TreeItem with text {test}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449003095 data=null}, TreeItem with text {test}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449003096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449003096 data=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:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449003150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:21 [2024-06-26T21:05: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:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1449003176 data=null doit=true}, TreeItem with text {Experiments [0]}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1449003176 data=null}, TreeItem with text {Experiments [0]}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1449003177 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449003177 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:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449003201 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1449003206 data=null doit=true}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1449003206 data=null}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1449003206 data=null button=1 stateMask=0x0 x=101 y=173 count=1}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449003206 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]}]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1449003210 data=null button=1 stateMask=0x80000 x=101 y=173 count=1}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449003213 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449003213 data=null}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449003213 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449003237 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:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1449003285 data=null x=168 y=196 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1449003297 data=null x=168 y=196 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1449003303 data=null x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1449003311 data=null x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1449003312 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1449003313 data=null x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1449003313 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1449003313 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1449003328 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
17:05:21 [2024-06-26T21:05:21.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [0]} is already expanded. Won't expand it again.
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1449003387 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1449003387 data=null doit=true}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1449003387 data=null}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1449003387 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449003387 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]}]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1449003413 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
17:05:21 [2024-06-26T21:05:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
17:05:22 [2024-06-26T21:05:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
17:05:22 [2024-06-26T21:05:22.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
17:05:22 [2024-06-26T21:05:22.472Z] 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=1449003826 data=null doit=true}, Shell with text {Rename Folder}]
17:05:22 [2024-06-26T21:05:22.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
17:05:22 [2024-06-26T21:05:22.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
17:05:22 [2024-06-26T21:05:22.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
17:05:22 [2024-06-26T21:05:22.472Z] 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:'))
17:05:22 [2024-06-26T21:05:22.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:22 [2024-06-26T21:05:22.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.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:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449003831 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:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449003831 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:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449003831 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449003831 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449003832 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:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449003832 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:05:22 [2024-06-26T21:05:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449003832 data=null item=null detail=0 x=0 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:05:22 [2024-06-26T21:05:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:22 [2024-06-26T21:05:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1449003483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
17:05:23 [2024-06-26T21:05:23.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:23 [2024-06-26T21:05:23.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:05:23 [2024-06-26T21:05:23.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
17:05:23 [2024-06-26T21:05:23.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:23 [2024-06-26T21:05:23.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449004686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449004686 data=null doit=true}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449004686 data=null}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449004687 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449004687 data=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:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449004744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449004745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449004745 data=null doit=true}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449004746 data=null}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449004746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449004746 data=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:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449004751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1449004753 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1449004753 data=null doit=true}, TreeItem with text {Traces [3]}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1449004753 data=null}, TreeItem with text {Traces [3]}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1449004753 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
17:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449004753 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:05:23 [2024-06-26T21:05:23.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1449004780 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
17:05:23 [2024-06-26T21:05:23.553Z] 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@2b9bbaa8] time=1449004987 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449005019 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449005019 data=null doit=true}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449005020 data=null}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449005020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449005020 data=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:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449005048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:05:23 [2024-06-26T21:05:23.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:05:23 [2024-06-26T21:05:23.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449006095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449006095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449006095 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449006095 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449006096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] 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=1449006096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] 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=1449006096 data=null item=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:05:24 [2024-06-26T21:05:24.743Z] 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=1449006096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449006096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] 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=1449006096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] 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=1449006096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] 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=1449006097 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.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:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449006098 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:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449006098 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:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449006098 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449006098 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449006099 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:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449006099 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:05:24 [2024-06-26T21:05:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:05:24 [2024-06-26T21:05:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:05:24 [2024-06-26T21:05:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:05:24 [2024-06-26T21:05:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:05:24 [2024-06-26T21:05:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:05:24 [2024-06-26T21:05:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:05:25 [2024-06-26T21:05:25.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449006099 data=null item=null detail=0 x=0 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:05:25 [2024-06-26T21:05:25.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449005122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:05:25 [2024-06-26T21:05:25.871Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 416.7 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.451 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 1.229 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 5.708 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 4.094 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 5.205 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 13.27 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 16.09 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 9.836 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 12.51 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 3.372 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 2.888 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 5.991 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 29.32 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 19.82 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 18.26 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 13.70 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 11.33 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 5.492 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 7.945 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 7.928 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 4.820 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 5.618 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 11.98 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 5.610 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 10.33 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 17.23 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 9.060 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 6.092 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 8.595 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 26.53 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 30.27 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 9.684 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 26.35 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 29.46 s
17:05:25 [2024-06-26T21:05:25.871Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 10.47 s
17:05:25 [2024-06-26T21:05:25.872Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 3.321 s
17:05:25 [2024-06-26T21:05:25.872Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
17:05:25 [2024-06-26T21:05:25.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449007423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:05:26 [2024-06-26T21:05:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:26 [2024-06-26T21:05:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:05:26 [2024-06-26T21:05:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:05:26 [2024-06-26T21:05:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:05:26 [2024-06-26T21:05:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1449007606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:05:26 [2024-06-26T21:05:26.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:05:26 [2024-06-26T21:05:26.385Z] 
17:05:26 [2024-06-26T21:05:26.385Z] (Eclipse:23147): Gtk-WARNING **: 21:05:26.145: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:26 [2024-06-26T21:05:26.641Z] 
17:05:26 [2024-06-26T21:05:26.641Z] (Eclipse:23147): Gtk-WARNING **: 21:05:26.411: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:28.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.392: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.494: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.494: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.494: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.494: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.495: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.495: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.495: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.534Z] 
17:05:28 [2024-06-26T21:05:28.534Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.495: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.791Z] 
17:05:28 [2024-06-26T21:05:28.791Z] (Eclipse:23147): Gtk-WARNING **: 21:05:28.565: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:28 [2024-06-26T21:05:28.791Z] 
17:05:28 [2024-06-26T21:05:28.791Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:28.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:28 [2024-06-26T21:05:28.791Z] 
17:05:28 [2024-06-26T21:05:28.791Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:28.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:32 [2024-06-26T21:05:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
17:05:32 [2024-06-26T21:05:32.062Z] 
17:05:32 [2024-06-26T21:05:32.062Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.001: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.100: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.100: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.101: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.101: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.101: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.101: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.101: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.319Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.101: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.319Z] 
17:05:32 [2024-06-26T21:05:32.320Z] (Eclipse:23147): Gtk-WARNING **: 21:05:32.178: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:32 [2024-06-26T21:05:32.320Z] 
17:05:32 [2024-06-26T21:05:32.320Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:32.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449015120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449015120 data=null doit=true}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449015120 data=null}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449015121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449015121 data=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:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449015178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449015178 data=null doit=true}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449015178 data=null}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449015179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449015179 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:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449015181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449015182 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449015182 data=null}, TreeItem with text {Traces [2]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449015182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449015182 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:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449015184 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:05:33 [2024-06-26T21:05:33.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449015185 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449015194 data=null}, TreeItem with text {Experiments [1]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449015195 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449015195 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:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449015198 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1449015200 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1449015200 data=null}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1449015200 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449015200 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]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=1449015229 data=null x=149 y=196 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=1449015229 data=null x=149 y=196 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=1449015231 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=1449015231 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=1449015232 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=1449015232 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=1449015232 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=1449015232 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=1449015238 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1449015286 data=null doit=true}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1449015286 data=null}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1449015286 data=null button=1 stateMask=0x0 x=114 y=196 count=1}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449015286 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]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=1449015292 data=null x=114 y=196 width=0 height=0 detail=0}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=1449015292 data=null x=114 y=196 width=0 height=0 detail=0}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=1449015294 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=1449015294 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=1449015295 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=1449015295 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=1449015295 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=1449015296 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=1449015316 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=1449015382 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=1449015382 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=1449015382 data=null}, TreeItem with text {TestExperiment [0]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1449015383 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449015383 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]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1449015389 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1449015389 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
17:05:33 [2024-06-26T21:05:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=1449015389 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449015389 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]}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1449015697 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [2]}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=1449015698 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=1449015698 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=1449015698 data=null}, TreeItem with text {TestExperiment [2]}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449015775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449015775 data=null doit=true}, TreeItem with text {test}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449015776 data=null}, TreeItem with text {test}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449015776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:34 [2024-06-26T21:05:34.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449015776 data=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:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.511: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.691: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.691: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.691: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:34 [2024-06-26T21:05:34.766Z] 
17:05:34 [2024-06-26T21:05:34.766Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.691: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:35 [2024-06-26T21:05:35.023Z] 
17:05:35 [2024-06-26T21:05:35.023Z] (Eclipse:23147): Gtk-WARNING **: 21:05:34.776: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:35 [2024-06-26T21:05:35.023Z] 
17:05:35 [2024-06-26T21:05:35.023Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:34.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:35 [2024-06-26T21:05:35.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449015873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449016794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449016794 data=null doit=true}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449016795 data=null}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449016795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449016795 data=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:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449016813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449016813 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449016814 data=null doit=true}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449016814 data=null}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449016814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449016814 data=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:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449016879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449016880 data=null button=0 stateMask=0x0 x=92 y=196 count=0}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449016880 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449016880 data=null}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449016881 data=null button=1 stateMask=0x0 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449016881 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:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449016912 data=null button=1 stateMask=0x80000 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:35 [2024-06-26T21:05:35.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1449016913 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1449016913 data=null}, TreeItem with text {debuginfo-synth-exec}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1449016913 data=null button=1 stateMask=0x0 x=149 y=242 count=1}, TreeItem with text {debuginfo-synth-exec}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449016913 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}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1449016916 data=null button=1 stateMask=0x80000 x=149 y=242 count=1}, TreeItem with text {debuginfo-synth-exec}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1449016916 data=null doit=true}, Tree node with text: Views]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1449016916 data=null}, Tree node with text: Views]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1449016917 data=null button=1 stateMask=0x0 x=116 y=265 count=1}, Tree node with text: Views]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449016917 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]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1449017005 data=null button=1 stateMask=0x80000 x=116 y=265 count=1}, Tree node with text: Views]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449017091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449017091 data=null doit=true}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449017091 data=null}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449017092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449017092 data=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:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449017181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449017194 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449017195 data=null doit=true}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449017195 data=null}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449017195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449017195 data=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:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449017277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449017277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449017277 data=null doit=true}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449017277 data=null}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449017278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449017278 data=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:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449017378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:35 [2024-06-26T21:05:35.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449017379 data=null button=0 stateMask=0x0 x=92 y=196 count=0}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449017379 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449017379 data=null}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449017380 data=null button=1 stateMask=0x0 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
17:05:35 [2024-06-26T21:05:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449017380 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:05:36 [2024-06-26T21:05:36.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449017479 data=null button=1 stateMask=0x80000 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
17:05:36 [2024-06-26T21:05:36.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:36 [2024-06-26T21:05:36.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1449017480 data=null doit=true}, TreeItem with text {bug446190}]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1449017480 data=null}, TreeItem with text {bug446190}]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1449017481 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449017481 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}]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1449017483 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1449017484 data=null doit=true}, Tree node with text: Views]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1449017484 data=null}, Tree node with text: Views]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1449017484 data=null button=1 stateMask=0x0 x=116 y=242 count=1}, Tree node with text: Views]
17:05:36 [2024-06-26T21:05:36.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449017484 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]
17:05:36 [2024-06-26T21:05:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1449017673 data=null button=1 stateMask=0x80000 x=116 y=242 count=1}, Tree node with text: Views]
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1449018779 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1449018779 data=null doit=true}, TreeItem with text {bug446190}]
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1449018779 data=null}, TreeItem with text {bug446190}]
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1449018779 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449018780 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}]
17:05:37 [2024-06-26T21:05:37.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1449018796 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:37 [2024-06-26T21:05:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
17:05:37 [2024-06-26T21:05:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
17:05:37 [2024-06-26T21:05:37.495Z] 
17:05:37 [2024-06-26T21:05:37.495Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:37.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:37 [2024-06-26T21:05:37.753Z] 
17:05:37 [2024-06-26T21:05:37.753Z] (Eclipse:23147): Gtk-WARNING **: 21:05:37.684: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:37 [2024-06-26T21:05:37.753Z] 
17:05:37 [2024-06-26T21:05:37.753Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:37.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
17:05:38 [2024-06-26T21:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:05:38 [2024-06-26T21:05:38.010Z] 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:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449019391 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:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449019391 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:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449019391 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449019392 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449019392 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:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449019392 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:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449019392 data=null 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:05:38 [2024-06-26T21:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1449018911 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...']
17:05:38 [2024-06-26T21:05:38.010Z] 
17:05:38 [2024-06-26T21:05:38.010Z] (Eclipse:23147): Gtk-WARNING **: 21:05:37.897: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:38 [2024-06-26T21:05:38.010Z] 
17:05:38 [2024-06-26T21:05:38.010Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:37.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.266Z] 
17:05:38 [2024-06-26T21:05:38.266Z] (Eclipse:23147): Gtk-WARNING **: 21:05:38.088: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:38 [2024-06-26T21:05:38.266Z] 
17:05:38 [2024-06-26T21:05:38.266Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:38.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.266Z] 
17:05:38 [2024-06-26T21:05:38.266Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:38.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.266Z] 
17:05:38 [2024-06-26T21:05:38.266Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:38.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.266Z] 
17:05:38 [2024-06-26T21:05:38.266Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:38.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:38 [2024-06-26T21:05:38.266Z] 
17:05:38 [2024-06-26T21:05:38.266Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:38.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=1449019790 data=null button=0 stateMask=0x0 x=155 y=403 count=0}, Tree node with text: IRQ Analysis]
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=1449019790 data=null doit=true}, Tree node with text: IRQ Analysis]
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=1449019790 data=null}, Tree node with text: IRQ Analysis]
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=1449019791 data=null button=1 stateMask=0x0 x=155 y=403 count=1}, Tree node with text: IRQ Analysis]
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449019791 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]
17:05:38 [2024-06-26T21:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=1449019822 data=null button=1 stateMask=0x80000 x=155 y=403 count=1}, Tree node with text: IRQ Analysis]
17:05:38 [2024-06-26T21:05:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:05:38 [2024-06-26T21:05:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:05:38 [2024-06-26T21:05:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449019974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:05:38 [2024-06-26T21:05:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:05:41 [2024-06-26T21:05:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:41 [2024-06-26T21:05:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1449022880 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
17:05:41 [2024-06-26T21:05:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1449022880 data=null doit=true}, TreeItem with text {bug446190}]
17:05:41 [2024-06-26T21:05:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1449022880 data=null}, TreeItem with text {bug446190}]
17:05:41 [2024-06-26T21:05:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1449022881 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:41 [2024-06-26T21:05:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449022881 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}]
17:05:41 [2024-06-26T21:05:41.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1449022902 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:41 [2024-06-26T21:05:41.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
17:05:41 [2024-06-26T21:05:41.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
17:05:41 [2024-06-26T21:05:41.794Z] 
17:05:41 [2024-06-26T21:05:41.794Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:41.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:41 [2024-06-26T21:05:41.794Z] 
17:05:41 [2024-06-26T21:05:41.794Z] (Eclipse:23147): Gtk-WARNING **: 21:05:41.705: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:41 [2024-06-26T21:05:41.794Z] 
17:05:41 [2024-06-26T21:05:41.794Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:41.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:41 [2024-06-26T21:05:41.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:05:42 [2024-06-26T21:05:42.050Z] 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:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449023487 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:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449023487 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:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449023487 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449023487 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449023487 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:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449023488 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:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449023488 data=null 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:05:42 [2024-06-26T21:05:42.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1449023001 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...']
17:05:42 [2024-06-26T21:05:42.050Z] 
17:05:42 [2024-06-26T21:05:42.050Z] (Eclipse:23147): Gtk-WARNING **: 21:05:41.987: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:42 [2024-06-26T21:05:42.050Z] 
17:05:42 [2024-06-26T21:05:42.050Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:41.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.308Z] 
17:05:42 [2024-06-26T21:05:42.308Z] (Eclipse:23147): Gtk-WARNING **: 21:05:42.170: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:42 [2024-06-26T21:05:42.308Z] 
17:05:42 [2024-06-26T21:05:42.308Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.308Z] 
17:05:42 [2024-06-26T21:05:42.308Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.308Z] 
17:05:42 [2024-06-26T21:05:42.308Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:42 [2024-06-26T21:05:42.308Z] 
17:05:42 [2024-06-26T21:05:42.308Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1449023824 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1449023824 data=null doit=true}, TreeItem with text {bug446190}]
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1449023824 data=null}, TreeItem with text {bug446190}]
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1449023825 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449023825 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}]
17:05:42 [2024-06-26T21:05:42.308Z] 
17:05:42 [2024-06-26T21:05:42.308Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1449023880 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:42 [2024-06-26T21:05:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
17:05:42 [2024-06-26T21:05:42.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
17:05:42 [2024-06-26T21:05:42.565Z] 
17:05:42 [2024-06-26T21:05:42.565Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.820Z] 
17:05:42 [2024-06-26T21:05:42.820Z] (Eclipse:23147): Gtk-WARNING **: 21:05:42.609: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:42 [2024-06-26T21:05:42.820Z] 
17:05:42 [2024-06-26T21:05:42.820Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:05:42 [2024-06-26T21:05:42.820Z] 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:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:42 [2024-06-26T21:05:42.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449024298 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:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449024298 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:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449024298 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449024298 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449024299 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:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449024299 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:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449024299 data=null 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:05:42 [2024-06-26T21:05:42.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1449023913 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...']
17:05:42 [2024-06-26T21:05:42.821Z] 
17:05:42 [2024-06-26T21:05:42.821Z] (Eclipse:23147): Gtk-WARNING **: 21:05:42.796: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:42 [2024-06-26T21:05:42.821Z] 
17:05:42 [2024-06-26T21:05:42.821Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.076Z] 
17:05:43 [2024-06-26T21:05:43.076Z] (Eclipse:23147): Gtk-WARNING **: 21:05:42.978: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:43 [2024-06-26T21:05:43.076Z] 
17:05:43 [2024-06-26T21:05:43.076Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.076Z] 
17:05:43 [2024-06-26T21:05:43.076Z] (Eclipse:23147): Gtk-WARNING **: 21:05:42.997: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:43 [2024-06-26T21:05:43.076Z] 
17:05:43 [2024-06-26T21:05:43.076Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:42.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.076Z] 
17:05:43 [2024-06-26T21:05:43.076Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:43.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.076Z] 
17:05:43 [2024-06-26T21:05:43.076Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:43.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024637 data=null button=0 stateMask=0x0 x=199 y=357 count=0}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=1449024637 data=null doit=true}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=1449024638 data=null}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024638 data=null button=1 stateMask=0x0 x=199 y=357 count=1}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449024638 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]
17:05:43 [2024-06-26T21:05:43.077Z] 
17:05:43 [2024-06-26T21:05:43.077Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:43.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.333Z] 
17:05:43 [2024-06-26T21:05:43.333Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:43.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024691 data=null button=1 stateMask=0x80000 x=199 y=357 count=1}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024692 data=null button=1 stateMask=0x0 x=199 y=357 count=2}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024692 data=null button=1 stateMask=0x0 x=199 y=357 count=2}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449024692 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]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024697 data=null button=1 stateMask=0x80000 x=199 y=357 count=2}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=1449024698 data=null button=0 stateMask=0x0 x=199 y=357 count=0}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=1449024705 data=null doit=true}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=1449024706 data=null}, Tree node with text: Futex Contention Analysis]
17:05:43 [2024-06-26T21:05:43.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=1449028889 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=1449028889 data=null doit=true}, TreeItem with text {bug446190}]
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1449028889 data=null}, TreeItem with text {bug446190}]
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1449028889 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449028890 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}]
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1449028898 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
17:05:47 [2024-06-26T21:05:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
17:05:47 [2024-06-26T21:05:47.505Z] 
17:05:47 [2024-06-26T21:05:47.505Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:47.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:47 [2024-06-26T21:05:47.761Z] 
17:05:47 [2024-06-26T21:05:47.761Z] (Eclipse:23147): Gtk-WARNING **: 21:05:47.563: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:47 [2024-06-26T21:05:47.761Z] 
17:05:47 [2024-06-26T21:05:47.761Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:47.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:47 [2024-06-26T21:05:47.762Z] 
17:05:47 [2024-06-26T21:05:47.762Z] (Eclipse:23147): Gtk-WARNING **: 21:05:47.604: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:47 [2024-06-26T21:05:47.762Z] 
17:05:47 [2024-06-26T21:05:47.762Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:47.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:47 [2024-06-26T21:05:47.762Z] 
17:05:47 [2024-06-26T21:05:47.762Z] (Eclipse:23147): Gtk-WARNING **: 21:05:47.644: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:47 [2024-06-26T21:05:47.762Z] 
17:05:47 [2024-06-26T21:05:47.762Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:47.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:47 [2024-06-26T21:05:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:05:48 [2024-06-26T21:05:48.018Z] 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:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449029376 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:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449029377 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:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449029377 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449029377 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449029377 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:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449029377 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:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449029377 data=null 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:05:48 [2024-06-26T21:05:48.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=1449028957 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...']
17:05:48 [2024-06-26T21:05:48.018Z] 
17:05:48 [2024-06-26T21:05:48.018Z] (Eclipse:23147): Gtk-WARNING **: 21:05:47.873: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:48 [2024-06-26T21:05:48.018Z] 
17:05:48 [2024-06-26T21:05:48.018Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:47.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.018Z] 
17:05:48 [2024-06-26T21:05:48.018Z] (Eclipse:23147): Gtk-WARNING **: 21:05:48.018: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:48 [2024-06-26T21:05:48.018Z] 
17:05:48 [2024-06-26T21:05:48.018Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:48.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.274Z] 
17:05:48 [2024-06-26T21:05:48.274Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:48.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.274Z] 
17:05:48 [2024-06-26T21:05:48.274Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:48.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.274Z] 
17:05:48 [2024-06-26T21:05:48.274Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:48.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449029714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449029715 data=null doit=true}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449029715 data=null}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449029715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449029715 data=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:05:48 [2024-06-26T21:05:48.274Z] 
17:05:48 [2024-06-26T21:05:48.274Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:48.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449029791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449029795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449029795 data=null doit=true}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449029795 data=null}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449029795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449029796 data=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:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449029811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449029812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449029812 data=null doit=true}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449029812 data=null}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449029812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449029812 data=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:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449029875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449029876 data=null button=0 stateMask=0x0 x=92 y=196 count=0}, TreeItem with text {Traces [2]}]
17:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449029876 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449029876 data=null}, TreeItem with text {Traces [2]}]
17:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449029876 data=null button=1 stateMask=0x0 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
17:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449029877 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:05:48 [2024-06-26T21:05:48.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449029885 data=null button=1 stateMask=0x80000 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449029913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449029913 data=null doit=true}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449029913 data=null}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449029914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449029914 data=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:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449029984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=1449029985 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449029985 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449029985 data=null}, TreeItem with text {Experiments [1]}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449029985 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449029985 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]}]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449030003 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestExperiment [2]} is already expanded. Won't expand it again.
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=1449030004 data=null doit=true}, Tree node with text: Views]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=1449030004 data=null}, Tree node with text: Views]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=1449030005 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449030005 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]
17:05:48 [2024-06-26T21:05:48.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=1449030092 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
17:05:48 [2024-06-26T21:05:48.787Z] 
17:05:48 [2024-06-26T21:05:48.787Z] (Eclipse:23147): Gtk-WARNING **: 21:05:48.720: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:48 [2024-06-26T21:05:48.787Z] 
17:05:48 [2024-06-26T21:05:48.787Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:48.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:48 [2024-06-26T21:05:48.787Z] 
17:05:48 [2024-06-26T21:05:48.787Z] (Eclipse:23147): Gtk-WARNING **: 21:05:48.737: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449030813 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449030857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449030857 data=null doit=true}, TreeItem with text {test}]
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449030857 data=null}, TreeItem with text {test}]
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449030858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449030858 data=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:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449030869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:05:49 [2024-06-26T21:05:49.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:05:49 [2024-06-26T21:05:49.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:05:49 [2024-06-26T21:05:49.863Z] 
17:05:49 [2024-06-26T21:05:49.863Z] (Eclipse:23147): Gtk-WARNING **: 21:05:49.685: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:49 [2024-06-26T21:05:49.863Z] 
17:05:49 [2024-06-26T21:05:49.863Z] (Eclipse:23147): Gtk-WARNING **: 21:05:49.714: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:49 [2024-06-26T21:05:49.863Z] 
17:05:49 [2024-06-26T21:05:49.863Z] (Eclipse:23147): Gtk-WARNING **: 21:05:49.741: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:49 [2024-06-26T21:05:49.863Z] 
17:05:49 [2024-06-26T21:05:49.863Z] (Eclipse:23147): Gtk-WARNING **: 21:05:49.768: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:49 [2024-06-26T21:05:49.863Z] 
17:05:49 [2024-06-26T21:05:49.863Z] (Eclipse:23147): Gtk-WARNING **: 21:05:49.793: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:05:49 [2024-06-26T21:05:49.863Z] 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:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:05:49 [2024-06-26T21:05:49.863Z] 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:05:49 [2024-06-26T21:05:49.863Z] 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=1449031447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449031447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.863Z] 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=1449031447 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.863Z] 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=1449031447 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.863Z] 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=1449031447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] 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=1449031447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] 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=1449031447 data=null item=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:05:49 [2024-06-26T21:05:49.864Z] 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=1449031447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449031448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] 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=1449031448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] 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=1449031448 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] 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=1449031448 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.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:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449031449 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:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449031449 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:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449031449 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449031449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449031450 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:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449031450 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:05:49 [2024-06-26T21:05:49.864Z] 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:05:49 [2024-06-26T21:05:49.864Z] 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:05:49 [2024-06-26T21:05:49.864Z] 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:05:49 [2024-06-26T21:05:49.864Z] 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:05:49 [2024-06-26T21:05:49.864Z] 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:05:49 [2024-06-26T21:05:49.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:05:50 [2024-06-26T21:05:50.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449031450 data=null item=null detail=0 x=0 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:05:50 [2024-06-26T21:05:50.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449030934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:05:50 [2024-06-26T21:05:50.427Z] 
17:05:50 [2024-06-26T21:05:50.427Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.369: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.427Z] 
17:05:50 [2024-06-26T21:05:50.427Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.396: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.427Z] 
17:05:50 [2024-06-26T21:05:50.427Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.412: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.684Z] 
17:05:50 [2024-06-26T21:05:50.684Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.466: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.684Z] 
17:05:50 [2024-06-26T21:05:50.684Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.474: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.684Z] 
17:05:50 [2024-06-26T21:05:50.684Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.491: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.684Z] 
17:05:50 [2024-06-26T21:05:50.684Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.509: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.684Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.68 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
17:05:50 [2024-06-26T21:05:50.684Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 1.388 s
17:05:50 [2024-06-26T21:05:50.684Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 12.62 s
17:05:50 [2024-06-26T21:05:50.684Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.198 s
17:05:50 [2024-06-26T21:05:50.684Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.187 s
17:05:50 [2024-06-26T21:05:50.684Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
17:05:50 [2024-06-26T21:05:50.684Z] 
17:05:50 [2024-06-26T21:05:50.684Z] (Eclipse:23147): Gtk-WARNING **: 21:05:50.566: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:05:50 [2024-06-26T21:05:50.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449032270 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:05:50 [2024-06-26T21:05:50.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:50 [2024-06-26T21:05:50.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:05:50 [2024-06-26T21:05:50.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:05:50 [2024-06-26T21:05:50.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:05:50 [2024-06-26T21:05:50.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1449032529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:05:50 [2024-06-26T21:05:50.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:05:51 [2024-06-26T21:05:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449032875 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449032876 data=null doit=true}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449032876 data=null}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449032876 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449032876 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:05:51 [2024-06-26T21:05:51.503Z] 
17:05:51 [2024-06-26T21:05:51.503Z] !ENTRY org.eclipse.cdt.core 1 0 2024-06-26 21:05:51.309
17:05:51 [2024-06-26T21:05:51.503Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449032975 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449032976 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449032976 data=null doit=true}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449032976 data=null}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449032976 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449032976 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:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449032983 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
17:05:51 [2024-06-26T21:05:51.503Z] 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'
17:05:51 [2024-06-26T21:05:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
17:05:51 [2024-06-26T21:05:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1449033086 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']
17:05:51 [2024-06-26T21:05:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
17:05:51 [2024-06-26T21:05:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:51 [2024-06-26T21:05:51.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449033294 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449033294 data=null doit=true}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449033294 data=null}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449033294 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033296 data=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:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449033308 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449033309 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449033309 data=null doit=true}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449033309 data=null}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449033309 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033309 data=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:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449033325 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449033326 data=null doit=true}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449033326 data=null}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449033326 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449033327 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:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449033335 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1449033336 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1449033336 data=null doit=true}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1449033336 data=null}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1449033337 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033337 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:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1449033354 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1449033357 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1449033357 data=null doit=true}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1449033357 data=null}, TreeItem with text {Traces [0]}]
17:05:51 [2024-06-26T21:05:51.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1449033358 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033358 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:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1449033369 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449033431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1449033475 data=null doit=true}, TreeItem with text {Traces [0]}]
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1449033476 data=null}, TreeItem with text {Traces [0]}]
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1449033476 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449033476 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:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1449033478 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
17:05:52 [2024-06-26T21:05:52.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449033479 data=null button=0 stateMask=0x0 x=150 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449033479 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449033479 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449033480 data=null button=1 stateMask=0x0 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033480 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:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449033515 data=null button=1 stateMask=0x80000 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
17:05:52 [2024-06-26T21:05:52.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1449033614 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:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
17:05:52 [2024-06-26T21:05:52.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1449033670 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1449033670 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1449033670 data=null}, TreeItem with text {ust-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1449033671 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033671 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:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1449033701 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=1449033774 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']
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449033803 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449033803 data=null doit=true}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449033803 data=null}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449033804 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033804 data=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:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449033880 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449033881 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449033881 data=null doit=true}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449033881 data=null}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449033882 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033882 data=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:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449033888 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:52 [2024-06-26T21:05:52.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449033889 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449033893 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449033893 data=null}, TreeItem with text {Traces [2]}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449033893 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
17:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033894 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:05:52 [2024-06-26T21:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449033915 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
17:05:52 [2024-06-26T21:05:52.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449033916 data=null button=0 stateMask=0x0 x=150 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449033916 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449033916 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449033917 data=null button=1 stateMask=0x0 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449033917 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:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449033989 data=null button=1 stateMask=0x80000 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:05:52 [2024-06-26T21:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:05:52 [2024-06-26T21:05:52.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449034021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:05:52 [2024-06-26T21:05:52.789Z] 
17:05:52 [2024-06-26T21:05:52.789Z] (Eclipse:23147): Gtk-CRITICAL **: 21:05:52.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:05:53 [2024-06-26T21:05:53.045Z] 
17:05:53 [2024-06-26T21:05:53.045Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.045Z] 
17:05:53 [2024-06-26T21:05:53.045Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.045Z] 
17:05:53 [2024-06-26T21:05:53.046Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.046Z] 
17:05:53 [2024-06-26T21:05:53.046Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.046Z] 
17:05:53 [2024-06-26T21:05:53.046Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.046Z] 
17:05:53 [2024-06-26T21:05:53.046Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.046Z] 
17:05:53 [2024-06-26T21:05:53.046Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.046Z] 
17:05:53 [2024-06-26T21:05:53.046Z] (Eclipse:23147): Gtk-WARNING **: 21:05:52.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:53 [2024-06-26T21:05:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449036169 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449036169 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449036170 data=null}, TreeItem with text {Traces [2]}]
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449036170 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
17:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449036170 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:05:54 [2024-06-26T21:05:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449036194 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
17:05:54 [2024-06-26T21:05:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:05:54 [2024-06-26T21:05:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:05:54 [2024-06-26T21:05:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:05:54 [2024-06-26T21:05:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:05:55 [2024-06-26T21:05:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1449036281 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:05:55 [2024-06-26T21:05:55.182Z] 
17:05:55 [2024-06-26T21:05:55.182Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 21:05:55.016
17:05:55 [2024-06-26T21:05:55.182Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.468: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.468: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.468: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.468: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.468: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.468: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.469: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] 
17:05:55 [2024-06-26T21:05:55.744Z] (Eclipse:23147): Gtk-WARNING **: 21:05:55.469: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:05:55 [2024-06-26T21:05:55.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449038498 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449038498 data=null doit=true}, TreeItem with text {test}]
17:05:57 [2024-06-26T21:05:57.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449038498 data=null}, TreeItem with text {test}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449038499 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449038499 data=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:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449038517 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:05:57 [2024-06-26T21:05:57.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449038518 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449038518 data=null}, TreeItem with text {Experiments [1]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449038519 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449038519 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:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449038572 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449038575 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449038575 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449038575 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449038575 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449038575 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:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449038630 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1449038683 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1449038683 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1449038683 data=null}, TreeItem with text {Experiment [2]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1449038684 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449038684 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:05:57 [2024-06-26T21:05:57.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1449038712 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:05:57 [2024-06-26T21:05:57.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:57 [2024-06-26T21:05:57.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449038803 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:05:57 [2024-06-26T21:05:57.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449038803 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:57 [2024-06-26T21:05:57.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449038803 data=null}, TreeItem with text {Traces [2]}]
17:05:57 [2024-06-26T21:05:57.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449038804 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:05:57 [2024-06-26T21:05:57.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449038804 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:05:57 [2024-06-26T21:05:57.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449038825 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:05:57 [2024-06-26T21:05:57.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:05:57 [2024-06-26T21:05:57.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:05:57 [2024-06-26T21:05:57.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449038923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:05:57 [2024-06-26T21:05:57.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:05:58 [2024-06-26T21:05:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
17:05:58 [2024-06-26T21:05:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:05:58 [2024-06-26T21:05:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
17:05:58 [2024-06-26T21:05:58.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
17:05:58 [2024-06-26T21:05:58.298Z] 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:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
17:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1449039780 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:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1449039780 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:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1449039780 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1449039781 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1449039781 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:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1449039781 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:05:58 [2024-06-26T21:05:58.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1449039781 data=null 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:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449039924 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449039924 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449039924 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449039925 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449039925 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:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449040005 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:58 [2024-06-26T21:05:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1449040100 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
17:05:58 [2024-06-26T21:05:58.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1449040100 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:05:58 [2024-06-26T21:05:58.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1449040101 data=null}, TreeItem with text {Experiment [2]}]
17:05:58 [2024-06-26T21:05:58.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1449040101 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:05:58 [2024-06-26T21:05:58.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449040101 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:05:58 [2024-06-26T21:05:58.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1449040134 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:05:58 [2024-06-26T21:05:58.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
17:05:59 [2024-06-26T21:05:59.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:59 [2024-06-26T21:05:59.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:59 [2024-06-26T21:05:59.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449040899 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449040900 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449040900 data=null}, TreeItem with text {kernel-overlap-testing}]
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449040900 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:59 [2024-06-26T21:05:59.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449040900 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:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449040980 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449041064 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449041064 data=null doit=true}, TreeItem with text {Traces [2]}]
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449041064 data=null}, TreeItem with text {Traces [2]}]
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449041064 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449041065 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:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449041083 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449041176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:05:59 [2024-06-26T21:05:59.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:00 [2024-06-26T21:06:00.142Z] 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:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449041515 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:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449041515 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:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449041515 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449041515 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449041516 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:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449041516 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:06:00 [2024-06-26T21:06:00.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449041516 data=null 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:06:00 [2024-06-26T21:06:00.706Z] 
17:06:00 [2024-06-26T21:06:00.706Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:00.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042413 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449042413 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449042413 data=null}, TreeItem with text {kernel-overlap-testing}]
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042414 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449042414 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:06:00 [2024-06-26T21:06:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042492 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449042591 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449042592 data=null doit=true}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449042592 data=null}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449042592 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449042592 data=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:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449042671 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449042672 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449042672 data=null doit=true}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449042672 data=null}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449042672 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449042672 data=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:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449042678 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:01 [2024-06-26T21:06:01.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449042679 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449042679 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449042679 data=null}, TreeItem with text {Traces [2]}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449042679 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449042680 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:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449042712 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:01 [2024-06-26T21:06:01.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:01 [2024-06-26T21:06:01.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042714 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449042714 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449042714 data=null}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042714 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449042715 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:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042744 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
17:06:01 [2024-06-26T21:06:01.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1449042792 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:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
17:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042806 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449042806 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449042806 data=null}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042806 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449042807 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:06:01 [2024-06-26T21:06:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449042811 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:01 [2024-06-26T21:06:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:06:01 [2024-06-26T21:06:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:06:01 [2024-06-26T21:06:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:06:01 [2024-06-26T21:06:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449042865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:01.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.593: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.593: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.593: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.593: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.594: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.733Z] 
17:06:01 [2024-06-26T21:06:01.733Z] (Eclipse:23147): Gtk-WARNING **: 21:06:01.594: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:01 [2024-06-26T21:06:01.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:03 [2024-06-26T21:06:03.355Z] 
17:06:03 [2024-06-26T21:06:03.355Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:02.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449044658 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449044658 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449044658 data=null}, TreeItem with text {Traces [2]}]
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449044659 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449044659 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:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449044688 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:06:03 [2024-06-26T21:06:03.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:06:03 [2024-06-26T21:06:03.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:06:03 [2024-06-26T21:06:03.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:06:03 [2024-06-26T21:06:03.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1449044783 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:06:03 [2024-06-26T21:06:03.612Z] 
17:06:03 [2024-06-26T21:06:03.612Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 21:06:03.365
17:06:03 [2024-06-26T21:06:03.612Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
17:06:03 [2024-06-26T21:06:03.612Z] 
17:06:03 [2024-06-26T21:06:03.612Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:03.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:03 [2024-06-26T21:06:03.869Z] 
17:06:03 [2024-06-26T21:06:03.869Z] (Eclipse:23147): Gtk-WARNING **: 21:06:03.695: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:04 [2024-06-26T21:06:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:06:05 [2024-06-26T21:06:05.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:05 [2024-06-26T21:06:05.312Z] 
17:06:05 [2024-06-26T21:06:05.312Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:05.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449046719 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449046722 data=null doit=true}, TreeItem with text {test}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449046722 data=null}, TreeItem with text {test}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449046723 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449046723 data=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:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449046766 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:05 [2024-06-26T21:06:05.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:05 [2024-06-26T21:06:05.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449046776 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449046777 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449046777 data=null}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449046777 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449046777 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:06:05 [2024-06-26T21:06:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449046828 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1449046918 data=null button=0 stateMask=0x0 x=140 y=265 count=0}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1449046918 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1449046918 data=null}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1449046919 data=null button=1 stateMask=0x0 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449046919 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:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1449046968 data=null button=1 stateMask=0x80000 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1449046999 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1449046999 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1449046999 data=null}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1449046999 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047000 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:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1449047029 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449047079 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449047079 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449047079 data=null}, TreeItem with text {Traces [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449047080 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047080 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:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449047101 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:05 [2024-06-26T21:06:05.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449047165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449047178 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449047178 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449047179 data=null}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449047179 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047179 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:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449047210 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1449047289 data=null button=0 stateMask=0x0 x=140 y=265 count=0}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1449047289 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1449047289 data=null}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1449047289 data=null button=1 stateMask=0x0 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047289 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:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1449047315 data=null button=1 stateMask=0x80000 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1449047372 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1449047372 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1449047372 data=null}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1449047372 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047373 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:06:05 [2024-06-26T21:06:05.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1449047402 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449047473 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449047474 data=null doit=true}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449047474 data=null}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449047474 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047474 data=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:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449047513 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449047514 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449047514 data=null doit=true}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449047514 data=null}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449047515 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047515 data=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:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449047521 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:06:06 [2024-06-26T21:06:06.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449047522 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449047522 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449047522 data=null}, TreeItem with text {Traces [2]}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449047523 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047523 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:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449047545 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:06 [2024-06-26T21:06:06.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:06 [2024-06-26T21:06:06.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449047566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:06 [2024-06-26T21:06:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:06 [2024-06-26T21:06:06.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449047966 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449047967 data=null doit=true}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449047967 data=null}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449047967 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047967 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:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449047996 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449047998 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449047998 data=null doit=true}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449047998 data=null}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449047998 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449047998 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:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449048007 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449048126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:06 [2024-06-26T21:06:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449048229 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449048229 data=null doit=true}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449048229 data=null}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449048230 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449048230 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:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449048239 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449048301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449048307 data=null doit=true}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449048307 data=null}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449048316 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449048316 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:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449048320 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1449048321 data=null doit=true}, TreeItem with text {Trace Compass}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1449048321 data=null}, TreeItem with text {Trace Compass}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1449048321 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449048321 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:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1449048323 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1449048324 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1449048336 data=null doit=true}, TreeItem with text {Traces [0]}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1449048337 data=null}, TreeItem with text {Traces [0]}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1449048337 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449048363 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:06:06 [2024-06-26T21:06:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1449048382 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:06:07 [2024-06-26T21:06:07.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:06:07 [2024-06-26T21:06:07.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:06:07 [2024-06-26T21:06:07.670Z] 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:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] 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:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=1449049012 data=null}, (of type 'Combo')]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449049056 data=null doit=true}, TreeItem with text {c-project}]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449049056 data=null}, TreeItem with text {c-project}]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449049057 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449049057 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:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449049065 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449049066 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, Tree node with text: kernel-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1449049066 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1449049066 data=null}, Tree node with text: kernel-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449049066 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, Tree node with text: kernel-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449049066 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:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1449049069 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, Tree node with text: kernel-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:07 [2024-06-26T21:06:07.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1449049095 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1449049098 data=null doit=true}, Tree node with text: ust-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1449049099 data=null}, Tree node with text: ust-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1449049099 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449049099 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:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1449049102 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:06:07 [2024-06-26T21:06:07.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')
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=1449049105 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:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=1449049105 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:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=1449049105 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=1449049105 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=1449049105 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:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=1449049105 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:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=1449049105 data=null 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:06:07 [2024-06-26T21:06:07.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=1449048525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449049417 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449049417 data=null}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449049417 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449049418 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:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449049420 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449049421 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449049421 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449049421 data=null}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449049422 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449049422 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:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449049426 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:06:07 [2024-06-26T21:06:07.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:06:08 [2024-06-26T21:06:08.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:06:08 [2024-06-26T21:06:08.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1449049482 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:06:08 [2024-06-26T21:06:08.442Z] 
17:06:08 [2024-06-26T21:06:08.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-06-26 21:06:08.401
17:06:08 [2024-06-26T21:06:08.442Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
17:06:08 [2024-06-26T21:06:08.698Z] 
17:06:08 [2024-06-26T21:06:08.698Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:08.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.785: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.785: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.785: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.785: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.786: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.786: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.786: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] 
17:06:08 [2024-06-26T21:06:08.954Z] (Eclipse:23147): Gtk-WARNING **: 21:06:08.786: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:06:08 [2024-06-26T21:06:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:06:10 [2024-06-26T21:06:10.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:10 [2024-06-26T21:06:10.578Z] 
17:06:10 [2024-06-26T21:06:10.578Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:10.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:10 [2024-06-26T21:06:10.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
17:06:10 [2024-06-26T21:06:10.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449052022 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449052022 data=null}, TreeItem with text {Experiments [1]}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449052023 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449052023 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:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449052027 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:06:10 [2024-06-26T21:06:10.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiment [2]} is already expanded. Won't expand it again.
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449052029 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449052030 data=null doit=true}, TreeItem with text {c-project}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449052030 data=null}, TreeItem with text {c-project}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449052030 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449052030 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:06:10 [2024-06-26T21:06:10.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449052095 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:10 [2024-06-26T21:06:10.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:10 [2024-06-26T21:06:10.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:10 [2024-06-26T21:06:10.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449052187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:10 [2024-06-26T21:06:10.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449052601 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449052601 data=null doit=true}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449052601 data=null}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449052602 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449052602 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:06:11 [2024-06-26T21:06:11.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449052612 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449052780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449052790 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449052790 data=null doit=true}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449052790 data=null}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449052790 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449052791 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:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449052797 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:06:11 [2024-06-26T21:06:11.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1449052915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:06:11 [2024-06-26T21:06:11.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:06:12 [2024-06-26T21:06:12.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
17:06:12 [2024-06-26T21:06:12.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1449053506 data=null doit=true}, TreeItem with text {Experiments [0]}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1449053506 data=null}, TreeItem with text {Experiments [0]}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1449053507 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [0]}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449053507 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:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1449053508 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [0]}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449053533 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449053560 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449053560 data=null doit=true}, TreeItem with text {test}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449053560 data=null}, TreeItem with text {test}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449053560 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449053560 data=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:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449053577 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:06:12 [2024-06-26T21:06:12.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:06:12 [2024-06-26T21:06:12.729Z] 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:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:06:12 [2024-06-26T21:06:12.729Z] 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:06:12 [2024-06-26T21:06:12.729Z] 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=1449054103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449054103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054103 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054103 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054103 data=null item=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:06:12 [2024-06-26T21:06:12.729Z] 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=1449054104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449054104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054104 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] 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=1449054104 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:12 [2024-06-26T21:06:12.729Z] DEBUG org.eclipse.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:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449054106 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:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449054106 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:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449054106 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449054106 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449054106 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:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449054107 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:06:12 [2024-06-26T21:06:12.730Z] 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:06:12 [2024-06-26T21:06:12.730Z] 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:06:12 [2024-06-26T21:06:12.730Z] 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:06:12 [2024-06-26T21:06:12.730Z] 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:06:12 [2024-06-26T21:06:12.730Z] 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:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449054107 data=null item=null detail=0 x=0 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:06:12 [2024-06-26T21:06:12.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449053636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449054715 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1449054722 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=1449054722 data=null doit=true}, TreeItem with text {c-project}]
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=1449054722 data=null}, TreeItem with text {c-project}]
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=1449054722 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449054722 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:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=1449054778 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:06:13 [2024-06-26T21:06:13.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:06:13 [2024-06-26T21:06:13.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:06:13 [2024-06-26T21:06:13.551Z] 
17:06:13 [2024-06-26T21:06:13.551Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:13.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:06:14 [2024-06-26T21:06:14.479Z] 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:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
17:06:14 [2024-06-26T21:06:14.479Z] 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:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:06:14 [2024-06-26T21:06:14.479Z] 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:06:14 [2024-06-26T21:06:14.479Z] 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=1449055858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449055858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.479Z] 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=1449055858 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.479Z] 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=1449055859 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.479Z] 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=1449055859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] 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=1449055859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] 
17:06:14 [2024-06-26T21:06:14.480Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:14.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:14 [2024-06-26T21:06:14.480Z] 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=1449055859 data=null item=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:06:14 [2024-06-26T21:06:14.480Z] 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=1449055879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449055879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] 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=1449055879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] 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=1449055879 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] 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=1449055879 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.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:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449055880 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:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449055881 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:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449055881 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449055881 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449055881 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:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449055881 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:06:14 [2024-06-26T21:06:14.480Z] 
17:06:14 [2024-06-26T21:06:14.480Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:14.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:14 [2024-06-26T21:06:14.480Z] 
17:06:14 [2024-06-26T21:06:14.480Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:14.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:14 [2024-06-26T21:06:14.480Z] 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:06:14 [2024-06-26T21:06:14.480Z] 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:06:14 [2024-06-26T21:06:14.480Z] 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:06:14 [2024-06-26T21:06:14.480Z] 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:06:14 [2024-06-26T21:06:14.480Z] 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:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449055881 data=null item=null detail=0 x=0 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:06:14 [2024-06-26T21:06:14.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449054888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:06:15 [2024-06-26T21:06:15.044Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.30 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
17:06:15 [2024-06-26T21:06:15.044Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.512 s
17:06:15 [2024-06-26T21:06:15.044Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 8.788 s
17:06:15 [2024-06-26T21:06:15.044Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 4.879 s
17:06:15 [2024-06-26T21:06:15.044Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.444 s
17:06:15 [2024-06-26T21:06:15.044Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 5.596 s
17:06:15 [2024-06-26T21:06:15.044Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
17:06:15 [2024-06-26T21:06:15.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449056495 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:06:15 [2024-06-26T21:06:15.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:15 [2024-06-26T21:06:15.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:06:15 [2024-06-26T21:06:15.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:06:15 [2024-06-26T21:06:15.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:06:15 [2024-06-26T21:06:15.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1449056631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:06:15 [2024-06-26T21:06:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:06:15 [2024-06-26T21:06:15.606Z] 
17:06:15 [2024-06-26T21:06:15.606Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:15.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:16 [2024-06-26T21:06:16.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449058278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449058278 data=null doit=true}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449058278 data=null}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449058278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058279 data=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:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449058310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449058311 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449058311 data=null doit=true}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449058312 data=null}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449058312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058312 data=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:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449058324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449058325 data=null doit=true}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449058325 data=null}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449058325 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449058325 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:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449058327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449058328 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449058328 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449058328 data=null}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449058329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058329 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:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449058346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449058347 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449058347 data=null}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449058347 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449058348 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:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449058350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449058365 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449058365 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449058365 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449058366 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058366 data=null item=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:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449058398 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:16 [2024-06-26T21:06:16.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:17 [2024-06-26T21:06:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:17 [2024-06-26T21:06:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:17 [2024-06-26T21:06:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:17 [2024-06-26T21:06:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:17 [2024-06-26T21:06:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:06:17 [2024-06-26T21:06:17.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449058597 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449058597 data=null doit=true}, TableItem with text {}]
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449058597 data=null}, TableItem with text {}]
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449058597 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449058598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449058616 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:17 [2024-06-26T21:06:17.230Z] 
17:06:17 [2024-06-26T21:06:17.230Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.022: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.230Z] 
17:06:17 [2024-06-26T21:06:17.230Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.047: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:17 [2024-06-26T21:06:17.230Z] 
17:06:17 [2024-06-26T21:06:17.230Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:17.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:17 [2024-06-26T21:06:17.230Z] 
17:06:17 [2024-06-26T21:06:17.230Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.151: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.230Z] 
17:06:17 [2024-06-26T21:06:17.230Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:17.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:17 [2024-06-26T21:06:17.230Z] 
17:06:17 [2024-06-26T21:06:17.230Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.179: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449058864 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449058864 data=null doit=true}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449058864 data=null}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449058864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058865 data=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:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449058887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449058891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449058891 data=null doit=true}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449058891 data=null}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449058891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058892 data=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:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449058897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:17 [2024-06-26T21:06:17.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449058898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449058898 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449058898 data=null}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449058898 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058899 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:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449058914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449058914 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449058914 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449058915 data=null}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449058915 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449058915 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:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449058919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:17 [2024-06-26T21:06:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.551: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.572: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.593: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.614: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.634: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.653: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.673: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.692: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.711: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:17 [2024-06-26T21:06:17.742Z] 
17:06:17 [2024-06-26T21:06:17.742Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.731: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:18 [2024-06-26T21:06:18.000Z] 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=1449059353 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:18 [2024-06-26T21:06:18.000Z] 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:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449059354 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:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449059354 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:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449059354 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449059355 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449059355 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:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449059355 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:06:18 [2024-06-26T21:06:18.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449059355 data=null 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:06:18 [2024-06-26T21:06:18.000Z] 
17:06:18 [2024-06-26T21:06:18.000Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.809: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:18 [2024-06-26T21:06:18.000Z] 
17:06:18 [2024-06-26T21:06:18.000Z] (Eclipse:23147): Gtk-WARNING **: 21:06:17.831: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:18 [2024-06-26T21:06:18.256Z] 
17:06:18 [2024-06-26T21:06:18.256Z] (Eclipse:23147): Gtk-WARNING **: 21:06:18.111: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:18 [2024-06-26T21:06:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449059065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:18 [2024-06-26T21:06:18.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:18 [2024-06-26T21:06:18.512Z] 
17:06:18 [2024-06-26T21:06:18.512Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:18.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:18 [2024-06-26T21:06:18.512Z] 
17:06:18 [2024-06-26T21:06:18.512Z] (Eclipse:23147): Gtk-WARNING **: 21:06:18.320: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:18 [2024-06-26T21:06:18.512Z] 
17:06:18 [2024-06-26T21:06:18.512Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:18.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:18 [2024-06-26T21:06:18.512Z] 
17:06:18 [2024-06-26T21:06:18.512Z] (Eclipse:23147): Gtk-WARNING **: 21:06:18.380: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:19 [2024-06-26T21:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:19 [2024-06-26T21:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:19 [2024-06-26T21:06:19.878Z] 
17:06:19 [2024-06-26T21:06:19.878Z] (Eclipse:23147): Gtk-WARNING **: 21:06:19.750: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:19 [2024-06-26T21:06:19.878Z] 
17:06:19 [2024-06-26T21:06:19.878Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:19.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:19 [2024-06-26T21:06:19.878Z] 
17:06:19 [2024-06-26T21:06:19.878Z] (Eclipse:23147): Gtk-WARNING **: 21:06:19.768: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:19 [2024-06-26T21:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:19 [2024-06-26T21:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:19 [2024-06-26T21:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:19 [2024-06-26T21:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449061414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449061414 data=null doit=true}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449061414 data=null}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449061414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061414 data=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:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449061434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449061435 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449061435 data=null doit=true}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449061435 data=null}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449061435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061436 data=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:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449061446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:19 [2024-06-26T21:06:19.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449061447 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449061447 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449061447 data=null}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449061448 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061448 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:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449061462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449061463 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449061463 data=null}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449061463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449061463 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:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449061465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1449061466 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1449061466 data=null}, TreeItem with text {symbolic-link [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1449061466 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449061466 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:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1449061467 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:06:19 [2024-06-26T21:06:19.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061479 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449061479 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449061480 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061480 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061480 data=null item=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:06:20 [2024-06-26T21:06:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061486 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061487 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061495 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449061495 data=null item=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:06:20 [2024-06-26T21:06:20.137Z] 
17:06:20 [2024-06-26T21:06:20.137Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:20.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:20 [2024-06-26T21:06:20.137Z] 
17:06:20 [2024-06-26T21:06:20.137Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.102: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.137Z] 
17:06:20 [2024-06-26T21:06:20.137Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:20.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:20 [2024-06-26T21:06:20.392Z] 
17:06:20 [2024-06-26T21:06:20.392Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.164: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061593 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061844 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449061845 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449061845 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:20 [2024-06-26T21:06:20.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449061889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449061889 data=null doit=true}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449061889 data=null}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449061889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061890 data=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:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449061913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449061913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449061916 data=null doit=true}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449061916 data=null}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449061917 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061917 data=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:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449061922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:20 [2024-06-26T21:06:20.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449061923 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449061923 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449061923 data=null}, TreeItem with text {Traces [2]}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449061923 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061924 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:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449061937 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:20 [2024-06-26T21:06:20.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:20 [2024-06-26T21:06:20.393Z] 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:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061938 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449061939 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449061939 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061939 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449061939 data=null item=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:06:20 [2024-06-26T21:06:20.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449061946 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:20 [2024-06-26T21:06:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
17:06:20 [2024-06-26T21:06:20.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.508: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.530: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.554: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.577: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.599: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.621: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.649Z] 
17:06:20 [2024-06-26T21:06:20.649Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.643: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.906Z] 
17:06:20 [2024-06-26T21:06:20.906Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.665: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.906Z] 
17:06:20 [2024-06-26T21:06:20.906Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.687: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
17:06:20 [2024-06-26T21:06:20.906Z] 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=1449062329 data=null doit=true}, Shell with text {Rename Trace}]
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:06:20 [2024-06-26T21:06:20.906Z] 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:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.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:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449062332 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:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449062332 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:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449062332 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449062332 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449062336 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:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449062336 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:06:20 [2024-06-26T21:06:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449062336 data=null item=null detail=0 x=0 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:06:20 [2024-06-26T21:06:20.906Z] 
17:06:20 [2024-06-26T21:06:20.906Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.798: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.906Z] 
17:06:20 [2024-06-26T21:06:20.906Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.825: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.906Z] 
17:06:20 [2024-06-26T21:06:20.906Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.841: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:20 [2024-06-26T21:06:20.906Z] 
17:06:20 [2024-06-26T21:06:20.906Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.867: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:21 [2024-06-26T21:06:21.163Z] 
17:06:21 [2024-06-26T21:06:21.163Z] (Eclipse:23147): Gtk-WARNING **: 21:06:20.925: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:21 [2024-06-26T21:06:21.418Z] 
17:06:21 [2024-06-26T21:06:21.418Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:21.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:21 [2024-06-26T21:06:21.418Z] 
17:06:21 [2024-06-26T21:06:21.418Z] (Eclipse:23147): Gtk-WARNING **: 21:06:21.209: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1449062024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:21 [2024-06-26T21:06:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449062924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449062924 data=null doit=true}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449062924 data=null}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449062924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449062950 data=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:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449062963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449062963 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449062963 data=null doit=true}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449062964 data=null}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449062964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449062964 data=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:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449062977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:21 [2024-06-26T21:06:21.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449062978 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449062978 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449062978 data=null}, TreeItem with text {Traces [2]}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449062978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449062979 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:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449062992 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:21 [2024-06-26T21:06:21.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:21 [2024-06-26T21:06:21.419Z] 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:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449062994 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449062994 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449062994 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449062994 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449062994 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:06:21 [2024-06-26T21:06:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449063000 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:21 [2024-06-26T21:06:21.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:06:21 [2024-06-26T21:06:21.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:06:21 [2024-06-26T21:06:21.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:06:21 [2024-06-26T21:06:21.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449063034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:06:21 [2024-06-26T21:06:21.675Z] 
17:06:21 [2024-06-26T21:06:21.675Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:21.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:21 [2024-06-26T21:06:21.675Z] 
17:06:21 [2024-06-26T21:06:21.675Z] (Eclipse:23147): Gtk-WARNING **: 21:06:21.607: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:21 [2024-06-26T21:06:21.675Z] 
17:06:21 [2024-06-26T21:06:21.675Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:21.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:21 [2024-06-26T21:06:21.675Z] 
17:06:21 [2024-06-26T21:06:21.675Z] (Eclipse:23147): Gtk-WARNING **: 21:06:21.653: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449063641 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449063641 data=null doit=true}, TableItem with text {}]
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449063641 data=null}, TableItem with text {}]
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449063641 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449063642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449063646 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:22 [2024-06-26T21:06:22.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449063775 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449063775 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449063776 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449063776 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449063776 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:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449063782 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:22 [2024-06-26T21:06:22.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:22 [2024-06-26T21:06:22.494Z] 
17:06:22 [2024-06-26T21:06:22.494Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:22.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449063888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449063888 data=null doit=true}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449063889 data=null}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449063889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449063889 data=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:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449063926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449063927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449063927 data=null doit=true}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449063927 data=null}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449063928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449063928 data=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:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449063936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:22 [2024-06-26T21:06:22.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449063937 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449063937 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449063937 data=null}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449063937 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449063937 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:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449063955 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449063956 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449063956 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449063956 data=null}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449063956 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449063957 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:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449063971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:22 [2024-06-26T21:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:22 [2024-06-26T21:06:22.750Z] 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=1449064306 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:22 [2024-06-26T21:06:22.750Z] 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:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449064307 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:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449064307 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:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449064307 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:22 [2024-06-26T21:06:22.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449064307 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:22 [2024-06-26T21:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449064308 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:06:22 [2024-06-26T21:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449064308 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:06:22 [2024-06-26T21:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449064308 data=null 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:06:23 [2024-06-26T21:06:23.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:23 [2024-06-26T21:06:23.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449064021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:23 [2024-06-26T21:06:23.875Z] 
17:06:23 [2024-06-26T21:06:23.875Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:23.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449066681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449066681 data=null doit=true}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449066681 data=null}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449066681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449066681 data=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:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449066704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449066705 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449066705 data=null doit=true}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449066705 data=null}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449066705 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449066706 data=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:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449066711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449066712 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449066712 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449066712 data=null}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449066712 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449066712 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:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449066728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449066730 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449066730 data=null}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449066730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449066730 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:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449066742 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449066745 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449066745 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449066745 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449066745 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:25 [2024-06-26T21:06:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449066746 data=null item=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:06:25 [2024-06-26T21:06:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449066776 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:25 [2024-06-26T21:06:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:06:25 [2024-06-26T21:06:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:06:25 [2024-06-26T21:06:25.807Z] 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=1449067136 data=null doit=true}, Shell with text {Copy Trace}]
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:06:25 [2024-06-26T21:06:25.807Z] 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.807Z] 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
17:06:25 [2024-06-26T21:06:25.807Z] 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.807Z] 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1449067139 data=null doit=true}, Button with text {Copy as a link}]
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1449067139 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:06:25 [2024-06-26T21:06:25.807Z] 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1449067140 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1449067140 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1449067140 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1449067140 data=null 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:06:25 [2024-06-26T21:06:25.807Z] 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:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449067142 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:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449067150 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:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449067150 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449067150 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449067150 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:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449067150 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:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449067150 data=null item=null detail=0 x=0 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:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449066830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449067326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449067326 data=null doit=true}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449067326 data=null}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449067327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449067328 data=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:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449067391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449067392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449067392 data=null doit=true}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449067392 data=null}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449067393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:25 [2024-06-26T21:06:25.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449067393 data=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:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449067409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:26 [2024-06-26T21:06:26.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449067410 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449067410 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449067410 data=null}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449067411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449067411 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:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449067441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449067442 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449067442 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449067443 data=null}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449067443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449067443 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:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449067447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:06:26 [2024-06-26T21:06:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:26 [2024-06-26T21:06:26.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1449067521 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:06:26 [2024-06-26T21:06:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:26 [2024-06-26T21:06:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:26 [2024-06-26T21:06:26.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449068217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449068217 data=null doit=true}, TreeItem with text {test}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449068217 data=null}, TreeItem with text {test}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449068217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449068217 data=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:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449068268 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:26 [2024-06-26T21:06:26.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449068269 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449068269 data=null}, TreeItem with text {Experiments [1]}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449068270 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449068270 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:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449068274 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:06:26 [2024-06-26T21:06:26.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1449068278 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
17:06:26 [2024-06-26T21:06:26.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1449068278 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:06:26 [2024-06-26T21:06:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1449068278 data=null}, TreeItem with text {Experiment [2]}]
17:06:26 [2024-06-26T21:06:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1449068278 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
17:06:26 [2024-06-26T21:06:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449068279 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:06:26 [2024-06-26T21:06:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1449068310 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
17:06:26 [2024-06-26T21:06:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:06:26 [2024-06-26T21:06:26.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:06:27 [2024-06-26T21:06:27.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:06:27 [2024-06-26T21:06:27.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
17:06:27 [2024-06-26T21:06:27.347Z] 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=1449068694 data=null doit=true}, Shell with text {Copy Experiment}]
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
17:06:27 [2024-06-26T21:06:27.347Z] 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:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.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:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449068697 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:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449068697 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:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449068697 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449068697 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449068698 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:06:27 [2024-06-26T21:06:27.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449068698 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:06:27 [2024-06-26T21:06:27.347Z] 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:06:27 [2024-06-26T21:06:27.347Z] 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:06:27 [2024-06-26T21:06:27.347Z] 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:06:27 [2024-06-26T21:06:27.347Z] 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:06:27 [2024-06-26T21:06:27.348Z] 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:06:27 [2024-06-26T21:06:27.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:06:27 [2024-06-26T21:06:27.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449068698 data=null item=null detail=0 x=0 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:06:27 [2024-06-26T21:06:27.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449068386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:06:27 [2024-06-26T21:06:27.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449069236 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449069237 data=null doit=true}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449069237 data=null}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449069237 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449069238 data=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:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449069262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449069263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449069263 data=null doit=true}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449069263 data=null}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449069264 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449069264 data=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:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449069276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:27 [2024-06-26T21:06:27.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449069276 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449069277 data=null doit=true}, TreeItem with text {Traces [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449069277 data=null}, TreeItem with text {Traces [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449069277 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449069277 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:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449069302 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1449069302 data=null doit=true}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1449069303 data=null}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1449069303 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449069303 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:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1449069306 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1449069309 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=1449069309 data=null doit=true}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1449069309 data=null}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1449069309 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449069310 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:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1449069339 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:06:27 [2024-06-26T21:06:27.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
17:06:28 [2024-06-26T21:06:28.169Z] 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=1449069655 data=null doit=true}, Shell with text {Copy Experiment}]
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
17:06:28 [2024-06-26T21:06:28.169Z] 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:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
17:06:28 [2024-06-26T21:06:28.169Z] 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:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
17:06:28 [2024-06-26T21:06:28.169Z] 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:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:28 [2024-06-26T21:06:28.169Z] 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:06:28 [2024-06-26T21:06:28.169Z] 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069659 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069659 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069659 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069659 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069659 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069659 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069664 data=null 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069664 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069664 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069664 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069664 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:06:28 [2024-06-26T21:06:28.169Z] 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=1449069665 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:06:28 [2024-06-26T21:06:28.169Z] 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:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
17:06:28 [2024-06-26T21:06:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.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:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449069665 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:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449069665 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:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449069665 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449069666 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449069666 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:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449069666 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:06:28 [2024-06-26T21:06:28.170Z] 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:06:28 [2024-06-26T21:06:28.170Z] 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:06:28 [2024-06-26T21:06:28.170Z] 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:06:28 [2024-06-26T21:06:28.170Z] 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:06:28 [2024-06-26T21:06:28.170Z] 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:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449069666 data=null item=null detail=0 x=0 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:06:28 [2024-06-26T21:06:28.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449069369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:06:28 [2024-06-26T21:06:28.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449070196 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449070196 data=null doit=true}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449070196 data=null}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449070196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449070197 data=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:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449070225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449070226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449070227 data=null doit=true}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449070227 data=null}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449070227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449070227 data=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:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449070233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:28 [2024-06-26T21:06:28.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1449070234 data=null button=0 stateMask=0x0 x=92 y=357 count=0}, TreeItem with text {Traces [4]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1449070234 data=null doit=true}, TreeItem with text {Traces [4]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1449070234 data=null}, TreeItem with text {Traces [4]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1449070234 data=null button=1 stateMask=0x0 x=92 y=357 count=1}, TreeItem with text {Traces [4]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449070234 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:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449070264 data=null button=1 stateMask=0x80000 x=92 y=357 count=1}, TreeItem with text {Traces [4]}]
17:06:28 [2024-06-26T21:06:28.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1449070265 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1449070265 data=null}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1449070265 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449070266 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:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1449070269 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1449070269 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1449070269 data=null}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1449070270 data=null button=1 stateMask=0x0 x=135 y=495 count=1}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449070270 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:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1449070297 data=null button=1 stateMask=0x80000 x=135 y=495 count=1}, TreeItem with text {expDeepCopy [2]}]
17:06:28 [2024-06-26T21:06:28.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449070386 data=null button=0 stateMask=0x0 x=172 y=518 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449070386 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449070386 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449070386 data=null button=1 stateMask=0x0 x=172 y=518 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449070387 data=null item=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:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449070493 data=null button=1 stateMask=0x80000 x=172 y=518 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:28 [2024-06-26T21:06:28.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:28 [2024-06-26T21:06:28.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:06:28 [2024-06-26T21:06:28.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449070683 data=null button=0 stateMask=0x0 x=176 y=541 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1449070683 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1449070683 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449070684 data=null button=1 stateMask=0x0 x=176 y=541 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449070684 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:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449070712 data=null button=1 stateMask=0x80000 x=176 y=541 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:29 [2024-06-26T21:06:29.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:29 [2024-06-26T21:06:29.502Z] 
17:06:29 [2024-06-26T21:06:29.502Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:29.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449071303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449071303 data=null doit=true}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449071303 data=null}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449071303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449071304 data=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:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449071340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449071340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449071341 data=null doit=true}, TreeItem with text {test}]
17:06:29 [2024-06-26T21:06:29.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449071341 data=null}, TreeItem with text {test}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449071363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449071363 data=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:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449071372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:30 [2024-06-26T21:06:30.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1449071373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1449071373 data=null doit=true}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1449071373 data=null}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1449071374 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449071374 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:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449071394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1449071395 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1449071395 data=null doit=true}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1449071395 data=null}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1449071396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449071396 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:06:30 [2024-06-26T21:06:30.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449071400 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:30 [2024-06-26T21:06:30.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:30 [2024-06-26T21:06:30.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:30 [2024-06-26T21:06:30.270Z] 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=1449071748 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:30 [2024-06-26T21:06:30.270Z] 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:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:30 [2024-06-26T21:06:30.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449071749 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:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449071749 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:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449071749 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449071750 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449071750 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:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449071750 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:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449071750 data=null 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:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:30 [2024-06-26T21:06:30.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449071476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:31 [2024-06-26T21:06:31.200Z] 
17:06:31 [2024-06-26T21:06:31.200Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:30.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:32 [2024-06-26T21:06:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:32 [2024-06-26T21:06:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:32 [2024-06-26T21:06:32.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449073872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449073872 data=null doit=true}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449073873 data=null}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449073873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449073873 data=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:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449073894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449073894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449073895 data=null doit=true}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449073895 data=null}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449073895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449073898 data=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:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449073904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449073905 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449073905 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449073905 data=null}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449073905 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449073906 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:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449073922 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449073924 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449073924 data=null}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449073924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449073924 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:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449073927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449073928 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449073928 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449073928 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449073929 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449073929 data=null item=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:06:32 [2024-06-26T21:06:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449073970 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:32 [2024-06-26T21:06:32.570Z] 
17:06:32 [2024-06-26T21:06:32.570Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:32.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449074206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449074206 data=null doit=true}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449074206 data=null}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449074207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449074207 data=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:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449074246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449074246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449074247 data=null doit=true}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449074247 data=null}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449074247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449074247 data=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:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449074253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:32 [2024-06-26T21:06:32.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449074254 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449074254 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449074254 data=null}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449074254 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449074258 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:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449074271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449074271 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449074280 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449074280 data=null}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449074281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449074281 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:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449074285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:32 [2024-06-26T21:06:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:33 [2024-06-26T21:06:33.083Z] 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=1449074656 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:33 [2024-06-26T21:06:33.083Z] 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:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449074657 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:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449074657 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:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449074657 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449074657 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449074657 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:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449074657 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:06:33 [2024-06-26T21:06:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449074658 data=null 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:06:33 [2024-06-26T21:06:33.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449074369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:33 [2024-06-26T21:06:33.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:33 [2024-06-26T21:06:33.901Z] 
17:06:33 [2024-06-26T21:06:33.901Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:33.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449076639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449076639 data=null doit=true}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449076639 data=null}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449076639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449076640 data=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:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449076664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449076665 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449076665 data=null doit=true}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449076665 data=null}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449076666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449076666 data=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:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449076679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:35 [2024-06-26T21:06:35.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449076680 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449076680 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449076681 data=null}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449076681 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449076681 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:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449076700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449076700 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449076700 data=null}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449076701 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449076701 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:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449076704 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449076714 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449076715 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449076715 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449076715 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449076715 data=null item=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:06:35 [2024-06-26T21:06:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449076777 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:35 [2024-06-26T21:06:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
17:06:35 [2024-06-26T21:06:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
17:06:35 [2024-06-26T21:06:35.781Z] 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=1449077215 data=null doit=true}, Shell with text {Rename Trace}]
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:06:35 [2024-06-26T21:06:35.781Z] 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:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.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:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449077222 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:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449077222 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:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449077222 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449077223 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449077223 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:06:35 [2024-06-26T21:06:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449077223 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:06:35 [2024-06-26T21:06:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449077223 data=null item=null detail=0 x=0 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:06:36 [2024-06-26T21:06:36.345Z] 
17:06:36 [2024-06-26T21:06:36.345Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:36.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1449076877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449077918 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449077919 data=null doit=true}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449077919 data=null}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449077919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449077919 data=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:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449077961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449077966 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449077966 data=null doit=true}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449077966 data=null}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449077966 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449077966 data=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:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449077972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:36 [2024-06-26T21:06:36.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449077973 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449077973 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449077973 data=null}, TreeItem with text {Traces [1]}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449077974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449077974 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:06:36 [2024-06-26T21:06:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449077991 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:36 [2024-06-26T21:06:36.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449077992 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449077993 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449077993 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449077993 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449077993 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:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449078030 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:06:36 [2024-06-26T21:06:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449078061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:06:36 [2024-06-26T21:06:36.857Z] 
17:06:36 [2024-06-26T21:06:36.857Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:36.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449078693 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449078694 data=null doit=true}, TableItem with text {}]
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449078694 data=null}, TableItem with text {}]
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449078694 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449078695 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449078703 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:37 [2024-06-26T21:06:37.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:37 [2024-06-26T21:06:37.369Z] 
17:06:37 [2024-06-26T21:06:37.369Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:37.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449078881 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449078881 data=null doit=true}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449078881 data=null}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449078881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449078882 data=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:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449078925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449078964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449078964 data=null doit=true}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449078964 data=null}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449078965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449078965 data=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:06:37 [2024-06-26T21:06:37.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449078976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:37 [2024-06-26T21:06:37.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449078977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449078977 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449078977 data=null}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449078977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449078978 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:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449079002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449079003 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449079003 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449079004 data=null}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449079004 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449079004 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:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449079009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:37 [2024-06-26T21:06:37.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:37 [2024-06-26T21:06:37.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:37 [2024-06-26T21:06:37.884Z] 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=1449079418 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:37 [2024-06-26T21:06:37.884Z] 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:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449079418 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:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449079418 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:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449079419 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449079419 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449079419 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:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449079419 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:06:37 [2024-06-26T21:06:37.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449079419 data=null 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:06:38 [2024-06-26T21:06:38.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449079108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:38 [2024-06-26T21:06:38.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:38 [2024-06-26T21:06:38.445Z] 
17:06:38 [2024-06-26T21:06:38.445Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:38.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:39 [2024-06-26T21:06:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:39 [2024-06-26T21:06:39.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:40 [2024-06-26T21:06:40.068Z] 
17:06:40 [2024-06-26T21:06:40.068Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:39.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449081486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449081486 data=null doit=true}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449081486 data=null}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449081487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449081487 data=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:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449081517 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449081518 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449081518 data=null doit=true}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449081518 data=null}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449081518 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449081519 data=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:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449081526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449081569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449081569 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449081570 data=null}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449081570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449081570 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:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449081585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449081585 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449081585 data=null}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449081585 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449081586 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:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449081588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449081589 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449081589 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449081589 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449081589 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449081589 data=null item=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:06:40 [2024-06-26T21:06:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449081631 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:40 [2024-06-26T21:06:40.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:06:40 [2024-06-26T21:06:40.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:06:40 [2024-06-26T21:06:40.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:06:40 [2024-06-26T21:06:40.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:06:40 [2024-06-26T21:06:40.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1449081691 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:06:40 [2024-06-26T21:06:40.581Z] 
17:06:40 [2024-06-26T21:06:40.581Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:40.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449082405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449082405 data=null doit=true}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449082405 data=null}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449082405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:40 [2024-06-26T21:06:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449082405 data=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:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449082483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:41 [2024-06-26T21:06:41.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449082484 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449082484 data=null}, TreeItem with text {Experiments [1]}]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449082484 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449082484 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:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449082487 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:06:41 [2024-06-26T21:06:41.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:06:41 [2024-06-26T21:06:41.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {ExampleCustomTxt.log [1]} is already expanded. Won't expand it again.
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449082489 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449082489 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449082489 data=null}, Tree node with text: ExampleCustomTxt.log]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449082490 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449082490 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:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449082577 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:06:41 [2024-06-26T21:06:41.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
17:06:41 [2024-06-26T21:06:41.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
17:06:41 [2024-06-26T21:06:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
17:06:41 [2024-06-26T21:06:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
17:06:41 [2024-06-26T21:06:41.352Z] 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=1449082942 data=null doit=true}, Shell with text {Confirm Remove}]
17:06:41 [2024-06-26T21:06:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:41 [2024-06-26T21:06:41.353Z] 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:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449082943 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:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449082943 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:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449082943 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449082950 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449082951 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:06:41 [2024-06-26T21:06:41.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449082951 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:06:41 [2024-06-26T21:06:41.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449082951 data=null 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:06:41 [2024-06-26T21:06:41.608Z] 
17:06:41 [2024-06-26T21:06:41.608Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:41.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:42 [2024-06-26T21:06:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1449082611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
17:06:42 [2024-06-26T21:06:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:42 [2024-06-26T21:06:42.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:06:42 [2024-06-26T21:06:42.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449084099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449084100 data=null doit=true}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449084100 data=null}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449084100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084100 data=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:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449084159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449084161 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449084162 data=null doit=true}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449084162 data=null}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449084162 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084162 data=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:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449084168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449084169 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449084169 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449084170 data=null}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449084170 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084170 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:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449084193 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449084207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449084208 data=null doit=true}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449084208 data=null}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449084208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084208 data=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:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449084236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449084237 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449084237 data=null doit=true}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449084237 data=null}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449084238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084238 data=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:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449084243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:42 [2024-06-26T21:06:42.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449084268 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449084268 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449084268 data=null}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449084269 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084269 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:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449084288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449084289 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449084289 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449084289 data=null}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449084289 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449084289 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:06:42 [2024-06-26T21:06:42.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449084293 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:42 [2024-06-26T21:06:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:42 [2024-06-26T21:06:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:43 [2024-06-26T21:06:43.246Z] 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=1449084635 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:43 [2024-06-26T21:06:43.246Z] 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:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:43 [2024-06-26T21:06:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449084635 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:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449084636 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:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449084636 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449084636 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449084636 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:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449084636 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:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449084636 data=null 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:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:43 [2024-06-26T21:06:43.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449084353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:44 [2024-06-26T21:06:44.176Z] 
17:06:44 [2024-06-26T21:06:44.176Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:43.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:45 [2024-06-26T21:06:45.542Z] 
17:06:45 [2024-06-26T21:06:45.542Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:45.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449087021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449087021 data=null doit=true}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449087021 data=null}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449087021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449087065 data=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:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449087088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449087089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449087089 data=null doit=true}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449087089 data=null}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449087090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449087090 data=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:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449087100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:45 [2024-06-26T21:06:45.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449087101 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449087101 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449087101 data=null}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449087102 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449087102 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:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449087117 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449087118 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449087119 data=null}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449087119 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449087119 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:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449087121 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1449087121 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1449087121 data=null}, TreeItem with text {symbolic-link [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1449087122 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449087122 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:06:45 [2024-06-26T21:06:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1449087123 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:06:45 [2024-06-26T21:06:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449087174 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449087175 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449087175 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449087175 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449087175 data=null item=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:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449087206 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:06:45 [2024-06-26T21:06:45.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:06:46 [2024-06-26T21:06:46.056Z] 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=1449087589 data=null doit=true}, Shell with text {Copy Trace}]
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:06:46 [2024-06-26T21:06:46.056Z] 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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449087592 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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449087592 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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449087592 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449087592 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449087593 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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449087593 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:06:46 [2024-06-26T21:06:46.056Z] 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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449087593 data=null item=null detail=0 x=0 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:06:46 [2024-06-26T21:06:46.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449087303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449087723 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449087723 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449087723 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449087724 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449087724 data=null item=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:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449087773 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:06:46 [2024-06-26T21:06:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:06:46 [2024-06-26T21:06:46.569Z] 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=1449088126 data=null doit=true}, Shell with text {Copy Trace}]
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:06:46 [2024-06-26T21:06:46.569Z] 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
17:06:46 [2024-06-26T21:06:46.569Z] 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1449088129 data=null doit=true}, Button with text {Copy as a link}]
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1449088129 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:06:46 [2024-06-26T21:06:46.569Z] 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1449088129 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1449088130 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1449088130 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1449088130 data=null 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:06:46 [2024-06-26T21:06:46.569Z] 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449088131 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449088131 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449088131 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449088131 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449088132 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:06:46 [2024-06-26T21:06:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449088132 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:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449088132 data=null item=null detail=0 x=0 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:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449087812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449088304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449088304 data=null doit=true}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449088304 data=null}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449088305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449088305 data=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:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449088395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449088396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449088396 data=null doit=true}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449088396 data=null}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449088397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449088397 data=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:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449088403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:46 [2024-06-26T21:06:46.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1449088404 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1449088404 data=null doit=true}, TreeItem with text {Traces [3]}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1449088404 data=null}, TreeItem with text {Traces [3]}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1449088404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:06:46 [2024-06-26T21:06:46.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449088404 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:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449088463 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:47 [2024-06-26T21:06:47.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:06:47 [2024-06-26T21:06:47.083Z] 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:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449088474 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449088474 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449088474 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449088475 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449088475 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:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449088514 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:06:47 [2024-06-26T21:06:47.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:06:47 [2024-06-26T21:06:47.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449088584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:06:47 [2024-06-26T21:06:47.341Z] 
17:06:47 [2024-06-26T21:06:47.341Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:47.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:47 [2024-06-26T21:06:47.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:47 [2024-06-26T21:06:47.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:47 [2024-06-26T21:06:47.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:48 [2024-06-26T21:06:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:48 [2024-06-26T21:06:48.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449090191 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449090192 data=null doit=true}, TableItem with text {}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449090192 data=null}, TableItem with text {}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449090192 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449090192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449090209 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449090284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449090284 data=null doit=true}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449090284 data=null}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449090285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449090285 data=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:06:48 [2024-06-26T21:06:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449090322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449090325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449090325 data=null doit=true}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449090325 data=null}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449090325 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449090325 data=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:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449090333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:48 [2024-06-26T21:06:48.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1449090334 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1449090334 data=null doit=true}, TreeItem with text {Traces [4]}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1449090334 data=null}, TreeItem with text {Traces [4]}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1449090335 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449090335 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:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449090355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:48 [2024-06-26T21:06:48.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:06:48 [2024-06-26T21:06:48.979Z] 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:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449090356 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1449090356 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1449090357 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449090357 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449090357 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:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449090389 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:48 [2024-06-26T21:06:48.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449090417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:06:49 [2024-06-26T21:06:49.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:49 [2024-06-26T21:06:49.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:49 [2024-06-26T21:06:49.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:49 [2024-06-26T21:06:49.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:50 [2024-06-26T21:06:50.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:50 [2024-06-26T21:06:50.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449092013 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449092013 data=null doit=true}, TableItem with text {}]
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449092013 data=null}, TableItem with text {}]
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449092013 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449092014 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449092026 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:06:50 [2024-06-26T21:06:50.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449092154 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449092154 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449092154 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449092155 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449092155 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:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449092181 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449092266 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1449092266 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1449092266 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:50 [2024-06-26T21:06:50.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449092266 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449092267 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:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449092292 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:50 [2024-06-26T21:06:50.923Z] 
17:06:50 [2024-06-26T21:06:50.923Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:50.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449092440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449092440 data=null doit=true}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449092441 data=null}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449092441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449092441 data=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:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449092485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449092486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449092486 data=null doit=true}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449092486 data=null}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449092486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449092486 data=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:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449092493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:50 [2024-06-26T21:06:50.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1449092494 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1449092498 data=null doit=true}, TreeItem with text {Traces [4]}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1449092498 data=null}, TreeItem with text {Traces [4]}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1449092499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449092499 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:06:50 [2024-06-26T21:06:50.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449092523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1449092524 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1449092524 data=null doit=true}, TreeItem with text {Traces [4]}]
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1449092524 data=null}, TreeItem with text {Traces [4]}]
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1449092525 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449092525 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:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1449092534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:51 [2024-06-26T21:06:51.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=1449092852 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449092853 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:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449092854 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:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449092854 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449092854 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449092854 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:06:51 [2024-06-26T21:06:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449092854 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:06:51 [2024-06-26T21:06:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449092854 data=null 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:06:51 [2024-06-26T21:06:51.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:51 [2024-06-26T21:06:51.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449092589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:52 [2024-06-26T21:06:52.620Z] 
17:06:52 [2024-06-26T21:06:52.620Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:52.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449095274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449095274 data=null doit=true}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449095274 data=null}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449095275 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449095275 data=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:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449095302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449095303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449095303 data=null doit=true}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449095303 data=null}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449095303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449095303 data=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:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449095310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:53 [2024-06-26T21:06:53.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449095315 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449095315 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449095315 data=null}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449095316 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449095316 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:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449095335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449095336 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449095336 data=null}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449095336 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449095336 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:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449095339 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449095339 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449095339 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449095340 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449095340 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449095340 data=null item=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:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449095373 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:06:53 [2024-06-26T21:06:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:06:54 [2024-06-26T21:06:54.246Z] 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=1449095707 data=null doit=true}, Shell with text {Confirm Delete}]
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:54 [2024-06-26T21:06:54.246Z] 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:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449095714 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:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449095714 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:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449095714 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449095714 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449095715 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:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449095715 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:06:54 [2024-06-26T21:06:54.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449095715 data=null 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:06:54 [2024-06-26T21:06:54.809Z] 
17:06:54 [2024-06-26T21:06:54.809Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:54.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449095430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449096289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449096289 data=null doit=true}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449096289 data=null}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449096290 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449096290 data=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:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449096340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449096341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449096341 data=null doit=true}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449096341 data=null}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449096341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449096341 data=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:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449096352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:54 [2024-06-26T21:06:54.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449096353 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449096353 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449096353 data=null}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449096353 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449096353 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:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449096370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449096371 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449096371 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449096371 data=null}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449096372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449096372 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:06:54 [2024-06-26T21:06:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449096375 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:55 [2024-06-26T21:06:55.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:55 [2024-06-26T21:06:55.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:55 [2024-06-26T21:06:55.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:55 [2024-06-26T21:06:55.322Z] 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=1449096697 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:55 [2024-06-26T21:06:55.322Z] 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:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449096698 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:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449096698 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:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449096698 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449096698 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449096699 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:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449096699 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:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449096699 data=null 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:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449096438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:55 [2024-06-26T21:06:55.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:55 [2024-06-26T21:06:55.580Z] 
17:06:55 [2024-06-26T21:06:55.580Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:55.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:56 [2024-06-26T21:06:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:56 [2024-06-26T21:06:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:56 [2024-06-26T21:06:56.946Z] 
17:06:56 [2024-06-26T21:06:56.946Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:56.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449098566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449098566 data=null doit=true}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449098566 data=null}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449098567 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449098567 data=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:06:57 [2024-06-26T21:06:57.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449098597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449098598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449098598 data=null doit=true}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449098598 data=null}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449098598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449098598 data=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:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449098604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:57 [2024-06-26T21:06:57.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449098605 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449098605 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449098606 data=null}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449098606 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449098606 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:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449098632 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449098632 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449098632 data=null}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449098633 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449098633 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:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449098637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449098638 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449098638 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449098639 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449098639 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449098639 data=null item=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:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449098686 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:06:57 [2024-06-26T21:06:57.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:06:57 [2024-06-26T21:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:06:57 [2024-06-26T21:06:57.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1449098747 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:06:57 [2024-06-26T21:06:57.459Z] 
17:06:57 [2024-06-26T21:06:57.459Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:57.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449099382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449099383 data=null doit=true}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449099383 data=null}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449099383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449099383 data=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:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449099423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449099426 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449099426 data=null}, TreeItem with text {Experiments [1]}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449099427 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449099427 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:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449099433 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:06:58 [2024-06-26T21:06:58.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:06:58 [2024-06-26T21:06:58.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {ExampleCustomTxt.log [1]} is already expanded. Won't expand it again.
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449099435 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449099435 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449099435 data=null}, Tree node with text: ExampleCustomTxt.log]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449099435 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449099435 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:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449099482 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:06:58 [2024-06-26T21:06:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:06:58 [2024-06-26T21:06:58.279Z] 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=1449099809 data=null doit=true}, Shell with text {Confirm Delete}]
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:58 [2024-06-26T21:06:58.279Z] 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:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449099810 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:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449099810 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:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449099810 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449099815 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449099817 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:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449099817 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:06:58 [2024-06-26T21:06:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449099817 data=null 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:06:58 [2024-06-26T21:06:58.842Z] 
17:06:58 [2024-06-26T21:06:58.842Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:58.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449099522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449100421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449100421 data=null doit=true}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449100421 data=null}, TreeItem with text {test}]
17:06:58 [2024-06-26T21:06:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449100421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449100421 data=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:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449100513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449100514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449100514 data=null doit=true}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449100514 data=null}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449100514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449100514 data=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:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449100520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:06:59 [2024-06-26T21:06:59.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449100521 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449100521 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449100521 data=null}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449100522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449100522 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:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449100541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449100542 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449100542 data=null doit=true}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449100542 data=null}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449100543 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449100543 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:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449100574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:06:59 [2024-06-26T21:06:59.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:06:59 [2024-06-26T21:06:59.354Z] 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=1449100887 data=null doit=true}, Shell with text {Confirm Clear}]
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:06:59 [2024-06-26T21:06:59.354Z] 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:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449100888 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:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449100888 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:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449100888 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449100888 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449100888 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:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449100889 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:06:59 [2024-06-26T21:06:59.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449100889 data=null 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:06:59 [2024-06-26T21:06:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449100628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:06:59 [2024-06-26T21:06:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:06:59 [2024-06-26T21:06:59.610Z] 
17:06:59 [2024-06-26T21:06:59.610Z] (Eclipse:23147): Gtk-CRITICAL **: 21:06:59.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449102531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449102531 data=null doit=true}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449102531 data=null}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449102531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449102531 data=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:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449102555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449102556 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449102556 data=null doit=true}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449102556 data=null}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449102556 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449102556 data=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:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449102568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:00 [2024-06-26T21:07:00.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449102568 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449102569 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449102569 data=null}, TreeItem with text {Traces [1]}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449102569 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:00 [2024-06-26T21:07:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449102569 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:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449102588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449102588 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449102588 data=null}, TreeItem with text {Traces [1]}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449102588 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449102589 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:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449102591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102592 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449102592 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449102592 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102593 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449102593 data=null item=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:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102629 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102630 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102630 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449102630 data=null item=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:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102784 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102790 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449102790 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449102790 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:01 [2024-06-26T21:07:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:01 [2024-06-26T21:07:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:01 [2024-06-26T21:07:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102871 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449102871 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449102872 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102872 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449102872 data=null item=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:07:01 [2024-06-26T21:07:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449102883 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:01 [2024-06-26T21:07:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:07:01 [2024-06-26T21:07:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:07:01 [2024-06-26T21:07:01.747Z] 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=1449103256 data=null doit=true}, Shell with text {Copy Trace}]
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:07:01 [2024-06-26T21:07:01.747Z] 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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449103259 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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449103259 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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449103260 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449103261 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449103261 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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449103262 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:07:01 [2024-06-26T21:07:01.747Z] 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:07:01 [2024-06-26T21:07:01.747Z] 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:07:01 [2024-06-26T21:07:01.747Z] 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:07:01 [2024-06-26T21:07:01.747Z] 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:07:01 [2024-06-26T21:07:01.747Z] 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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449103262 data=null item=null detail=0 x=0 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:07:01 [2024-06-26T21:07:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449102939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449103797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449103797 data=null doit=true}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449103797 data=null}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449103798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449103798 data=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:07:02 [2024-06-26T21:07:02.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449103839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449103840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449103840 data=null doit=true}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449103840 data=null}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449103840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449103841 data=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:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449103851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:02 [2024-06-26T21:07:02.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449103852 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449103852 data=null doit=true}, TreeItem with text {Traces [2]}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449103852 data=null}, TreeItem with text {Traces [2]}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449103852 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449103853 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:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449103872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:02 [2024-06-26T21:07:02.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449103875 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449103875 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449103876 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449103876 data=null button=1 stateMask=0x0 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449103876 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:07:02 [2024-06-26T21:07:02.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449103920 data=null button=1 stateMask=0x80000 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449103921 data=null button=1 stateMask=0x0 x=158 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449103921 data=null button=1 stateMask=0x0 x=158 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449103921 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:07:02 [2024-06-26T21:07:02.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449103985 data=null button=1 stateMask=0x80000 x=158 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449104197 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449104238 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449104238 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:02 [2024-06-26T21:07:02.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
17:07:02 [2024-06-26T21:07:02.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:02 [2024-06-26T21:07:02.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:03 [2024-06-26T21:07:03.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:03 [2024-06-26T21:07:03.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:07:04 [2024-06-26T21:07:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105352 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449105391 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449105392 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105392 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449105392 data=null item=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:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105406 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105406 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105406 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449105406 data=null item=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:07:04 [2024-06-26T21:07:04.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105607 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449105642 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449105642 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449105642 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:04 [2024-06-26T21:07:04.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:07:04 [2024-06-26T21:07:04.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:04 [2024-06-26T21:07:04.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:04 [2024-06-26T21:07:04.522Z] 
17:07:04 [2024-06-26T21:07:04.522Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:04.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449105949 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449105950 data=null doit=true}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449105950 data=null}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449105950 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449105950 data=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:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449105988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449105989 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449105989 data=null doit=true}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449105989 data=null}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449105990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449105990 data=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:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449105999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:04 [2024-06-26T21:07:04.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449106001 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449106001 data=null doit=true}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449106001 data=null}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449106001 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449106001 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:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449106020 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449106021 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449106021 data=null doit=true}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449106021 data=null}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449106021 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449106022 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:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449106026 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:07:04 [2024-06-26T21:07:04.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:07:04 [2024-06-26T21:07:04.778Z] 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=1449106376 data=null doit=true}, Shell with text {Confirm Clear}]
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:04 [2024-06-26T21:07:04.778Z] 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:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449106377 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:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449106377 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:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449106377 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449106377 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449106377 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:07:04 [2024-06-26T21:07:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449106377 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:07:05 [2024-06-26T21:07:05.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449106378 data=null 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:07:05 [2024-06-26T21:07:05.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:05 [2024-06-26T21:07:05.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449106088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:07:05 [2024-06-26T21:07:05.852Z] 
17:07:05 [2024-06-26T21:07:05.852Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:05.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:07 [2024-06-26T21:07:07.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:07 [2024-06-26T21:07:07.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449108871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449108871 data=null doit=true}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449108871 data=null}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449108871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449108871 data=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:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449108898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449108899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449108899 data=null doit=true}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449108899 data=null}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449108899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449108900 data=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:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449108907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:07 [2024-06-26T21:07:07.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449108908 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449108908 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449108908 data=null}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449108909 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449108909 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:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449108926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449108927 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449108930 data=null}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449108930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449108930 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:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449108933 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449108933 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449108933 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449108934 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449108934 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449108934 data=null item=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:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449108985 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:07 [2024-06-26T21:07:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:07:07 [2024-06-26T21:07:07.732Z] 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=1449109316 data=null doit=true}, Shell with text {Confirm Delete}]
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:07 [2024-06-26T21:07:07.732Z] 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:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449109316 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:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449109316 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:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449109316 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449109316 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449109317 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:07:07 [2024-06-26T21:07:07.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449109317 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:07:07 [2024-06-26T21:07:07.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449109317 data=null 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:07:08 [2024-06-26T21:07:08.244Z] 
17:07:08 [2024-06-26T21:07:08.244Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:08.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449109904 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449109904 data=null doit=true}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449109904 data=null}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449109905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449109905 data=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:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449109955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449109956 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449109956 data=null doit=true}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449109956 data=null}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449109957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449109957 data=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:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449109968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:08 [2024-06-26T21:07:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449109969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449109969 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449109969 data=null}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449109970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449109970 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:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449109989 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449109989 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449109990 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449109990 data=null}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449109990 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449109990 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:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449110001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:07:08 [2024-06-26T21:07:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:07:08 [2024-06-26T21:07:08.759Z] 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=1449110308 data=null doit=true}, Shell with text {Confirm Clear}]
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:08 [2024-06-26T21:07:08.759Z] 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:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449110308 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:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449110308 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:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449110309 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449110309 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449110309 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:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449110309 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:07:08 [2024-06-26T21:07:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449110309 data=null 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:07:09 [2024-06-26T21:07:09.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449110036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:07:09 [2024-06-26T21:07:09.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:09 [2024-06-26T21:07:09.015Z] 
17:07:09 [2024-06-26T21:07:09.015Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:08.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:10 [2024-06-26T21:07:10.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:10 [2024-06-26T21:07:10.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:10 [2024-06-26T21:07:10.638Z] 
17:07:10 [2024-06-26T21:07:10.638Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:10.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449112069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449112070 data=null doit=true}, TreeItem with text {test}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449112070 data=null}, TreeItem with text {test}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449112070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449112070 data=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:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449112093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:10 [2024-06-26T21:07:10.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1449112097 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1449112097 data=null}, TreeItem with text {Experiments [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1449112097 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449112097 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:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1449112100 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1449112101 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=1449112101 data=null doit=true}, TreeItem with text {exp [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1449112102 data=null}, TreeItem with text {exp [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1449112102 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449112102 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:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1449112125 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:07:10 [2024-06-26T21:07:10.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:07:10 [2024-06-26T21:07:10.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:07:10 [2024-06-26T21:07:10.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449112196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:07:10 [2024-06-26T21:07:10.895Z] 
17:07:10 [2024-06-26T21:07:10.895Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:10.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:11 [2024-06-26T21:07:11.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:11 [2024-06-26T21:07:11.458Z] 
17:07:11 [2024-06-26T21:07:11.458Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:11.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449113201 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449113201 data=null doit=true}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449113202 data=null}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449113202 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449113202 data=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:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449113226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449113227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449113227 data=null doit=true}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449113231 data=null}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449113231 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449113231 data=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:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449113238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:11 [2024-06-26T21:07:11.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449113239 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449113239 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449113239 data=null}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449113240 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449113240 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:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449113257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449113258 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449113258 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449113258 data=null}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449113258 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449113258 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:07:11 [2024-06-26T21:07:11.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449113268 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:11 [2024-06-26T21:07:11.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:07:11 [2024-06-26T21:07:11.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:07:11 [2024-06-26T21:07:11.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:07:12 [2024-06-26T21:07:12.228Z] 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=1449113596 data=null doit=true}, Shell with text {Confirm Clear}]
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:12 [2024-06-26T21:07:12.228Z] 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:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449113597 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:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449113597 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:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449113597 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449113597 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449113597 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:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449113598 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:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449113598 data=null 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:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:12 [2024-06-26T21:07:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449113338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:07:12 [2024-06-26T21:07:12.790Z] 
17:07:12 [2024-06-26T21:07:12.790Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:12.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449115725 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449115725 data=null doit=true}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449115726 data=null}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449115726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449115726 data=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:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449115752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449115753 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449115753 data=null doit=true}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449115753 data=null}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449115753 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449115753 data=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:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449115773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449115775 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449115775 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449115775 data=null}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449115775 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449115775 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:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449115798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449115798 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449115798 data=null}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449115799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449115799 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:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449115802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449115803 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449115803 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449115803 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449115803 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449115803 data=null item=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:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449115839 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:14 [2024-06-26T21:07:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449115898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:07:14 [2024-06-26T21:07:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:14 [2024-06-26T21:07:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:14 [2024-06-26T21:07:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:14 [2024-06-26T21:07:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:14 [2024-06-26T21:07:14.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449116055 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449116055 data=null doit=true}, TableItem with text {}]
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449116055 data=null}, TableItem with text {}]
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449116055 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449116056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449116077 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:14 [2024-06-26T21:07:14.672Z] 
17:07:14 [2024-06-26T21:07:14.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.499: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:14 [2024-06-26T21:07:14.672Z] 
17:07:14 [2024-06-26T21:07:14.672Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:14.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:14 [2024-06-26T21:07:14.672Z] 
17:07:14 [2024-06-26T21:07:14.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.608: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:14 [2024-06-26T21:07:14.672Z] 
17:07:14 [2024-06-26T21:07:14.672Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:14.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:14 [2024-06-26T21:07:14.672Z] 
17:07:14 [2024-06-26T21:07:14.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.628: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:14 [2024-06-26T21:07:14.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449116300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449116300 data=null doit=true}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449116301 data=null}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449116301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449116301 data=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:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449116325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449116326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449116326 data=null doit=true}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449116326 data=null}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449116326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449116326 data=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:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449116339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:14 [2024-06-26T21:07:14.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449116340 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449116340 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449116340 data=null}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449116341 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449116341 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:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449116359 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449116360 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449116360 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449116360 data=null}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449116360 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449116361 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:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449116368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:07:14 [2024-06-26T21:07:14.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:07:14 [2024-06-26T21:07:14.928Z] 
17:07:14 [2024-06-26T21:07:14.928Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.912: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.934: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.955: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:14.975: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.001: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.021: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.042: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:07:15 [2024-06-26T21:07:15.185Z] 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=1449116660 data=null doit=true}, Shell with text {Confirm Clear}]
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:15 [2024-06-26T21:07:15.185Z] 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:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:15 [2024-06-26T21:07:15.185Z] 
17:07:15 [2024-06-26T21:07:15.185Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.066: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449116660 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:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449116682 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:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449116682 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:15 [2024-06-26T21:07:15.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449116683 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:15 [2024-06-26T21:07:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449116683 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:07:15 [2024-06-26T21:07:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449116683 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:07:15 [2024-06-26T21:07:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449116683 data=null 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:07:15 [2024-06-26T21:07:15.186Z] 
17:07:15 [2024-06-26T21:07:15.186Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.141: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.186Z] 
17:07:15 [2024-06-26T21:07:15.186Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.164: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.747Z] 
17:07:15 [2024-06-26T21:07:15.747Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.501: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449116432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:07:15 [2024-06-26T21:07:15.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:15 [2024-06-26T21:07:15.748Z] 
17:07:15 [2024-06-26T21:07:15.748Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:15.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:15 [2024-06-26T21:07:15.748Z] 
17:07:15 [2024-06-26T21:07:15.748Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.722: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:15 [2024-06-26T21:07:15.748Z] 
17:07:15 [2024-06-26T21:07:15.748Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:15.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:16 [2024-06-26T21:07:16.004Z] 
17:07:16 [2024-06-26T21:07:16.004Z] (Eclipse:23147): Gtk-WARNING **: 21:07:15.771: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449118778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449118779 data=null doit=true}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449118779 data=null}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449118779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449118780 data=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:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449118801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449118803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449118803 data=null doit=true}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449118803 data=null}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449118804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449118804 data=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:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449118810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:17 [2024-06-26T21:07:17.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449118811 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449118816 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449118817 data=null}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449118817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449118817 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:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449118833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449118833 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449118833 data=null}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449118834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449118834 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:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449118837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449118840 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449118840 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449118840 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449118840 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449118840 data=null item=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:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449118855 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:07:17 [2024-06-26T21:07:17.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:07:17 [2024-06-26T21:07:17.628Z] 
17:07:17 [2024-06-26T21:07:17.628Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.513: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.628Z] 
17:07:17 [2024-06-26T21:07:17.628Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.538: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.628Z] 
17:07:17 [2024-06-26T21:07:17.628Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.588: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.628Z] 
17:07:17 [2024-06-26T21:07:17.628Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.613: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:07:17 [2024-06-26T21:07:17.884Z] 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=1449119260 data=null doit=true}, Shell with text {Copy Trace}]
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:07:17 [2024-06-26T21:07:17.884Z] 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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449119270 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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449119270 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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449119270 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449119271 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449119271 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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449119271 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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449119271 data=null item=null detail=0 x=0 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:07:17 [2024-06-26T21:07:17.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449118918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:07:17 [2024-06-26T21:07:17.885Z] 
17:07:17 [2024-06-26T21:07:17.885Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.753: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.885Z] 
17:07:17 [2024-06-26T21:07:17.885Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.811: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.885Z] 
17:07:17 [2024-06-26T21:07:17.885Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.832: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.885Z] 
17:07:17 [2024-06-26T21:07:17.885Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.849: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449119461 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.885Z] 
17:07:17 [2024-06-26T21:07:17.885Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.865: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449119471 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449119471 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449119472 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:17 [2024-06-26T21:07:17.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449119472 data=null item=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:07:17 [2024-06-26T21:07:17.885Z] 
17:07:17 [2024-06-26T21:07:17.885Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.881: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449119477 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:18 [2024-06-26T21:07:18.141Z] 
17:07:18 [2024-06-26T21:07:18.141Z] (Eclipse:23147): Gtk-WARNING **: 21:07:17.921: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:07:18 [2024-06-26T21:07:18.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:07:18 [2024-06-26T21:07:18.141Z] 
17:07:18 [2024-06-26T21:07:18.141Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.091: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.141Z] 
17:07:18 [2024-06-26T21:07:18.141Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.115: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.141Z] 
17:07:18 [2024-06-26T21:07:18.141Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.141: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.399Z] 
17:07:18 [2024-06-26T21:07:18.399Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.167: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.399Z] 
17:07:18 [2024-06-26T21:07:18.399Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.191: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.399Z] 
17:07:18 [2024-06-26T21:07:18.399Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.214: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:07:18 [2024-06-26T21:07:18.399Z] 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=1449119874 data=null doit=true}, Shell with text {Copy Trace}]
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:07:18 [2024-06-26T21:07:18.399Z] 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:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.399Z] 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:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
17:07:18 [2024-06-26T21:07:18.399Z] 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:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.399Z] 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:07:18 [2024-06-26T21:07:18.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=1449119878 data=null doit=true}, Button with text {Copy as a link}]
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=1449119879 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:07:18 [2024-06-26T21:07:18.400Z] 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=1449119879 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1449119879 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1449119879 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1449119880 data=null 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:07:18 [2024-06-26T21:07:18.400Z] 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449119882 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449119882 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449119882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449119882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449119882 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449119882 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449119882 data=null item=null detail=0 x=0 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:07:18 [2024-06-26T21:07:18.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1449119526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:07:18 [2024-06-26T21:07:18.400Z] 
17:07:18 [2024-06-26T21:07:18.400Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.368: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.656Z] 
17:07:18 [2024-06-26T21:07:18.656Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.425: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.656Z] 
17:07:18 [2024-06-26T21:07:18.656Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.448: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.656Z] 
17:07:18 [2024-06-26T21:07:18.656Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.467: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:18 [2024-06-26T21:07:18.656Z] 
17:07:18 [2024-06-26T21:07:18.656Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.527: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.656Z] 
17:07:18 [2024-06-26T21:07:18.656Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:18.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:18 [2024-06-26T21:07:18.656Z] 
17:07:18 [2024-06-26T21:07:18.656Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.580: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:18 [2024-06-26T21:07:18.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449120243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449120243 data=null doit=true}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449120243 data=null}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449120243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449120243 data=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:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449120286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449120287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449120287 data=null doit=true}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449120287 data=null}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449120287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449120288 data=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:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449120293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:18 [2024-06-26T21:07:18.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:18 [2024-06-26T21:07:18.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1449120301 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1449120301 data=null doit=true}, TreeItem with text {Traces [3]}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1449120301 data=null}, TreeItem with text {Traces [3]}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1449120301 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449120301 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:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1449120319 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:18 [2024-06-26T21:07:18.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449120320 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449120320 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449120320 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449120321 data=null button=1 stateMask=0x0 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449120321 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:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449120327 data=null button=1 stateMask=0x80000 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:07:18 [2024-06-26T21:07:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449120365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:07:18 [2024-06-26T21:07:18.914Z] 
17:07:18 [2024-06-26T21:07:18.914Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:18.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:19 [2024-06-26T21:07:19.170Z] 
17:07:19 [2024-06-26T21:07:19.170Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.947: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:19 [2024-06-26T21:07:19.170Z] 
17:07:19 [2024-06-26T21:07:19.170Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:18.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:19 [2024-06-26T21:07:19.170Z] 
17:07:19 [2024-06-26T21:07:19.170Z] (Eclipse:23147): Gtk-WARNING **: 21:07:18.997: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:19 [2024-06-26T21:07:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:19 [2024-06-26T21:07:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:19 [2024-06-26T21:07:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:19 [2024-06-26T21:07:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:19 [2024-06-26T21:07:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449121931 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449121931 data=null doit=true}, TableItem with text {}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449121931 data=null}, TableItem with text {}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449121932 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449121932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449121938 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449122012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449122012 data=null doit=true}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449122012 data=null}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449122013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449122013 data=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:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449122040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449122041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449122041 data=null doit=true}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449122041 data=null}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449122041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449122042 data=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:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449122054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:20 [2024-06-26T21:07:20.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1449122055 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1449122056 data=null doit=true}, TreeItem with text {Traces [3]}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1449122056 data=null}, TreeItem with text {Traces [3]}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1449122056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449122056 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:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1449122075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:20 [2024-06-26T21:07:20.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:20 [2024-06-26T21:07:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449122076 data=null button=0 stateMask=0x0 x=158 y=196 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1449122076 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1449122076 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449122076 data=null button=1 stateMask=0x0 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449122076 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:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449122093 data=null button=1 stateMask=0x80000 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:07:20 [2024-06-26T21:07:20.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:07:20 [2024-06-26T21:07:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:07:20 [2024-06-26T21:07:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:20 [2024-06-26T21:07:20.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1449122126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:07:20 [2024-06-26T21:07:20.808Z] 
17:07:20 [2024-06-26T21:07:20.808Z] (Eclipse:23147): Gtk-WARNING **: 21:07:20.790: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:21 [2024-06-26T21:07:21.064Z] 
17:07:21 [2024-06-26T21:07:21.065Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:20.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:21 [2024-06-26T21:07:21.065Z] 
17:07:21 [2024-06-26T21:07:21.065Z] (Eclipse:23147): Gtk-WARNING **: 21:07:20.885: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:21 [2024-06-26T21:07:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:21 [2024-06-26T21:07:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:21 [2024-06-26T21:07:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:21 [2024-06-26T21:07:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:21 [2024-06-26T21:07:21.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:21 [2024-06-26T21:07:21.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449123785 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449123785 data=null doit=true}, TableItem with text {}]
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449123786 data=null}, TableItem with text {}]
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449123786 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449123786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449123792 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:22 [2024-06-26T21:07:22.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449123924 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1449123924 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1449123924 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449123925 data=null button=1 stateMask=0x0 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449123925 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:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1449123939 data=null button=1 stateMask=0x80000 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449123990 data=null button=0 stateMask=0x0 x=158 y=196 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1449123991 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1449123991 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449123991 data=null button=1 stateMask=0x0 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449123991 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:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1449124035 data=null button=1 stateMask=0x80000 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:22 [2024-06-26T21:07:22.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:22 [2024-06-26T21:07:22.702Z] 
17:07:22 [2024-06-26T21:07:22.702Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:22.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449124199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449124200 data=null doit=true}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449124200 data=null}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449124200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449124200 data=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:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449124241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:22 [2024-06-26T21:07:22.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449124241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449124242 data=null doit=true}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449124242 data=null}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449124242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449124242 data=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:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449124251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:22 [2024-06-26T21:07:22.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1449124252 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1449124252 data=null doit=true}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1449124252 data=null}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1449124252 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449124252 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:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1449124271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1449124272 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1449124272 data=null doit=true}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1449124272 data=null}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1449124272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449124272 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:07:22 [2024-06-26T21:07:22.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1449124276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:07:22 [2024-06-26T21:07:22.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:07:22 [2024-06-26T21:07:22.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:07:22 [2024-06-26T21:07:22.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:07:23 [2024-06-26T21:07:23.217Z] 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=1449124593 data=null doit=true}, Shell with text {Confirm Clear}]
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:23 [2024-06-26T21:07:23.217Z] 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:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449124596 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:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449124596 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:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449124596 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449124596 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449124596 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:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449124596 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:07:23 [2024-06-26T21:07:23.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449124597 data=null 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:07:23 [2024-06-26T21:07:23.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:23 [2024-06-26T21:07:23.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449124340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:07:24 [2024-06-26T21:07:24.291Z] 
17:07:24 [2024-06-26T21:07:24.291Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:24.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449127107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449127107 data=null doit=true}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449127108 data=null}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449127108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127108 data=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:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449127131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449127132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449127132 data=null doit=true}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449127132 data=null}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449127132 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127132 data=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:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449127137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:25 [2024-06-26T21:07:25.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449127138 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449127138 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449127138 data=null}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449127139 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127139 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:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449127158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449127159 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449127159 data=null}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449127160 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449127160 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:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449127171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127172 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449127172 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449127172 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127173 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127173 data=null item=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:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127202 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127203 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127203 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=1449127203 data=null item=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:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127267 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1449127358 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1449127358 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1449127358 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=1449127371 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=1449127371 data=null doit=true}, TableItem with text {}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=1449127371 data=null}, TableItem with text {}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=1449127372 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
17:07:25 [2024-06-26T21:07:25.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=1449127372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=1449127389 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:07:25 [2024-06-26T21:07:25.916Z] 
17:07:25 [2024-06-26T21:07:25.916Z] (Eclipse:23147): Gtk-WARNING **: 21:07:25.809: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:25 [2024-06-26T21:07:25.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:26 [2024-06-26T21:07:26.172Z] 
17:07:26 [2024-06-26T21:07:26.172Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:25.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:26 [2024-06-26T21:07:26.172Z] 
17:07:26 [2024-06-26T21:07:26.172Z] (Eclipse:23147): Gtk-WARNING **: 21:07:25.957: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.172Z] 
17:07:26 [2024-06-26T21:07:26.172Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:25.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:26 [2024-06-26T21:07:26.172Z] 
17:07:26 [2024-06-26T21:07:26.172Z] (Eclipse:23147): Gtk-WARNING **: 21:07:25.977: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449127648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449127648 data=null doit=true}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449127648 data=null}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449127649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127649 data=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:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449127673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449127674 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449127674 data=null doit=true}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449127674 data=null}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449127674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127674 data=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:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449127686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:26 [2024-06-26T21:07:26.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449127686 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449127687 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449127687 data=null}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449127687 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127687 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:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449127704 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1449127705 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1449127705 data=null doit=true}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1449127705 data=null}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1449127705 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449127705 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:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1449127709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:07:26 [2024-06-26T21:07:26.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.223: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.243: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.268: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.291: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.312: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.332: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.352: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] 
17:07:26 [2024-06-26T21:07:26.430Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.389: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:07:26 [2024-06-26T21:07:26.430Z] 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=1449128006 data=null doit=true}, Shell with text {Confirm Clear}]
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:26 [2024-06-26T21:07:26.430Z] 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:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449128006 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:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449128006 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:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449128007 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449128007 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449128007 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:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449128007 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:07:26 [2024-06-26T21:07:26.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449128007 data=null 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:07:26 [2024-06-26T21:07:26.686Z] 
17:07:26 [2024-06-26T21:07:26.686Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.466: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.686Z] 
17:07:26 [2024-06-26T21:07:26.686Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.487: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.942Z] 
17:07:26 [2024-06-26T21:07:26.942Z] (Eclipse:23147): Gtk-WARNING **: 21:07:26.789: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:26 [2024-06-26T21:07:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:26 [2024-06-26T21:07:26.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1449127743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449128897 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449128903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449128903 data=null doit=true}, TreeItem with text {test}]
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449128903 data=null}, TreeItem with text {test}]
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449128904 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449128904 data=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:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449128933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:07:27 [2024-06-26T21:07:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.608: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.629: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.651: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.671: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.694: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.717: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.737: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:27 [2024-06-26T21:07:27.762Z] 
17:07:27 [2024-06-26T21:07:27.762Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.757: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.018Z] 
17:07:28 [2024-06-26T21:07:28.018Z] (Eclipse:23147): Gtk-WARNING **: 21:07:27.777: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:07:28 [2024-06-26T21:07:28.582Z] 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:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:07:28 [2024-06-26T21:07:28.582Z] 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:07:28 [2024-06-26T21:07:28.582Z] 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=1449129952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449129952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.582Z] 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=1449129952 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.582Z] 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=1449129952 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.582Z] 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=1449129952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.582Z] 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=1449129952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.582Z] 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=1449129953 data=null item=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:07:28 [2024-06-26T21:07:28.582Z] 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=1449129953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.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=1449129953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.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=1449129953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.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=1449129953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.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=1449129953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:07:28 [2024-06-26T21:07:28.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')
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449129954 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:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449129954 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:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449129954 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449129954 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449129955 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:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449129955 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:07:28 [2024-06-26T21:07:28.583Z] 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:07:28 [2024-06-26T21:07:28.583Z] 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:07:28 [2024-06-26T21:07:28.583Z] 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:07:28 [2024-06-26T21:07:28.583Z] 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:07:28 [2024-06-26T21:07:28.583Z] 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:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449129955 data=null item=null detail=0 x=0 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:07:28 [2024-06-26T21:07:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449129027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.455: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.474: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.497: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.513: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.529: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.546: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.562: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.583Z] 
17:07:28 [2024-06-26T21:07:28.583Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.580: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.839Z] 
17:07:28 [2024-06-26T21:07:28.839Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.597: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.839Z] 
17:07:28 [2024-06-26T21:07:28.839Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.613: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.839Z] 
17:07:28 [2024-06-26T21:07:28.839Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.630: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:28 [2024-06-26T21:07:28.839Z] 
17:07:28 [2024-06-26T21:07:28.839Z] (Eclipse:23147): Gtk-WARNING **: 21:07:28.646: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:29 [2024-06-26T21:07:29.095Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.03 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.989 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 5.404 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 7.196 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.702 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 4.786 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 5.445 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 8.449 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 3.094 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 4.165 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 6.348 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 3.068 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.788 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.939 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 8.435 s
17:07:29 [2024-06-26T21:07:29.095Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 3.328 s
17:07:29 [2024-06-26T21:07:29.095Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
17:07:29 [2024-06-26T21:07:29.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@2b9bbaa8] time=1449130491 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:29 [2024-06-26T21:07:29.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:29 [2024-06-26T21:07:29.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:07:29 [2024-06-26T21:07:29.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:07:29 [2024-06-26T21:07:29.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:07:29 [2024-06-26T21:07:29.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1449130638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:07:29 [2024-06-26T21:07:29.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:07:29 [2024-06-26T21:07:29.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@2b9bbaa8] time=1449130983 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:29 [2024-06-26T21:07:29.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:29 [2024-06-26T21:07:29.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:29 [2024-06-26T21:07:29.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449131751 data=null doit=true}, Shell with text {Preferences}]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=1449131753 data=null doit=true}, TreeItem with text {Tracing}]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1449131753 data=null}, TreeItem with text {Tracing}]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1449131754 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449131765 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:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1449131769 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449131769 data=null doit=true}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449131770 data=null}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449131770 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449131770 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:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449131771 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449131782 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449131782 data=null doit=true}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449131782 data=null}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449131782 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449131782 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:07:30 [2024-06-26T21:07:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449131820 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
17:07:30 [2024-06-26T21:07:30.478Z] 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:07:30 [2024-06-26T21:07:30.478Z] 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
17:07:30 [2024-06-26T21:07:30.478Z] 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:30 [2024-06-26T21:07:30.478Z] 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:30 [2024-06-26T21:07:30.478Z] 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449131839 data=null button=0 stateMask=0x0 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449131839 data=null button=0 stateMask=0x0 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:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449131839 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:30 [2024-06-26T21:07:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449131839 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:30 [2024-06-26T21:07:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449131839 data=null button=0 stateMask=0x0 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:07:30 [2024-06-26T21:07:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449131840 data=null button=0 stateMask=0x0 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:07:30 [2024-06-26T21:07:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449131840 data=null 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:07:30 [2024-06-26T21:07:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449131108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:30 [2024-06-26T21:07:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:30.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:30.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.898: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.898: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.899: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.899: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.899: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.899: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.899: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:31 [2024-06-26T21:07:31.040Z] 
17:07:31 [2024-06-26T21:07:31.040Z] (Eclipse:23147): Gtk-WARNING **: 21:07:30.899: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:32 [2024-06-26T21:07:32.408Z] 
17:07:32 [2024-06-26T21:07:32.408Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:32.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:32 [2024-06-26T21:07:32.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449134056 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:32 [2024-06-26T21:07:32.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:32 [2024-06-26T21:07:32.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:32 [2024-06-26T21:07:32.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449134431 data=null doit=true}, Shell with text {Preferences}]
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:32 [2024-06-26T21:07:32.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449134433 data=null doit=true}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449134434 data=null}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449134434 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449134434 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449134434 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449134436 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449134436 data=null doit=true}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449134436 data=null}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449134436 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449134436 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449134437 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=1449134449 data=null doit=true}, Button with text {Never}]
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=1449134449 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:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1449134450 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1449134450 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1449134450 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1449134450 data=null 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:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:32 [2024-06-26T21:07:32.922Z] 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449134453 data=null button=0 stateMask=0x0 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:07:32 [2024-06-26T21:07:32.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449134453 data=null button=0 stateMask=0x0 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:07:32 [2024-06-26T21:07:32.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449134453 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:32 [2024-06-26T21:07:32.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449134453 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:32 [2024-06-26T21:07:32.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449134453 data=null button=0 stateMask=0x0 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:07:32 [2024-06-26T21:07:32.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449134453 data=null button=0 stateMask=0x0 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:07:32 [2024-06-26T21:07:32.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449134453 data=null 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:07:32 [2024-06-26T21:07:32.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449134088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:33 [2024-06-26T21:07:33.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:33 [2024-06-26T21:07:33.434Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:33.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:33.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.307: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.307: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.307: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.307: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.307: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.307: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.308: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:33 [2024-06-26T21:07:33.435Z] 
17:07:33 [2024-06-26T21:07:33.435Z] (Eclipse:23147): Gtk-WARNING **: 21:07:33.308: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:34 [2024-06-26T21:07:34.803Z] 
17:07:34 [2024-06-26T21:07:34.803Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:34.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:35 [2024-06-26T21:07:35.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449136518 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:35 [2024-06-26T21:07:35.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:35 [2024-06-26T21:07:35.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:35 [2024-06-26T21:07:35.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:35 [2024-06-26T21:07:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449136939 data=null doit=true}, Shell with text {Preferences}]
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:35 [2024-06-26T21:07:35.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449136942 data=null doit=true}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449136942 data=null}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449136943 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449136943 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:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449136943 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:35 [2024-06-26T21:07:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449136945 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449136945 data=null doit=true}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449136955 data=null}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449136956 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449136956 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449136956 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:07:35 [2024-06-26T21:07:35.573Z] 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:07:35 [2024-06-26T21:07:35.573Z] 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:07:35 [2024-06-26T21:07:35.573Z] 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:35 [2024-06-26T21:07:35.573Z] 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:35 [2024-06-26T21:07:35.573Z] 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449136961 data=null button=0 stateMask=0x0 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449136961 data=null button=0 stateMask=0x0 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449136961 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449136961 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449136961 data=null button=0 stateMask=0x0 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449136962 data=null button=0 stateMask=0x0 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449136962 data=null 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:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449136588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:35 [2024-06-26T21:07:35.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:35 [2024-06-26T21:07:35.829Z] 
17:07:35 [2024-06-26T21:07:35.829Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:35.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-CRITICAL **: 21:07:35.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.901: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.901: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.901: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.901: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.902: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.902: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.902: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.085Z] 
17:07:36 [2024-06-26T21:07:36.085Z] (Eclipse:23147): Gtk-WARNING **: 21:07:35.902: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:36 [2024-06-26T21:07:36.647Z] 
17:07:36 [2024-06-26T21:07:36.647Z] (Eclipse:23147): Gtk-WARNING **: 21:07:36.369: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449139414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449139414 data=null doit=true}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449139415 data=null}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449139415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449139415 data=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:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449139482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449139482 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449139483 data=null doit=true}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449139483 data=null}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449139483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449139483 data=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:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449139491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449139492 data=null doit=true}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449139492 data=null}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449139492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449139492 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:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449139494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1449139502 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449139502 data=null doit=true}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449139502 data=null}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449139502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449139502 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:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449139520 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1449139520 data=null doit=true}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1449139521 data=null}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1449139521 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449139521 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:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1449139523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1449139524 data=null button=0 stateMask=0x0 x=98 y=81 count=0}, TreeItem with text {kernel}]
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=1449139524 data=null doit=true}, TreeItem with text {kernel}]
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=1449139524 data=null}, TreeItem with text {kernel}]
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=1449139524 data=null button=1 stateMask=0x0 x=98 y=81 count=1}, TreeItem with text {kernel}]
17:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449139525 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:07:38 [2024-06-26T21:07:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=1449139580 data=null button=1 stateMask=0x80000 x=98 y=81 count=1}, TreeItem with text {kernel}]
17:07:38 [2024-06-26T21:07:38.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:07:38 [2024-06-26T21:07:38.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
17:07:38 [2024-06-26T21:07:38.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
17:07:38 [2024-06-26T21:07:38.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
17:07:38 [2024-06-26T21:07:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
17:07:38 [2024-06-26T21:07:38.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1449139775 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:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:39 [2024-06-26T21:07:39.038Z] 
17:07:39 [2024-06-26T21:07:39.038Z] (Eclipse:23147): Gtk-WARNING **: 21:07:39.001: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449142037 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449142393 data=null doit=true}, Shell with text {Preferences}]
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:40 [2024-06-26T21:07:40.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:40 [2024-06-26T21:07:40.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449142403 data=null doit=true}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449142403 data=null}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449142404 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449142404 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449142404 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449142406 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449142406 data=null doit=true}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449142406 data=null}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449142406 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449142406 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449142407 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1449142409 data=null doit=true}, Button with text {Always}]
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1449142410 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:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1449142420 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1449142420 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1449142420 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1449142420 data=null 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:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:40 [2024-06-26T21:07:40.931Z] 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:07:40 [2024-06-26T21:07:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:40 [2024-06-26T21:07:40.932Z] 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:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449142423 data=null button=0 stateMask=0x0 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:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449142423 data=null button=0 stateMask=0x0 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:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449142423 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449142423 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449142423 data=null button=0 stateMask=0x0 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:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449142423 data=null button=0 stateMask=0x0 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:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449142423 data=null 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:07:40 [2024-06-26T21:07:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449142070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:41 [2024-06-26T21:07:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:41 [2024-06-26T21:07:41.443Z] 
17:07:41 [2024-06-26T21:07:41.443Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.443Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.444Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.444Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.444Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.444Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.444Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.365: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:41 [2024-06-26T21:07:41.444Z] 
17:07:41 [2024-06-26T21:07:41.444Z] (Eclipse:23147): Gtk-WARNING **: 21:07:41.365: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
17:07:42 [2024-06-26T21:07:42.812Z] 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:42 [2024-06-26T21:07:42.812Z] 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1449144166 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1449144168 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1449144168 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1449144168 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1449144168 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1449144168 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1449144168 data=null 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1449144168 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1449144169 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1449144169 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1449144169 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1449144169 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:42 [2024-06-26T21:07:42.812Z] 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:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:07:42 [2024-06-26T21:07:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:42 [2024-06-26T21:07:42.813Z] 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:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449144169 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:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449144169 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:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449144170 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449144170 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449144170 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:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449144170 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:07:42 [2024-06-26T21:07:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449144170 data=null 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:07:43 [2024-06-26T21:07:43.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:43 [2024-06-26T21:07:43.069Z] 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@2b9bbaa8] time=1449144584 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:07:43 [2024-06-26T21:07:43.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:43 [2024-06-26T21:07:43.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:43 [2024-06-26T21:07:43.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:43 [2024-06-26T21:07:43.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:43 [2024-06-26T21:07:43.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449145224 data=null doit=true}, Shell with text {Preferences}]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:43 [2024-06-26T21:07:43.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449145232 data=null doit=true}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449145232 data=null}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449145232 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449145233 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449145233 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449145234 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449145234 data=null doit=true}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449145235 data=null}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449145235 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449145235 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449145236 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:07:43 [2024-06-26T21:07:43.837Z] 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:07:43 [2024-06-26T21:07:43.837Z] 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:07:43 [2024-06-26T21:07:43.837Z] 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:07:43 [2024-06-26T21:07:43.837Z] 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449145239 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449145240 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449145240 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449145240 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449145240 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449145240 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:07:43 [2024-06-26T21:07:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449145240 data=null 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:07:43 [2024-06-26T21:07:43.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449144770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:44 [2024-06-26T21:07:44.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:44 [2024-06-26T21:07:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449146000 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:44 [2024-06-26T21:07:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:44 [2024-06-26T21:07:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:44 [2024-06-26T21:07:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449146340 data=null doit=true}, Shell with text {Preferences}]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:44 [2024-06-26T21:07:44.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449146343 data=null doit=true}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449146343 data=null}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449146343 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449146344 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449146344 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449146345 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449146355 data=null doit=true}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449146355 data=null}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449146356 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449146356 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449146356 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:07:44 [2024-06-26T21:07:44.913Z] 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:07:44 [2024-06-26T21:07:44.913Z] 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:07:44 [2024-06-26T21:07:44.913Z] 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.913Z] 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1449146359 data=null doit=true}, Button with text {Always}]
17:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1449146359 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:07:44 [2024-06-26T21:07:44.913Z] 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1449146360 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1449146360 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1449146360 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:07:44 [2024-06-26T21:07:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1449146360 data=null 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:07:44 [2024-06-26T21:07:44.913Z] 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:44 [2024-06-26T21:07:44.914Z] 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:44 [2024-06-26T21:07:44.914Z] 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449146373 data=null button=0 stateMask=0x0 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449146373 data=null button=0 stateMask=0x0 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449146373 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449146374 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449146374 data=null button=0 stateMask=0x0 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449146374 data=null button=0 stateMask=0x0 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449146374 data=null 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:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449146028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:44 [2024-06-26T21:07:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.191: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.191: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.192: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.192: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.192: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.192: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.192: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:45 [2024-06-26T21:07:45.476Z] 
17:07:45 [2024-06-26T21:07:45.476Z] (Eclipse:23147): Gtk-WARNING **: 21:07:45.192: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
17:07:46 [2024-06-26T21:07:46.843Z] 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:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1449148033 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:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1449148033 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:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1449148033 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1449148033 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1449148034 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:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1449148034 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:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1449148034 data=null 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:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:46 [2024-06-26T21:07:46.843Z] 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@2b9bbaa8] time=1449148225 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:46 [2024-06-26T21:07:46.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:47 [2024-06-26T21:07:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:47 [2024-06-26T21:07:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:47 [2024-06-26T21:07:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449148691 data=null doit=true}, Shell with text {Preferences}]
17:07:47 [2024-06-26T21:07:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:47 [2024-06-26T21:07:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:47 [2024-06-26T21:07:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:47 [2024-06-26T21:07:47.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449148694 data=null doit=true}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449148694 data=null}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449148695 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449148696 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:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449148696 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449148698 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449148698 data=null doit=true}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449148698 data=null}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449148698 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449148698 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449148709 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:07:47 [2024-06-26T21:07:47.357Z] 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:07:47 [2024-06-26T21:07:47.357Z] 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:07:47 [2024-06-26T21:07:47.357Z] 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:07:47 [2024-06-26T21:07:47.357Z] 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449148714 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449148714 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449148714 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449148715 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449148715 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449148715 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449148715 data=null 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:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449148327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:47 [2024-06-26T21:07:47.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:47 [2024-06-26T21:07:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449149286 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:47 [2024-06-26T21:07:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:47 [2024-06-26T21:07:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:47 [2024-06-26T21:07:47.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449149725 data=null doit=true}, Shell with text {Preferences}]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:48 [2024-06-26T21:07:48.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449149735 data=null doit=true}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449149735 data=null}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449149736 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449149736 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:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449149736 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449149738 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449149738 data=null doit=true}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449149738 data=null}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449149738 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449149739 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:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449149739 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:07:48 [2024-06-26T21:07:48.177Z] 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:07:48 [2024-06-26T21:07:48.177Z] 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:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:07:48 [2024-06-26T21:07:48.177Z] 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:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] 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:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:48 [2024-06-26T21:07:48.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:48 [2024-06-26T21:07:48.178Z] 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:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:48 [2024-06-26T21:07:48.178Z] 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:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449149754 data=null button=0 stateMask=0x0 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:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449149754 data=null button=0 stateMask=0x0 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:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449149754 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449149754 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449149755 data=null button=0 stateMask=0x0 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:07:48 [2024-06-26T21:07:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449149755 data=null button=0 stateMask=0x0 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:07:48 [2024-06-26T21:07:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449149755 data=null 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:07:48 [2024-06-26T21:07:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449149381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:48 [2024-06-26T21:07:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.576: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.576: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.576: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.576: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.576: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.576: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.577: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:48 [2024-06-26T21:07:48.691Z] 
17:07:48 [2024-06-26T21:07:48.691Z] (Eclipse:23147): Gtk-WARNING **: 21:07:48.577: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:07:50 [2024-06-26T21:07:50.058Z] 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:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=1449151416 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:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=1449151416 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:07:50 [2024-06-26T21:07:50.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=1449151416 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:50 [2024-06-26T21:07:50.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=1449151416 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:07:50 [2024-06-26T21:07:50.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=1449151416 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:07:50 [2024-06-26T21:07:50.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=1449151417 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:07:50 [2024-06-26T21:07:50.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=1449151417 data=null 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:07:50 [2024-06-26T21:07:50.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:50 [2024-06-26T21:07:50.316Z] 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@2b9bbaa8] time=1449151872 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:07:50 [2024-06-26T21:07:50.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:50 [2024-06-26T21:07:50.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:50 [2024-06-26T21:07:50.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449152416 data=null doit=true}, Shell with text {Preferences}]
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:50 [2024-06-26T21:07:50.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449152418 data=null doit=true}, Tree node with text: Perspectives]
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449152418 data=null}, Tree node with text: Perspectives]
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449152419 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449152419 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:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449152419 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:50 [2024-06-26T21:07:50.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:51 [2024-06-26T21:07:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449152432 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:51 [2024-06-26T21:07:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449152432 data=null doit=true}, Tree node with text: Perspectives]
17:07:51 [2024-06-26T21:07:51.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449152432 data=null}, Tree node with text: Perspectives]
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449152433 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449152433 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449152434 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:07:51 [2024-06-26T21:07:51.084Z] 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:07:51 [2024-06-26T21:07:51.084Z] 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:07:51 [2024-06-26T21:07:51.084Z] 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:07:51 [2024-06-26T21:07:51.084Z] 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449152437 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449152437 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449152437 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449152437 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449152437 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449152437 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449152438 data=null 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:07:51 [2024-06-26T21:07:51.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449151974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:51 [2024-06-26T21:07:51.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:51 [2024-06-26T21:07:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449153371 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:51 [2024-06-26T21:07:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:51 [2024-06-26T21:07:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:51 [2024-06-26T21:07:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449153755 data=null doit=true}, Shell with text {Preferences}]
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:52 [2024-06-26T21:07:52.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449153757 data=null doit=true}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449153758 data=null}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449153758 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449153758 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:07:52 [2024-06-26T21:07:52.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449153759 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449153771 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449153771 data=null doit=true}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449153771 data=null}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449153771 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449153772 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449153772 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=1449153774 data=null doit=true}, Button with text {Prompt}]
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1449153774 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:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=1449153775 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=1449153775 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=1449153775 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1449153776 data=null 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:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:52 [2024-06-26T21:07:52.415Z] 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:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:52 [2024-06-26T21:07:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449153789 data=null button=0 stateMask=0x0 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:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449153789 data=null button=0 stateMask=0x0 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:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449153789 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449153789 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449153790 data=null button=0 stateMask=0x0 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:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449153790 data=null button=0 stateMask=0x0 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:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449153790 data=null 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:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449153400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:52 [2024-06-26T21:07:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.671: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:52 [2024-06-26T21:07:52.672Z] 
17:07:52 [2024-06-26T21:07:52.672Z] (Eclipse:23147): Gtk-WARNING **: 21:07:52.671: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:54 [2024-06-26T21:07:54.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449155852 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:54 [2024-06-26T21:07:54.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:54 [2024-06-26T21:07:54.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:54 [2024-06-26T21:07:54.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:54 [2024-06-26T21:07:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:54 [2024-06-26T21:07:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:54 [2024-06-26T21:07:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449156210 data=null doit=true}, Shell with text {Preferences}]
17:07:54 [2024-06-26T21:07:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:54 [2024-06-26T21:07:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:54 [2024-06-26T21:07:54.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449156212 data=null doit=true}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449156212 data=null}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449156213 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449156213 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449156214 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449156225 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449156225 data=null doit=true}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449156226 data=null}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449156226 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449156226 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449156227 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:07:54 [2024-06-26T21:07:54.821Z] 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:07:54 [2024-06-26T21:07:54.821Z] 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:07:54 [2024-06-26T21:07:54.821Z] 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=1449156229 data=null doit=true}, Button with text {Always}]
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=1449156229 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:07:54 [2024-06-26T21:07:54.821Z] 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=1449156230 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=1449156231 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=1449156231 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=1449156231 data=null 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:07:54 [2024-06-26T21:07:54.821Z] 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:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:54 [2024-06-26T21:07:54.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:07:54 [2024-06-26T21:07:54.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')
17:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:07:54 [2024-06-26T21:07:54.822Z] 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:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1449156244 data=null button=0 stateMask=0x0 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:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=1449156244 data=null button=0 stateMask=0x0 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:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=1449156244 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=1449156245 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=1449156245 data=null button=0 stateMask=0x0 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:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=1449156245 data=null button=0 stateMask=0x0 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:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=1449156245 data=null 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:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449155881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:54 [2024-06-26T21:07:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.086: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.086: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:55 [2024-06-26T21:07:55.385Z] 
17:07:55 [2024-06-26T21:07:55.385Z] (Eclipse:23147): Gtk-WARNING **: 21:07:55.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
17:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
17:07:56 [2024-06-26T21:07:56.314Z] 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:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:56 [2024-06-26T21:07:56.314Z] 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:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
17:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1449157912 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:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1449157914 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:07:56 [2024-06-26T21:07:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=1449157915 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:56 [2024-06-26T21:07:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1449157915 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:56 [2024-06-26T21:07:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1449157915 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1449157915 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=1449157915 data=null 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1449157915 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1449157916 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1449157916 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1449157916 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1449157916 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:07:56 [2024-06-26T21:07:56.570Z] 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
17:07:56 [2024-06-26T21:07:56.570Z] 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=1449157917 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=1449157917 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=1449157917 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=1449157917 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=1449157917 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:07:56 [2024-06-26T21:07:56.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=1449157918 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:07:56 [2024-06-26T21:07:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=1449157918 data=null 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:07:56 [2024-06-26T21:07:56.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:56 [2024-06-26T21:07:56.827Z] 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@2b9bbaa8] time=1449158259 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:07:56 [2024-06-26T21:07:56.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:07:56 [2024-06-26T21:07:56.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:07:56 [2024-06-26T21:07:56.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=1449158617 data=null doit=true}, Shell with text {Preferences}]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:07:57 [2024-06-26T21:07:57.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449158619 data=null doit=true}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449158619 data=null}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449158620 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=1449158620 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:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449158620 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1449158622 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=1449158622 data=null doit=true}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1449158622 data=null}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1449158622 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449158622 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1449158623 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
17:07:57 [2024-06-26T21:07:57.086Z] 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:07:57 [2024-06-26T21:07:57.086Z] 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
17:07:57 [2024-06-26T21:07:57.086Z] 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=1449158638 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=1449158638 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=1449158638 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=1449158638 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=1449158638 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=1449158638 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=1449158638 data=null 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:07:57 [2024-06-26T21:07:57.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1449158271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:07:57 [2024-06-26T21:07:57.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449159258 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=1449159281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=1449159281 data=null doit=true}, TreeItem with text {test}]
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=1449159281 data=null}, TreeItem with text {test}]
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=1449159281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449159281 data=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:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=1449159305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:07:57 [2024-06-26T21:07:57.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:07:57 [2024-06-26T21:07:57.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:07:57 [2024-06-26T21:07:57.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:07:58 [2024-06-26T21:07:58.832Z] 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:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:07:58 [2024-06-26T21:07:58.832Z] 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:07:58 [2024-06-26T21:07:58.832Z] 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=1449160338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449160339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160339 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160339 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160339 data=null item=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:07:58 [2024-06-26T21:07:58.832Z] 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=1449160340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1449160340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160340 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] 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=1449160340 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:07:58 [2024-06-26T21:07:58.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')
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449160341 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:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449160341 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:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449160341 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449160341 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449160341 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:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449160341 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:07:58 [2024-06-26T21:07:58.833Z] 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:07:58 [2024-06-26T21:07:58.833Z] 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:07:58 [2024-06-26T21:07:58.833Z] 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:07:58 [2024-06-26T21:07:58.833Z] 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:07:58 [2024-06-26T21:07:58.833Z] 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:07:58 [2024-06-26T21:07:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:07:59 [2024-06-26T21:07:59.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449160341 data=null item=null detail=0 x=0 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:07:59 [2024-06-26T21:07:59.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449159410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:07:59 [2024-06-26T21:07:59.394Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.42 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 3.168 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 2.449 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 5.245 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 4.057 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 3.339 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 3.885 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.674 s
17:07:59 [2024-06-26T21:07:59.394Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 3.376 s
17:07:59 [2024-06-26T21:07:59.394Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
17:07:59 [2024-06-26T21:07:59.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449160933 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:07:59 [2024-06-26T21:07:59.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:07:59 [2024-06-26T21:07:59.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:07:59 [2024-06-26T21:07:59.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:07:59 [2024-06-26T21:07:59.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:07:59 [2024-06-26T21:07:59.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1449161165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:07:59 [2024-06-26T21:07:59.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.930: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.930: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.931: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.931: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.931: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.931: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.931: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:00 [2024-06-26T21:08:00.213Z] 
17:08:00 [2024-06-26T21:08:00.213Z] (Eclipse:23147): Gtk-WARNING **: 21:07:59.931: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
17:08:03 [2024-06-26T21:08:03.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
17:08:03 [2024-06-26T21:08:03.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:03 [2024-06-26T21:08:03.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:08:03 [2024-06-26T21:08:03.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:08:04 [2024-06-26T21:08:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1449164641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:08:04 [2024-06-26T21:08:04.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:08:04 [2024-06-26T21:08:04.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:04 [2024-06-26T21:08:04.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:04 [2024-06-26T21:08:04.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1449167425 data=null doit=true}, MenuItem with text {None}]
17:08:05 [2024-06-26T21:08:05.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1449167426 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:08:06 [2024-06-26T21:08:06.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1449167426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=1449167579 data=null doit=true}, MenuItem with text {Example}]
17:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=1449167579 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:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1449167579 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:08:06 [2024-06-26T21:08:06.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=1449167887 data=null doit=true}, MenuItem with text {Set A}]
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1449167888 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:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1449167888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:06 [2024-06-26T21:08:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
17:08:06 [2024-06-26T21:08:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:06 [2024-06-26T21:08:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:08:06 [2024-06-26T21:08:06.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:08:06 [2024-06-26T21:08:06.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1449168171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:08:07 [2024-06-26T21:08:07.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:08:07 [2024-06-26T21:08:07.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:07 [2024-06-26T21:08:07.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:07 [2024-06-26T21:08:07.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
17:08:07 [2024-06-26T21:08:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:07 [2024-06-26T21:08:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:07 [2024-06-26T21:08:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:07 [2024-06-26T21:08:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:08:07 [2024-06-26T21:08:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:08:08 [2024-06-26T21:08:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1449169420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:08:08 [2024-06-26T21:08:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:08:08 [2024-06-26T21:08:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:08 [2024-06-26T21:08:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:08 [2024-06-26T21:08:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
17:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
17:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
17:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=1449170518 data=null doit=true}, MenuItem with text {None}]
17:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=1449170518 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:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=1449170518 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:08:09 [2024-06-26T21:08:09.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171079 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171080 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:08:09 [2024-06-26T21:08:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171082 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171082 data=null}, ToolItem with tooltip text {Next Marker}]
17:08:09 [2024-06-26T21:08:09.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171600 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171601 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:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171602 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1449171602 data=null}, ToolItem with tooltip text {Previous Marker}]
17:08:10 [2024-06-26T21:08:10.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
17:08:10 [2024-06-26T21:08:10.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:08:10 [2024-06-26T21:08:10.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:08:10 [2024-06-26T21:08:10.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:08:10 [2024-06-26T21:08:10.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=1449172179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:08:11 [2024-06-26T21:08:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:08:11 [2024-06-26T21:08:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:11 [2024-06-26T21:08:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:08:11 [2024-06-26T21:08:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2b9bbaa8] time=1449173278 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=1449173314 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=1449173314 data=null doit=true}, TreeItem with text {test_project}]
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=1449173314 data=null}, TreeItem with text {test_project}]
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=1449173315 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=1449173315 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:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=1449173377 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:08:12 [2024-06-26T21:08:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:08:12 [2024-06-26T21:08:12.578Z] 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:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:08:12 [2024-06-26T21:08:12.578Z] 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:08:12 [2024-06-26T21:08:12.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=1449174092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174092 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174093 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174093 data=null item=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:08:12 [2024-06-26T21:08:12.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=1449174093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174094 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.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=1449174094 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=1449174097 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:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=1449174097 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:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=1449174097 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=1449174097 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=1449174097 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:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=1449174097 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:08:12 [2024-06-26T21:08:12.579Z] 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:08:12 [2024-06-26T21:08:12.579Z] 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:08:12 [2024-06-26T21:08:12.579Z] 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:08:12 [2024-06-26T21:08:12.579Z] 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:08:12 [2024-06-26T21:08:12.579Z] 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:08:12 [2024-06-26T21:08:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:08:13 [2024-06-26T21:08:13.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=1449174097 data=null item=null detail=0 x=0 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:08:13 [2024-06-26T21:08:13.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1449173513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:08:13 [2024-06-26T21:08:13.398Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.96 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
17:08:13 [2024-06-26T21:08:13.398Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 4.671 s
17:08:13 [2024-06-26T21:08:13.398Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.114 s
17:08:13 [2024-06-26T21:08:13.398Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 3.775 s
17:08:13 [2024-06-26T21:08:13.398Z] 
17:08:13 [2024-06-26T21:08:13.398Z] Results:
17:08:13 [2024-06-26T21:08:13.398Z] 
17:08:13 [2024-06-26T21:08:13.398Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
17:08:13 [2024-06-26T21:08:13.398Z] 
17:08:14 [2024-06-26T21:08:14.327Z] 
17:08:14 [2024-06-26T21:08:14.327Z] !ENTRY org.eclipse.core.resources 2 10035 2024-06-26 21:08:14.189
17:08:14 [2024-06-26T21:08:14.327Z] !MESSAGE The workspace will exit with unsaved changes in this session.
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] All tests passed
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] 
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.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:08:14 [2024-06-26T21:08:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.pom
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.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:08:14 [2024-06-26T21:08:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] 
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] 
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
17:08:14 [2024-06-26T21:08:14.890Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:08:14 [2024-06-26T21:08:14.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:08:14 [2024-06-26T21:08:14.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] The project's OSGi version is 1.0.3.202406261931
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.146Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
17:08:15 [2024-06-26T21:08:15.708Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:08:15 [2024-06-26T21:08:15.708Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.708Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.708Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:08:15 [2024-06-26T21:08:15.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:08:15 [2024-06-26T21:08:15.708Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:08:15 [2024-06-26T21:08:15.709Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.965Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] 
17:08:15 [2024-06-26T21:08:15.965Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] 
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] 
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] 
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] 
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:16 [2024-06-26T21:08:16.221Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
17:08:20 [2024-06-26T21:08:20.389Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:08:22 [2024-06-26T21:08:22.909Z] [INFO] 
17:08:22 [2024-06-26T21:08:22.909Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:23 [2024-06-26T21:08:23.165Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
17:08:23 [2024-06-26T21:08:23.165Z] [INFO] Command line:
17:08:23 [2024-06-26T21:08:23.165Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:08:23 [2024-06-26T21:08:23.165Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:08:29 [2024-06-26T21:08:29.706Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:08:29 [2024-06-26T21:08:29.706Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:08:36 [2024-06-26T21:08:36.248Z] Could not determine the accessibility bus address
17:08:36 [2024-06-26T21:08:36.504Z] !SESSION 2024-06-26 21:08:23.213 -----------------------------------------------
17:08:36 [2024-06-26T21:08:36.504Z] eclipse.buildId=unknown
17:08:36 [2024-06-26T21:08:36.504Z] java.version=17.0.2
17:08:36 [2024-06-26T21:08:36.504Z] java.vendor=Oracle Corporation
17:08:36 [2024-06-26T21:08:36.504Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:08:36 [2024-06-26T21:08:36.504Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
17:08:36 [2024-06-26T21:08:36.504Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
17:08:36 [2024-06-26T21:08:36.504Z] 
17:08:36 [2024-06-26T21:08:36.504Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 21:08:36.471
17:08:36 [2024-06-26T21:08:36.504Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
17:08:36 [2024-06-26T21:08:36.504Z] !STACK 0
17:08:36 [2024-06-26T21:08:36.504Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
17:08:36 [2024-06-26T21:08:36.504Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
17:08:36 [2024-06-26T21:08:36.504Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
17:08:36 [2024-06-26T21:08:36.504Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
17:08:36 [2024-06-26T21:08:36.504Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
17:08:36 [2024-06-26T21:08:36.504Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
17:08:36 [2024-06-26T21:08:36.504Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
17:08:36 [2024-06-26T21:08:36.504Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
17:08:36 [2024-06-26T21:08:36.504Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:08:36 [2024-06-26T21:08:36.504Z] Caused by: java.io.IOException: error=2, No such file or directory
17:08:36 [2024-06-26T21:08:36.504Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
17:08:36 [2024-06-26T21:08:36.504Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
17:08:36 [2024-06-26T21:08:36.504Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
17:08:36 [2024-06-26T21:08:36.504Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
17:08:36 [2024-06-26T21:08:36.504Z] 	... 7 more
17:08:37 [2024-06-26T21:08:37.435Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
17:08:37 [2024-06-26T21:08:37.692Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
17:08:37 [2024-06-26T21:08:37.692Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.004 s
17:08:37 [2024-06-26T21:08:37.692Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0.001 s
17:08:37 [2024-06-26T21:08:37.692Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
17:08:37 [2024-06-26T21:08:37.692Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
17:08:37 [2024-06-26T21:08:37.692Z] 
17:08:37 [2024-06-26T21:08:37.692Z] Results:
17:08:37 [2024-06-26T21:08:37.692Z] 
17:08:37 [2024-06-26T21:08:37.692Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
17:08:37 [2024-06-26T21:08:37.692Z] 
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] All tests passed
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
17:08:39 [2024-06-26T21:08:39.059Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:08:39 [2024-06-26T21:08:39.059Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:08:39 [2024-06-26T21:08:39.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] The project's OSGi version is 1.0.9.202406261931
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.316Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:08:39 [2024-06-26T21:08:39.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
17:08:39 [2024-06-26T21:08:39.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:08:39 [2024-06-26T21:08:39.573Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] 
17:08:39 [2024-06-26T21:08:39.829Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:40 [2024-06-26T21:08:40.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
17:08:43 [2024-06-26T21:08:43.356Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
17:08:46 [2024-06-26T21:08:46.627Z] [INFO] 
17:08:46 [2024-06-26T21:08:46.627Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:46 [2024-06-26T21:08:46.883Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
17:08:46 [2024-06-26T21:08:46.883Z] [INFO] Command line:
17:08:46 [2024-06-26T21:08:46.883Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:08:46 [2024-06-26T21:08:46.884Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:08:53 [2024-06-26T21:08:53.428Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
17:08:53 [2024-06-26T21:08:53.428Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.218 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.045 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.034 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.112 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.092 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.005 s
17:08:53 [2024-06-26T21:08:53.428Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
17:08:53 [2024-06-26T21:08:53.428Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.020 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.075 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.176 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.046 s
17:08:53 [2024-06-26T21:08:53.428Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.005 s
17:08:53 [2024-06-26T21:08:53.428Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
17:08:53 [2024-06-26T21:08:53.684Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.011 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.024 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.160 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.019 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.004 s
17:08:53 [2024-06-26T21:08:53.684Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
17:08:53 [2024-06-26T21:08:53.684Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.684Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.002 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.685Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.685Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
17:08:53 [2024-06-26T21:08:53.940Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.048 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.003 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.003 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.003 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.003 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.002 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.004 s
17:08:53 [2024-06-26T21:08:53.941Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0.001 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.941Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
17:08:53 [2024-06-26T21:08:53.942Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
17:08:54 [2024-06-26T21:08:54.197Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
17:08:54 [2024-06-26T21:08:54.197Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.197Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.197Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.197Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.197Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0.001 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.002 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0.001 s
17:08:54 [2024-06-26T21:08:54.198Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
17:08:54 [2024-06-26T21:08:54.198Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.005 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.002 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.001 s
17:08:54 [2024-06-26T21:08:54.198Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
17:08:54 [2024-06-26T21:08:54.198Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
17:08:55 [2024-06-26T21:08:55.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
17:08:55 [2024-06-26T21:08:55.126Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.484 s
17:08:55 [2024-06-26T21:08:55.126Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.230 s
17:08:55 [2024-06-26T21:08:55.126Z] 
17:08:55 [2024-06-26T21:08:55.126Z] Results:
17:08:55 [2024-06-26T21:08:55.126Z] 
17:08:55 [2024-06-26T21:08:55.126Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
17:08:55 [2024-06-26T21:08:55.126Z] 
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] All tests passed
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.pom
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
17:08:55 [2024-06-26T21:08:55.382Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:08:55 [2024-06-26T21:08:55.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
17:08:55 [2024-06-26T21:08:55.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] The project's OSGi version is 1.0.8.202406261931
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] 
17:08:55 [2024-06-26T21:08:55.638Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:55 [2024-06-26T21:08:55.638Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:08:55 [2024-06-26T21:08:55.638Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:08:55 [2024-06-26T21:08:55.638Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:08:55 [2024-06-26T21:08:55.894Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] 
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:08:56 [2024-06-26T21:08:56.150Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
17:09:00 [2024-06-26T21:09:00.321Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
17:09:03 [2024-06-26T21:09:03.591Z] [INFO] 
17:09:03 [2024-06-26T21:09:03.591Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:09:03 [2024-06-26T21:09:03.591Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
17:09:03 [2024-06-26T21:09:03.591Z] [INFO] Command line:
17:09:03 [2024-06-26T21:09:03.591Z] 	[/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.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:09:03 [2024-06-26T21:09:03.592Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:09:08 [2024-06-26T21:09:08.841Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
17:09:09 [2024-06-26T21:09:09.098Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.023 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.052 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.003 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.002 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
17:09:09 [2024-06-26T21:09:09.099Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
17:09:09 [2024-06-26T21:09:09.099Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
17:09:10 [2024-06-26T21:09:10.027Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.121 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.003 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.174 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.011 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.032 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.209 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.093 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.048 s
17:09:10 [2024-06-26T21:09:10.027Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
17:09:10 [2024-06-26T21:09:10.027Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.006 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.005 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.048 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
17:09:10 [2024-06-26T21:09:10.027Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.003 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.027Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.004 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.003 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.053 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.003 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.028Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.028Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
17:09:10 [2024-06-26T21:09:10.284Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
17:09:10 [2024-06-26T21:09:10.284Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.284Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
17:09:10 [2024-06-26T21:09:10.285Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
17:09:10 [2024-06-26T21:09:10.285Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.002 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
17:09:10 [2024-06-26T21:09:10.285Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
17:09:10 [2024-06-26T21:09:10.285Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.001 s
17:09:10 [2024-06-26T21:09:10.285Z] 
17:09:10 [2024-06-26T21:09:10.285Z] Results:
17:09:10 [2024-06-26T21:09:10.285Z] 
17:09:10 [2024-06-26T21:09:10.285Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
17:09:10 [2024-06-26T21:09:10.285Z] 
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] All tests passed
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] 
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] 
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] 
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
17:09:10 [2024-06-26T21:09:10.849Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:09:10 [2024-06-26T21:09:10.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
17:09:10 [2024-06-26T21:09:10.849Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:09:11 [2024-06-26T21:09:11.105Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.105Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.105Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] The project's OSGi version is 1.0.3.202406261931
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.106Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
17:09:11 [2024-06-26T21:09:11.669Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.669Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:09:11 [2024-06-26T21:09:11.669Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.669Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.669Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:09:11 [2024-06-26T21:09:11.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:09:11 [2024-06-26T21:09:11.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.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:09:11 [2024-06-26T21:09:11.669Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] 
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:11 [2024-06-26T21:09:11.925Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
17:09:15 [2024-06-26T21:09:15.196Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:09:18 [2024-06-26T21:09:18.465Z] [INFO] 
17:09:18 [2024-06-26T21:09:18.465Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:19 [2024-06-26T21:09:19.028Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
17:09:19 [2024-06-26T21:09:19.028Z] [INFO] Command line:
17:09:19 [2024-06-26T21:09:19.028Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:09:19 [2024-06-26T21:09:19.028Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:09:25 [2024-06-26T21:09:25.569Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:09:25 [2024-06-26T21:09:25.569Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:09:32 [2024-06-26T21:09:32.108Z] Could not determine the accessibility bus address
17:09:32 [2024-06-26T21:09:32.363Z] !SESSION 2024-06-26 21:09:19.169 -----------------------------------------------
17:09:32 [2024-06-26T21:09:32.363Z] eclipse.buildId=unknown
17:09:32 [2024-06-26T21:09:32.363Z] java.version=17.0.2
17:09:32 [2024-06-26T21:09:32.363Z] java.vendor=Oracle Corporation
17:09:32 [2024-06-26T21:09:32.363Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:09:32 [2024-06-26T21:09:32.363Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
17:09:32 [2024-06-26T21:09:32.364Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
17:09:32 [2024-06-26T21:09:32.364Z] 
17:09:32 [2024-06-26T21:09:32.364Z] !ENTRY org.eclipse.urischeme 4 0 2024-06-26 21:09:32.168
17:09:32 [2024-06-26T21:09:32.364Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
17:09:32 [2024-06-26T21:09:32.364Z] !STACK 0
17:09:32 [2024-06-26T21:09:32.364Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
17:09:32 [2024-06-26T21:09:32.364Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
17:09:32 [2024-06-26T21:09:32.364Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
17:09:32 [2024-06-26T21:09:32.364Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
17:09:32 [2024-06-26T21:09:32.364Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
17:09:32 [2024-06-26T21:09:32.364Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
17:09:32 [2024-06-26T21:09:32.364Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
17:09:32 [2024-06-26T21:09:32.364Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
17:09:32 [2024-06-26T21:09:32.364Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:09:32 [2024-06-26T21:09:32.364Z] Caused by: java.io.IOException: error=2, No such file or directory
17:09:32 [2024-06-26T21:09:32.364Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
17:09:32 [2024-06-26T21:09:32.364Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
17:09:32 [2024-06-26T21:09:32.364Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
17:09:32 [2024-06-26T21:09:32.364Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
17:09:32 [2024-06-26T21:09:32.364Z] 	... 7 more
17:09:33 [2024-06-26T21:09:33.292Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
17:09:33 [2024-06-26T21:09:33.547Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
17:09:33 [2024-06-26T21:09:33.547Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.172 s
17:09:33 [2024-06-26T21:09:33.547Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.059 s
17:09:33 [2024-06-26T21:09:33.547Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.005 s
17:09:33 [2024-06-26T21:09:33.547Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.026 s
17:09:33 [2024-06-26T21:09:33.547Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.006 s
17:09:33 [2024-06-26T21:09:33.547Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
17:09:33 [2024-06-26T21:09:33.547Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
17:09:33 [2024-06-26T21:09:33.547Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.113 s
17:09:33 [2024-06-26T21:09:33.547Z] 
17:09:33 [2024-06-26T21:09:33.547Z] Results:
17:09:33 [2024-06-26T21:09:33.547Z] 
17:09:33 [2024-06-26T21:09:33.548Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
17:09:33 [2024-06-26T21:09:33.548Z] 
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] All tests passed
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] 
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] 
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] 
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
17:09:34 [2024-06-26T21:09:34.914Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:09:34 [2024-06-26T21:09:34.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
17:09:34 [2024-06-26T21:09:34.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] The project's OSGi version is 1.0.13.202406261931
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] 
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:09:35 [2024-06-26T21:09:35.842Z] [INFO] Resolving class path of Trace Compass All Tests
17:09:36 [2024-06-26T21:09:36.770Z] [INFO] 
17:09:36 [2024-06-26T21:09:36.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:09:36 [2024-06-26T21:09:36.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:09:36 [2024-06-26T21:09:36.770Z] [INFO] 
17:09:36 [2024-06-26T21:09:36.770Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:09:36 [2024-06-26T21:09:36.770Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:09:36 [2024-06-26T21:09:36.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:09:36 [2024-06-26T21:09:36.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.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:09:36 [2024-06-26T21:09:36.770Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/test/resources
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] 
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
17:09:37 [2024-06-26T21:09:37.332Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
17:09:40 [2024-06-26T21:09:40.601Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] 
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
17:09:43 [2024-06-26T21:09:43.873Z] [WARNING] No tests found
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] 
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] 
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] 
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
17:09:43 [2024-06-26T21:09:43.873Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:09:43 [2024-06-26T21:09:43.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
17:09:43 [2024-06-26T21:09:43.873Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] The project's OSGi version is 1.0.8.202406261931
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.130Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
17:09:44 [2024-06-26T21:09:44.386Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:09:44 [2024-06-26T21:09:44.387Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.387Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.387Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:09:44 [2024-06-26T21:09:44.387Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:09:44 [2024-06-26T21:09:44.387Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:09:44 [2024-06-26T21:09:44.387Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] 
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:44 [2024-06-26T21:09:44.643Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
17:09:47 [2024-06-26T21:09:47.915Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
17:09:51 [2024-06-26T21:09:51.187Z] [INFO] 
17:09:51 [2024-06-26T21:09:51.187Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:09:51 [2024-06-26T21:09:51.443Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
17:09:51 [2024-06-26T21:09:51.443Z] [INFO] Command line:
17:09:51 [2024-06-26T21:09:51.443Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:09:51 [2024-06-26T21:09:51.443Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:09:59 [2024-06-26T21:09:59.536Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
17:10:21 [2024-06-26T21:10:21.448Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.58 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
17:10:21 [2024-06-26T21:10:21.448Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.067 s
17:10:21 [2024-06-26T21:10:21.448Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.006 s
17:10:21 [2024-06-26T21:10:21.448Z] 
17:10:21 [2024-06-26T21:10:21.448Z] Results:
17:10:21 [2024-06-26T21:10:21.448Z] 
17:10:21 [2024-06-26T21:10:21.448Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:10:21 [2024-06-26T21:10:21.448Z] 
17:10:21 [2024-06-26T21:10:21.448Z] [INFO] All tests passed
17:10:21 [2024-06-26T21:10:21.448Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.448Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
17:10:21 [2024-06-26T21:10:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.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:10:21 [2024-06-26T21:10:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
17:10:21 [2024-06-26T21:10:21.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.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:10:21 [2024-06-26T21:10:21.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 10.0.1-SNAPSHOT   [138/141]
17:10:21 [2024-06-26T21:10:21.449Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] The project's OSGi version is 10.0.1.202406261931
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT.jar
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT-sources-feature.jar
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] 
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
17:10:21 [2024-06-26T21:10:21.449Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT.jar
17:10:24 [2024-06-26T21:10:24.725Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT-sources-feature.jar
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT.jar
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT.pom
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT-sources-feature.jar
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT-p2metadata.xml
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.1-SNAPSHOT-p2artifacts.xml
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Building org.eclipse.tracecompass.testing 10.0.1-SNAPSHOT      [139/141]
17:10:28 [2024-06-26T21:10:28.002Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:10:28 [2024-06-26T21:10:28.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] The project's OSGi version is 10.0.1.202406261931
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.259Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT.jar
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT-sources-feature.jar
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] 
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
17:10:28 [2024-06-26T21:10:28.515Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT.jar
17:10:32 [2024-06-26T21:10:32.691Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT-sources-feature.jar
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] 
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.1-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT.jar
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.1-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT.pom
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.1-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT-sources-feature.jar
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.1-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT-p2metadata.xml
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.1-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.1-SNAPSHOT-p2artifacts.xml
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] 
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] 
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] Building Trace Compass Repository 10.0.1-SNAPSHOT              [140/141]
17:10:35 [2024-06-26T21:10:35.213Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
17:10:35 [2024-06-26T21:10:35.213Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:10:35 [2024-06-26T21:10:35.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] The project's OSGi version is 10.0.1.202406261931
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] 
17:10:36 [2024-06-26T21:10:36.145Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
17:10:36 [2024-06-26T21:10:36.145Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] No primary artifact to install, installing attached artifacts instead.
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/10.0.1-SNAPSHOT/org.eclipse.tracecompass.releng-site-10.0.1-SNAPSHOT.pom
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/10.0.1-SNAPSHOT/org.eclipse.tracecompass.releng-site-10.0.1-SNAPSHOT-p2metadata.xml
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/10.0.1-SNAPSHOT/org.eclipse.tracecompass.releng-site-10.0.1-SNAPSHOT-p2artifacts.xml
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
17:10:44 [2024-06-26T21:10:44.237Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:10:44 [2024-06-26T21:10:44.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] The project's OSGi version is 1.0.4.202406261931
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.237Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.237Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:10:44 [2024-06-26T21:10:44.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:10:44 [2024-06-26T21:10:44.237Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:10:44 [2024-06-26T21:10:44.493Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.749Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:10:44 [2024-06-26T21:10:44.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:10:44 [2024-06-26T21:10:44.749Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.749Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] 
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:44 [2024-06-26T21:10:44.750Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
17:10:48 [2024-06-26T21:10:48.020Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
17:10:51 [2024-06-26T21:10:51.291Z] [INFO] 
17:10:51 [2024-06-26T21:10:51.291Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:51 [2024-06-26T21:10:51.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
17:10:51 [2024-06-26T21:10:51.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] 
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] ------------------------------------------------------------------------
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Reactor Summary:
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] 
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Parent 10.0.1-SNAPSHOT ............... SUCCESS [ 12.570 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 10.0.1-SNAPSHOT SUCCESS [  0.020 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Common Utilities Parent 10.0.1-SNAPSHOT SUCCESS [  0.013 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 48.700 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass State System Parent 10.0.1-SNAPSHOT .. SUCCESS [  0.017 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  9.057 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  8.191 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass TMF Parent 10.0.1-SNAPSHOT ........... SUCCESS [  0.017 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  7.592 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  9.311 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT ... SUCCESS [ 17.615 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  7.418 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 40.549 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [06:02 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass CTF Support Parent 10.0.1-SNAPSHOT ... SUCCESS [  0.014 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [ 13.721 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.ctf.core 4.5.0-SNAPSHOT ... SUCCESS [  9.854 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  8.088 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.12-SNAPSHOT SUCCESS [ 16.834 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.16-SNAPSHOT SUCCESS [01:08 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [06:27 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [ 18.845 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.4-SNAPSHOT ..... SUCCESS [ 26.305 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [ 15.511 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [ 14.352 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [ 14.395 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 5.0.0-SNAPSHOT SUCCESS [ 14.681 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 6.0.0-SNAPSHOT SUCCESS [ 38.215 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 9.0.0-SNAPSHOT SUCCESS [ 29.005 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT SUCCESS [ 16.784 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT SUCCESS [ 24.121 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass LTTng Support Parent 10.0.1-SNAPSHOT . SUCCESS [  0.016 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [ 16.757 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.2-SNAPSHOT SUCCESS [ 12.610 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [03:56 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Release Engineering Parent 10.0.1-SNAPSHOT SUCCESS [  0.009 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  7.389 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [06:44 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [02:38 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.9-SNAPSHOT SUCCESS [ 18.160 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [ 11.304 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [ 17.418 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [ 12.362 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [ 10.395 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [ 17.007 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 28.963 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 43.640 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:13 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [ 11.358 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [ 11.050 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 27.457 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.12-SNAPSHOT SUCCESS [ 33.824 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 49.376 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [01:26 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.11-SNAPSHOT SUCCESS [01:21 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.2-SNAPSHOT SUCCESS [ 11.410 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 30.735 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass BTF Support Parent 10.0.1-SNAPSHOT ... SUCCESS [  0.007 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  7.294 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  8.153 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [ 10.274 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Documentation 10.0.1-SNAPSHOT ........ SUCCESS [  0.010 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Developer Guide 10.0.1-SNAPSHOT ...... SUCCESS [ 26.750 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Profiling User Guide 10.0.1-SNAPSHOT . SUCCESS [ 14.537 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf 10.0.1-SNAPSHOT ....... SUCCESS [ 10.480 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.btf 10.0.1-SNAPSHOT ....... SUCCESS [  7.002 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [ 15.283 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.ctf 10.0.1-SNAPSHOT ....... SUCCESS [  7.018 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [ 14.271 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ctf 10.0.1-SNAPSHOT ... SUCCESS [  7.346 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [03:01 min]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass User Guide 10.0.1-SNAPSHOT ........... SUCCESS [ 19.370 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 10.0.1-SNAPSHOT SUCCESS [ 12.469 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass RCP User Guide 10.0.1-SNAPSHOT ....... SUCCESS [ 12.665 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass Pcap User Guide 10.0.1-SNAPSHOT ...... SUCCESS [ 12.353 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  8.143 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 10.0.1-SNAPSHOT SUCCESS [  0.008 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  9.949 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  7.920 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.gdbtrace 10.0.1-SNAPSHOT .. SUCCESS [  7.652 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [ 15.038 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 25.456 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [ 14.068 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  7.475 s]
17:10:51 [2024-06-26T21:10:51.292Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  8.775 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  7.628 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [ 10.355 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.control 10.0.1-SNAPSHOT SUCCESS [  7.026 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [ 15.326 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [ 16.549 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 53.925 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:28 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.1-SNAPSHOT SUCCESS [  9.494 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 10.0.1-SNAPSHOT SUCCESS [ 11.691 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.17-SNAPSHOT SUCCESS [01:04 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [04:03 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [06:00 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.3-SNAPSHOT SUCCESS [ 12.394 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [ 10.017 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.ust 10.0.1-SNAPSHOT  SUCCESS [ 10.207 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 49.344 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 24.574 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:39 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass Pcap Format Support Parent 10.0.1-SNAPSHOT SUCCESS [  0.007 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  7.836 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [ 17.817 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  7.952 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  7.870 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.pcap 10.0.1-SNAPSHOT .. SUCCESS [  7.169 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 16.294 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 54.112 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass RCP Parent 10.0.1-SNAPSHOT ........... SUCCESS [  0.008 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass RCP Branding plug-in 10.0.1-SNAPSHOT . SUCCESS [  9.371 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass RCP Branding Feature 10.0.1-SNAPSHOT . SUCCESS [  9.937 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  9.835 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.rcp.ui 10.0.1-SNAPSHOT .... SUCCESS [ 10.017 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass RCP Feature 10.0.1-SNAPSHOT .......... SUCCESS [ 14.928 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [ 16.893 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 28.138 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [ 13.221 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.rcp.incubator 10.0.1-SNAPSHOT SUCCESS [ 12.332 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.cli 10.0.1-SNAPSHOT ... SUCCESS [ 10.055 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass Json trace Parent 10.0.1-SNAPSHOT .... SUCCESS [  0.006 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  9.819 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.jsontrace 10.0.1-SNAPSHOT . SUCCESS [ 12.023 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass RCP Product 10.0.1-SNAPSHOT .......... SUCCESS [04:55 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass Target Platform 10.0.1-SNAPSHOT ...... SUCCESS [  1.128 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 27.739 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:40 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [02:24 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [10:11 min]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 24.193 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [ 16.318 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [ 15.418 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 24.135 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  8.758 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 36.849 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.tmf.remote 10.0.1-SNAPSHOT  SUCCESS [  7.049 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.testing 10.0.1-SNAPSHOT ... SUCCESS [  7.573 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Trace Compass Repository 10.0.1-SNAPSHOT ........... SUCCESS [  8.988 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.135 s]
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] ------------------------------------------------------------------------
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] BUILD SUCCESS
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] ------------------------------------------------------------------------
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Total time:  01:39 h
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] Finished at: 2024-06-26T21:10:51Z
17:10:51 [2024-06-26T21:10:51.293Z] [INFO] ------------------------------------------------------------------------
17:10:52 [2024-06-26T21:10:52.497Z] [Pipeline] sh
17:10:53 [2024-06-26T21:10:53.085Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
17:10:53 [2024-06-26T21:10:53.356Z] [Pipeline] sh
17:10:53 [2024-06-26T21:10:53.875Z] + git rev-parse --short HEAD
17:10:54 [2024-06-26T21:10:54.140Z] [Pipeline] sh
17:10:54 [2024-06-26T21:10:54.659Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
17:10:54 [2024-06-26T21:10:54.916Z] [Pipeline] sh
17:10:55 [2024-06-26T21:10:55.430Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
17:10:55 [2024-06-26T21:10:55.687Z] [Pipeline] }
17:10:55 [2024-06-26T21:10:55.951Z] [Pipeline] // container
17:10:56 [2024-06-26T21:10:56.410Z] Post stage
17:10:57 [2024-06-26T21:10:57.304Z] [Pipeline] container
17:10:57 [2024-06-26T21:10:57.305Z] [Pipeline] {
17:10:57 [2024-06-26T21:10:57.947Z] [Pipeline] junit
17:10:57 [2024-06-26T21:10:57.951Z] Recording test results
17:11:14 [2024-06-26T21:11:14.602Z] [Checks API] No suitable checks publisher found.
17:11:14 [2024-06-26T21:11:14.907Z] [Pipeline] archiveArtifacts
17:11:14 [2024-06-26T21:11:14.911Z] Archiving artifacts
17:11:16 [2024-06-26T21:11:16.880Z] [Pipeline] }
17:11:17 [2024-06-26T21:11:17.143Z] [Pipeline] // container
17:11:18 [2024-06-26T21:11:18.818Z] [Pipeline] }
17:11:19 [2024-06-26T21:11:19.076Z] [Pipeline] // withEnv
17:11:19 [2024-06-26T21:11:19.473Z] [Pipeline] }
17:11:19 [2024-06-26T21:11:19.734Z] [Pipeline] // stage
17:11:20 [2024-06-26T21:11:20.514Z] [Pipeline] stage
17:11:20 [2024-06-26T21:11:20.515Z] [Pipeline] { (Deploy Site)
17:11:26 [2024-06-26T21:11:26.267Z] [Pipeline] tool
17:11:26 [2024-06-26T21:11:26.781Z] [Pipeline] envVarsForTool
17:11:27 [2024-06-26T21:11:27.687Z] [Pipeline] tool
17:11:28 [2024-06-26T21:11:28.212Z] [Pipeline] envVarsForTool
17:11:28 [2024-06-26T21:11:28.856Z] [Pipeline] withEnv
17:11:28 [2024-06-26T21:11:28.857Z] [Pipeline] {
17:11:30 [2024-06-26T21:11:30.409Z] [Pipeline] sshagent
17:11:30 [2024-06-26T21:11:30.436Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:11:30 [2024-06-26T21:11:30.436Z] [ssh-agent] Looking for ssh-agent implementation...
17:11:30 [2024-06-26T21:11:30.464Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:11:30 [2024-06-26T21:11:30.469Z] $ ssh-agent
17:11:30 [2024-06-26T21:11:30.480Z] SSH_AUTH_SOCK=/tmp/ssh-HsyTPA9b9SIG/agent.233
17:11:30 [2024-06-26T21:11:30.480Z] SSH_AGENT_PID=235
17:11:30 [2024-06-26T21:11:30.495Z] Running ssh-add (command line suppressed)
17:11:30 [2024-06-26T21:11:30.572Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_10631852405152195220.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_10631852405152195220.key)
17:11:30 [2024-06-26T21:11:30.583Z] [ssh-agent] Started.
17:11:30 [2024-06-26T21:11:30.584Z] [Pipeline] {
17:11:31 [2024-06-26T21:11:31.229Z] [Pipeline] sh
17:11:31 [2024-06-26T21:11:31.521Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
17:11:31 [2024-06-26T21:11:31.521Z] + repo=tracecompass
17:11:31 [2024-06-26T21:11:31.521Z] + '[' 2 -lt 2 ']'
17:11:31 [2024-06-26T21:11:31.521Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
17:11:31 [2024-06-26T21:11:31.521Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
17:11:31 [2024-06-26T21:11:31.521Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:11:31 [2024-06-26T21:11:31.521Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:11:31 [2024-06-26T21:11:31.521Z] + SCP=scp
17:11:31 [2024-06-26T21:11:31.521Z] + ECHO=echo
17:11:31 [2024-06-26T21:11:31.521Z] + '[' false == false ']'
17:11:31 [2024-06-26T21:11:31.521Z] + ECHO=
17:11:31 [2024-06-26T21:11:31.521Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
17:11:31 [2024-06-26T21:11:31.521Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/stable/repository//*'
17:11:32 [2024-06-26T21:11:32.890Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/repository/
17:11:35 [2024-06-26T21:11:35.662Z] [Pipeline] }
17:11:35 [2024-06-26T21:11:35.665Z] $ ssh-agent -k
17:11:35 [2024-06-26T21:11:35.672Z] unset SSH_AUTH_SOCK;
17:11:35 [2024-06-26T21:11:35.672Z] unset SSH_AGENT_PID;
17:11:35 [2024-06-26T21:11:35.672Z] echo Agent pid 235 killed;
17:11:35 [2024-06-26T21:11:35.675Z] [ssh-agent] Stopped.
17:11:35 [2024-06-26T21:11:35.936Z] [Pipeline] // sshagent
17:11:36 [2024-06-26T21:11:36.324Z] [Pipeline] }
17:11:36 [2024-06-26T21:11:36.584Z] [Pipeline] // withEnv
17:11:36 [2024-06-26T21:11:36.967Z] [Pipeline] }
17:11:37 [2024-06-26T21:11:37.229Z] [Pipeline] // stage
17:11:38 [2024-06-26T21:11:38.010Z] [Pipeline] stage
17:11:38 [2024-06-26T21:11:38.011Z] [Pipeline] { (Deploy RCP)
17:11:43 [2024-06-26T21:11:43.769Z] [Pipeline] tool
17:11:44 [2024-06-26T21:11:44.287Z] [Pipeline] envVarsForTool
17:11:45 [2024-06-26T21:11:45.208Z] [Pipeline] tool
17:11:45 [2024-06-26T21:11:45.725Z] [Pipeline] envVarsForTool
17:11:46 [2024-06-26T21:11:46.395Z] [Pipeline] withEnv
17:11:46 [2024-06-26T21:11:46.396Z] [Pipeline] {
17:11:47 [2024-06-26T21:11:47.942Z] [Pipeline] sshagent
17:11:47 [2024-06-26T21:11:47.949Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:11:47 [2024-06-26T21:11:47.949Z] [ssh-agent] Looking for ssh-agent implementation...
17:11:47 [2024-06-26T21:11:47.962Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:11:47 [2024-06-26T21:11:47.965Z] $ ssh-agent
17:11:47 [2024-06-26T21:11:47.978Z] SSH_AUTH_SOCK=/tmp/ssh-rkTFGi8jwxuX/agent.258
17:11:47 [2024-06-26T21:11:47.978Z] SSH_AGENT_PID=260
17:11:47 [2024-06-26T21:11:47.986Z] Running ssh-add (command line suppressed)
17:11:48 [2024-06-26T21:11:48.068Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_6436482640353110675.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_6436482640353110675.key)
17:11:48 [2024-06-26T21:11:48.076Z] [ssh-agent] Started.
17:11:48 [2024-06-26T21:11:48.077Z] [Pipeline] {
17:11:49 [2024-06-26T21:11:49.348Z] [Pipeline] sh
17:11:49 [2024-06-26T21:11:49.625Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/ 'trace-compass-*' false
17:11:49 [2024-06-26T21:11:49.625Z] + repo=tracecompass
17:11:49 [2024-06-26T21:11:49.625Z] + '[' 6 -lt 6 ']'
17:11:49 [2024-06-26T21:11:49.625Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
17:11:49 [2024-06-26T21:11:49.625Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
17:11:49 [2024-06-26T21:11:49.625Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
17:11:49 [2024-06-26T21:11:49.625Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/
17:11:49 [2024-06-26T21:11:49.625Z] + rcpPattern='trace-compass-*'
17:11:49 [2024-06-26T21:11:49.625Z] + copyLatest=false
17:11:49 [2024-06-26T21:11:49.625Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:11:49 [2024-06-26T21:11:49.625Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:11:49 [2024-06-26T21:11:49.625Z] + SCP=scp
17:11:49 [2024-06-26T21:11:49.625Z] + ECHO=echo
17:11:49 [2024-06-26T21:11:49.625Z] + '[' false == false ']'
17:11:49 [2024-06-26T21:11:49.625Z] + ECHO=
17:11:49 [2024-06-26T21:11:49.625Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository//*'
17:11:50 [2024-06-26T21:11:50.189Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-10.0.1-20240626-1931-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-10.0.1-20240626-1931-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-10.0.1-20240626-1931-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-10.0.1-20240626-1931-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-10.0.1-20240626-1931-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-10.0.1-20240626-1931-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp/
17:12:16 [2024-06-26T21:12:16.738Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/stable/rcp-repository/
17:12:20 [2024-06-26T21:12:20.914Z] + '[' false == true ']'
17:12:21 [2024-06-26T21:12:21.177Z] [Pipeline] }
17:12:21 [2024-06-26T21:12:21.181Z] $ ssh-agent -k
17:12:21 [2024-06-26T21:12:21.189Z] unset SSH_AUTH_SOCK;
17:12:21 [2024-06-26T21:12:21.189Z] unset SSH_AGENT_PID;
17:12:21 [2024-06-26T21:12:21.189Z] echo Agent pid 260 killed;
17:12:21 [2024-06-26T21:12:21.193Z] [ssh-agent] Stopped.
17:12:21 [2024-06-26T21:12:21.451Z] [Pipeline] // sshagent
17:12:21 [2024-06-26T21:12:21.841Z] [Pipeline] }
17:12:22 [2024-06-26T21:12:22.097Z] [Pipeline] // withEnv
17:12:22 [2024-06-26T21:12:22.486Z] [Pipeline] }
17:12:22 [2024-06-26T21:12:22.743Z] [Pipeline] // stage
17:12:23 [2024-06-26T21:12:23.528Z] [Pipeline] stage
17:12:23 [2024-06-26T21:12:23.529Z] [Pipeline] { (Deploy Doc)
17:12:29 [2024-06-26T21:12:29.285Z] [Pipeline] tool
17:12:29 [2024-06-26T21:12:29.812Z] [Pipeline] envVarsForTool
17:12:30 [2024-06-26T21:12:30.714Z] [Pipeline] tool
17:12:31 [2024-06-26T21:12:31.233Z] [Pipeline] envVarsForTool
17:12:31 [2024-06-26T21:12:31.870Z] [Pipeline] withEnv
17:12:31 [2024-06-26T21:12:31.871Z] [Pipeline] {
17:12:33 [2024-06-26T21:12:33.407Z] [Pipeline] sshagent
17:12:33 [2024-06-26T21:12:33.413Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:12:33 [2024-06-26T21:12:33.413Z] [ssh-agent] Looking for ssh-agent implementation...
17:12:33 [2024-06-26T21:12:33.428Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:12:33 [2024-06-26T21:12:33.432Z] $ ssh-agent
17:12:33 [2024-06-26T21:12:33.443Z] SSH_AUTH_SOCK=/tmp/ssh-3KDRROiWtd1O/agent.303
17:12:33 [2024-06-26T21:12:33.443Z] SSH_AGENT_PID=305
17:12:33 [2024-06-26T21:12:33.451Z] Running ssh-add (command line suppressed)
17:12:33 [2024-06-26T21:12:33.476Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3122524526388828424.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_3122524526388828424.key)
17:12:33 [2024-06-26T21:12:33.485Z] [ssh-agent] Started.
17:12:33 [2024-06-26T21:12:33.486Z] [Pipeline] {
17:12:34 [2024-06-26T21:12:34.129Z] [Pipeline] sh
17:12:34 [2024-06-26T21:12:34.411Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-doc.sh
17:12:34 [2024-06-26T21:12:34.411Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:12:34 [2024-06-26T21:12:34.411Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:12:34 [2024-06-26T21:12:34.411Z] + SCP=scp
17:12:34 [2024-06-26T21:12:34.411Z] + DOC_BASE_PATH=doc
17:12:34 [2024-06-26T21:12:34.411Z] ++ ls doc
17:12:34 [2024-06-26T21:12:34.411Z] ++ grep org.eclipse.tracecompass
17:12:34 [2024-06-26T21:12:34.411Z] ++ grep doc
17:12:34 [2024-06-26T21:12:34.411Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
17:12:34 [2024-06-26T21:12:34.411Z] org.eclipse.tracecompass.doc.dev
17:12:34 [2024-06-26T21:12:34.411Z] org.eclipse.tracecompass.doc.user
17:12:34 [2024-06-26T21:12:34.411Z] org.eclipse.tracecompass.gdbtrace.doc.user
17:12:34 [2024-06-26T21:12:34.411Z] org.eclipse.tracecompass.rcp.doc.user
17:12:34 [2024-06-26T21:12:34.411Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
17:12:34 [2024-06-26T21:12:34.411Z] + DOC_ZIP_FILE=doc-deployment.zip
17:12:34 [2024-06-26T21:12:34.411Z] + ECHO=echo
17:12:34 [2024-06-26T21:12:34.411Z] + '[' false == false ']'
17:12:34 [2024-06-26T21:12:34.411Z] + ECHO=
17:12:34 [2024-06-26T21:12:34.411Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/doc-deployment.zip'
17:12:35 [2024-06-26T21:12:35.340Z] + for DOC_NAME in $DOC_DIRS
17:12:35 [2024-06-26T21:12:35.340Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.analysis.profiling.doc.user'
17:12:35 [2024-06-26T21:12:35.597Z] + for DOC_NAME in $DOC_DIRS
17:12:35 [2024-06-26T21:12:35.597Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.doc.dev'
17:12:36 [2024-06-26T21:12:36.160Z] + for DOC_NAME in $DOC_DIRS
17:12:36 [2024-06-26T21:12:36.160Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.doc.user'
17:12:37 [2024-06-26T21:12:37.090Z] + for DOC_NAME in $DOC_DIRS
17:12:37 [2024-06-26T21:12:37.090Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.gdbtrace.doc.user'
17:12:37 [2024-06-26T21:12:37.347Z] + for DOC_NAME in $DOC_DIRS
17:12:37 [2024-06-26T21:12:37.347Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.rcp.doc.user'
17:12:37 [2024-06-26T21:12:37.911Z] + for DOC_NAME in $DOC_DIRS
17:12:37 [2024-06-26T21:12:37.911Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/org.eclipse.tracecompass.tmf.pcap.doc.user'
17:12:38 [2024-06-26T21:12:38.168Z] + ZIP_INPUT='org.eclipse.tracecompas*'
17:12:38 [2024-06-26T21:12:38.168Z] + ZIP_PATH=doc/.temp
17:12:38 [2024-06-26T21:12:38.168Z] + cd doc/.temp
17:12:38 [2024-06-26T21:12:38.168Z] + 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:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.168Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.169Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
17:12:38 [2024-06-26T21:12:38.462Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.463Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.720Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.720Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.720Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.720Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.720Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
17:12:38 [2024-06-26T21:12:38.721Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.062Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
17:12:39 [2024-06-26T21:12:39.063Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
17:12:39 [2024-06-26T21:12:39.063Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.063Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
17:12:39 [2024-06-26T21:12:39.320Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
17:12:39 [2024-06-26T21:12:39.321Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
17:12:39 [2024-06-26T21:12:39.321Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
17:12:39 [2024-06-26T21:12:39.321Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
17:12:39 [2024-06-26T21:12:39.321Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.321Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
17:12:39 [2024-06-26T21:12:39.618Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.619Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
17:12:39 [2024-06-26T21:12:39.619Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
17:12:39 [2024-06-26T21:12:39.619Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.619Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
17:12:39 [2024-06-26T21:12:39.619Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
17:12:39 [2024-06-26T21:12:39.619Z] + cd -
17:12:39 [2024-06-26T21:12:39.619Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly
17:12:39 [2024-06-26T21:12:39.619Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable
17:12:40 [2024-06-26T21:12:40.987Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
17:12:40 [2024-06-26T21:12:40.987Z] Archive:  doc-deployment.zip
17:12:40 [2024-06-26T21:12:40.987Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
17:12:40 [2024-06-26T21:12:40.987Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
17:12:40 [2024-06-26T21:12:40.987Z]    creating: org.eclipse.tracecompass.doc.dev/
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
17:12:40 [2024-06-26T21:12:40.987Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
17:12:41 [2024-06-26T21:12:41.243Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
17:12:41 [2024-06-26T21:12:41.243Z]    creating: org.eclipse.tracecompass.doc.dev/images/
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
17:12:41 [2024-06-26T21:12:41.244Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
17:12:41 [2024-06-26T21:12:41.500Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
17:12:41 [2024-06-26T21:12:41.500Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
17:12:41 [2024-06-26T21:12:41.501Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
17:12:41 [2024-06-26T21:12:41.501Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
17:12:41 [2024-06-26T21:12:41.501Z]    creating: org.eclipse.tracecompass.doc.user/images/
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
17:12:41 [2024-06-26T21:12:41.501Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
17:12:41 [2024-06-26T21:12:41.760Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
17:12:41 [2024-06-26T21:12:41.760Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
17:12:42 [2024-06-26T21:12:42.017Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
17:12:42 [2024-06-26T21:12:42.946Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
17:12:43 [2024-06-26T21:12:43.203Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
17:12:43 [2024-06-26T21:12:43.203Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
17:12:43 [2024-06-26T21:12:43.460Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
17:12:43 [2024-06-26T21:12:43.460Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
17:12:43 [2024-06-26T21:12:43.460Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
17:12:43 [2024-06-26T21:12:43.460Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
17:12:43 [2024-06-26T21:12:43.461Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
17:12:43 [2024-06-26T21:12:43.461Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
17:12:43 [2024-06-26T21:12:43.461Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
17:12:43 [2024-06-26T21:12:43.461Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
17:12:43 [2024-06-26T21:12:43.461Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
17:12:43 [2024-06-26T21:12:43.717Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
17:12:43 [2024-06-26T21:12:43.717Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
17:12:43 [2024-06-26T21:12:43.717Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
17:12:43 [2024-06-26T21:12:43.717Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
17:12:43 [2024-06-26T21:12:43.717Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
17:12:43 [2024-06-26T21:12:43.717Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
17:12:43 [2024-06-26T21:12:43.717Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
17:12:43 [2024-06-26T21:12:43.717Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
17:12:43 [2024-06-26T21:12:43.718Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
17:12:43 [2024-06-26T21:12:43.718Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
17:12:43 [2024-06-26T21:12:43.718Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
17:12:43 [2024-06-26T21:12:43.718Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
17:12:43 [2024-06-26T21:12:43.718Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
17:12:43 [2024-06-26T21:12:43.718Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
17:12:43 [2024-06-26T21:12:43.973Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
17:12:43 [2024-06-26T21:12:43.973Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
17:12:43 [2024-06-26T21:12:43.973Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
17:12:43 [2024-06-26T21:12:43.973Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
17:12:43 [2024-06-26T21:12:43.973Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
17:12:43 [2024-06-26T21:12:43.973Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
17:12:43 [2024-06-26T21:12:43.973Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
17:12:43 [2024-06-26T21:12:43.973Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
17:12:43 [2024-06-26T21:12:43.973Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
17:12:43 [2024-06-26T21:12:43.974Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
17:12:43 [2024-06-26T21:12:43.974Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
17:12:43 [2024-06-26T21:12:43.974Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
17:12:43 [2024-06-26T21:12:43.974Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
17:12:43 [2024-06-26T21:12:43.974Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
17:12:44 [2024-06-26T21:12:44.229Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
17:12:44 [2024-06-26T21:12:44.229Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
17:12:44 [2024-06-26T21:12:44.229Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
17:12:44 [2024-06-26T21:12:44.229Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
17:12:44 [2024-06-26T21:12:44.229Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
17:12:44 [2024-06-26T21:12:44.230Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
17:12:44 [2024-06-26T21:12:44.230Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
17:12:44 [2024-06-26T21:12:44.230Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
17:12:44 [2024-06-26T21:12:44.230Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
17:12:44 [2024-06-26T21:12:44.230Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
17:12:44 [2024-06-26T21:12:44.495Z] [Pipeline] }
17:12:44 [2024-06-26T21:12:44.499Z] $ ssh-agent -k
17:12:44 [2024-06-26T21:12:44.506Z] unset SSH_AUTH_SOCK;
17:12:44 [2024-06-26T21:12:44.506Z] unset SSH_AGENT_PID;
17:12:44 [2024-06-26T21:12:44.506Z] echo Agent pid 305 killed;
17:12:44 [2024-06-26T21:12:44.510Z] [ssh-agent] Stopped.
17:12:44 [2024-06-26T21:12:44.772Z] [Pipeline] // sshagent
17:12:45 [2024-06-26T21:12:45.160Z] [Pipeline] }
17:12:45 [2024-06-26T21:12:45.420Z] [Pipeline] // withEnv
17:12:45 [2024-06-26T21:12:45.810Z] [Pipeline] }
17:12:46 [2024-06-26T21:12:46.087Z] [Pipeline] // stage
17:12:46 [2024-06-26T21:12:46.865Z] [Pipeline] stage
17:12:46 [2024-06-26T21:12:46.866Z] [Pipeline] { (Javadoc)
17:12:52 [2024-06-26T21:12:52.746Z] [Pipeline] tool
17:12:53 [2024-06-26T21:12:53.261Z] [Pipeline] envVarsForTool
17:12:54 [2024-06-26T21:12:54.177Z] [Pipeline] tool
17:12:54 [2024-06-26T21:12:54.701Z] [Pipeline] envVarsForTool
17:12:55 [2024-06-26T21:12:55.353Z] [Pipeline] withEnv
17:12:55 [2024-06-26T21:12:55.353Z] [Pipeline] {
17:12:56 [2024-06-26T21:12:56.903Z] [Pipeline] container
17:12:56 [2024-06-26T21:12:56.904Z] [Pipeline] {
17:12:57 [2024-06-26T21:12:57.555Z] [Pipeline] sh
17:12:58 [2024-06-26T21:12:58.102Z] + 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:12:58 [2024-06-26T21:12:58.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:13:02 [2024-06-26T21:13:02.270Z] [INFO] Scanning for projects...
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.270Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.526Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:13:02 [2024-06-26T21:13:02.783Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.039Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.295Z] /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:13:03 [2024-06-26T21:13:03.551Z] [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:13:03 [2024-06-26T21:13:03.551Z] [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:13:03 [2024-06-26T21:13:03.806Z] [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:13:03 [2024-06-26T21:13:03.806Z] [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:13:03 [2024-06-26T21:13:03.806Z] [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:13:07 [2024-06-26T21:13:07.084Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
17:13:07 [2024-06-26T21:13:07.084Z] [INFO] Tycho Mode:     project
17:13:07 [2024-06-26T21:13:07.084Z] [INFO] Tycho Builder:  maven
17:13:07 [2024-06-26T21:13:07.646Z] [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:13:07 [2024-06-26T21:13:07.902Z] [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:13:07 [2024-06-26T21:13:07.902Z] [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:13:08 [2024-06-26T21:13:08.158Z] [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:13:08 [2024-06-26T21:13:08.158Z] [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:13:08 [2024-06-26T21:13:08.158Z] [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:13:08 [2024-06-26T21:13:08.158Z] [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 165 kB/s)
17:13:08 [2024-06-26T21:13:08.158Z] [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:13:08 [2024-06-26T21:13:08.158Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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 2.2 MB/s)
17:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.415Z] [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:13:08 [2024-06-26T21:13:08.670Z] [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:13:08 [2024-06-26T21:13:08.670Z] [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 161 kB/s)
17:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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 3.1 MB/s)
17:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.671Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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 267 kB/s)
17:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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 622 kB/s)
17:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:08 [2024-06-26T21:13:08.926Z] [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:13:09 [2024-06-26T21:13:09.183Z] [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:13:09 [2024-06-26T21:13:09.183Z] [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:13:09 [2024-06-26T21:13:09.183Z] [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:13:09 [2024-06-26T21:13:09.183Z] [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 6.3 MB/s)
17:13:10 [2024-06-26T21:13:10.553Z] [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:13:10 [2024-06-26T21:13:10.553Z] [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:13:10 [2024-06-26T21:13:10.553Z] [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:13:10 [2024-06-26T21:13:10.554Z] [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:13:11 [2024-06-26T21:13:11.483Z] [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:13:11 [2024-06-26T21:13:11.483Z] [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:13:16 [2024-06-26T21:13:16.732Z] [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:13:23 [2024-06-26T21:13:23.277Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:10.0.1-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:13:23 [2024-06-26T21:13:23.277Z] [INFO] ------------------------------------------------------------------------
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Reactor Build Order:
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] 
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Parent                                               [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass State System Parent                                  [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass TMF Parent                                           [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Documentation                                        [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.277Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass RCP Parent                                           [pom]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass Json trace Parent                                    [pom]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass Target Platform                                      [pom]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Trace Compass Repository                            [eclipse-repository]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] 
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Building Trace Compass Parent 10.0.1-SNAPSHOT                    [1/141]
17:13:23 [2024-06-26T21:13:23.278Z] [INFO]   from pom.xml
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] --------------------------------[ pom ]---------------------------------
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] 
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
17:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] 
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
17:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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 1.0 MB/s)
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:13:23 [2024-06-26T21:13:23.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.8 MB/s)
17:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.278Z] [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 555 kB/s)
17:13:23 [2024-06-26T21:13:23.278Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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 1.7 MB/s)
17:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:13:23 [2024-06-26T21:13:23.279Z] [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:13:23 [2024-06-26T21:13:23.279Z] [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 6.6 MB/s)
17:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
17:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
17:13:23 [2024-06-26T21:13:23.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
17:13:23 [2024-06-26T21:13:23.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
17:13:23 [2024-06-26T21:13:23.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
17:13:23 [2024-06-26T21:13:23.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
17:13:23 [2024-06-26T21:13:23.536Z] [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 375 kB/s)
17:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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 485 kB/s)
17:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.536Z] [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:13:23 [2024-06-26T21:13:23.792Z] [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:13:23 [2024-06-26T21:13:23.792Z] [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:13:23 [2024-06-26T21:13:23.792Z] [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:13:23 [2024-06-26T21:13:23.792Z] [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 3.0 MB/s)
17:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:13:23 [2024-06-26T21:13:23.792Z] [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:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:13:23 [2024-06-26T21:13:23.792Z] [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:13:23 [2024-06-26T21:13:23.792Z] [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:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
17:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
17:13:23 [2024-06-26T21:13:23.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
17:13:24 [2024-06-26T21:13:24.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
17:13:24 [2024-06-26T21:13:24.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
17:13:24 [2024-06-26T21:13:24.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
17:13:24 [2024-06-26T21:13:24.048Z] [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 264 kB/s)
17:13:24 [2024-06-26T21:13:24.048Z] [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:13:24 [2024-06-26T21:13:24.048Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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 1.0 MB/s)
17:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.305Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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 668 kB/s)
17:13:24 [2024-06-26T21:13:24.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:13:24 [2024-06-26T21:13:24.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:13:24 [2024-06-26T21:13:24.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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 4.2 MB/s)
17:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.561Z] [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 153 kB/s)
17:13:24 [2024-06-26T21:13:24.561Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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 2.2 MB/s)
17:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:24 [2024-06-26T21:13:24.818Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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 256 kB/s)
17:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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 465 kB/s)
17:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.074Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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 436 kB/s)
17:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.330Z] [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:13:25 [2024-06-26T21:13:25.331Z] [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:13:25 [2024-06-26T21:13:25.331Z] [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:13:25 [2024-06-26T21:13:25.331Z] [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 309 kB/s)
17:13:25 [2024-06-26T21:13:25.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
17:13:25 [2024-06-26T21:13:25.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
17:13:25 [2024-06-26T21:13:25.331Z] [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:13:25 [2024-06-26T21:13:25.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
17:13:25 [2024-06-26T21:13:25.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
17:13:25 [2024-06-26T21:13:25.587Z] [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:13:25 [2024-06-26T21:13:25.587Z] [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 6.3 MB/s)
17:13:25 [2024-06-26T21:13:25.587Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 255 kB/s)
17:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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 294 kB/s)
17:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.588Z] [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:13:25 [2024-06-26T21:13:25.844Z] [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:13:25 [2024-06-26T21:13:25.844Z] [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:13:25 [2024-06-26T21:13:25.844Z] [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:13:25 [2024-06-26T21:13:25.844Z] [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 1.6 MB/s)
17:13:25 [2024-06-26T21:13:25.844Z] [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:13:25 [2024-06-26T21:13:25.844Z] [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:13:25 [2024-06-26T21:13:25.844Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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 755 kB/s)
17:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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 997 kB/s)
17:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.100Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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 1.3 MB/s)
17:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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 2.5 MB/s)
17:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.357Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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 791 kB/s)
17:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.613Z] [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:13:26 [2024-06-26T21:13:26.614Z] [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:13:26 [2024-06-26T21:13:26.614Z] [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 1.9 MB/s)
17:13:26 [2024-06-26T21:13:26.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:13:26 [2024-06-26T21:13:26.614Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:13:26 [2024-06-26T21:13:26.614Z] [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:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:13:26 [2024-06-26T21:13:26.870Z] [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:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 5.8 MB/s)
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
17:13:26 [2024-06-26T21:13:26.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
17:13:26 [2024-06-26T21:13:26.870Z] [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 1.3 MB/s)
17:13:26 [2024-06-26T21:13:26.870Z] [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:13:26 [2024-06-26T21:13:26.870Z] [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:13:26 [2024-06-26T21:13:26.870Z] [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:13:27 [2024-06-26T21:13:27.127Z] [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:13:27 [2024-06-26T21:13:27.127Z] [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:13:27 [2024-06-26T21:13:27.127Z] [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:13:27 [2024-06-26T21:13:27.127Z] [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 347 kB/s)
17:13:27 [2024-06-26T21:13:27.127Z] [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:13:27 [2024-06-26T21:13:27.127Z] [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:13:27 [2024-06-26T21:13:27.127Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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 3.2 MB/s)
17:13:27 [2024-06-26T21:13:27.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:13:27 [2024-06-26T21:13:27.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:13:27 [2024-06-26T21:13:27.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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 6.3 MB/s)
17:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.384Z] [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:13:27 [2024-06-26T21:13:27.641Z] [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:13:27 [2024-06-26T21:13:27.641Z] [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:13:27 [2024-06-26T21:13:27.641Z] [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 121 kB/s)
17:13:27 [2024-06-26T21:13:27.641Z] [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:13:27 [2024-06-26T21:13:27.641Z] [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:13:27 [2024-06-26T21:13:27.641Z] [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:13:27 [2024-06-26T21:13:27.897Z] [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:13:27 [2024-06-26T21:13:27.897Z] [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:13:27 [2024-06-26T21:13:27.897Z] [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:13:27 [2024-06-26T21:13:27.897Z] [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 208 kB/s)
17:13:27 [2024-06-26T21:13:27.897Z] [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:13:27 [2024-06-26T21:13:27.897Z] [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:13:27 [2024-06-26T21:13:27.897Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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 929 kB/s)
17:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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 86 kB/s)
17:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.154Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
17:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [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:13:28 [2024-06-26T21:13:28.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
17:13:28 [2024-06-26T21:13:28.677Z] [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:13:28 [2024-06-26T21:13:28.677Z] [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:13:28 [2024-06-26T21:13:28.677Z] [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:13:28 [2024-06-26T21:13:28.677Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:28 [2024-06-26T21:13:28.678Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.246Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
17:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.503Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
17:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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 16 MB/s)
17:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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 6.3 MB/s)
17:13:29 [2024-06-26T21:13:29.504Z] [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 7.9 MB/s)
17:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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 5.3 MB/s)
17:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [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 1.2 MB/s)
17:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 1.4 MB/s)
17:13:29 [2024-06-26T21:13:29.504Z] [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:13:29 [2024-06-26T21:13:29.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 9.8 MB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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:13:29 [2024-06-26T21:13:29.761Z] [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 144 kB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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:13:29 [2024-06-26T21:13:29.761Z] [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 585 kB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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:13:29 [2024-06-26T21:13:29.761Z] [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 630 kB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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:13:29 [2024-06-26T21:13:29.761Z] [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 994 kB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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:13:29 [2024-06-26T21:13:29.761Z] [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 126 kB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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:13:29 [2024-06-26T21:13:29.761Z] [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 4.4 MB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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 785 kB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [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 2.2 MB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 1.2 MB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 2.6 MB/s)
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] 
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 10.0.1-SNAPSHOT [2/141]
17:13:29 [2024-06-26T21:13:29.761Z] [INFO]   from analysis/pom.xml
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --------------------------------[ pom ]---------------------------------
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] 
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] 
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] 
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] Building Trace Compass Common Utilities Parent 10.0.1-SNAPSHOT   [3/141]
17:13:29 [2024-06-26T21:13:29.761Z] [INFO]   from common/pom.xml
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --------------------------------[ pom ]---------------------------------
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] 
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] 
17:13:29 [2024-06-26T21:13:29.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
17:13:30 [2024-06-26T21:13:30.018Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:13:30 [2024-06-26T21:13:30.018Z] [INFO] 
17:13:30 [2024-06-26T21:13:30.018Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
17:13:30 [2024-06-26T21:13:30.018Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
17:13:30 [2024-06-26T21:13:30.018Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:13:30 [2024-06-26T21:13:30.018Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:13:30 [2024-06-26T21:13:30.018Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:13:31 [2024-06-26T21:13:31.385Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.32.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@737fbdc2
17:13:31 [2024-06-26T21:13:31.642Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
17:13:31 [2024-06-26T21:13:31.642Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
17:13:31 [2024-06-26T21:13:31.642Z] [INFO]     Transport mode:         online
17:13:31 [2024-06-26T21:13:31.642Z] [INFO]     Http Transport type:    Java11Client
17:13:31 [2024-06-26T21:13:31.642Z] [INFO]     Update mode:            cache first
17:13:31 [2024-06-26T21:13:31.642Z] [INFO]     Minimum cache duration: 60 minutes
17:13:31 [2024-06-26T21:13:31.642Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
17:13:58 [2024-06-26T21:13:58.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.082Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] The project's OSGi version is 5.2.0.202406262113
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.083Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
17:13:59 [2024-06-26T21:13:59.339Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:13:59 [2024-06-26T21:13:59.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
17:13:59 [2024-06-26T21:13:59.339Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] Nothing to compile - all classes are up to date
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] Building Trace Compass State System Parent 10.0.1-SNAPSHOT       [5/141]
17:13:59 [2024-06-26T21:13:59.339Z] [INFO]   from statesystem/pom.xml
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] --------------------------------[ pom ]---------------------------------
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
17:13:59 [2024-06-26T21:13:59.339Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:13:59 [2024-06-26T21:13:59.340Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
17:13:59 [2024-06-26T21:13:59.340Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
17:13:59 [2024-06-26T21:13:59.340Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:13:59 [2024-06-26T21:13:59.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:13:59 [2024-06-26T21:13:59.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] The project's OSGi version is 1.3.0.202406262113
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.596Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.597Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
17:13:59 [2024-06-26T21:13:59.597Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:13:59 [2024-06-26T21:13:59.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
17:13:59 [2024-06-26T21:13:59.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.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] Nothing to compile - all classes are up to date
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
17:13:59 [2024-06-26T21:13:59.855Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:13:59 [2024-06-26T21:13:59.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] The project's OSGi version is 3.1.0.202406262113
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] 
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
17:13:59 [2024-06-26T21:13:59.855Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] Nothing to compile - all classes are up to date
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] Building Trace Compass TMF Parent 10.0.1-SNAPSHOT                [8/141]
17:14:00 [2024-06-26T21:14:00.112Z] [INFO]   from tmf/pom.xml
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --------------------------------[ pom ]---------------------------------
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
17:14:00 [2024-06-26T21:14:00.112Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] Resolving class path of Trace Compass Filter Parser
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:00 [2024-06-26T21:14:00.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:14:00 [2024-06-26T21:14:00.113Z] [INFO] Nothing to compile - all classes are up to date
17:14:00 [2024-06-26T21:14:00.113Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.113Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
17:14:00 [2024-06-26T21:14:00.113Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
17:14:00 [2024-06-26T21:14:00.113Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:14:00 [2024-06-26T21:14:00.113Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:00 [2024-06-26T21:14:00.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:00 [2024-06-26T21:14:00.113Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:14:00 [2024-06-26T21:14:00.369Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] The project's OSGi version is 5.3.1.202406262113
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.369Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
17:14:00 [2024-06-26T21:14:00.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:00 [2024-06-26T21:14:00.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
17:14:00 [2024-06-26T21:14:00.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.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] Nothing to compile - all classes are up to date
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT       [11/141]
17:14:00 [2024-06-26T21:14:00.626Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:00 [2024-06-26T21:14:00.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
17:14:00 [2024-06-26T21:14:00.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] The project's OSGi version is 9.3.0.202406262113
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] 
17:14:00 [2024-06-26T21:14:00.882Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
17:14:00 [2024-06-26T21:14:00.882Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:00 [2024-06-26T21:14:00.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:00 [2024-06-26T21:14:00.882Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] Nothing to compile - all classes are up to date
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
17:14:01 [2024-06-26T21:14:01.139Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:01 [2024-06-26T21:14:01.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] The project's OSGi version is 2.2.1.202406262113
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.139Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:14:01 [2024-06-26T21:14:01.395Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:01 [2024-06-26T21:14:01.395Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:01 [2024-06-26T21:14:01.395Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] Nothing to compile - all classes are up to date
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] 
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
17:14:01 [2024-06-26T21:14:01.395Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:01 [2024-06-26T21:14:01.395Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:01 [2024-06-26T21:14:01.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:14:02 [2024-06-26T21:14:02.323Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.323Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.323Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:14:02 [2024-06-26T21:14:02.323Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.323Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.324Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:14:02 [2024-06-26T21:14:02.886Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:02 [2024-06-26T21:14:02.886Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:02 [2024-06-26T21:14:02.886Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] Nothing to compile - all classes are up to date
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] 
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
17:14:02 [2024-06-26T21:14:02.886Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:02 [2024-06-26T21:14:02.886Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:02 [2024-06-26T21:14:02.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] The project's OSGi version is 1.0.25.202406262113
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.449Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
17:14:03 [2024-06-26T21:14:03.708Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:03 [2024-06-26T21:14:03.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:03 [2024-06-26T21:14:03.708Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] Nothing to compile - all classes are up to date
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] Building Trace Compass CTF Support Parent 10.0.1-SNAPSHOT       [15/141]
17:14:03 [2024-06-26T21:14:03.708Z] [INFO]   from ctf/pom.xml
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] --------------------------------[ pom ]---------------------------------
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
17:14:03 [2024-06-26T21:14:03.708Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:03 [2024-06-26T21:14:03.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:03 [2024-06-26T21:14:03.708Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
17:14:03 [2024-06-26T21:14:03.966Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:03 [2024-06-26T21:14:03.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:03 [2024-06-26T21:14:03.966Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] Nothing to compile - all classes are up to date
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] 
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.5.0-SNAPSHOT       [17/141]
17:14:03 [2024-06-26T21:14:03.966Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:03 [2024-06-26T21:14:03.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:03 [2024-06-26T21:14:03.966Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] The project's OSGi version is 4.5.0.202406262113
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
17:14:04 [2024-06-26T21:14:04.223Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:04 [2024-06-26T21:14:04.223Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:04 [2024-06-26T21:14:04.223Z] [WARNING] The 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.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] Nothing to compile - all classes are up to date
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
17:14:04 [2024-06-26T21:14:04.223Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:04 [2024-06-26T21:14:04.223Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:04 [2024-06-26T21:14:04.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] The project's OSGi version is 4.5.1.202406262113
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.224Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:14:04 [2024-06-26T21:14:04.481Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:04 [2024-06-26T21:14:04.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:04 [2024-06-26T21:14:04.481Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] Nothing to compile - all classes are up to date
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.12-SNAPSHOT [19/141]
17:14:04 [2024-06-26T21:14:04.481Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:04 [2024-06-26T21:14:04.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:04 [2024-06-26T21:14:04.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] The project's OSGi version is 1.1.12.202406262113
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.738Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.996Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
17:14:04 [2024-06-26T21:14:04.996Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:04 [2024-06-26T21:14:04.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:04 [2024-06-26T21:14:04.996Z] [WARNING] The 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.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:14:04 [2024-06-26T21:14:04.997Z] [INFO] Nothing to compile - all classes are up to date
17:14:04 [2024-06-26T21:14:04.997Z] [INFO] 
17:14:04 [2024-06-26T21:14:04.997Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
17:14:04 [2024-06-26T21:14:04.997Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.16-SNAPSHOT   [20/141]
17:14:04 [2024-06-26T21:14:04.997Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:14:04 [2024-06-26T21:14:04.997Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:04 [2024-06-26T21:14:04.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:04 [2024-06-26T21:14:04.997Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.560Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
17:14:05 [2024-06-26T21:14:05.816Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:05 [2024-06-26T21:14:05.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:05 [2024-06-26T21:14:05.816Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] Nothing to compile - all classes are up to date
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] 
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [21/141]
17:14:05 [2024-06-26T21:14:05.816Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:05 [2024-06-26T21:14:05.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:05 [2024-06-26T21:14:05.816Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] The project's OSGi version is 1.0.17.202406262113
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.379Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:14:06 [2024-06-26T21:14:06.379Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:06 [2024-06-26T21:14:06.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:06 [2024-06-26T21:14:06.379Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:14:06 [2024-06-26T21:14:06.636Z] [INFO] Nothing to compile - all classes are up to date
17:14:06 [2024-06-26T21:14:06.636Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
17:14:06 [2024-06-26T21:14:06.636Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [22/141]
17:14:06 [2024-06-26T21:14:06.636Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:14:06 [2024-06-26T21:14:06.636Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:06 [2024-06-26T21:14:06.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:14:06 [2024-06-26T21:14:06.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] 
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:06 [2024-06-26T21:14:06.893Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:14:07 [2024-06-26T21:14:07.457Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:07 [2024-06-26T21:14:07.457Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:07 [2024-06-26T21:14:07.457Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] Nothing to compile - all classes are up to date
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.4-SNAPSHOT         [23/141]
17:14:07 [2024-06-26T21:14:07.457Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:07 [2024-06-26T21:14:07.457Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
17:14:07 [2024-06-26T21:14:07.457Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:07 [2024-06-26T21:14:07.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] The project's OSGi version is 9.0.4.202406262113
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] 
17:14:07 [2024-06-26T21:14:07.714Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] Executing tasks
17:14:08 [2024-06-26T21:14:08.278Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
17:14:08 [2024-06-26T21:14:08.278Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.32
17:14:08 [2024-06-26T21:14:08.278Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] Executed tasks
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] 
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] 
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
17:14:08 [2024-06-26T21:14:08.278Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] 
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] 
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] 
17:14:08 [2024-06-26T21:14:08.840Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
17:14:08 [2024-06-26T21:14:08.840Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:08 [2024-06-26T21:14:08.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:08 [2024-06-26T21:14:08.840Z] [WARNING] The effective 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.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:14:09 [2024-06-26T21:14:09.096Z] [INFO] Nothing to compile - all classes are up to date
17:14:09 [2024-06-26T21:14:09.096Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.096Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
17:14:09 [2024-06-26T21:14:09.096Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [24/141]
17:14:09 [2024-06-26T21:14:09.096Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:14:09 [2024-06-26T21:14:09.096Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:09 [2024-06-26T21:14:09.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:09 [2024-06-26T21:14:09.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] The project's OSGi version is 2.1.0.202406262113
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.658Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] 
17:14:09 [2024-06-26T21:14:09.914Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:14:09 [2024-06-26T21:14:09.914Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:09 [2024-06-26T21:14:09.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
17:14:09 [2024-06-26T21:14:09.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.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] Nothing to compile - all classes are up to date
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [25/141]
17:14:10 [2024-06-26T21:14:10.170Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:10 [2024-06-26T21:14:10.170Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.170Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:10 [2024-06-26T21:14:10.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
17:14:10 [2024-06-26T21:14:10.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.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] Nothing to compile - all classes are up to date
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [26/141]
17:14:10 [2024-06-26T21:14:10.426Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:10 [2024-06-26T21:14:10.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
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] The project's OSGi version is 1.2.1.202406262113
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.426Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:10 [2024-06-26T21:14:10.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:10 [2024-06-26T21:14:10.683Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] Nothing to compile - all classes are up to date
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 5.0.0-SNAPSHOT [27/141]
17:14:10 [2024-06-26T21:14:10.683Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:10 [2024-06-26T21:14:10.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] The project's OSGi version is 5.0.0.202406262113
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.683Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
17:14:10 [2024-06-26T21:14:10.939Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.939Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.939Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:10 [2024-06-26T21:14:10.939Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:10 [2024-06-26T21:14:10.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:10 [2024-06-26T21:14:10.940Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] Nothing to compile - all classes are up to date
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 6.0.0-SNAPSHOT [28/141]
17:14:10 [2024-06-26T21:14:10.940Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:10 [2024-06-26T21:14:10.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] The project's OSGi version is 6.0.0.202406262113
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] 
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:10 [2024-06-26T21:14:10.940Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
17:14:11 [2024-06-26T21:14:11.196Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:11 [2024-06-26T21:14:11.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:11 [2024-06-26T21:14:11.196Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] Nothing to compile - all classes are up to date
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 9.0.0-SNAPSHOT [29/141]
17:14:11 [2024-06-26T21:14:11.197Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:11 [2024-06-26T21:14:11.197Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] The project's OSGi version is 9.0.0.202406262113
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.197Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:11 [2024-06-26T21:14:11.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:11 [2024-06-26T21:14:11.453Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] Nothing to compile - all classes are up to date
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT [30/141]
17:14:11 [2024-06-26T21:14:11.453Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:11 [2024-06-26T21:14:11.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] The project's OSGi version is 2.5.0.202406262113
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.453Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:14:11 [2024-06-26T21:14:11.711Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:11 [2024-06-26T21:14:11.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:14:11 [2024-06-26T21:14:11.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.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] Nothing to compile - all classes are up to date
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT [31/141]
17:14:11 [2024-06-26T21:14:11.711Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:11 [2024-06-26T21:14:11.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:14:11 [2024-06-26T21:14:11.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.711Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] The project's OSGi version is 4.2.0.202406262113
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.712Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.968Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:14:11 [2024-06-26T21:14:11.968Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:11 [2024-06-26T21:14:11.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:11 [2024-06-26T21:14:11.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.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] Nothing to compile - all classes are up to date
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] Building Trace Compass LTTng Support Parent 10.0.1-SNAPSHOT     [32/141]
17:14:11 [2024-06-26T21:14:11.969Z] [INFO]   from lttng/pom.xml
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] --------------------------------[ pom ]---------------------------------
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] 
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [33/141]
17:14:11 [2024-06-26T21:14:11.969Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:11 [2024-06-26T21:14:11.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:11 [2024-06-26T21:14:11.969Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
17:14:12 [2024-06-26T21:14:12.225Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:12 [2024-06-26T21:14:12.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:12 [2024-06-26T21:14:12.225Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] Nothing to compile - all classes are up to date
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.2-SNAPSHOT [34/141]
17:14:12 [2024-06-26T21:14:12.225Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:12 [2024-06-26T21:14:12.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:12 [2024-06-26T21:14:12.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] The project's OSGi version is 3.1.2.202406262113
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.481Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:14:12 [2024-06-26T21:14:12.481Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:12 [2024-06-26T21:14:12.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:12 [2024-06-26T21:14:12.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.lttng2.kernel.core:3.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:14:12 [2024-06-26T21:14:12.738Z] [INFO] Nothing to compile - all classes are up to date
17:14:12 [2024-06-26T21:14:12.738Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.738Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
17:14:12 [2024-06-26T21:14:12.738Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [35/141]
17:14:12 [2024-06-26T21:14:12.738Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:14:12 [2024-06-26T21:14:12.738Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:12 [2024-06-26T21:14:12.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:12 [2024-06-26T21:14:12.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] The project's OSGi version is 1.0.21.202406262113
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] 
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:12 [2024-06-26T21:14:12.994Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:14:13 [2024-06-26T21:14:13.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:13 [2024-06-26T21:14:13.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:13 [2024-06-26T21:14:13.556Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] Nothing to compile - all classes are up to date
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] Building Trace Compass Release Engineering Parent 10.0.1-SNAPSHOT [36/141]
17:14:13 [2024-06-26T21:14:13.811Z] [INFO]   from releng/pom.xml
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --------------------------------[ pom ]---------------------------------
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [37/141]
17:14:13 [2024-06-26T21:14:13.811Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:13 [2024-06-26T21:14:13.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] The project's OSGi version is 1.0.2.202406262113
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.811Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:14:13 [2024-06-26T21:14:13.812Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:13 [2024-06-26T21:14:13.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
17:14:13 [2024-06-26T21:14:13.812Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] No sources to compile
17:14:13 [2024-06-26T21:14:13.812Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] 
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [38/141]
17:14:13 [2024-06-26T21:14:13.812Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:13 [2024-06-26T21:14:13.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
17:14:13 [2024-06-26T21:14:13.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] The project's OSGi version is 1.0.22.202406262113
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.372Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.373Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] 
17:14:14 [2024-06-26T21:14:14.935Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:14:14 [2024-06-26T21:14:14.935Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:14 [2024-06-26T21:14:14.935Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:14 [2024-06-26T21:14:14.935Z] [WARNING] The effective 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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:14:15 [2024-06-26T21:14:15.191Z] [INFO] Nothing to compile - all classes are up to date
17:14:15 [2024-06-26T21:14:15.191Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.191Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
17:14:15 [2024-06-26T21:14:15.191Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [39/141]
17:14:15 [2024-06-26T21:14:15.191Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:14:15 [2024-06-26T21:14:15.191Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:15 [2024-06-26T21:14:15.191Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:15 [2024-06-26T21:14:15.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] 
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:15 [2024-06-26T21:14:15.752Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
17:14:16 [2024-06-26T21:14:16.315Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.315Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:16 [2024-06-26T21:14:16.315Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:14:16 [2024-06-26T21:14:16.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:16 [2024-06-26T21:14:16.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
17:14:16 [2024-06-26T21:14:16.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] Nothing to compile - all classes are up to date
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.9-SNAPSHOT [40/141]
17:14:16 [2024-06-26T21:14:16.316Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:16 [2024-06-26T21:14:16.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
17:14:16 [2024-06-26T21:14:16.316Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:14:16 [2024-06-26T21:14:16.571Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] The project's OSGi version is 1.0.9.202406262113
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.572Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] 
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:14:16 [2024-06-26T21:14:16.827Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:16 [2024-06-26T21:14:16.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:16 [2024-06-26T21:14:16.827Z] [WARNING] The effective 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.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:14:16 [2024-06-26T21:14:16.827Z] [INFO] Nothing to compile - all classes are up to date
17:14:17 [2024-06-26T21:14:17.083Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
17:14:17 [2024-06-26T21:14:17.083Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [41/141]
17:14:17 [2024-06-26T21:14:17.083Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:14:17 [2024-06-26T21:14:17.083Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:17 [2024-06-26T21:14:17.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:17 [2024-06-26T21:14:17.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.339Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:14:17 [2024-06-26T21:14:17.901Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:17 [2024-06-26T21:14:17.901Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:17 [2024-06-26T21:14:17.901Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] Nothing to compile - all classes are up to date
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] 
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [42/141]
17:14:17 [2024-06-26T21:14:17.901Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:17 [2024-06-26T21:14:17.901Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:17 [2024-06-26T21:14:17.901Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] The project's OSGi version is 1.0.5.202406262113
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.157Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:14:18 [2024-06-26T21:14:18.413Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:18 [2024-06-26T21:14:18.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:18 [2024-06-26T21:14:18.413Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] Nothing to compile - all classes are up to date
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [43/141]
17:14:18 [2024-06-26T21:14:18.413Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:18 [2024-06-26T21:14:18.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:18 [2024-06-26T21:14:18.413Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] 
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:18 [2024-06-26T21:14:18.976Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.537Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:14:19 [2024-06-26T21:14:19.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:19 [2024-06-26T21:14:19.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
17:14:19 [2024-06-26T21:14:19.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.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:14:19 [2024-06-26T21:14:19.538Z] [INFO] Nothing to compile - all classes are up to date
17:14:19 [2024-06-26T21:14:19.538Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.538Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
17:14:19 [2024-06-26T21:14:19.538Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [44/141]
17:14:19 [2024-06-26T21:14:19.538Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:14:19 [2024-06-26T21:14:19.538Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:19 [2024-06-26T21:14:19.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
17:14:19 [2024-06-26T21:14:19.538Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] 
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:19 [2024-06-26T21:14:19.794Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:14:20 [2024-06-26T21:14:20.357Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:20 [2024-06-26T21:14:20.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:20 [2024-06-26T21:14:20.357Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] Nothing to compile - all classes are up to date
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [45/141]
17:14:20 [2024-06-26T21:14:20.357Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:20 [2024-06-26T21:14:20.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:20 [2024-06-26T21:14:20.357Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:14:20 [2024-06-26T21:14:20.613Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.613Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.614Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:14:20 [2024-06-26T21:14:20.869Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:20 [2024-06-26T21:14:20.869Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:20 [2024-06-26T21:14:20.869Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] Nothing to compile - all classes are up to date
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] 
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [46/141]
17:14:20 [2024-06-26T21:14:20.869Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:20 [2024-06-26T21:14:20.869Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:20 [2024-06-26T21:14:20.869Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:14:21 [2024-06-26T21:14:21.125Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.125Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] The project's OSGi version is 1.0.7.202406262113
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.381Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:14:21 [2024-06-26T21:14:21.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:21 [2024-06-26T21:14:21.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:14:21 [2024-06-26T21:14:21.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.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] Nothing to compile - all classes are up to date
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] 
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [47/141]
17:14:21 [2024-06-26T21:14:21.943Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:14:21 [2024-06-26T21:14:21.943Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:21 [2024-06-26T21:14:21.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
17:14:21 [2024-06-26T21:14:21.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] 
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] The project's OSGi version is 1.0.7.202406262113
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] 
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] 
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] 
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] 
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] 
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:22 [2024-06-26T21:14:22.506Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:14:23 [2024-06-26T21:14:23.068Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:23 [2024-06-26T21:14:23.068Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:23 [2024-06-26T21:14:23.068Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] Nothing to compile - all classes are up to date
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [48/141]
17:14:23 [2024-06-26T21:14:23.068Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:23 [2024-06-26T21:14:23.068Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:23 [2024-06-26T21:14:23.068Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] The project's OSGi version is 1.0.18.202406262113
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.631Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:14:23 [2024-06-26T21:14:23.631Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:23 [2024-06-26T21:14:23.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:14:23 [2024-06-26T21:14:23.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.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:14:23 [2024-06-26T21:14:23.887Z] [INFO] Nothing to compile - all classes are up to date
17:14:23 [2024-06-26T21:14:23.887Z] [INFO] 
17:14:23 [2024-06-26T21:14:23.887Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
17:14:23 [2024-06-26T21:14:23.887Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [49/141]
17:14:23 [2024-06-26T21:14:23.887Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:14:23 [2024-06-26T21:14:23.887Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:23 [2024-06-26T21:14:23.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:14:23 [2024-06-26T21:14:23.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] The project's OSGi version is 6.1.1.202406262113
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.143Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.706Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:14:24 [2024-06-26T21:14:24.706Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:24 [2024-06-26T21:14:24.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:14:24 [2024-06-26T21:14:24.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.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:14:24 [2024-06-26T21:14:24.962Z] [INFO] Nothing to compile - all classes are up to date
17:14:24 [2024-06-26T21:14:24.962Z] [INFO] 
17:14:24 [2024-06-26T21:14:24.962Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
17:14:24 [2024-06-26T21:14:24.962Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [50/141]
17:14:24 [2024-06-26T21:14:24.962Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:14:24 [2024-06-26T21:14:24.962Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:24 [2024-06-26T21:14:24.962Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:24 [2024-06-26T21:14:24.962Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] The project's OSGi version is 4.1.3.202406262113
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.524Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] 
17:14:25 [2024-06-26T21:14:25.781Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:14:25 [2024-06-26T21:14:25.781Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:25 [2024-06-26T21:14:25.781Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:25 [2024-06-26T21:14:25.781Z] [WARNING] The effective 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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:14:26 [2024-06-26T21:14:26.037Z] [INFO] Nothing to compile - all classes are up to date
17:14:26 [2024-06-26T21:14:26.037Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.037Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
17:14:26 [2024-06-26T21:14:26.037Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [51/141]
17:14:26 [2024-06-26T21:14:26.037Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:14:26 [2024-06-26T21:14:26.037Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:26 [2024-06-26T21:14:26.037Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:26 [2024-06-26T21:14:26.037Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] The project's OSGi version is 1.0.10.202406262113
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.293Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:14:26 [2024-06-26T21:14:26.855Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:26 [2024-06-26T21:14:26.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:26 [2024-06-26T21:14:26.855Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] Nothing to compile - all classes are up to date
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] 
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.12-SNAPSHOT [52/141]
17:14:26 [2024-06-26T21:14:26.855Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:26 [2024-06-26T21:14:26.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:26 [2024-06-26T21:14:26.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] The project's OSGi version is 1.0.12.202406262113
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.111Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:14:27 [2024-06-26T21:14:27.368Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:27 [2024-06-26T21:14:27.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:14:27 [2024-06-26T21:14:27.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.analysis.timing.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] Nothing to compile - all classes are up to date
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] 
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [53/141]
17:14:27 [2024-06-26T21:14:27.368Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:14:27 [2024-06-26T21:14:27.368Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:27 [2024-06-26T21:14:27.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:14:27 [2024-06-26T21:14:27.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] The project's OSGi version is 1.0.12.202406262113
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.187Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
17:14:28 [2024-06-26T21:14:28.443Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.443Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.443Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:28 [2024-06-26T21:14:28.443Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.443Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.699Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:28 [2024-06-26T21:14:28.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
17:14:28 [2024-06-26T21:14:28.699Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] Nothing to compile - all classes are up to date
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [54/141]
17:14:28 [2024-06-26T21:14:28.699Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:28 [2024-06-26T21:14:28.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
17:14:28 [2024-06-26T21:14:28.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] The project's OSGi version is 1.0.17.202406262113
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] 
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:28 [2024-06-26T21:14:28.955Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] 
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] 
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] 
17:14:29 [2024-06-26T21:14:29.517Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:14:29 [2024-06-26T21:14:29.517Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:29 [2024-06-26T21:14:29.517Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:29 [2024-06-26T21:14:29.517Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:14:29 [2024-06-26T21:14:29.773Z] [INFO] Nothing to compile - all classes are up to date
17:14:29 [2024-06-26T21:14:29.773Z] [INFO] 
17:14:29 [2024-06-26T21:14:29.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
17:14:29 [2024-06-26T21:14:29.773Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.11-SNAPSHOT [55/141]
17:14:29 [2024-06-26T21:14:29.773Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:14:29 [2024-06-26T21:14:29.773Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:29 [2024-06-26T21:14:29.773Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:29 [2024-06-26T21:14:29.773Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] The project's OSGi version is 1.0.11.202406262113
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.028Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:14:30 [2024-06-26T21:14:30.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:30 [2024-06-26T21:14:30.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:30 [2024-06-26T21:14:30.029Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:14:30 [2024-06-26T21:14:30.285Z] [INFO] Nothing to compile - all classes are up to date
17:14:30 [2024-06-26T21:14:30.285Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
17:14:30 [2024-06-26T21:14:30.285Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.2-SNAPSHOT [56/141]
17:14:30 [2024-06-26T21:14:30.285Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:14:30 [2024-06-26T21:14:30.285Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:30 [2024-06-26T21:14:30.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:30 [2024-06-26T21:14:30.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] The project's OSGi version is 4.1.2.202406262113
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.542Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] 
17:14:30 [2024-06-26T21:14:30.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:14:30 [2024-06-26T21:14:30.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:30 [2024-06-26T21:14:30.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:30 [2024-06-26T21:14:30.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:14:31 [2024-06-26T21:14:31.054Z] [INFO] Nothing to compile - all classes are up to date
17:14:31 [2024-06-26T21:14:31.054Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
17:14:31 [2024-06-26T21:14:31.054Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [57/141]
17:14:31 [2024-06-26T21:14:31.054Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:14:31 [2024-06-26T21:14:31.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:31 [2024-06-26T21:14:31.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:31 [2024-06-26T21:14:31.054Z] [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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] The project's OSGi version is 1.0.8.202406262113
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] 
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:31 [2024-06-26T21:14:31.616Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:14:32 [2024-06-26T21:14:32.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:32 [2024-06-26T21:14:32.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:32 [2024-06-26T21:14:32.179Z] [WARNING] The effective 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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] Nothing to compile - all classes are up to date
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] Building Trace Compass BTF Support Parent 10.0.1-SNAPSHOT       [58/141]
17:14:32 [2024-06-26T21:14:32.179Z] [INFO]   from btf/pom.xml
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] --------------------------------[ pom ]---------------------------------
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [59/141]
17:14:32 [2024-06-26T21:14:32.179Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:14:32 [2024-06-26T21:14:32.179Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:32 [2024-06-26T21:14:32.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:32 [2024-06-26T21:14:32.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] The project's OSGi version is 3.1.0.202406262113
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
17:14:32 [2024-06-26T21:14:32.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:32 [2024-06-26T21:14:32.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
17:14:32 [2024-06-26T21:14:32.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] Nothing to compile - all classes are up to date
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [60/141]
17:14:32 [2024-06-26T21:14:32.437Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:32 [2024-06-26T21:14:32.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
17:14:32 [2024-06-26T21:14:32.437Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
17:14:32 [2024-06-26T21:14:32.693Z] [INFO] 
17:14:32 [2024-06-26T21:14:32.693Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
17:14:32 [2024-06-26T21:14:32.693Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.254Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
17:14:33 [2024-06-26T21:14:33.254Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:33 [2024-06-26T21:14:33.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
17:14:33 [2024-06-26T21:14:33.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.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:14:33 [2024-06-26T21:14:33.255Z] [INFO] Nothing to compile - all classes are up to date
17:14:33 [2024-06-26T21:14:33.255Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.255Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
17:14:33 [2024-06-26T21:14:33.255Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [61/141]
17:14:33 [2024-06-26T21:14:33.255Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:14:33 [2024-06-26T21:14:33.255Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:33 [2024-06-26T21:14:33.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:14:33 [2024-06-26T21:14:33.255Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:14:33 [2024-06-26T21:14:33.510Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.510Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:33 [2024-06-26T21:14:33.510Z] [INFO] The project's OSGi version is 2.2.0.202406262113
17:14:33 [2024-06-26T21:14:33.511Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:33 [2024-06-26T21:14:33.511Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:33 [2024-06-26T21:14:33.511Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:33 [2024-06-26T21:14:33.766Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.766Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:33 [2024-06-26T21:14:33.766Z] [INFO] 
17:14:33 [2024-06-26T21:14:33.766Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:33 [2024-06-26T21:14:33.766Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
17:14:34 [2024-06-26T21:14:34.022Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.022Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:34 [2024-06-26T21:14:34.022Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:34 [2024-06-26T21:14:34.022Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.022Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:34 [2024-06-26T21:14:34.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:14:34 [2024-06-26T21:14:34.023Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:34 [2024-06-26T21:14:34.023Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:34 [2024-06-26T21:14:34.023Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] Nothing to compile - all classes are up to date
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] Building Trace Compass Documentation 10.0.1-SNAPSHOT            [62/141]
17:14:34 [2024-06-26T21:14:34.023Z] [INFO]   from doc/pom.xml
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] --------------------------------[ pom ]---------------------------------
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] Building Trace Compass Developer Guide 10.0.1-SNAPSHOT          [63/141]
17:14:34 [2024-06-26T21:14:34.023Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:34 [2024-06-26T21:14:34.023Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:14:34 [2024-06-26T21:14:34.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
17:14:34 [2024-06-26T21:14:34.278Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.278Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] Resolving class path of Trace Compass Developer Guide
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.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-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] 
17:14:34 [2024-06-26T21:14:34.279Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
17:14:34 [2024-06-26T21:14:34.535Z] [INFO] Executing tasks
17:14:36 [2024-06-26T21:14:36.425Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] Executed tasks
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] 
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] 
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
17:14:36 [2024-06-26T21:14:36.425Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] 
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
17:14:36 [2024-06-26T21:14:36.425Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
17:14:37 [2024-06-26T21:14:37.354Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
17:14:37 [2024-06-26T21:14:37.354Z] [INFO] Command line:
17:14:37 [2024-06-26T21:14:37.354Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:14:37 [2024-06-26T21:14:37.355Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:14:40 [2024-06-26T21:14:40.621Z] Buildfile: build.xml
17:14:40 [2024-06-26T21:14:40.621Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:14:40 [2024-06-26T21:14:40.621Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:14:40 [2024-06-26T21:14:40.621Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:14:40 [2024-06-26T21:14:40.621Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:14:40 [2024-06-26T21:14:40.621Z] WARNING: System::setSecurityManager will be removed in a future release
17:14:40 [2024-06-26T21:14:40.621Z] 
17:14:40 [2024-06-26T21:14:40.621Z] build.index:
17:14:43 [2024-06-26T21:14:43.890Z] BUILD SUCCESSFUL
17:14:43 [2024-06-26T21:14:43.890Z] 
17:14:43 [2024-06-26T21:14:43.890Z] BUILD SUCCESSFUL
17:14:43 [2024-06-26T21:14:43.890Z] Total time: 4 seconds
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Building Trace Compass Profiling User Guide 10.0.1-SNAPSHOT     [64/141]
17:14:43 [2024-06-26T21:14:43.890Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Executing tasks
17:14:43 [2024-06-26T21:14:43.890Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Executed tasks
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] 
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
17:14:43 [2024-06-26T21:14:43.890Z] [INFO] Command line:
17:14:43 [2024-06-26T21:14:43.890Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-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:14:43 [2024-06-26T21:14:43.890Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:14:47 [2024-06-26T21:14:47.160Z] Buildfile: build.xml
17:14:47 [2024-06-26T21:14:47.160Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:14:47 [2024-06-26T21:14:47.160Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:14:47 [2024-06-26T21:14:47.160Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:14:47 [2024-06-26T21:14:47.160Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:14:47 [2024-06-26T21:14:47.160Z] WARNING: System::setSecurityManager will be removed in a future release
17:14:47 [2024-06-26T21:14:47.160Z] 
17:14:47 [2024-06-26T21:14:47.160Z] build.index:
17:14:48 [2024-06-26T21:14:48.527Z] BUILD SUCCESSFUL
17:14:48 [2024-06-26T21:14:48.527Z] 
17:14:48 [2024-06-26T21:14:48.527Z] BUILD SUCCESSFUL
17:14:48 [2024-06-26T21:14:48.527Z] Total time: 2 seconds
17:14:48 [2024-06-26T21:14:48.782Z] [INFO] 
17:14:48 [2024-06-26T21:14:48.782Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
17:14:48 [2024-06-26T21:14:48.782Z] [INFO] Building org.eclipse.tracecompass.tmf 10.0.1-SNAPSHOT           [65/141]
17:14:48 [2024-06-26T21:14:48.782Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:14:48 [2024-06-26T21:14:48.782Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:14:48 [2024-06-26T21:14:48.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.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-stable-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] Building org.eclipse.tracecompass.btf 10.0.1-SNAPSHOT           [66/141]
17:14:49 [2024-06-26T21:14:49.345Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:14:49 [2024-06-26T21:14:49.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.908Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] 
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [67/141]
17:14:49 [2024-06-26T21:14:49.909Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:49 [2024-06-26T21:14:49.909Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:49 [2024-06-26T21:14:49.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.165Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.421Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
17:14:50 [2024-06-26T21:14:50.421Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:50 [2024-06-26T21:14:50.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:50 [2024-06-26T21:14:50.421Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] Nothing to compile - all classes are up to date
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] Building org.eclipse.tracecompass.ctf 10.0.1-SNAPSHOT           [68/141]
17:14:50 [2024-06-26T21:14:50.677Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.677Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
17:14:50 [2024-06-26T21:14:50.678Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:50 [2024-06-26T21:14:50.678Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:50 [2024-06-26T21:14:50.678Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] 
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:50 [2024-06-26T21:14:50.934Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:14:51 [2024-06-26T21:14:51.190Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:51 [2024-06-26T21:14:51.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:14:51 [2024-06-26T21:14:51.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.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] Nothing to compile - all classes are up to date
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 10.0.1-SNAPSHOT       [70/141]
17:14:51 [2024-06-26T21:14:51.190Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:14:51 [2024-06-26T21:14:51.190Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] 
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.13-SNAPSHOT [71/141]
17:14:51 [2024-06-26T21:14:51.752Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:14:51 [2024-06-26T21:14:51.752Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:14:51 [2024-06-26T21:14:51.752Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:14:51 [2024-06-26T21:14:51.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] The project's OSGi version is 1.0.13.202406262113
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.681Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:14:52 [2024-06-26T21:14:52.938Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:52 [2024-06-26T21:14:52.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:14:52 [2024-06-26T21:14:52.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.tmf.ctf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] Nothing to compile - all classes are up to date
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] 
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] Building Trace Compass User Guide 10.0.1-SNAPSHOT               [72/141]
17:14:52 [2024-06-26T21:14:52.938Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:52 [2024-06-26T21:14:52.938Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:14:52 [2024-06-26T21:14:52.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] Resolving class path of Trace Compass User Guide
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] 
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
17:14:53 [2024-06-26T21:14:53.195Z] [INFO] Executing tasks
17:14:54 [2024-06-26T21:14:54.123Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] Executed tasks
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] 
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] 
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
17:14:54 [2024-06-26T21:14:54.123Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] 
17:14:54 [2024-06-26T21:14:54.123Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
17:14:54 [2024-06-26T21:14:54.382Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
17:14:54 [2024-06-26T21:14:54.382Z] [INFO] Command line:
17:14:54 [2024-06-26T21:14:54.382Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:14:54 [2024-06-26T21:14:54.382Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:14:56 [2024-06-26T21:14:56.901Z] Buildfile: build.xml
17:14:57 [2024-06-26T21:14:57.157Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:14:57 [2024-06-26T21:14:57.157Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:14:57 [2024-06-26T21:14:57.157Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:14:57 [2024-06-26T21:14:57.157Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:14:57 [2024-06-26T21:14:57.157Z] WARNING: System::setSecurityManager will be removed in a future release
17:14:57 [2024-06-26T21:14:57.157Z] 
17:14:57 [2024-06-26T21:14:57.157Z] build.index:
17:15:00 [2024-06-26T21:15:00.425Z] BUILD SUCCESSFUL
17:15:00 [2024-06-26T21:15:00.425Z] 
17:15:00 [2024-06-26T21:15:00.425Z] BUILD SUCCESSFUL
17:15:00 [2024-06-26T21:15:00.425Z] Total time: 4 seconds
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 10.0.1-SNAPSHOT [73/141]
17:15:00 [2024-06-26T21:15:00.425Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:00 [2024-06-26T21:15:00.425Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.425Z] [INFO] Executing tasks
17:15:00 [2024-06-26T21:15:00.683Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] Executed tasks
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.683Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] 
17:15:00 [2024-06-26T21:15:00.683Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:15:00 [2024-06-26T21:15:00.939Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
17:15:00 [2024-06-26T21:15:00.939Z] [INFO] Command line:
17:15:00 [2024-06-26T21:15:00.939Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:15:00 [2024-06-26T21:15:00.939Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:15:04 [2024-06-26T21:15:04.206Z] Buildfile: build.xml
17:15:04 [2024-06-26T21:15:04.206Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:15:04 [2024-06-26T21:15:04.206Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:15:04 [2024-06-26T21:15:04.206Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:15:04 [2024-06-26T21:15:04.206Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:15:04 [2024-06-26T21:15:04.206Z] WARNING: System::setSecurityManager will be removed in a future release
17:15:04 [2024-06-26T21:15:04.206Z] 
17:15:04 [2024-06-26T21:15:04.206Z] build.index:
17:15:05 [2024-06-26T21:15:05.573Z] BUILD SUCCESSFUL
17:15:05 [2024-06-26T21:15:05.573Z] 
17:15:05 [2024-06-26T21:15:05.573Z] BUILD SUCCESSFUL
17:15:05 [2024-06-26T21:15:05.573Z] Total time: 2 seconds
17:15:05 [2024-06-26T21:15:05.573Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.573Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
17:15:05 [2024-06-26T21:15:05.573Z] [INFO] Building Trace Compass RCP User Guide 10.0.1-SNAPSHOT           [74/141]
17:15:05 [2024-06-26T21:15:05.573Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
17:15:05 [2024-06-26T21:15:05.573Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:05 [2024-06-26T21:15:05.573Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:05 [2024-06-26T21:15:05.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] Resolving class path of Trace Compass RCP User Guide
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.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-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] Executing tasks
17:15:05 [2024-06-26T21:15:05.829Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] Executed tasks
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:05 [2024-06-26T21:15:05.829Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] 
17:15:05 [2024-06-26T21:15:05.829Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
17:15:06 [2024-06-26T21:15:06.085Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
17:15:06 [2024-06-26T21:15:06.085Z] [INFO] Command line:
17:15:06 [2024-06-26T21:15:06.085Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:15:06 [2024-06-26T21:15:06.085Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:15:08 [2024-06-26T21:15:08.614Z] Buildfile: build.xml
17:15:08 [2024-06-26T21:15:08.870Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:15:08 [2024-06-26T21:15:08.870Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:15:08 [2024-06-26T21:15:08.870Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:15:08 [2024-06-26T21:15:08.870Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:15:08 [2024-06-26T21:15:08.870Z] WARNING: System::setSecurityManager will be removed in a future release
17:15:08 [2024-06-26T21:15:08.870Z] 
17:15:08 [2024-06-26T21:15:08.870Z] build.index:
17:15:10 [2024-06-26T21:15:10.761Z] BUILD SUCCESSFUL
17:15:10 [2024-06-26T21:15:10.761Z] 
17:15:10 [2024-06-26T21:15:10.761Z] BUILD SUCCESSFUL
17:15:10 [2024-06-26T21:15:10.761Z] Total time: 2 seconds
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Building Trace Compass Pcap User Guide 10.0.1-SNAPSHOT          [75/141]
17:15:10 [2024-06-26T21:15:10.761Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:10 [2024-06-26T21:15:10.761Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Executing tasks
17:15:10 [2024-06-26T21:15:10.761Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Executed tasks
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] 
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
17:15:10 [2024-06-26T21:15:10.761Z] [INFO] Command line:
17:15:10 [2024-06-26T21:15:10.761Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:15:10 [2024-06-26T21:15:10.762Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:15:14 [2024-06-26T21:15:14.031Z] Buildfile: build.xml
17:15:14 [2024-06-26T21:15:14.031Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:15:14 [2024-06-26T21:15:14.031Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:15:14 [2024-06-26T21:15:14.031Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:15:14 [2024-06-26T21:15:14.031Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:15:14 [2024-06-26T21:15:14.031Z] WARNING: System::setSecurityManager will be removed in a future release
17:15:14 [2024-06-26T21:15:14.031Z] 
17:15:14 [2024-06-26T21:15:14.031Z] build.index:
17:15:15 [2024-06-26T21:15:15.396Z] BUILD SUCCESSFUL
17:15:15 [2024-06-26T21:15:15.396Z] 
17:15:15 [2024-06-26T21:15:15.396Z] BUILD SUCCESSFUL
17:15:15 [2024-06-26T21:15:15.396Z] Total time: 2 seconds
17:15:15 [2024-06-26T21:15:15.396Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.396Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
17:15:15 [2024-06-26T21:15:15.396Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
17:15:15 [2024-06-26T21:15:15.396Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:15:15 [2024-06-26T21:15:15.396Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:15 [2024-06-26T21:15:15.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:15:15 [2024-06-26T21:15:15.396Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] The project's OSGi version is 1.0.11.202406262113
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] 
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
17:15:15 [2024-06-26T21:15:15.652Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
17:15:16 [2024-06-26T21:15:16.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-stable-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
17:15:16 [2024-06-26T21:15:16.213Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:16 [2024-06-26T21:15:16.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:15:16 [2024-06-26T21:15:16.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.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] Nothing to compile - all classes are up to date
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 10.0.1-SNAPSHOT [77/141]
17:15:16 [2024-06-26T21:15:16.213Z] [INFO]   from gdbtrace/pom.xml
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --------------------------------[ pom ]---------------------------------
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:15:16 [2024-06-26T21:15:16.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-stable-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
17:15:16 [2024-06-26T21:15:16.213Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:15:16 [2024-06-26T21:15:16.213Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:16 [2024-06-26T21:15:16.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:15:16 [2024-06-26T21:15:16.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] 
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:16 [2024-06-26T21:15:16.776Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] 
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] 
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] 
17:15:17 [2024-06-26T21:15:17.338Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
17:15:17 [2024-06-26T21:15:17.338Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:17 [2024-06-26T21:15:17.338Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:17 [2024-06-26T21:15:17.338Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:15:17 [2024-06-26T21:15:17.594Z] [INFO] Nothing to compile - all classes are up to date
17:15:17 [2024-06-26T21:15:17.595Z] [INFO] 
17:15:17 [2024-06-26T21:15:17.595Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
17:15:17 [2024-06-26T21:15:17.595Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
17:15:17 [2024-06-26T21:15:17.595Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:15:17 [2024-06-26T21:15:17.595Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:17 [2024-06-26T21:15:17.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:15:17 [2024-06-26T21:15:17.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.157Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.158Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.158Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.158Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.158Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.158Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.413Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:15:18 [2024-06-26T21:15:18.413Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:18 [2024-06-26T21:15:18.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:18 [2024-06-26T21:15:18.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:15:18 [2024-06-26T21:15:18.669Z] [INFO] Nothing to compile - all classes are up to date
17:15:18 [2024-06-26T21:15:18.669Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.669Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
17:15:18 [2024-06-26T21:15:18.669Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 10.0.1-SNAPSHOT      [80/141]
17:15:18 [2024-06-26T21:15:18.669Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:15:18 [2024-06-26T21:15:18.669Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:18 [2024-06-26T21:15:18.669Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] 
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
17:15:18 [2024-06-26T21:15:18.925Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:18 [2024-06-26T21:15:18.925Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:18 [2024-06-26T21:15:18.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.488Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] 
17:15:19 [2024-06-26T21:15:19.745Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:15:19 [2024-06-26T21:15:19.745Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:19 [2024-06-26T21:15:19.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:15:19 [2024-06-26T21:15:19.745Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:15:20 [2024-06-26T21:15:20.001Z] [INFO] Nothing to compile - all classes are up to date
17:15:20 [2024-06-26T21:15:20.001Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.001Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
17:15:20 [2024-06-26T21:15:20.001Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
17:15:20 [2024-06-26T21:15:20.001Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:15:20 [2024-06-26T21:15:20.001Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:20 [2024-06-26T21:15:20.001Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:20 [2024-06-26T21:15:20.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.257Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:15:20 [2024-06-26T21:15:20.818Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:20 [2024-06-26T21:15:20.818Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:20 [2024-06-26T21:15:20.818Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] Nothing to compile - all classes are up to date
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] 
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
17:15:20 [2024-06-26T21:15:20.818Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:15:20 [2024-06-26T21:15:20.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:20 [2024-06-26T21:15:20.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:20 [2024-06-26T21:15:20.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.075Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:15:21 [2024-06-26T21:15:21.075Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:21 [2024-06-26T21:15:21.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:21 [2024-06-26T21:15:21.075Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] Nothing to compile - all classes are up to date
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
17:15:21 [2024-06-26T21:15:21.331Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:21 [2024-06-26T21:15:21.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] The project's OSGi version is 2.1.0.202406262113
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.331Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
17:15:21 [2024-06-26T21:15:21.331Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:21 [2024-06-26T21:15:21.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:21 [2024-06-26T21:15:21.331Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:15:21 [2024-06-26T21:15:21.587Z] [INFO] Nothing to compile - all classes are up to date
17:15:21 [2024-06-26T21:15:21.587Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.587Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
17:15:21 [2024-06-26T21:15:21.587Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
17:15:21 [2024-06-26T21:15:21.587Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:15:21 [2024-06-26T21:15:21.587Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:21 [2024-06-26T21:15:21.587Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:21 [2024-06-26T21:15:21.587Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] 
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:21 [2024-06-26T21:15:21.843Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.407Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:15:22 [2024-06-26T21:15:22.407Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:22 [2024-06-26T21:15:22.407Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:22 [2024-06-26T21:15:22.408Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] Nothing to compile - all classes are up to date
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
17:15:22 [2024-06-26T21:15:22.408Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:22 [2024-06-26T21:15:22.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] The project's OSGi version is 1.3.0.202406262113
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.408Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
17:15:22 [2024-06-26T21:15:22.664Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:22 [2024-06-26T21:15:22.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:22 [2024-06-26T21:15:22.664Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] Nothing to compile - all classes are up to date
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
17:15:22 [2024-06-26T21:15:22.664Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:22 [2024-06-26T21:15:22.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:22 [2024-06-26T21:15:22.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] The project's OSGi version is 1.3.0.202406262113
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] 
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:22 [2024-06-26T21:15:22.920Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:15:23 [2024-06-26T21:15:23.482Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:23 [2024-06-26T21:15:23.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:23 [2024-06-26T21:15:23.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.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] Nothing to compile - all classes are up to date
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 10.0.1-SNAPSHOT [88/141]
17:15:23 [2024-06-26T21:15:23.482Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:23 [2024-06-26T21:15:23.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
17:15:23 [2024-06-26T21:15:23.739Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:15:23 [2024-06-26T21:15:23.739Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:23 [2024-06-26T21:15:23.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] The project's OSGi version is 1.1.4.202406262113
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] 
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:23 [2024-06-26T21:15:23.996Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:15:24 [2024-06-26T21:15:24.252Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:24 [2024-06-26T21:15:24.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:24 [2024-06-26T21:15:24.252Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:15:24 [2024-06-26T21:15:24.252Z] [INFO] Nothing to compile - all classes are up to date
17:15:24 [2024-06-26T21:15:24.508Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.508Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
17:15:24 [2024-06-26T21:15:24.508Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
17:15:24 [2024-06-26T21:15:24.508Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:15:24 [2024-06-26T21:15:24.508Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:24 [2024-06-26T21:15:24.508Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:24 [2024-06-26T21:15:24.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] 
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:24 [2024-06-26T21:15:24.765Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:15:25 [2024-06-26T21:15:25.021Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:25 [2024-06-26T21:15:25.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:25 [2024-06-26T21:15:25.021Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] Nothing to compile - all classes are up to date
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
17:15:25 [2024-06-26T21:15:25.021Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:25 [2024-06-26T21:15:25.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:25 [2024-06-26T21:15:25.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] The project's OSGi version is 2.0.6.202406262113
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] 
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:25 [2024-06-26T21:15:25.584Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:26 [2024-06-26T21:15:26.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-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:15:26 [2024-06-26T21:15:26.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:26 [2024-06-26T21:15:26.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:15:26 [2024-06-26T21:15:26.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.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] Nothing to compile - all classes are up to date
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
17:15:26 [2024-06-26T21:15:26.146Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:15:26 [2024-06-26T21:15:26.146Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:26 [2024-06-26T21:15:26.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:15:26 [2024-06-26T21:15:26.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] The project's OSGi version is 1.0.9.202406262113
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.402Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] 
17:15:26 [2024-06-26T21:15:26.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:15:26 [2024-06-26T21:15:26.965Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:26 [2024-06-26T21:15:26.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:26 [2024-06-26T21:15:26.965Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:15:27 [2024-06-26T21:15:27.222Z] [INFO] Nothing to compile - all classes are up to date
17:15:27 [2024-06-26T21:15:27.222Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
17:15:27 [2024-06-26T21:15:27.222Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.1-SNAPSHOT [93/141]
17:15:27 [2024-06-26T21:15:27.222Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:15:27 [2024-06-26T21:15:27.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:27 [2024-06-26T21:15:27.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:27 [2024-06-26T21:15:27.222Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] The project's OSGi version is 2.1.1.202406262113
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] 
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:27 [2024-06-26T21:15:27.478Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:15:28 [2024-06-26T21:15:28.040Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:28 [2024-06-26T21:15:28.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:28 [2024-06-26T21:15:28.040Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] Nothing to compile - all classes are up to date
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 10.0.1-SNAPSHOT [94/141]
17:15:28 [2024-06-26T21:15:28.040Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:28 [2024-06-26T21:15:28.040Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.17-SNAPSHOT [95/141]
17:15:28 [2024-06-26T21:15:28.603Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:15:28 [2024-06-26T21:15:28.603Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:28 [2024-06-26T21:15:28.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:15:28 [2024-06-26T21:15:28.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] The project's OSGi version is 1.0.17.202406262113
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] 
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:28 [2024-06-26T21:15:28.859Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:15:29 [2024-06-26T21:15:29.115Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:29 [2024-06-26T21:15:29.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:15:29 [2024-06-26T21:15:29.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.analysis.xml.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] Nothing to compile - all classes are up to date
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
17:15:29 [2024-06-26T21:15:29.115Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
17:15:29 [2024-06-26T21:15:29.115Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:15:29 [2024-06-26T21:15:29.116Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:29 [2024-06-26T21:15:29.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:29 [2024-06-26T21:15:29.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] The project's OSGi version is 2.0.7.202406262113
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.371Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:15:29 [2024-06-26T21:15:29.627Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:29 [2024-06-26T21:15:29.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:29 [2024-06-26T21:15:29.627Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] Nothing to compile - all classes are up to date
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] 
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.22-SNAPSHOT [97/141]
17:15:29 [2024-06-26T21:15:29.627Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:29 [2024-06-26T21:15:29.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:29 [2024-06-26T21:15:29.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] The project's OSGi version is 1.0.22.202406262113
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.191Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:15:30 [2024-06-26T21:15:30.754Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:30 [2024-06-26T21:15:30.754Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:30 [2024-06-26T21:15:30.754Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] Nothing to compile - all classes are up to date
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.3-SNAPSHOT [98/141]
17:15:30 [2024-06-26T21:15:30.754Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:30 [2024-06-26T21:15:30.754Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] The project's OSGi version is 5.2.3.202406262113
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.754Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:30 [2024-06-26T21:15:30.755Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.755Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:30 [2024-06-26T21:15:30.755Z] [INFO] 
17:15:30 [2024-06-26T21:15:30.755Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:30 [2024-06-26T21:15:30.755Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:31 [2024-06-26T21:15:31.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-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:15:31 [2024-06-26T21:15:31.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:31 [2024-06-26T21:15:31.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:31 [2024-06-26T21:15:31.011Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] Nothing to compile - all classes are up to date
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
17:15:31 [2024-06-26T21:15:31.011Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:31 [2024-06-26T21:15:31.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:31 [2024-06-26T21:15:31.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] The project's OSGi version is 3.1.0.202406262113
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:15:31 [2024-06-26T21:15:31.835Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:31 [2024-06-26T21:15:31.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:31 [2024-06-26T21:15:31.835Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] Nothing to compile - all classes are up to date
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] 
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 10.0.1-SNAPSHOT   [100/141]
17:15:31 [2024-06-26T21:15:31.835Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:31 [2024-06-26T21:15:31.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:15:32 [2024-06-26T21:15:32.093Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.093Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
17:15:32 [2024-06-26T21:15:32.349Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:32 [2024-06-26T21:15:32.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
17:15:32 [2024-06-26T21:15:32.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] The project's OSGi version is 1.0.15.202406262113
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.605Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:15:32 [2024-06-26T21:15:32.861Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:32 [2024-06-26T21:15:32.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:32 [2024-06-26T21:15:32.861Z] [WARNING] The 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-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] Nothing to compile - all classes are up to date
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] 
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
17:15:32 [2024-06-26T21:15:32.861Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:32 [2024-06-26T21:15:32.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:32 [2024-06-26T21:15:32.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.423Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.424Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:15:33 [2024-06-26T21:15:33.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:33 [2024-06-26T21:15:33.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:33 [2024-06-26T21:15:33.985Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] Nothing to compile - all classes are up to date
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] 
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
17:15:33 [2024-06-26T21:15:33.985Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:33 [2024-06-26T21:15:33.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:33 [2024-06-26T21:15:33.985Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.243Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] Nothing to compile - all classes are up to date
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] Building Trace Compass Pcap Format Support Parent 10.0.1-SNAPSHOT [104/141]
17:15:34 [2024-06-26T21:15:34.805Z] [INFO]   from pcap/pom.xml
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --------------------------------[ pom ]---------------------------------
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
17:15:34 [2024-06-26T21:15:34.805Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] The project's OSGi version is 1.2.1.202406262113
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] 
17:15:34 [2024-06-26T21:15:34.805Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:34 [2024-06-26T21:15:34.805Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] Nothing to compile - all classes are up to date
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
17:15:35 [2024-06-26T21:15:35.061Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:35 [2024-06-26T21:15:35.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] The project's OSGi version is 1.0.7.202406262113
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.061Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.062Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.062Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.062Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
17:15:35 [2024-06-26T21:15:35.318Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:35 [2024-06-26T21:15:35.318Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:35 [2024-06-26T21:15:35.318Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] Nothing to compile - all classes are up to date
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
17:15:35 [2024-06-26T21:15:35.318Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:35 [2024-06-26T21:15:35.318Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.318Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:15:35 [2024-06-26T21:15:35.574Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:35 [2024-06-26T21:15:35.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:35 [2024-06-26T21:15:35.574Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] Nothing to compile - all classes are up to date
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
17:15:35 [2024-06-26T21:15:35.574Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:35 [2024-06-26T21:15:35.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:35 [2024-06-26T21:15:35.574Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] 
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:35 [2024-06-26T21:15:35.830Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
17:15:36 [2024-06-26T21:15:36.085Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:15:36 [2024-06-26T21:15:36.086Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:36 [2024-06-26T21:15:36.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:36 [2024-06-26T21:15:36.086Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] Nothing to compile - all classes are up to date
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 10.0.1-SNAPSHOT     [109/141]
17:15:36 [2024-06-26T21:15:36.086Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:36 [2024-06-26T21:15:36.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
17:15:36 [2024-06-26T21:15:36.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
17:15:36 [2024-06-26T21:15:36.648Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.648Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
17:15:36 [2024-06-26T21:15:36.648Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
17:15:36 [2024-06-26T21:15:36.648Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:15:36 [2024-06-26T21:15:36.648Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:36 [2024-06-26T21:15:36.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:36 [2024-06-26T21:15:36.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:15:36 [2024-06-26T21:15:36.903Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.903Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:36 [2024-06-26T21:15:36.903Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:15:36 [2024-06-26T21:15:36.903Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.903Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:36 [2024-06-26T21:15:36.903Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] 
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:36 [2024-06-26T21:15:36.904Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
17:15:37 [2024-06-26T21:15:37.159Z] [INFO] 
17:15:37 [2024-06-26T21:15:37.159Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] 
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] 
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:15:37 [2024-06-26T21:15:37.160Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:37 [2024-06-26T21:15:37.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:37 [2024-06-26T21:15:37.160Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] Nothing to compile - all classes are up to date
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] 
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
17:15:37 [2024-06-26T21:15:37.160Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:37 [2024-06-26T21:15:37.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:37 [2024-06-26T21:15:37.160Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.005Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:15:38 [2024-06-26T21:15:38.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:38 [2024-06-26T21:15:38.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:15:38 [2024-06-26T21:15:38.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.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] Nothing to compile - all classes are up to date
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] Building Trace Compass RCP Parent 10.0.1-SNAPSHOT              [112/141]
17:15:38 [2024-06-26T21:15:38.261Z] [INFO]   from rcp/pom.xml
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] --------------------------------[ pom ]---------------------------------
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] Building Trace Compass RCP Branding plug-in 10.0.1-SNAPSHOT    [113/141]
17:15:38 [2024-06-26T21:15:38.261Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:15:38 [2024-06-26T21:15:38.261Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:38 [2024-06-26T21:15:38.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:15:38 [2024-06-26T21:15:38.262Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.262Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
17:15:38 [2024-06-26T21:15:38.518Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:38 [2024-06-26T21:15:38.518Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:38 [2024-06-26T21:15:38.518Z] [WARNING] The 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:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] Building Trace Compass RCP Branding Feature 10.0.1-SNAPSHOT    [114/141]
17:15:38 [2024-06-26T21:15:38.518Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:38 [2024-06-26T21:15:38.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
17:15:38 [2024-06-26T21:15:38.774Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:38 [2024-06-26T21:15:38.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.774Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] 
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:38 [2024-06-26T21:15:38.775Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
17:15:39 [2024-06-26T21:15:39.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:39 [2024-06-26T21:15:39.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:15:39 [2024-06-26T21:15:39.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.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] Nothing to compile - all classes are up to date
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 10.0.1-SNAPSHOT       [116/141]
17:15:39 [2024-06-26T21:15:39.030Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:15:39 [2024-06-26T21:15:39.030Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:39 [2024-06-26T21:15:39.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:15:39 [2024-06-26T21:15:39.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.287Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
17:15:39 [2024-06-26T21:15:39.849Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
17:15:39 [2024-06-26T21:15:39.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:39 [2024-06-26T21:15:39.850Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:39 [2024-06-26T21:15:39.850Z] [WARNING] The 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:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] Nothing to compile - all classes are up to date
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] 
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] Building Trace Compass RCP Feature 10.0.1-SNAPSHOT             [117/141]
17:15:39 [2024-06-26T21:15:39.850Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:39 [2024-06-26T21:15:39.850Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
17:15:41 [2024-06-26T21:15:41.218Z] [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:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] 
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
17:15:41 [2024-06-26T21:15:41.474Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:41 [2024-06-26T21:15:41.474Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:41 [2024-06-26T21:15:41.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.037Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:15:42 [2024-06-26T21:15:42.037Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:42 [2024-06-26T21:15:42.037Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:42 [2024-06-26T21:15:42.037Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:15:42 [2024-06-26T21:15:42.293Z] [INFO] Nothing to compile - all classes are up to date
17:15:42 [2024-06-26T21:15:42.293Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.293Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
17:15:42 [2024-06-26T21:15:42.293Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
17:15:42 [2024-06-26T21:15:42.293Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:15:42 [2024-06-26T21:15:42.293Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:42 [2024-06-26T21:15:42.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:42 [2024-06-26T21:15:42.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] The project's OSGi version is 2.0.5.202406262113
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] 
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:42 [2024-06-26T21:15:42.549Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:15:43 [2024-06-26T21:15:43.113Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:43 [2024-06-26T21:15:43.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:43 [2024-06-26T21:15:43.113Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] Nothing to compile - all classes are up to date
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
17:15:43 [2024-06-26T21:15:43.113Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:43 [2024-06-26T21:15:43.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:43 [2024-06-26T21:15:43.113Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] The project's OSGi version is 1.0.5.202406262113
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.369Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:15:43 [2024-06-26T21:15:43.625Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:43 [2024-06-26T21:15:43.625Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:43 [2024-06-26T21:15:43.625Z] [WARNING] The 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-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] Nothing to compile - all classes are up to date
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 10.0.1-SNAPSHOT [121/141]
17:15:43 [2024-06-26T21:15:43.625Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:43 [2024-06-26T21:15:43.625Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 10.0.1-SNAPSHOT      [122/141]
17:15:43 [2024-06-26T21:15:43.881Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.881Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] Building Trace Compass Json trace Parent 10.0.1-SNAPSHOT       [123/141]
17:15:43 [2024-06-26T21:15:43.882Z] [INFO]   from jsontrace/pom.xml
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] --------------------------------[ pom ]---------------------------------
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] 
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
17:15:43 [2024-06-26T21:15:43.882Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:43 [2024-06-26T21:15:43.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:43 [2024-06-26T21:15:43.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
17:15:44 [2024-06-26T21:15:44.138Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:44 [2024-06-26T21:15:44.138Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:44 [2024-06-26T21:15:44.138Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] Nothing to compile - all classes are up to date
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] Building org.eclipse.tracecompass.jsontrace 10.0.1-SNAPSHOT    [125/141]
17:15:44 [2024-06-26T21:15:44.138Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:44 [2024-06-26T21:15:44.138Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] 
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] Building Trace Compass RCP Product 10.0.1-SNAPSHOT             [126/141]
17:15:44 [2024-06-26T21:15:44.700Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:15:44 [2024-06-26T21:15:44.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
17:15:46 [2024-06-26T21:15:46.065Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] Building Trace Compass Target Platform 10.0.1-SNAPSHOT         [127/141]
17:15:46 [2024-06-26T21:15:46.322Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --------------------------------[ pom ]---------------------------------
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
17:15:46 [2024-06-26T21:15:46.322Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:46 [2024-06-26T21:15:46.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
17:15:46 [2024-06-26T21:15:46.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] The project's OSGi version is 1.0.5.202406262113
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] 
17:15:46 [2024-06-26T21:15:46.885Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:46 [2024-06-26T21:15:46.886Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:15:47 [2024-06-26T21:15:47.448Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:47 [2024-06-26T21:15:47.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:15:47 [2024-06-26T21:15:47.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.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] Nothing to compile - all classes are up to date
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
17:15:47 [2024-06-26T21:15:47.448Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:15:47 [2024-06-26T21:15:47.448Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:47 [2024-06-26T21:15:47.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:15:47 [2024-06-26T21:15:47.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] The project's OSGi version is 1.0.15.202406262113
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] 
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:47 [2024-06-26T21:15:47.704Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.267Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:48 [2024-06-26T21:15:48.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:48 [2024-06-26T21:15:48.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:15:48 [2024-06-26T21:15:48.523Z] [INFO] Nothing to compile - all classes are up to date
17:15:48 [2024-06-26T21:15:48.523Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
17:15:48 [2024-06-26T21:15:48.523Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
17:15:48 [2024-06-26T21:15:48.523Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:15:48 [2024-06-26T21:15:48.523Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:48 [2024-06-26T21:15:48.523Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:48 [2024-06-26T21:15:48.523Z] [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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] The project's OSGi version is 1.0.11.202406262113
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] 
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:48 [2024-06-26T21:15:48.779Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] 
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] 
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] 
17:15:49 [2024-06-26T21:15:49.732Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:15:49 [2024-06-26T21:15:49.732Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:49 [2024-06-26T21:15:49.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
17:15:49 [2024-06-26T21:15:49.732Z] [WARNING] The effective 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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:15:49 [2024-06-26T21:15:49.733Z] [INFO] Nothing to compile - all classes are up to date
17:15:49 [2024-06-26T21:15:49.733Z] [INFO] 
17:15:49 [2024-06-26T21:15:49.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
17:15:49 [2024-06-26T21:15:49.733Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
17:15:49 [2024-06-26T21:15:49.733Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:15:49 [2024-06-26T21:15:49.733Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:49 [2024-06-26T21:15:49.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:49 [2024-06-26T21:15:49.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.295Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:15:50 [2024-06-26T21:15:50.857Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:50 [2024-06-26T21:15:50.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:50 [2024-06-26T21:15:50.857Z] [WARNING] The 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-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] Nothing to compile - all classes are up to date
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] 
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
17:15:50 [2024-06-26T21:15:50.857Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:15:50 [2024-06-26T21:15:50.857Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:50 [2024-06-26T21:15:50.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:50 [2024-06-26T21:15:50.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.114Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:15:51 [2024-06-26T21:15:51.370Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:51 [2024-06-26T21:15:51.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:15:51 [2024-06-26T21:15:51.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.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] Nothing to compile - all classes are up to date
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
17:15:51 [2024-06-26T21:15:51.370Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:15:51 [2024-06-26T21:15:51.370Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:51 [2024-06-26T21:15:51.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
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] The project's OSGi version is 1.0.9.202406262113
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.626Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:15:51 [2024-06-26T21:15:51.883Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:51 [2024-06-26T21:15:51.883Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:51 [2024-06-26T21:15:51.883Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] Nothing to compile - all classes are up to date
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] 
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
17:15:51 [2024-06-26T21:15:51.883Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:51 [2024-06-26T21:15:51.883Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:51 [2024-06-26T21:15:51.883Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] The project's OSGi version is 1.0.8.202406262113
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.139Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
17:15:52 [2024-06-26T21:15:52.395Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.395Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:52 [2024-06-26T21:15:52.395Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:15:52 [2024-06-26T21:15:52.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:52 [2024-06-26T21:15:52.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:15:52 [2024-06-26T21:15:52.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.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] Nothing to compile - all classes are up to date
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
17:15:52 [2024-06-26T21:15:52.396Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:15:52 [2024-06-26T21:15:52.396Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:52 [2024-06-26T21:15:52.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:15:52 [2024-06-26T21:15:52.396Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:15:52 [2024-06-26T21:15:52.957Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] 
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:52 [2024-06-26T21:15:52.958Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] 
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] 
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] 
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:15:53 [2024-06-26T21:15:53.214Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:53 [2024-06-26T21:15:53.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:53 [2024-06-26T21:15:53.214Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] Nothing to compile - all classes are up to date
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] 
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
17:15:53 [2024-06-26T21:15:53.214Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:53 [2024-06-26T21:15:53.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:53 [2024-06-26T21:15:53.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] 
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] The project's OSGi version is 1.0.13.202406262113
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] 
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] 
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] 
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] 
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] 
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:15:54 [2024-06-26T21:15:54.583Z] [INFO] Resolving class path of Trace Compass All Tests
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:15:55 [2024-06-26T21:15:55.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:55 [2024-06-26T21:15:55.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:55 [2024-06-26T21:15:55.513Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] Nothing to compile - all classes are up to date
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
17:15:55 [2024-06-26T21:15:55.513Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:15:55 [2024-06-26T21:15:55.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:55 [2024-06-26T21:15:55.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] The project's OSGi version is 1.0.8.202406262113
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] 
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:55 [2024-06-26T21:15:55.769Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
17:15:56 [2024-06-26T21:15:56.331Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:15:56 [2024-06-26T21:15:56.332Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:56 [2024-06-26T21:15:56.332Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:56 [2024-06-26T21:15:56.332Z] [WARNING] The 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-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] Nothing to compile - all classes are up to date
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 10.0.1-SNAPSHOT   [138/141]
17:15:56 [2024-06-26T21:15:56.332Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:56 [2024-06-26T21:15:56.332Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] 
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] Building org.eclipse.tracecompass.testing 10.0.1-SNAPSHOT      [139/141]
17:15:56 [2024-06-26T21:15:56.893Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:15:56 [2024-06-26T21:15:56.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.454Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] 
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] Building Trace Compass Repository 10.0.1-SNAPSHOT              [140/141]
17:15:57 [2024-06-26T21:15:57.455Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:15:57 [2024-06-26T21:15:57.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
17:15:58 [2024-06-26T21:15:58.384Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.384Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:15:58 [2024-06-26T21:15:58.384Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:15:58 [2024-06-26T21:15:58.384Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.384Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
17:15:58 [2024-06-26T21:15:58.385Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] Building Trace Compass Parent 10.0.1-SNAPSHOT                  [142/141]
17:15:58 [2024-06-26T21:15:58.385Z] [INFO]   from pom.xml
17:15:58 [2024-06-26T21:15:58.385Z] [INFO] --------------------------------[ pom ]---------------------------------
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:58 [2024-06-26T21:15:58.385Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] Forking Trace Compass Parent 10.0.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 10.0.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] Forking Trace Compass Common Utilities Parent 10.0.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.641Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] The project's OSGi version is 5.2.0.202406262113
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] Forking Trace Compass State System Parent 10.0.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] The project's OSGi version is 1.3.0.202406262113
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] The project's OSGi version is 3.1.0.202406262113
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Forking Trace Compass TMF Parent 10.0.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] The project's OSGi version is 5.3.1.202406262113
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.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.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] The project's OSGi version is 9.3.0.202406262113
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.643Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.643Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] The project's OSGi version is 2.2.1.202406262113
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:15:58 [2024-06-26T21:15:58.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.900Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:15:58 [2024-06-26T21:15:58.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] The project's OSGi version is 1.0.25.202406262113
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
17:15:58 [2024-06-26T21:15:58.901Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.901Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.901Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] Nothing to compile - all classes are up to date
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] Forking Trace Compass CTF Support Parent 10.0.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] 
17:15:58 [2024-06-26T21:15:58.901Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
17:15:58 [2024-06-26T21:15:58.901Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:58 [2024-06-26T21:15:58.901Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:58 [2024-06-26T21:15:58.901Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.5.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] The project's OSGi version is 4.5.0.202406262113
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] The project's OSGi version is 4.5.1.202406262113
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.12-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] The project's OSGi version is 1.1.12.202406262113
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.158Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.158Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.16-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.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
17:15:59 [2024-06-26T21:15:59.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.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] The project's OSGi version is 1.0.17.202406262113
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.159Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:15:59 [2024-06-26T21:15:59.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.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
17:15:59 [2024-06-26T21:15:59.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.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:15:59 [2024-06-26T21:15:59.415Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.415Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.4-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] The project's OSGi version is 9.0.4.202406262113
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.415Z] [INFO] Executing tasks
17:15:59 [2024-06-26T21:15:59.415Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
17:15:59 [2024-06-26T21:15:59.415Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.32
17:15:59 [2024-06-26T21:15:59.415Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] Executed tasks
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.416Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
17:15:59 [2024-06-26T21:15:59.416Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.416Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] The project's OSGi version is 2.1.0.202406262113
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] The project's OSGi version is 1.2.1.202406262113
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 5.0.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] The project's OSGi version is 5.0.0.202406262113
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.673Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.673Z] [WARNING] The effective 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:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 6.0.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] The project's OSGi version is 6.0.0.202406262113
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.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
17:15:59 [2024-06-26T21:15:59.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.analysis.timing.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 9.0.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] The project's OSGi version is 9.0.0.202406262113
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.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:15:59 [2024-06-26T21:15:59.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.analysis.os.linux.core:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] The project's OSGi version is 2.5.0.202406262113
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.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:15:59 [2024-06-26T21:15:59.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.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] The project's OSGi version is 4.2.0.202406262113
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.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:15:59 [2024-06-26T21:15:59.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.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Nothing to compile - all classes are up to date
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Forking Trace Compass LTTng Support Parent 10.0.1-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
17:15:59 [2024-06-26T21:15:59.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-stable-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.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-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
17:15:59 [2024-06-26T21:15:59.932Z] [INFO] 
17:15:59 [2024-06-26T21:15:59.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
17:15:59 [2024-06-26T21:15:59.932Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:15:59 [2024-06-26T21:15:59.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:15:59 [2024-06-26T21:15:59.932Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.187Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.2-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] The project's OSGi version is 3.1.2.202406262113
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:16:00 [2024-06-26T21:16:00.188Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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:16:00 [2024-06-26T21:16:00.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.lttng2.kernel.core:3.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] The project's OSGi version is 1.0.21.202406262113
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:16:00 [2024-06-26T21:16:00.188Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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:16:00 [2024-06-26T21:16:00.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.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] Forking Trace Compass Release Engineering Parent 10.0.1-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] The project's OSGi version is 1.0.2.202406262113
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.188Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:16:00 [2024-06-26T21:16:00.188Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] No sources to compile
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] The project's OSGi version is 1.0.22.202406262113
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.189Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.189Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.9-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] The project's OSGi version is 1.0.9.202406262113
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.446Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.446Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:16:00 [2024-06-26T21:16:00.446Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.446Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.446Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] The project's OSGi version is 1.0.5.202406262113
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:16:00 [2024-06-26T21:16:00.447Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.447Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.447Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:16:00 [2024-06-26T21:16:00.447Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.447Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:16:00 [2024-06-26T21:16:00.703Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.703Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.703Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] The project's OSGi version is 1.0.7.202406262113
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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
17:16:00 [2024-06-26T21:16:00.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.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] The project's OSGi version is 1.0.7.202406262113
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.704Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:16:00 [2024-06-26T21:16:00.704Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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
17:16:00 [2024-06-26T21:16:00.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.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] The project's OSGi version is 1.0.18.202406262113
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.960Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:16:00 [2024-06-26T21:16:00.960Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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:16:00 [2024-06-26T21:16:00.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] The project's OSGi version is 6.1.1.202406262113
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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
17:16:00 [2024-06-26T21:16:00.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] The project's OSGi version is 4.1.3.202406262113
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:16:00 [2024-06-26T21:16:00.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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
17:16:00 [2024-06-26T21:16:00.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] The project's OSGi version is 1.0.10.202406262113
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:16:00 [2024-06-26T21:16:00.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.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
17:16:00 [2024-06-26T21:16:00.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] Nothing to compile - all classes are up to date
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.12-SNAPSHOT
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] The project's OSGi version is 1.0.12.202406262113
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] 
17:16:00 [2024-06-26T21:16:00.962Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:16:00 [2024-06-26T21:16:00.962Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:00 [2024-06-26T21:16:00.962Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:00 [2024-06-26T21:16:00.962Z] [WARNING] The effective 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.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] The project's OSGi version is 1.0.12.202406262113
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.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-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.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:16:01 [2024-06-26T21:16:01.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.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] The project's OSGi version is 1.0.17.202406262113
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.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
17:16:01 [2024-06-26T21:16:01.219Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.11-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] The project's OSGi version is 1.0.11.202406262113
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:16:01 [2024-06-26T21:16:01.219Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.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
17:16:01 [2024-06-26T21:16:01.219Z] [WARNING] The effective 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.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.2-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] The project's OSGi version is 4.1.2.202406262113
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.219Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:16:01 [2024-06-26T21:16:01.475Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.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:16:01 [2024-06-26T21:16:01.475Z] [WARNING] The effective 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] The project's OSGi version is 1.0.8.202406262113
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.475Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:16:01 [2024-06-26T21:16:01.475Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.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:16:01 [2024-06-26T21:16:01.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Forking Trace Compass BTF Support Parent 10.0.1-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] The project's OSGi version is 3.1.0.202406262113
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] The project's OSGi version is 2.2.0.202406262113
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:01 [2024-06-26T21:16:01.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:01 [2024-06-26T21:16:01.477Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] Nothing to compile - all classes are up to date
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] Forking Trace Compass Documentation 10.0.1-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] Forking Trace Compass Developer Guide 10.0.1-SNAPSHOT
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] 
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
17:16:01 [2024-06-26T21:16:01.732Z] [INFO] Executing tasks
17:16:02 [2024-06-26T21:16:02.296Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] Executed tasks
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] 
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] 
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
17:16:02 [2024-06-26T21:16:02.296Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] 
17:16:02 [2024-06-26T21:16:02.296Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
17:16:02 [2024-06-26T21:16:02.552Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
17:16:02 [2024-06-26T21:16:02.552Z] [INFO] Command line:
17:16:02 [2024-06-26T21:16:02.552Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:16:02 [2024-06-26T21:16:02.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:16:05 [2024-06-26T21:16:05.820Z] Buildfile: build.xml
17:16:05 [2024-06-26T21:16:05.820Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:16:05 [2024-06-26T21:16:05.820Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:16:05 [2024-06-26T21:16:05.820Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:16:05 [2024-06-26T21:16:05.820Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:16:05 [2024-06-26T21:16:05.821Z] WARNING: System::setSecurityManager will be removed in a future release
17:16:05 [2024-06-26T21:16:05.821Z] 
17:16:05 [2024-06-26T21:16:05.821Z] build.index:
17:16:09 [2024-06-26T21:16:09.093Z] BUILD SUCCESSFUL
17:16:09 [2024-06-26T21:16:09.093Z] 
17:16:09 [2024-06-26T21:16:09.093Z] BUILD SUCCESSFUL
17:16:09 [2024-06-26T21:16:09.093Z] Total time: 3 seconds
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] Forking Trace Compass Profiling User Guide 10.0.1-SNAPSHOT
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] Executing tasks
17:16:09 [2024-06-26T21:16:09.093Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] Executed tasks
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] 
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
17:16:09 [2024-06-26T21:16:09.093Z] [INFO] Command line:
17:16:09 [2024-06-26T21:16:09.093Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-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:16:09 [2024-06-26T21:16:09.093Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:16:11 [2024-06-26T21:16:11.611Z] Buildfile: build.xml
17:16:11 [2024-06-26T21:16:11.868Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:16:11 [2024-06-26T21:16:11.868Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:16:11 [2024-06-26T21:16:11.868Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:16:11 [2024-06-26T21:16:11.868Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:16:11 [2024-06-26T21:16:11.868Z] WARNING: System::setSecurityManager will be removed in a future release
17:16:11 [2024-06-26T21:16:11.868Z] 
17:16:11 [2024-06-26T21:16:11.868Z] build.index:
17:16:13 [2024-06-26T21:16:13.760Z] BUILD SUCCESSFUL
17:16:13 [2024-06-26T21:16:13.760Z] 
17:16:13 [2024-06-26T21:16:13.760Z] BUILD SUCCESSFUL
17:16:13 [2024-06-26T21:16:13.760Z] Total time: 2 seconds
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] Forking org.eclipse.tracecompass.tmf 10.0.1-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] Forking org.eclipse.tracecompass.btf 10.0.1-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
17:16:13 [2024-06-26T21:16:13.760Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:13 [2024-06-26T21:16:13.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:13 [2024-06-26T21:16:13.760Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] Nothing to compile - all classes are up to date
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] Forking org.eclipse.tracecompass.ctf 10.0.1-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.760Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:13 [2024-06-26T21:16:13.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:13 [2024-06-26T21:16:13.761Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] Nothing to compile - all classes are up to date
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 10.0.1-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.13-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] The project's OSGi version is 1.0.13.202406262113
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:16:13 [2024-06-26T21:16:13.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:13 [2024-06-26T21:16:13.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:13 [2024-06-26T21:16:13.761Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] Nothing to compile - all classes are up to date
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] Forking Trace Compass User Guide 10.0.1-SNAPSHOT
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] 
17:16:13 [2024-06-26T21:16:13.761Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
17:16:14 [2024-06-26T21:16:14.018Z] [INFO] Executing tasks
17:16:14 [2024-06-26T21:16:14.582Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] Executed tasks
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] 
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] 
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
17:16:14 [2024-06-26T21:16:14.582Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] 
17:16:14 [2024-06-26T21:16:14.582Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
17:16:14 [2024-06-26T21:16:14.838Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
17:16:14 [2024-06-26T21:16:14.838Z] [INFO] Command line:
17:16:14 [2024-06-26T21:16:14.838Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:16:14 [2024-06-26T21:16:14.838Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:16:18 [2024-06-26T21:16:18.109Z] Buildfile: build.xml
17:16:18 [2024-06-26T21:16:18.109Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:16:18 [2024-06-26T21:16:18.109Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:16:18 [2024-06-26T21:16:18.109Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:16:18 [2024-06-26T21:16:18.109Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:16:18 [2024-06-26T21:16:18.109Z] WARNING: System::setSecurityManager will be removed in a future release
17:16:18 [2024-06-26T21:16:18.109Z] 
17:16:18 [2024-06-26T21:16:18.109Z] build.index:
17:16:21 [2024-06-26T21:16:21.378Z] BUILD SUCCESSFUL
17:16:21 [2024-06-26T21:16:21.378Z] 
17:16:21 [2024-06-26T21:16:21.378Z] BUILD SUCCESSFUL
17:16:21 [2024-06-26T21:16:21.378Z] Total time: 4 seconds
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 10.0.1-SNAPSHOT
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] Executing tasks
17:16:21 [2024-06-26T21:16:21.378Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] Executed tasks
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] 
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
17:16:21 [2024-06-26T21:16:21.378Z] [INFO] Command line:
17:16:21 [2024-06-26T21:16:21.378Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:16:21 [2024-06-26T21:16:21.378Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:16:23 [2024-06-26T21:16:23.899Z] Buildfile: build.xml
17:16:23 [2024-06-26T21:16:23.899Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:16:23 [2024-06-26T21:16:23.899Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:16:23 [2024-06-26T21:16:23.899Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:16:23 [2024-06-26T21:16:23.899Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:16:23 [2024-06-26T21:16:23.899Z] WARNING: System::setSecurityManager will be removed in a future release
17:16:23 [2024-06-26T21:16:23.899Z] 
17:16:23 [2024-06-26T21:16:23.899Z] build.index:
17:16:26 [2024-06-26T21:16:26.416Z] BUILD SUCCESSFUL
17:16:26 [2024-06-26T21:16:26.416Z] 
17:16:26 [2024-06-26T21:16:26.416Z] BUILD SUCCESSFUL
17:16:26 [2024-06-26T21:16:26.416Z] Total time: 2 seconds
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] Forking Trace Compass RCP User Guide 10.0.1-SNAPSHOT
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.416Z] [INFO] Executing tasks
17:16:26 [2024-06-26T21:16:26.416Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] Executed tasks
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.417Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] 
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
17:16:26 [2024-06-26T21:16:26.417Z] [INFO] Command line:
17:16:26 [2024-06-26T21:16:26.417Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:16:26 [2024-06-26T21:16:26.417Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:16:29 [2024-06-26T21:16:29.688Z] Buildfile: build.xml
17:16:29 [2024-06-26T21:16:29.688Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:16:29 [2024-06-26T21:16:29.688Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:16:29 [2024-06-26T21:16:29.688Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:16:29 [2024-06-26T21:16:29.688Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:16:29 [2024-06-26T21:16:29.688Z] WARNING: System::setSecurityManager will be removed in a future release
17:16:29 [2024-06-26T21:16:29.688Z] 
17:16:29 [2024-06-26T21:16:29.688Z] build.index:
17:16:30 [2024-06-26T21:16:30.616Z] BUILD SUCCESSFUL
17:16:30 [2024-06-26T21:16:30.616Z] 
17:16:30 [2024-06-26T21:16:30.616Z] BUILD SUCCESSFUL
17:16:30 [2024-06-26T21:16:30.616Z] Total time: 2 seconds
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] Forking Trace Compass Pcap User Guide 10.0.1-SNAPSHOT
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.616Z] [INFO] Executing tasks
17:16:30 [2024-06-26T21:16:30.872Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] Executed tasks
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.872Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] 
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
17:16:30 [2024-06-26T21:16:30.872Z] [INFO] Command line:
17:16:30 [2024-06-26T21:16:30.872Z] 	[/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-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:16:30 [2024-06-26T21:16:30.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:16:34 [2024-06-26T21:16:34.143Z] Buildfile: build.xml
17:16:34 [2024-06-26T21:16:34.143Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:16:34 [2024-06-26T21:16:34.143Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:16:34 [2024-06-26T21:16:34.143Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:16:34 [2024-06-26T21:16:34.143Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:16:34 [2024-06-26T21:16:34.143Z] WARNING: System::setSecurityManager will be removed in a future release
17:16:34 [2024-06-26T21:16:34.143Z] 
17:16:34 [2024-06-26T21:16:34.143Z] build.index:
17:16:35 [2024-06-26T21:16:35.074Z] BUILD SUCCESSFUL
17:16:35 [2024-06-26T21:16:35.074Z] 
17:16:35 [2024-06-26T21:16:35.074Z] BUILD SUCCESSFUL
17:16:35 [2024-06-26T21:16:35.074Z] Total time: 2 seconds
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] The project's OSGi version is 1.0.11.202406262113
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.074Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
17:16:35 [2024-06-26T21:16:35.074Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.074Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 10.0.1-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.330Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 10.0.1-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.331Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.331Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.588Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] The project's OSGi version is 2.1.0.202406262113
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.589Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] The project's OSGi version is 1.3.0.202406262113
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.590Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.590Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.590Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
17:16:35 [2024-06-26T21:16:35.590Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.590Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
17:16:35 [2024-06-26T21:16:35.590Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.590Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.590Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] The project's OSGi version is 1.3.0.202406262113
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:16:35 [2024-06-26T21:16:35.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.846Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 10.0.1-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] The project's OSGi version is 1.1.4.202406262113
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:16:35 [2024-06-26T21:16:35.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] Nothing to compile - all classes are up to date
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] The project's OSGi version is 2.0.6.202406262113
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] 
17:16:35 [2024-06-26T21:16:35.847Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:35 [2024-06-26T21:16:35.847Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] The project's OSGi version is 1.0.9.202406262113
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.104Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] The project's OSGi version is 2.1.1.202406262113
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:16:36 [2024-06-26T21:16:36.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.104Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.104Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.17-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] The project's OSGi version is 1.0.17.202406262113
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.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-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.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.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] The project's OSGi version is 2.0.7.202406262113
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.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-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:16:36 [2024-06-26T21:16:36.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.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.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.22-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] The project's OSGi version is 1.0.22.202406262113
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.361Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.361Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.361Z] [WARNING] The 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.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.3-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] The project's OSGi version is 5.2.3.202406262113
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.361Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] The project's OSGi version is 3.1.0.202406262113
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] The project's OSGi version is 1.0.15.202406262113
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.362Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.362Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:16:36 [2024-06-26T21:16:36.619Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.619Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.619Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] Forking Trace Compass Pcap Format Support Parent 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] The project's OSGi version is 1.2.1.202406262113
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] The project's OSGi version is 1.0.7.202406262113
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:36 [2024-06-26T21:16:36.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] The project's OSGi version is 1.1.1.202406262113
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.621Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:16:36 [2024-06-26T21:16:36.621Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.621Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] The project's OSGi version is 1.2.0.202406262113
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:16:36 [2024-06-26T21:16:36.877Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.877Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.877Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.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.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:16:36 [2024-06-26T21:16:36.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.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.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] Nothing to compile - all classes are up to date
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] Forking Trace Compass RCP Parent 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
17:16:36 [2024-06-26T21:16:36.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-stable-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] Forking Trace Compass RCP Branding plug-in 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.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-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
17:16:36 [2024-06-26T21:16:36.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:36 [2024-06-26T21:16:36.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:16:36 [2024-06-26T21:16:36.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.rcp.branding:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.878Z] [INFO] Forking Trace Compass RCP Branding Feature 10.0.1-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] 
17:16:36 [2024-06-26T21:16:36.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.135Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
17:16:37 [2024-06-26T21:16:37.135Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.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:16:37 [2024-06-26T21:16:37.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.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
17:16:37 [2024-06-26T21:16:37.136Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.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.rcp.ui:10.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Forking Trace Compass RCP Feature 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.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.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] The project's OSGi version is 2.0.5.202406262113
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.136Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.137Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.137Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.137Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.137Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:16:37 [2024-06-26T21:16:37.137Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.137Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.137Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] The project's OSGi version is 1.0.5.202406262113
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.393Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:16:37 [2024-06-26T21:16:37.394Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.394Z] [WARNING] The 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-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] Forking Trace Compass Json trace Parent 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] The project's OSGi version is 1.1.0.202406262113
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
17:16:37 [2024-06-26T21:16:37.394Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.394Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.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-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Forking Trace Compass RCP Product 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
17:16:37 [2024-06-26T21:16:37.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-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Forking Trace Compass Target Platform 10.0.1-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
17:16:37 [2024-06-26T21:16:37.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-stable-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] The project's OSGi version is 1.0.5.202406262113
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.395Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.395Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] The project's OSGi version is 1.0.15.202406262113
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.395Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.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:16:37 [2024-06-26T21:16:37.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.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] The project's OSGi version is 1.0.11.202406262113
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] The project's OSGi version is 1.0.16.202406262113
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:16:37 [2024-06-26T21:16:37.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.655Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:16:37 [2024-06-26T21:16:37.655Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:37 [2024-06-26T21:16:37.655Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] The project's OSGi version is 1.0.9.202406262113
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.911Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.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:16:37 [2024-06-26T21:16:37.912Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] The project's OSGi version is 1.0.8.202406262113
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.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:16:37 [2024-06-26T21:16:37.912Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] The project's OSGi version is 1.0.3.202406262113
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:16:37 [2024-06-26T21:16:37.912Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.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:16:37 [2024-06-26T21:16:37.912Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] Nothing to compile - all classes are up to date
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] The project's OSGi version is 1.0.13.202406262113
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] 
17:16:37 [2024-06-26T21:16:37.912Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:16:37 [2024-06-26T21:16:37.912Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:37 [2024-06-26T21:16:37.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:16:37 [2024-06-26T21:16:37.913Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] Nothing to compile - all classes are up to date
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] The project's OSGi version is 1.0.8.202406262113
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:16:38 [2024-06-26T21:16:38.169Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:38 [2024-06-26T21:16:38.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:38 [2024-06-26T21:16:38.169Z] [WARNING] The 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-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] Nothing to compile - all classes are up to date
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 10.0.1-SNAPSHOT
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.169Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] Forking org.eclipse.tracecompass.testing 10.0.1-SNAPSHOT
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] Forking Trace Compass Repository 10.0.1-SNAPSHOT
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] The project's OSGi version is 10.0.1.202406262113
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] The project's OSGi version is 1.0.4.202406262113
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:16:38 [2024-06-26T21:16:38.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:16:38 [2024-06-26T21:16:38.170Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:16:38 [2024-06-26T21:16:38.170Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] Nothing to compile - all classes are up to date
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
17:16:38 [2024-06-26T21:16:38.170Z] [INFO] 
17:16:42 [2024-06-26T21:16:42.339Z] [INFO] 
17:16:42 [2024-06-26T21:16:42.339Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
17:16:42 [2024-06-26T21:16:42.339Z] [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:16:42 [2024-06-26T21:16:42.339Z] [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:16:42 [2024-06-26T21:16:42.339Z] [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:16:42 [2024-06-26T21:16:42.339Z] [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:16:42 [2024-06-26T21:16:42.339Z] [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:16:42 [2024-06-26T21:16:42.339Z] [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:16:42 [2024-06-26T21:16:42.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 289 kB/s)
17:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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 175 kB/s)
17:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.340Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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:16:42 [2024-06-26T21:16:42.596Z] [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 60 kB/s)
17:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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 601 kB/s)
17:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:42 [2024-06-26T21:16:42.852Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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 2.2 MB/s)
17:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.108Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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 575 kB/s)
17:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.109Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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.3 MB/s)
17:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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 843 kB/s)
17:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.364Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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 772 kB/s)
17:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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 246 kB/s)
17:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.620Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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 2.2 MB/s)
17:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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 414 kB/s)
17:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:43 [2024-06-26T21:16:43.877Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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 727 kB/s)
17:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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 241 kB/s)
17:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.133Z] [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:16:44 [2024-06-26T21:16:44.391Z] [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:16:44 [2024-06-26T21:16:44.391Z] [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:16:44 [2024-06-26T21:16:44.391Z] [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:16:44 [2024-06-26T21:16:44.391Z] [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 324 kB/s)
17:16:44 [2024-06-26T21:16:44.391Z] [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:16:44 [2024-06-26T21:16:44.391Z] [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:16:44 [2024-06-26T21:16:44.391Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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 43 kB/s)
17:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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 340 kB/s)
17:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.647Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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 43 kB/s)
17:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 385 kB/s)
17:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:44 [2024-06-26T21:16:44.904Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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 296 kB/s)
17:16:45 [2024-06-26T21:16:45.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:16:45 [2024-06-26T21:16:45.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:16:45 [2024-06-26T21:16:45.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:16:45 [2024-06-26T21:16:45.160Z] [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:16:45 [2024-06-26T21:16:45.160Z] [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 755 kB/s)
17:16:45 [2024-06-26T21:16:45.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:16:45 [2024-06-26T21:16:45.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:16:45 [2024-06-26T21:16:45.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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 840 kB/s)
17:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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 206 kB/s)
17:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.417Z] [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:16:45 [2024-06-26T21:16:45.673Z] [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:16:45 [2024-06-26T21:16:45.673Z] [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:16:45 [2024-06-26T21:16:45.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
17:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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 338 kB/s)
17:16:45 [2024-06-26T21:16:45.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
17:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.674Z] [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.2 MB/s)
17:16:45 [2024-06-26T21:16:45.674Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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.5 MB/s)
17:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:45 [2024-06-26T21:16:45.930Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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 116 kB/s)
17:16:46 [2024-06-26T21:16:46.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
17:16:46 [2024-06-26T21:16:46.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
17:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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 317 kB/s)
17:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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:16:46 [2024-06-26T21:16:46.186Z] [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.6 MB/s)
17:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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.3 MB/s)
17:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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 94 kB/s)
17:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.442Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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 989 kB/s)
17:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.698Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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 312 kB/s)
17:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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:16:46 [2024-06-26T21:16:46.954Z] [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 372 kB/s)
17:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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 126 kB/s)
17:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:46 [2024-06-26T21:16:46.955Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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 2.8 MB/s)
17:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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 496 kB/s)
17:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.211Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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 256 kB/s)
17:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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 501 kB/s)
17:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.469Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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 525 kB/s)
17:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.725Z] [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 141 kB/s)
17:16:47 [2024-06-26T21:16:47.725Z] [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:16:47 [2024-06-26T21:16:47.981Z] [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:16:47 [2024-06-26T21:16:47.981Z] [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:16:47 [2024-06-26T21:16:47.981Z] [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:16:47 [2024-06-26T21:16:47.982Z] [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:16:47 [2024-06-26T21:16:47.982Z] [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:16:47 [2024-06-26T21:16:47.982Z] [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 364 kB/s)
17:16:47 [2024-06-26T21:16:47.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:16:47 [2024-06-26T21:16:47.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:16:47 [2024-06-26T21:16:47.982Z] [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:16:47 [2024-06-26T21:16:47.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:16:48 [2024-06-26T21:16:48.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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.0 MB/s)
17:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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 548 kB/s)
17:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.5 MB/s)
17:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.238Z] [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:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.7 MB/s)
17:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
17:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
17:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
17:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
17:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
17:16:48 [2024-06-26T21:16:48.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
17:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.494Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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 225 kB/s)
17:16:48 [2024-06-26T21:16:48.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
17:16:48 [2024-06-26T21:16:48.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
17:16:48 [2024-06-26T21:16:48.750Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
17:16:48 [2024-06-26T21:16:48.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
17:16:48 [2024-06-26T21:16:48.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
17:16:48 [2024-06-26T21:16:48.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
17:16:48 [2024-06-26T21:16:48.750Z] [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 155 kB/s)
17:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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 700 kB/s)
17:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:48 [2024-06-26T21:16:48.750Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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 971 kB/s)
17:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
17:16:49 [2024-06-26T21:16:49.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
17:16:49 [2024-06-26T21:16:49.006Z] [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:16:49 [2024-06-26T21:16:49.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
17:16:49 [2024-06-26T21:16:49.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
17:16:49 [2024-06-26T21:16:49.262Z] [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:16:49 [2024-06-26T21:16:49.262Z] [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.0 MB/s)
17:16:49 [2024-06-26T21:16:49.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:16:49 [2024-06-26T21:16:49.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:16:49 [2024-06-26T21:16:49.262Z] [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:16:49 [2024-06-26T21:16:49.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:16:49 [2024-06-26T21:16:49.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:16:49 [2024-06-26T21:16:49.263Z] [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:16:49 [2024-06-26T21:16:49.263Z] [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.4 MB/s)
17:16:49 [2024-06-26T21:16:49.263Z] [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:16:49 [2024-06-26T21:16:49.263Z] [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:16:49 [2024-06-26T21:16:49.263Z] [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:16:49 [2024-06-26T21:16:49.263Z] [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:16:49 [2024-06-26T21:16:49.263Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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 122 kB/s)
17:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [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 509 kB/s)
17:16:49 [2024-06-26T21:16:49.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:16:49 [2024-06-26T21:16:49.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:16:49 [2024-06-26T21:16:49.519Z] [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:16:49 [2024-06-26T21:16:49.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:16:49 [2024-06-26T21:16:49.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:16:49 [2024-06-26T21:16:49.775Z] [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:16:49 [2024-06-26T21:16:49.775Z] [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 2.4 MB/s)
17:16:49 [2024-06-26T21:16:49.775Z] [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:16:49 [2024-06-26T21:16:49.775Z] [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:16:49 [2024-06-26T21:16:49.775Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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 146 kB/s)
17:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:49 [2024-06-26T21:16:49.776Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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 526 kB/s)
17:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.032Z] [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 114 kB/s)
17:16:50 [2024-06-26T21:16:50.032Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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 34 kB/s)
17:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.288Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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 137 kB/s)
17:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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 98 kB/s)
17:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.544Z] [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:16:50 [2024-06-26T21:16:50.800Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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 99 kB/s)
17:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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 78 kB/s)
17:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:50 [2024-06-26T21:16:50.801Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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 55 kB/s)
17:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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 259 kB/s)
17:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.057Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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 375 kB/s)
17:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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 917 kB/s)
17:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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 435 kB/s)
17:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.313Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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 210 kB/s)
17:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.571Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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 282 kB/s)
17:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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 332 kB/s)
17:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [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:16:51 [2024-06-26T21:16:51.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:16:51 [2024-06-26T21:16:51.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:16:51 [2024-06-26T21:16:51.827Z] [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:16:52 [2024-06-26T21:16:52.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:16:52 [2024-06-26T21:16:52.082Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:16:52 [2024-06-26T21:16:52.082Z] [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:16:52 [2024-06-26T21:16:52.082Z] [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:16:52 [2024-06-26T21:16:52.082Z] [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:16:52 [2024-06-26T21:16:52.082Z] [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:16:52 [2024-06-26T21:16:52.082Z] [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:16:52 [2024-06-26T21:16:52.083Z] [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:16:52 [2024-06-26T21:16:52.083Z] [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:16:52 [2024-06-26T21:16:52.083Z] [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:16:52 [2024-06-26T21:16:52.083Z] [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.3 MB/s)
17:16:52 [2024-06-26T21:16:52.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:16:52 [2024-06-26T21:16:52.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:16:52 [2024-06-26T21:16:52.083Z] [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:16:52 [2024-06-26T21:16:52.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:16:52 [2024-06-26T21:16:52.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:16:52 [2024-06-26T21:16:52.083Z] [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:16:52 [2024-06-26T21:16:52.083Z] [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 2.2 MB/s)
17:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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.4 MB/s)
17:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.339Z] [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.2 MB/s)
17:16:52 [2024-06-26T21:16:52.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:16:52 [2024-06-26T21:16:52.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:16:52 [2024-06-26T21:16:52.339Z] [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:16:52 [2024-06-26T21:16:52.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:16:52 [2024-06-26T21:16:52.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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 5.6 MB/s)
17:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.595Z] [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:16:52 [2024-06-26T21:16:52.851Z] [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:16:52 [2024-06-26T21:16:52.851Z] [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:16:52 [2024-06-26T21:16:52.851Z] [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:16:52 [2024-06-26T21:16:52.851Z] [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:16:53 [2024-06-26T21:16:53.107Z] [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:16:53 [2024-06-26T21:16:53.107Z] [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:16:53 [2024-06-26T21:16:53.107Z] [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:16:53 [2024-06-26T21:16:53.107Z] [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 2.5 MB/s)
17:16:53 [2024-06-26T21:16:53.107Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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.9 MB/s)
17:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.108Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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 427 kB/s)
17:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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 355 kB/s)
17:16:53 [2024-06-26T21:16:53.364Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
17:16:53 [2024-06-26T21:16:53.364Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
17:16:53 [2024-06-26T21:16:53.364Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
17:16:53 [2024-06-26T21:16:53.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
17:16:53 [2024-06-26T21:16:53.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
17:16:53 [2024-06-26T21:16:53.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
17:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.364Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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 1.4 MB/s)
17:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.620Z] [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 2.4 MB/s)
17:16:53 [2024-06-26T21:16:53.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:16:53 [2024-06-26T21:16:53.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:16:53 [2024-06-26T21:16:53.620Z] [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:16:53 [2024-06-26T21:16:53.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:16:53 [2024-06-26T21:16:53.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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 5.9 MB/s)
17:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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 118 kB/s)
17:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:53 [2024-06-26T21:16:53.877Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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 91 kB/s)
17:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.jar
17:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.133Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.390Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.6/asm-9.6.jar
17:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.391Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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 207 kB/s)
17:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.647Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.903Z] [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:16:54 [2024-06-26T21:16:54.904Z] [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:16:54 [2024-06-26T21:16:54.904Z] [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:16:54 [2024-06-26T21:16:54.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.6/asm-9.6.jar
17:16:54 [2024-06-26T21:16:54.904Z] [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:16:54 [2024-06-26T21:16:54.904Z] [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:16:54 [2024-06-26T21:16:54.904Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.163Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.6/asm-9.6.jar
17:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.164Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.6/asm-9.6.jar
17:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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 3.3 MB/s)
17:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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.0 MB/s)
17:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.165Z] [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 5.1 MB/s)
17:16:55 [2024-06-26T21:16:55.165Z] [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:16:55 [2024-06-26T21:16:55.422Z] [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 4.0 MB/s)
17:16:55 [2024-06-26T21:16:55.422Z] [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:16:55 [2024-06-26T21:16:55.422Z] [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 10 MB/s)
17:16:55 [2024-06-26T21:16:55.422Z] [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:16:55 [2024-06-26T21:16:55.422Z] [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 8.6 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.2 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 1.1 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 1.4 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 5.3 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 17 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 492 kB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 1.7 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.3 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.2 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 314 kB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.0 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 621 kB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.7 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.9 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 217 kB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 200 kB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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.1 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 7.2 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 3.5 MB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 934 kB/s)
17:16:55 [2024-06-26T21:16:55.423Z] [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:16:55 [2024-06-26T21:16:55.423Z] [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 251 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 263 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 107 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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 73 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 38 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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 159 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 2.1 MB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 416 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 3.4 MB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar
17:16:55 [2024-06-26T21:16:55.424Z] [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 2.0 MB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 1.8 MB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 423 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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:16:55 [2024-06-26T21:16:55.424Z] [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 66 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.8 MB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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 583 kB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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 2.2 MB/s)
17:16:55 [2024-06-26T21:16:55.424Z] [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 4.7 MB/s)
17:17:05 [2024-06-26T21:17:05.371Z] [INFO] No previous run data found, generating javadoc.
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] Javadoc Warnings
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.compiler/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.logging/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.desktop/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.management/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.naming/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
17:17:52 [2024-06-26T21:17:52.008Z] [WARNING] [loading /modules/java.sql/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.management/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.base/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.scripting/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.xml/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.rmi/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.net.http/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.net/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.random/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.prefs/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.se/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.instrument/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 86ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 17ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 52ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.009Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 9ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 11ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 53ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.010Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 12ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 15ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette2.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameWithKernelPalette.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 54ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ICallStackElement.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ICallStackGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ICallStackSymbol.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IDataPalette.java]]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.011Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/AggregatedCallSite.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/CallGraph.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider2.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 15ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IEventCallStackProvider.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/CallStack.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 54ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/CallStackDepth.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/CallStackElement.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/CallStackHostUtils.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/CallStackSeries.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 20ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/CallStackSymbolFactory.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack2/package-info.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/instrumented/CallStackGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/instrumented/EdgeStateValue.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/instrumented/IFlameChartProvider.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/instrumented/InstrumentedCallStackAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 51ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/instrumented/SymbolAspect.java]]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.012Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/instrumented/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/model/ICpuTimeProvider.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/model/IHostModel.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/model/ISamplingDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/model/IThreadOnCpuProvider.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/model/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/sampled/callgraph/AggregatedStackTraces.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/sampled/callgraph/ProfilingCallGraphAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/sampled/callgraph/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/ITree.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/IWeightedTreeGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/IWeightedTreeProvider.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/IWeightedTreeSet.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/WeightedTree.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/WeightedTreeGroupBy.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/WeightedTreeSet.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/tree/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 66ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/GenericSegmentStatisticsAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.013Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 10ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
17:17:52 [2024-06-26T21:17:52.014Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 46ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 10ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
17:17:52 [2024-06-26T21:17:52.015Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 47ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
17:17:52 [2024-06-26T21:17:52.016Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 50ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 30ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 258ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 11ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.017Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.018Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 12ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
17:17:52 [2024-06-26T21:17:52.019Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.020Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigParamDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfiguration.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSource.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSourceType.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigParamDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfiguration.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceManager.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceType.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/package-info.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 40ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.021Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 51ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfConfigurationException.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
17:17:52 [2024-06-26T21:17:52.022Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 9ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.023Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 33ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.024Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 45ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 10ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.025Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 9ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
17:17:52 [2024-06-26T21:17:52.026Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.027Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 63ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
17:17:52 [2024-06-26T21:17:52.028Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.029Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 39ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.030Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 59ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.031Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 36ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 50ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.032Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 41ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.033Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 39ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 23ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 10ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 41ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing completed 8ms]
17:17:52 [2024-06-26T21:17:52.034Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 11ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 24ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 21ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 12ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 10ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 15ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 10ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 31ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 16ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 30ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
17:17:52 [2024-06-26T21:17:52.035Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 9ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.036Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 9ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 39ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 17ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.037Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 70ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 51ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.038Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
17:17:52 [2024-06-26T21:17:52.039Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.039Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
17:17:52 [2024-06-26T21:17:52.039Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.039Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
17:17:52 [2024-06-26T21:17:52.039Z] [WARNING] [parsing completed 14ms]
17:17:52 [2024-06-26T21:17:52.039Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
17:17:52 [2024-06-26T21:17:52.041Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-stable-nightly/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes,/home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar,/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar,/home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-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.42.0/checker-qual-3.42.0.jar,/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.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.16.1/commons-io-2.16.1.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.400.202404270026/org.eclipse.cdt.core.native-6.3.400.202404270026.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.400.v20240507-1301/org.eclipse.core.contenttype-3.9.400.v20240507-1301.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.400.v20240413-1529/org.eclipse.core.expressions-3.9.400.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.300.v20240207-1054/org.eclipse.core.filebuffers-3.8.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.400.v20240426-1040/org.eclipse.core.filesystem-1.10.400.v20240426-1040.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.400.v20240413-1529/org.eclipse.core.variables-3.6.400.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.400.v20240321-1245/org.eclipse.ltk.core.refactoring-3.14.400.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.100.v20240524-2010/org.eclipse.text-3.14.100.v20240524-2010.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.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.util.function/1.2.0/org.osgi.util.function-1.2.0.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/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.300.v20240418-0734/org.eclipse.core.jobs-3.15.300.v20240418-0734.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.7.100.v20240321-1445/org.eclipse.equinox.app-1.7.100.v20240321-1445.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/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.14.0.v20231211-1200/com.sun.jna-5.14.0.v20231211-1200.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.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.2/junit-jupiter-api-5.10.2.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.2/junit-platform-commons-1.10.2.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.2/junit-jupiter-engine-5.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.17.0.v20231215-1130/org.apache.batik.constants-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.17.0.v20231215-1130/org.apache.batik.css-1.17.0.v20231215-1130.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.v20231215-1130/org.apache.batik.i18n-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.17.0.v20231215-1130/org.apache.batik.util-1.17.0.v20231215-1130.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.10/org.apache.felix.scr-2.2.10.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.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/p2/osgi/bundle/org.eclipse.compare/3.11.0.v20240524-2010/org.eclipse.compare-3.11.0.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.206.0.v20240524-2010/org.eclipse.ui-3.206.0.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.25.100.v20240524-2010/org.eclipse.jface.text-3.25.100.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.400.v20240524-2010/org.eclipse.ui.workbench.texteditor-3.17.400.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.17.300.v20240524-2010/org.eclipse.ui.editors-3.17.300.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.13.300.v20240424-0956/org.eclipse.ui.forms-3.13.300.v20240424-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.500.v20240524-2010/org.eclipse.compare.core-3.8.500.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.300.v20240424-0444/org.eclipse.core.databinding-1.13.300.v20240424-0444.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.300.v20240424-0444/org.eclipse.core.databinding.observable-1.13.300.v20240424-0444.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.300.v20240424-0444/org.eclipse.core.databinding.property-1.10.300.v20240424-0444.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.400.v20240413-1529/org.eclipse.core.net-1.5.400.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.4.300.v20240419-2334/org.eclipse.equinox.security-1.4.300.v20240419-2334.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.400.v20240424-0444/org.eclipse.e4.core.commands-1.1.400.v20240424-0444.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.400.v20240414-1643/org.eclipse.e4.core.di-1.9.400.v20240414-1643.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.600.v20240413-1529/org.eclipse.e4.core.contexts-1.12.600.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.400.v20240413-1529/org.eclipse.e4.core.services-2.4.400.v20240413-1529.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/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.400.v20240413-1529/org.eclipse.e4.core.di.annotations-1.8.400.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.300.v20240413-1529/org.eclipse.e4.core.di.extensions-0.18.300.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.500.v20240419-1233/org.eclipse.e4.core.di.extensions.supplier-0.17.500.v20240419-1233.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.300.v20240321-1245/org.eclipse.e4.emf.xpath-0.4.300.v20240321-1245.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.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.400.v20240321-1245/org.eclipse.e4.ui.bindings-0.14.400.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.126.0.v20240528-0813/org.eclipse.swt-3.126.0.v20240528-0813.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.300.v20231201-1637/org.eclipse.e4.ui.services-1.6.300.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.400.v20240427-1520/org.eclipse.e4.ui.css.core-0.14.400.v20240427-1520.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.400.v20240321-1245/org.eclipse.e4.ui.css.swt-0.15.400.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.400.v20240424-0956/org.eclipse.e4.ui.css.swt.theme-0.14.400.v20240424-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.400.v20240321-1245/org.eclipse.e4.ui.di-1.5.400.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.5.0.v20240424-0957/org.eclipse.e4.ui.dialogs-1.5.0.v20240424-0957.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.200.v20231201-1637/org.eclipse.e4.ui.ide-3.17.200.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.300.v20240321-1245/org.eclipse.e4.ui.model.workbench-2.4.300.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.7.100.v20240321-1445/org.eclipse.equinox.event-1.7.100.v20240321-1445.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.100.v20231201-1637/org.eclipse.e4.ui.widgets-1.4.100.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.400.v20240502-1134/org.eclipse.e4.ui.workbench-1.15.400.v20240502-1134.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.16.0.v20231208-1346/org.eclipse.emf.ecore.change-2.16.0.v20231208-1346.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.37.0.v20231208-1346/org.eclipse.emf.ecore.xmi-2.37.0.v20231208-1346.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.400.v20240416-0658/org.eclipse.e4.ui.workbench.addons.swt-1.5.400.v20240416-0658.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.400.v20240418-1547/org.eclipse.e4.ui.workbench.renderers.swt-0.16.400.v20240418-1547.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.400.v20240425-0840/org.eclipse.e4.ui.workbench.swt-0.17.400.v20240425-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.300.v20240424-0444/org.eclipse.jface.databinding-1.15.300.v20240424-0444.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.400.v20240321-1245/org.eclipse.e4.ui.workbench3-0.17.400.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.300.v20240424-0956/org.eclipse.urischeme-1.3.300.v20240424-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20240314-0928/org.eclipse.emf.common-2.30.0.v20240314-0928.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.5.100.v20240321-1445/org.eclipse.equinox.bidi-1.5.100.v20240321-1445.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240513-1750/org.eclipse.equinox.launcher-1.6.800.v20240513-1750.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.400.v20240416-0654/org.eclipse.equinox.p2.artifact.repository-1.5.400.v20240416-0654.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.9.100.v20240416-0654/org.eclipse.equinox.p2.metadata-2.9.100.v20240416-0654.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.12.0.v20240515-1919/org.eclipse.equinox.p2.core-2.12.0.v20240515-1919.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.400.v20240321-1450/org.eclipse.equinox.p2.jarprocessor-1.3.400.v20240321-1450.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.9.100.v20240511-1722/org.eclipse.equinox.p2.repository-2.9.100.v20240511-1722.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.10.200.v20240425-1316/org.eclipse.equinox.p2.engine-2.10.200.v20240425-1316.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.400.v20240515-1919/org.eclipse.equinox.p2.metadata.repository-1.5.400.v20240515-1919.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.400.v20240415-0528/org.eclipse.help-3.10.400.v20240415-0528.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.400.v20240321-1245/org.eclipse.ltk.ui.refactoring-3.13.400.v20240321-1245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.400.v20240413-1529/org.eclipse.team.core-3.10.400.v20240413-1529.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.400.v20240416-0654/org.eclipse.team.ui-3.10.400.v20240416-0654.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.20.100.v20240321-1442/org.eclipse.test.performance-3.20.100.v20240321-1442.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.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.400.v20240416-0658/org.eclipse.ui.ide.application-1.5.400.v20240416-0658.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.300.v20240506-0929/org.eclipse.ui.navigator.resources-3.9.300.v20240506-0929.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.300.v20240424-0956/org.eclipse.ui.views.properties.tabbed-3.10.300.v20240424-0956.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.126.0.v20240528-0813/org.eclipse.swt.cocoa.macosx.x86_64-3.126.0.v20240528-0813.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.126.0.v20240528-0813/org.eclipse.swt.cocoa.macosx.aarch64-3.126.0.v20240528-0813.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.gtk.linux.x86_64-3.126.0.v20240528-0813.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar,/home/jenkins/.m2/repository/commons-codec/commons-codec/1.17.0/commons-codec-1.17.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.400.v20240415-0528/org.eclipse.debug.core-3.21.400.v20240415-0528.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.400.v20240516-0857/org.eclipse.debug.ui-3.18.400.v20240516-0857.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.14.100.v20240429-1358/org.eclipse.ui.console-3.14.100.v20240429-1358.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.200.v20240426-0859/org.eclipse.search-3.16.200.v20240426-0859.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search.core/3.16.200.v20240502-1134/org.eclipse.search.core-3.16.200.v20240502-1134.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.2400.v20240213-1133/org.eclipse.ui.themes-1.2.2400.v20240213-1133.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.1400.v202405130132/org.eclipse.wst.sse.core-1.2.1400.v202405130132.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.1000.v202404170147/org.eclipse.wst.sse.ui-1.7.1000.v202404170147.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.100.v202405020134/org.eclipse.wst.validation.ui-1.3.100.v202405020134.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.900.v202405130132/org.eclipse.wst.xml.core-1.2.900.v202405130132.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.19.0.v20231205-1420/org.eclipse.xsd-2.19.0.v20231205-1420.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.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.7/asm-9.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.2.1.202406141605/org.eclipse.swtbot.eclipse.finder-4.2.1.202406141605.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.2.1.202406141605/org.eclipse.swtbot.swt.finder-4.2.1.202406141605.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.2.1.202406141605/org.eclipse.swtbot.junit4_x-4.2.1.202406141605.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20221112-0806/org.mozilla.javascript-1.7.10.v20221112-0806.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar,/tmp/file not yet available2057911192670678505.tmp,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.400.v20240414-0828/org.eclipse.ui.intro-3.7.400.v20240414-0828.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.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/2.1.3/jakarta.activation-api-2.1.3.jar,/home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar,/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar,/home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar,/home/jenkins/.m2/repository/commons-cli/commons-cli/1.8.0/commons-cli-1.8.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/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.device/1.1.1/org.osgi.service.device-1.1.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.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.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.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.9/jetty-http-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.9/jetty-server-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.9/jetty-session-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.9/jetty-ee8-servlet-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.9/jetty-ee8-nested-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.9/jetty-util-12.0.9.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.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/eclipse/jdt/ecj/3.33.0/ecj-3.33.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.9/jetty-ee8-security-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.9/jetty-security-12.0.9.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.9/jetty-io-12.0.9.jar,/home/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/NonNull.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Iterables.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/io/File.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/List.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar(/org/apache/commons/io/FileUtils.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IStatus.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/Nullable.class)]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.045Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/annotations/VisibleForTesting.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableMap.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableMap$Builder.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/OperationCanceledException.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/Status.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/SubMonitor.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.300.v20240418-0734/org.eclipse.core.jobs-3.15.300.v20240418-0734.jar(/org/eclipse/core/runtime/jobs/Job.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/eclipse/osgi/util/NLS.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IFile.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IProject.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResource.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IAdaptable.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/primitives/Doubles.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/primitives/Ints.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/primitives/Longs.class)]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.046Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableSet.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ISafeRunnable.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/SafeRunner.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/PlatformObject.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Composite.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 53ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Multimap.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Sets.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/ColorRegistry.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/SWT.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Color.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Font.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/GC.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Point.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/RGBA.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Rectangle.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Display.class)]
17:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.047Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/HashMultimap.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IStatusLineManager.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/layout/GridDataFactory.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/layout/GridLayoutFactory.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/FocusListener.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseAdapter.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseEvent.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/PaintEvent.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/layout/GridData.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Control.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [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:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Image.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/ImageData.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/ImageLoader.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Maps.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableList.class)]
17:17:52 [2024-06-26T21:17:52.048Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing completed 40ms]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
17:17:52 [2024-06-26T21:17:52.049Z] [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:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/PlatformUI.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseMoveListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Device.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/RGB.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/PaintListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Canvas.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Scrollable.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Drawable.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Widget.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/internal/SWTEventListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseTrackListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseWheelListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/SWTError.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/browser/Browser.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/browser/LocationEvent.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/browser/LocationListener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/ScrolledComposite.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MouseTrackAdapter.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/FontData.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/layout/FillLayout.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/layout/GridLayout.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Event.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Label.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Listener.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Shell.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Slider.class)]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
17:17:52 [2024-06-26T21:17:52.049Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/HashBasedTable.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Table.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ISelection.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableMultimap.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Lists.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringUtils.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/AbstractTreeViewer.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/CheckStateChangedEvent.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/CheckboxTreeViewer.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ICheckStateListener.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ISelectionChangedListener.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/SelectionChangedEvent.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TreeViewer.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/Viewer.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ViewerComparator.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Text.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Tree.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/TreeColumn.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IElementComparer.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ILabelProviderListener.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ITreeContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/StructuredSelection.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TreeViewerColumn.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/SelectionAdapter.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/SelectionEvent.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.300.v20240418-0734/org.eclipse.core.jobs-3.15.300.v20240418-0734.jar(/org/eclipse/core/runtime/jobs/IJobChangeEvent.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.300.v20240418-0734/org.eclipse.core.jobs-3.15.300.v20240418-0734.jar(/org/eclipse/core/runtime/jobs/JobChangeAdapter.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/PatternFilter.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/progress/WorkbenchJob.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ICheckable.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/FilteredTree.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/Action.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IAction.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IActionBars.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
17:17:52 [2024-06-26T21:17:52.050Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IMenuManager.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IToolBarManager.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/Separator.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/SashForm.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/FocusEvent.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Sash.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/contexts/IContextActivation.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/contexts/IContextService.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IMenuListener2.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/MenuManager.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ControlAdapter.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ControlEvent.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPartListener.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IViewSite.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPart.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/ViewPart.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IViewPart.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPersistable.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/common/EventManager.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar(/org/eclipse/core/runtime/preferences/InstanceScope.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IViewReference.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPage.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchWindow.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IMenuCreator.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Menu.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/AbstractAction.class)]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
17:17:52 [2024-06-26T21:17:52.051Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/SetMultimap.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableList$Builder.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/CoreException.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IConfigurationElement.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/Platform.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/hash/HashFunction.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/hash/Hashing.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/TreeMultimap.class)]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.052Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/registry/LinuxStyle.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/registry/LinuxStyle.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AggregatedThreadStatus.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AggregatedThreadStatus.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Objects.class)]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/tree/DefaultDataPalette.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/tree/DefaultDataPalette.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/tree/DepthGroupDescriptor.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/tree/DepthGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Function.class)]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Iterators.class)]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ListenerList.class)]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
17:17:52 [2024-06-26T21:17:52.053Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/instrumented/InstrumentedCallStackElement.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/instrumented/InstrumentedCallStackElement.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CalledFunctionFactory.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CalledFunctionFactory.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/instrumented/InstrumentedGroupDescriptor.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/instrumented/InstrumentedGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/model/ModelManager.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/model/ModelManager.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ArrayListMultimap.class)]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/model/ProcessStatusInterval.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/model/ProcessStatusInterval.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /modules/java.base/java/util/EnumSet.class]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/base/ResolvableSymbol.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/base/ResolvableSymbol.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/base/StringSymbol.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/base/StringSymbol.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CallGraphAnalysis.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CallGraphAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/instrumented/FunctionTidAspect.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/instrumented/FunctionTidAspect.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/cache/CacheBuilder.class)]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/cache/CacheLoader.class)]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/cache/LoadingCache.class)]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AggregatedCalledFunction.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AggregatedCalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AggregatedCalledFunctionStatistics.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AggregatedCalledFunctionStatistics.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AbstractCalledFunction.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/AbstractCalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Ordering.class)]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/Messages.java]
17:17:52 [2024-06-26T21:17:52.054Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/Messages.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/tree/AllGroupDescriptor.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/tree/AllGroupDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorPart.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/GroupMarker.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IContributionItem.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 38ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.400.v20240426-1040/org.eclipse.core.filesystem-1.10.400.v20240426-1040.jar(/org/eclipse/core/filesystem/EFS.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.400.v20240426-1040/org.eclipse.core.filesystem-1.10.400.v20240426-1040.jar(/org/eclipse/core/filesystem/IFileStore.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IMarker.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IMarkerDelta.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceChangeEvent.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IWorkspaceRunnable.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/commands/ActionHandler.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ILabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ViewerFilter.class)]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.055Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPartListener2.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPartReference.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/PartInitException.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/actions/ActionFactory.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/handlers/IHandlerActivation.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/handlers/IHandlerService.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/ide/IDE.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/IPreferencePage.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/IDialogPage.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/DialogSettings.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ISelectionProvider.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/window/Window.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/KeyAdapter.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/KeyEvent.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/SelectionListener.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IInputSelectionProvider.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IInputProvider.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IStructuredContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/Dialog.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/CLabel.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ControlListener.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/KeyListener.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/layout/RowLayout.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Button.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISharedImages.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/window/IShellProvider.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/JFaceResources.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/LocalResourceManager.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/SWTException.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/TraverseEvent.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/TraverseListener.class)]
17:17:52 [2024-06-26T21:17:52.056Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/TypedEvent.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Cursor.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/LegacyActionTools.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/fieldassist/ComboContentAdapter.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.25.100.v20240524-2010/org.eclipse.jface.text-3.25.100.v20240524-2010.jar(/org/eclipse/jface/text/FindReplaceDocumentAdapterContentProposalProvider.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/util/Util.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ModifyEvent.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ModifyListener.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ShellAdapter.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ShellEvent.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Combo.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Group.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.400.v20240524-2010/org.eclipse.ui.workbench.texteditor-3.17.400.v20240524-2010.jar(/org/eclipse/ui/texteditor/ITextEditorActionDefinitionIds.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/BiMap.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/HashBiMap.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/ShellListener.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/LinkedHashMultimap.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TreeSelection.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/BusyIndicator.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/ISelectionStatusValidator.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/SelectionStatusDialog.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/SelectionDialog.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/TrayDialog.class)]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.057Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
17:17:52 [2024-06-26T21:17:52.058Z] [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:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TableViewer.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ILazyContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ColumnLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Table.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/TableColumn.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TableViewerColumn.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ViewerCell.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/deferred/DeferredContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 40ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/views/IViewDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
17:17:52 [2024-06-26T21:17:52.058Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IFontProvider.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IColorProvider.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/CellLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IToolTipProvider.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/BaseLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/Plugin.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundleContext.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundleActivator.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/MultiStatus.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Charsets.class)]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
17:17:52 [2024-06-26T21:17:52.059Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SaturatedArithmetic.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SaturatedArithmetic.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Joiner.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/LEB128.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/LEB128.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
17:17:52 [2024-06-26T21:17:52.060Z] [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:17:52 [2024-06-26T21:17:52.060Z] [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:17:52 [2024-06-26T21:17:52.060Z] [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:17:52 [2024-06-26T21:17:52.060Z] [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:17:52 [2024-06-26T21:17:52.060Z] [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:17:52 [2024-06-26T21:17:52.060Z] [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:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar(/org/apache/commons/io/IOUtils.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonDeserializationContext.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonDeserializer.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonElement.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonObject.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonParseException.class)]
17:17:52 [2024-06-26T21:17:52.060Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonPrimitive.class)]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/Gson.class)]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/GsonBuilder.class)]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonSyntaxException.class)]
17:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
17:17:52 [2024-06-26T21:17:52.061Z] [WARNING] [parsing completed 37ms]
17:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.061Z] [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:17:52 [2024-06-26T21:17:52.062Z] [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:17:52 [2024-06-26T21:17:52.062Z] [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:17:52 [2024-06-26T21:17:52.062Z] [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:17:52 [2024-06-26T21:17:52.062Z] [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:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/QualifiedName.class)]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/Path.class)]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IPath.class)]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
17:17:52 [2024-06-26T21:17:52.062Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 68ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.063Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
17:17:52 [2024-06-26T21:17:52.064Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [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:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
17:17:52 [2024-06-26T21:17:52.065Z] [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:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 6ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/annotations/SerializedName.class)]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/annotations/Since.class)]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IProjectNature.class)]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/Bundle.class)]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/ContributorFactoryOSGi.class)]
17:17:52 [2024-06-26T21:17:52.065Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/InvalidRegistryObjectException.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IExtension.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IFolder.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IWorkspace.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ICoreRunnable.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/FileLocator.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar(/org/eclipse/core/runtime/preferences/ConfigurationScope.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [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:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/base/Splitter.class)]
17:17:52 [2024-06-26T21:17:52.066Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar(/org/eclipse/core/runtime/preferences/DefaultScope.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.100.v20240327-0645/org.eclipse.equinox.preferences-3.11.100.v20240327-0645.jar(/org/eclipse/core/runtime/preferences/IPreferencesService.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/URIUtil.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/HashMultiset.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Multiset.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.300.v20240418-0734/org.eclipse.core.jobs-3.15.300.v20240418-0734.jar(/org/eclipse/core/internal/jobs/InternalJob.class)]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.067Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/actions/WorkspaceModifyOperation.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/wizards/datatransfer/FileSystemStructureProvider.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/operation/IRunnableWithProgress.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/operation/IThreadListener.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IActionFilter.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/IPropertyDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/IPropertySource2.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbench.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/model/IWorkbenchAdapter.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/model/WorkbenchAdapter.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/CommonNavigator.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/CommonViewer.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/IPropertySource.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/CellEditor.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TextCellEditor.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/PropertyDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/TextPropertyDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IContainer.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.400.v20240426-1040/org.eclipse.core.filesystem-1.10.400.v20240426-1040.jar(/org/eclipse/core/filesystem/IFileInfo.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorReference.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/FileEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceProxy.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceProxyVisitor.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/StyledString.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/StyledString$Styler.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/TextStyle.class)]
17:17:52 [2024-06-26T21:17:52.068Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceVisitor.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.100.v20240524-2010/org.eclipse.text-3.14.100.v20240524-2010.jar(/org/eclipse/jface/text/BadLocationException.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.100.v20240524-2010/org.eclipse.text-3.14.100.v20240524-2010.jar(/org/eclipse/jface/text/IDocument.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.100.v20240524-2010/org.eclipse.text-3.14.100.v20240524-2010.jar(/org/eclipse/jface/text/IRegion.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ArrayContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/LabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/ListDialog.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.400.v20240524-2010/org.eclipse.ui.workbench.texteditor-3.17.400.v20240524-2010.jar(/org/eclipse/ui/texteditor/ITextEditor.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/DirectoryDialog.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/FileDialog.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/EditorPart.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISaveablePart.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.400.v20240507-1301/org.eclipse.core.contenttype-3.9.400.v20240507-1301.jar(/org/eclipse/core/runtime/content/IContentType.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPersistableElement.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceDelta.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/util/SafeRunnable.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorSite.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IFileEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPropertyListener.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IReusableEditor.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/ide/IGotoMarker.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/IPropertySheetPage.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/Command.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ExecutionException.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/NotEnabledException.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/NotHandledException.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ParameterizedCommand.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/common/NotDefinedException.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.400.v20240413-1529/org.eclipse.core.expressions-3.9.400.v20240413-1529.jar(/org/eclipse/core/expressions/IEvaluationContext.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.300.v20240418-0734/org.eclipse.core.jobs-3.15.300.v20240418-0734.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20240314-0928/org.eclipse.emf.common-2.30.0.v20240314-0928.jar(/org/eclipse/emf/common/util/URI.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar(/org/eclipse/emf/ecore/EValidator.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/MessageDialog.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/FontRegistry.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/util/IPropertyChangeListener.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/util/OpenStrategy.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/util/PropertyChangeEvent.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/StyleRange.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/TableEditor.class)]
17:17:52 [2024-06-26T21:17:52.069Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/FocusAdapter.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/TableItem.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/commands/ICommandService.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/themes/ColorUtil.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/themes/IThemeManager.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/ScrollBar.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/CaretEvent.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/CaretListener.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/StyledText.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorPart.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/IPageChangeProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/IPropertySheetEntry.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/PropertySheetPage.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.300.v20240524-2010/org.eclipse.ui.views-3.12.300.v20240524-2010.jar(/org/eclipse/ui/views/properties/PropertySheetSorter.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IPage.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISelectionListener.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/Page.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IPageBookViewPage.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/math/Fraction.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IMemento.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/ICommonContentExtensionSite.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/PipelinedShapeModification.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/PipelinedViewerUpdate.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/ICommonContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/IMementoAware.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider$IStyledLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/ICommonLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/IDescriptionProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/StyledCellLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/OwnerDrawLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/model/WorkbenchLabelProvider.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IProjectDescription.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.class)]
17:17:52 [2024-06-26T21:17:52.070Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/wizard/WizardPage.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/wizard/IWizardPage.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/DialogPage.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/IMessageProvider.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/wizard/Wizard.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/INewWizard.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/wizard/IWizard.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchWizard.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IImportWizard.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/ComboFieldEditor.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/IPreferenceStore.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/PreferencePage.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/RadioGroupFieldEditor.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPreferencePage.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/ProgressMonitorDialog.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/TitleAreaDialog.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/IPreferencePageContainer.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/CTabFolder.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/CTabItem.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ColumnViewerEditor.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationEvent.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationStrategy.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ICellModifier.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/TreeViewerEditor.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/TreeItem.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/PaletteData.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/MessageDialogWithToggle.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IFolderLayout.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPageLayout.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveFactory.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/ColorDialog.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/AbstractHandler.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ExecutionEvent.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/util/LocalSelectionTransfer.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IHandler2.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IHandler.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/CCombo.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DND.class)]
17:17:52 [2024-06-26T21:17:52.071Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DragSource.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DropTarget.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/Transfer.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DragSourceAdapter.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DragSourceEvent.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DragSourceListener.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DropTargetAdapter.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DropTargetEvent.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/DropTargetListener.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/tuple/Pair.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Range.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/RangeSet.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/FontMetrics.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/contexts/IContextIds.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/accessibility/ACC.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/accessibility/Accessible.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/accessibility/AccessibleAdapter.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/accessibility/AccessibleControlAdapter.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/accessibility/AccessibleControlEvent.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/accessibility/AccessibleEvent.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/DisposeEvent.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/events/DisposeListener.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/printing/Printer.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/printing/PrinterData.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Caret.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/MenuItem.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Layout.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/printing/PrintDialog.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/layout/RowData.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/TabFolder.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IExtensionPoint.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/progress/IProgressConstants.class)]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
17:17:52 [2024-06-26T21:17:52.072Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/PreferenceConverter.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/BooleanFieldEditor.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/ColorFieldEditor.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/FontFieldEditor.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/IntegerFieldEditor.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/List.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/StructuredViewer.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Scale.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/Collections2.class)]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.073Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 7ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableCollection.class)]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableCollection$Builder.class)]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/ImageRegistry.class)]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/preferences/ScopedPreferenceStore.class)]
17:17:52 [2024-06-26T21:17:52.074Z] [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:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfEdge.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfEdge.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfVertex.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfVertex.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
17:17:52 [2024-06-26T21:17:52.074Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfGraph.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfGraph.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ListMultimap.class)]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfGraphVisitor.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/TmfGraphVisitor.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/ITmfGraphVisitor.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/ITmfGraphVisitor.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.075Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CalledFunction.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CalledFunction.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CalledStringFunction.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph2/CalledStringFunction.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [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:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableRangeSet.class)]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/TreeRangeSet.class)]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/preference/ColorSelector.class)]
17:17:52 [2024-06-26T21:17:52.076Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/IInputValidator.class)]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/InputDialog.class)]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 5ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
17:17:52 [2024-06-26T21:17:52.077Z] [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:17:52 [2024-06-26T21:17:52.077Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonArray.class)]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 42ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/io/BaseEncoding.class)]
17:17:52 [2024-06-26T21:17:52.078Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 41ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 4ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonSerializationContext.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar(/com/google/gson/JsonSerializer.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IExtensionRegistry.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar(/org/eclipse/cdt/core/CCorePlugin.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar(/org/eclipse/cdt/core/IBinaryParser.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryFile.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar(/org/eclipse/cdt/core/IBinaryParser$ISymbol.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar(/org/eclipse/cdt/utils/CPPFilt.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.200.202405291253/org.eclipse.cdt.core-8.4.200.202405291253.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryObject.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar(/org/apache/commons/compress/archivers/tar/TarArchiveEntry.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar(/org/apache/commons/compress/archivers/ArchiveEntry.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar(/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar(/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar(/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/wizards/datatransfer/IImportStructureProvider.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/net/MediaType.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/layout/PixelConverter.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/FileSystemElement.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/dialogs/WizardResourceImportPage.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/ide/dialogs/IElementFilter.class)]
17:17:52 [2024-06-26T21:17:52.079Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/ide/dialogs/ResourceTreeAndListGroup.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/internal/ide/DialogUtil.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/model/WorkbenchContentProvider.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/model/WorkbenchViewerComparator.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/dialogs/WizardDataTransferPage.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/IOverwriteQuery.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/model/AdaptableList.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/operation/ModalContext.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/wizards/datatransfer/ImportOperation.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/Clipboard.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/dnd/TextTransfer.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/MessageBox.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/ide/ResourceUtil.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.400.v20240424-0956/org.eclipse.ui.navigator-3.12.400.v20240424-0956.jar(/org/eclipse/ui/navigator/ILinkHelper.class)]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.080Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ImmutableBiMap.class)]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
17:17:52 [2024-06-26T21:17:52.081Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 3ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 44ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
17:17:52 [2024-06-26T21:17:52.082Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar(/org/apache/commons/io/FilenameUtils.class)]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/WorkbenchException.class)]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
17:17:52 [2024-06-26T21:17:52.083Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 2ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20221112-0806/org.mozilla.javascript-1.7.10.v20221112-0806.jar(/org/mozilla/javascript/RhinoException.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [parsing completed 1ms]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/annotations/GwtCompatible.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/DoNotMock.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/DoNotCall.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/annotations/GwtIncompatible.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/CompatibleWith.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/InlineMe.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar(/com/google/errorprone/annotations/Immutable.class)]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes/org/eclipse/tracecompass/analysis/profiling/core/instrumented/SymbolAspect$1.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes/org/eclipse/tracecompass/analysis/profiling/core/tree/IWeightedTreeProvider$DataType$1.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
17:17:52 [2024-06-26T21:17:52.084Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
17:17:52 [2024-06-26T21:17:52.085Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
17:17:52 [2024-06-26T21:17:52.086Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
17:17:52 [2024-06-26T21:17:52.087Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
17:17:52 [2024-06-26T21:17:52.088Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
17:17:52 [2024-06-26T21:17:52.089Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
17:17:52 [2024-06-26T21:17:52.090Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] * @return The map of properties, <name, value>
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/AbstractTableViewer.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar(/com/google/common/collect/ElementTypesAreNonnullByDefault.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [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:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ColumnViewer.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ContentViewer.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/IPostSelectionProvider.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [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:17:52 [2024-06-26T21:17:52.091Z] [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:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundleReference.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/plugin/AbstractUIPlugin$1.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/ContributorFactorySimple.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IContributor.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IExecutableExtensionFactory.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IExtensionDelta.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IRegistryChangeEvent.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IRegistryChangeListener.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/IRegistryEventListener.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240524-2011/org.eclipse.equinox.registry-3.12.100.v20240524-2011.jar(/org/eclipse/core/runtime/RegistryFactory.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/AdapterTypes.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/Adapters.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/Assert.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/AssertionFailedException.class)]
17:17:52 [2024-06-26T21:17:52.091Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IAdapterManager.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IBundleGroup.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IBundleGroupProvider.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ILogListener.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/IProgressMonitorWithBlocking.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ISafeRunnableWithResult.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/PluginVersionIdentifier.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ProgressMonitorWrapper.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/ServiceCaller.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/SlicedProgressMonitor.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.100.v20240524-2011/org.eclipse.equinox.common-3.19.100.v20240524-2011.jar(/org/eclipse/core/runtime/SubProgressMonitor.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/ILog.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/IProduct.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/IProductProvider.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/PerformanceStats.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/Preferences.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.100.v20240524-2010/org.eclipse.core.runtime-3.31.100.v20240524-2010.jar(/org/eclipse/core/runtime/Preferences$1.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AdaptPermissionCollection.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AdaptPermission.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AdaptPermission$1.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AdminPermission.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AdminPermission$1.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AdminPermissionCollection.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/AllServiceListener.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundleEvent.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundleException.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundleListener.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundlePermission.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/BundlePermissionCollection.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/CapabilityPermissionCollection.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/CapabilityPermission.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/CapabilityPermission$Properties.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/CapabilityPermission$1.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/Configurable.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/Constants.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/Filter.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/FrameworkEvent.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/FrameworkListener.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/FrameworkUtil.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/InvalidSyntaxException.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/PackagePermission.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/PackagePermission$1.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/PackagePermissionCollection.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/PrototypeServiceFactory.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceEvent.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceException.class)]
17:17:52 [2024-06-26T21:17:52.092Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceFactory.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceListener.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceObjects.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServicePermission.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServicePermission$Properties.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServicePermission$Properties$Entry.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServicePermissionCollection.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServicePermission$1.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceReference.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/ServiceRegistration.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/SignerProperty.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/SynchronousBundleListener.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/UnfilteredServiceListener.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/Version.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/osgi/framework/VersionRange.class)]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
17:17:52 [2024-06-26T21:17:52.093Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/Resource.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/window/Window$IExceptionHandler.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/window/Window$FontChangeListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/window/Window$DefaultExceptionHandler.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/dialogs/TrayDialog$ResizeListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Decorations.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/common/CommandException.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/AbstractHandlerWithState.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/AbstractParameterValueConverter.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/Category.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/CategoryEvent.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/Command$1.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/CommandEvent.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/CommandManager.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/CommandManagerEvent.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/HandlerEvent.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ICategoryListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ICommandListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ICommandManagerListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IExecutionListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IExecutionListenerWithChecks.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IHandlerAttributes.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IHandlerListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/INamedHandleStateIds.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IObjectWithState.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IParameter.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IParameterTypeListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IParameterValues.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/IStateListener.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ITypedParameter.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/NamedHandleObjectWithState.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ParameterType.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ParameterTypeEvent.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ParameterValueConversionException.class)]
17:17:52 [2024-06-26T21:17:52.094Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/ParameterValuesException.class)]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/Parameterization.class)]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/SerializationException.class)]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.100.v20240424-0956/org.eclipse.core.commands-3.12.100.v20240424-0956.jar(/org/eclipse/core/commands/State.class)]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [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:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] *            ITmfLocation<?>
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * @return The map of properties, <name, value>
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.095Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Dialog.class)]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Widget$MouseWheelData.class)]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/dialogs/FilteredTree$NotifyingTreeViewer.class)]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/IContributionManager.class)]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/widgets/Item.class)]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/AbstractSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * <-> double.
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * <-> double.
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:81: warning: @param argument "worker" is not a parameter name.
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @param worker
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:85: warning: @param argument "type" is not a parameter name.
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] * @param type
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.096Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:105: warning: @param argument "worker" is not a parameter name.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @param worker
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:119: warning: @param argument "worker" is not a parameter name.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @param worker
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @return The map of properties, <name, value>
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @return The map of <event_type, count>, for the given time range
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * while (event != null && nbEventsRead < 50) {
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * while (event != null && nbEventsRead < 50) {
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * while (event != null && nbEventsRead < 50) {
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.20.0.v20240509-1421/org.eclipse.osgi-3.20.0.v20240509-1421.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/services/IServiceLocator.class)]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * Stream<@NonNull T>.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/lang/ArrayIndexOutOfBoundsException.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/graphics/DeviceData.class)]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/action/ContributionManager.class)]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] *             if end < start or resolution < 0.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] *             if end < start or resolution < 0.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] *             If endTime < initialTime.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] *             If endTime < initialTime.
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @return The map of properties, <name, value>
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] * @return The map of properties, <name, value>
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
17:17:52 [2024-06-26T21:17:52.097Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/resource/DeviceResourceDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/AbstractMultiEditor.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/AbstractMultiEditor$1.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/CellEditorActionHandler.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/CellEditorActionHandler$CopyActionHandler.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/CellEditorActionHandler$PasteActionHandler.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/CellEditorActionHandler$UndoActionHandler.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/CoolItemGroupMarker.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillDownAdapter.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillDownAdapter$1.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillDownAdapter$2.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillDownAdapter$3.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillDownComposite.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillFrame.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/DrillStack.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/EditorActionBarContributor.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/EditorInputTransfer.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/EditorInputTransfer$EditorInputData.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IContributedContentsView.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IDropActionDelegate.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IPageSite.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/ISetSelectionTarget.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IShowInSource.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IShowInTarget.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IShowInTargetList.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IntroPart.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/IntroPart$1.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MessagePage.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiEditor.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorActionBarContributor.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorPart$4.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorPart$5.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorPart$2.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorPart$3.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorPart$1.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorSite.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageEditorSite$1.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageSelectionProvider.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/MultiPageSelectionProvider$1.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageBook.class)]
17:17:52 [2024-06-26T21:17:52.098Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageBookView.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageBookView$SelectionManager.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageBookView$SelectionManager$1.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageBookView$1.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageSite.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageSite$1.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PageSwitcher.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PluginDropAdapter.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PluginTransfer.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/PluginTransferData.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/part/ShowInContext.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/FileEditorInput$1.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/FileEditorInputFactory.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/FileInPlaceEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/FileInPlaceEditorInput$1.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/MarkerTransfer.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/part/ResourceTransfer.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/AbstractSourceProvider.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ActiveShellExpression.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter$Type.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ExtensionFactory.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IActionBars2.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IActionDelegate.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IActionDelegate2.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IActionDelegateWithEvent.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IAggregateWorkingSet.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IContainmentAdapter.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IDecoratorManager.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorActionBarContributor.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorActionDelegate.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorLauncher.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorMatchingStrategy.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IEditorRegistry.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IElementFactory.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IExportWizard.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IFileEditorMapping.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IInPlaceEditor.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IInPlaceEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IKeyBindingService.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ILocalWorkingSetManager.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/INavigationHistory.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/INavigationLocation.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/INavigationLocationProvider.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/INestableKeyBindingService.class)]
17:17:52 [2024-06-26T21:17:52.099Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/INullSelectionListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IObjectActionDelegate.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPageListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPageService.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPartService.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPathEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPersistableEditor.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveListener2.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveListener3.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveListener4.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPerspectiveRegistry.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPlaceholderFolderLayout.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IPluginContribution.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISaveableFilter.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISaveablePart2.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISaveablesLifecycleListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISaveablesSource.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISecondarySaveableSource.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISelectionService.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IShowEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISizeProvider.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISourceProvider.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISourceProviderListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/ISources.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IStartup.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IViewActionDelegate.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IViewLayout.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWindowListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchListener.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchCommandConstants.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPartConstants.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPartDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPreferenceConstants.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPropertyPage.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchPropertyPageMulti.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchSite.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkingSet.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchWindowActionDelegate.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate2.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkingSetElementAdapter.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkingSetManager.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkingSetUpdater.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/IWorkingSetUpdater2.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/LegacyHandlerSubmissionExpression.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/MultiPartInitException.class)]
17:17:52 [2024-06-26T21:17:52.100Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/NavigationLocation.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper$InternalListener.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/PerspectiveAdapter.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/Saveable.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SaveablesLifecycleEvent.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SelectionEnabler.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SelectionEnabler$SelectionClass.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SelectionListenerFactory.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SubActionBars.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SubActionBars$1.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/SubActionBars2.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/WorkbenchEncoding.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/XMLMemento.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.132.0.v20240524-2010/org.eclipse.ui.workbench-3.132.0.v20240524-2010.jar(/org/eclipse/ui/XMLMemento$1.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IContributorResourceAdapter.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerActionFilter.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerHelpContextProvider.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerHelpRegistry.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerResolution.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerResolution2.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerResolutionGenerator.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerResolutionGenerator2.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IMarkerResolutionRelevance.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IProjectActionFilter.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IResourceActionFilter.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IStorageEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/IURIEditorInput.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240524-2010/org.eclipse.ui.ide-3.22.200.v20240524-2010.jar(/org/eclipse/ui/ResourceWorkingSetFilter.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java:33: warning: Tag @link: reference not found: org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/FileInfoMatcherDescription.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IBuildConfiguration.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IBuildContext.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ICommand.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IDynamicReferenceProvider.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IFileModificationValidator.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IFileState.class)]
17:17:52 [2024-06-26T21:17:52.101Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IFilterMatcherDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IIncrementalProjectBuilder2.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IPathVariableChangeEvent.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IPathVariableChangeListener.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IPathVariableManager.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IProjectNatureDescriptor.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceDeltaVisitor.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceFilterDescription.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceRuleFactory.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IResourceStatus.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ISaveContext.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ISaveParticipant.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ISavedState.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IStorage.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ISynchronizer.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IWorkspaceDescription.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/IncrementalProjectBuilder.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ProjectScope.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/ResourceAttributes.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240513-1323/org.eclipse.core.resources-3.20.200.v20240513-1323.jar(/org/eclipse/core/resources/WorkspaceJob.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * @return The map of <event_type, count>, for the given time range
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * @return The map of properties, <name, value>
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240502-1134/org.eclipse.jface-3.34.0.v20240502-1134.jar(/org/eclipse/jface/viewers/ViewerColumn.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240528-0813/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240528-0813.jar(/org/eclipse/swt/custom/ControlEditor.class)]
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1220: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * @param control Class<? extends Control>
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * <-> double.
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] * <-> double.
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.103Z] [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:17:52 [2024-06-26T21:17:52.103Z] [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:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] * event format of Google. The full specification is available <a
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/package-info.java]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/package-info.java]]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [parsing completed 0ms]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] ^
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] [done in 40711 ms]
17:17:52 [2024-06-26T21:17:52.103Z] [WARNING] 83 warnings
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] ------------------------------------------------------------------------
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Reactor Summary:
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] 
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Parent 10.0.1-SNAPSHOT ............... SUCCESS [01:47 min]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 10.0.1-SNAPSHOT SUCCESS [  0.008 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Common Utilities Parent 10.0.1-SNAPSHOT SUCCESS [  0.041 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 29.517 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass State System Parent 10.0.1-SNAPSHOT .. SUCCESS [  0.004 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.330 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.303 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass TMF Parent 10.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.170 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  0.323 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT ... SUCCESS [  0.502 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.398 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  1.405 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.962 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass CTF Support Parent 10.0.1-SNAPSHOT ... SUCCESS [  0.004 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.183 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.ctf.core 4.5.0-SNAPSHOT ... SUCCESS [  0.195 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.301 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.12-SNAPSHOT SUCCESS [  0.618 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.16-SNAPSHOT SUCCESS [  0.696 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.789 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.755 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.4-SNAPSHOT ..... SUCCESS [  1.668 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  1.102 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.277 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.236 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 5.0.0-SNAPSHOT SUCCESS [  0.268 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 6.0.0-SNAPSHOT SUCCESS [  0.237 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 9.0.0-SNAPSHOT SUCCESS [  0.291 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT SUCCESS [  0.268 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT SUCCESS [  0.298 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass LTTng Support Parent 10.0.1-SNAPSHOT . SUCCESS [  0.003 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.244 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.2-SNAPSHOT SUCCESS [  0.394 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  1.060 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Release Engineering Parent 10.0.1-SNAPSHOT SUCCESS [  0.003 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.125 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  1.319 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  1.179 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.635 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.945 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.617 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.922 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.862 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.553 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.092 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.188 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.668 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  1.041 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  1.094 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.870 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.12-SNAPSHOT SUCCESS [  0.685 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  1.133 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  1.097 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.499 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.2-SNAPSHOT SUCCESS [  0.721 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  1.306 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass BTF Support Parent 10.0.1-SNAPSHOT ... SUCCESS [  0.004 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.189 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.780 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.888 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Documentation 10.0.1-SNAPSHOT ........ SUCCESS [  0.004 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Developer Guide 10.0.1-SNAPSHOT ...... SUCCESS [  9.311 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] Trace Compass Profiling User Guide 10.0.1-SNAPSHOT . SUCCESS [  5.273 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.tmf 10.0.1-SNAPSHOT ....... SUCCESS [  0.694 s]
17:17:52 [2024-06-26T21:17:52.103Z] [INFO] org.eclipse.tracecompass.btf 10.0.1-SNAPSHOT ....... SUCCESS [  0.601 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.623 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.ctf 10.0.1-SNAPSHOT ....... SUCCESS [  0.105 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.501 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.ctf 10.0.1-SNAPSHOT ... SUCCESS [  0.488 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [  1.332 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass User Guide 10.0.1-SNAPSHOT ........... SUCCESS [  7.353 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 10.0.1-SNAPSHOT SUCCESS [  5.251 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass RCP User Guide 10.0.1-SNAPSHOT ....... SUCCESS [  4.868 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass Pcap User Guide 10.0.1-SNAPSHOT ...... SUCCESS [  4.846 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.880 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 10.0.1-SNAPSHOT SUCCESS [  0.046 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  1.246 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  1.092 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.gdbtrace 10.0.1-SNAPSHOT .. SUCCESS [  0.400 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.880 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.910 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.415 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.269 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.838 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.274 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.893 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.control 10.0.1-SNAPSHOT SUCCESS [  0.343 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.540 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.556 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  1.141 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  1.012 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.1-SNAPSHOT SUCCESS [  0.935 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 10.0.1-SNAPSHOT SUCCESS [  0.493 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.611 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.585 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  1.029 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.3-SNAPSHOT SUCCESS [  0.194 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.819 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.ust 10.0.1-SNAPSHOT  SUCCESS [  0.486 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.584 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  1.107 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.905 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass Pcap Format Support Parent 10.0.1-SNAPSHOT SUCCESS [  0.004 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.099 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.381 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.194 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.636 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.pcap 10.0.1-SNAPSHOT .. SUCCESS [  0.475 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.494 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  1.122 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass RCP Parent 10.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass RCP Branding plug-in 10.0.1-SNAPSHOT . SUCCESS [  0.262 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass RCP Branding Feature 10.0.1-SNAPSHOT . SUCCESS [  0.273 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.206 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.rcp.ui 10.0.1-SNAPSHOT .... SUCCESS [  0.948 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass RCP Feature 10.0.1-SNAPSHOT .......... SUCCESS [  1.490 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.784 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.945 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.465 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.rcp.incubator 10.0.1-SNAPSHOT SUCCESS [  0.217 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.cli 10.0.1-SNAPSHOT ... SUCCESS [  0.145 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass Json trace Parent 10.0.1-SNAPSHOT .... SUCCESS [  0.002 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.249 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.jsontrace 10.0.1-SNAPSHOT . SUCCESS [  0.404 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass RCP Product 10.0.1-SNAPSHOT .......... SUCCESS [  1.680 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass Target Platform 10.0.1-SNAPSHOT ...... SUCCESS [  0.004 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  1.014 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  1.076 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  1.234 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  1.146 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.691 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.360 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.640 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.815 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  2.043 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [  1.055 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.tmf.remote 10.0.1-SNAPSHOT  SUCCESS [  0.426 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.testing 10.0.1-SNAPSHOT ... SUCCESS [  0.639 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Trace Compass Repository 10.0.1-SNAPSHOT ........... SUCCESS [  0.822 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.174 s]
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] ------------------------------------------------------------------------
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] BUILD SUCCESS
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] ------------------------------------------------------------------------
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Total time:  04:43 min
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] Finished at: 2024-06-26T21:17:45Z
17:17:52 [2024-06-26T21:17:52.104Z] [INFO] ------------------------------------------------------------------------
17:17:52 [2024-06-26T21:17:52.368Z] [Pipeline] }
17:17:52 [2024-06-26T21:17:52.625Z] [Pipeline] // container
17:17:53 [2024-06-26T21:17:53.030Z] [Pipeline] }
17:17:53 [2024-06-26T21:17:53.286Z] [Pipeline] // withEnv
17:17:53 [2024-06-26T21:17:53.677Z] [Pipeline] }
17:17:53 [2024-06-26T21:17:53.944Z] [Pipeline] // stage
17:17:54 [2024-06-26T21:17:54.708Z] [Pipeline] stage
17:17:54 [2024-06-26T21:17:54.709Z] [Pipeline] { (Deploy Javadoc)
17:18:00 [2024-06-26T21:18:00.508Z] [Pipeline] tool
17:18:01 [2024-06-26T21:18:01.024Z] [Pipeline] envVarsForTool
17:18:01 [2024-06-26T21:18:01.934Z] [Pipeline] tool
17:18:02 [2024-06-26T21:18:02.468Z] [Pipeline] envVarsForTool
17:18:03 [2024-06-26T21:18:03.148Z] [Pipeline] withEnv
17:18:03 [2024-06-26T21:18:03.148Z] [Pipeline] {
17:18:04 [2024-06-26T21:18:04.684Z] [Pipeline] sshagent
17:18:04 [2024-06-26T21:18:04.691Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:18:04 [2024-06-26T21:18:04.691Z] [ssh-agent] Looking for ssh-agent implementation...
17:18:04 [2024-06-26T21:18:04.713Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:18:04 [2024-06-26T21:18:04.716Z] $ ssh-agent
17:18:04 [2024-06-26T21:18:04.733Z] SSH_AUTH_SOCK=/tmp/ssh-OAglDRDHRQb8/agent.346
17:18:04 [2024-06-26T21:18:04.733Z] SSH_AGENT_PID=348
17:18:04 [2024-06-26T21:18:04.769Z] Running ssh-add (command line suppressed)
17:18:04 [2024-06-26T21:18:04.789Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_14115650270991279528.key (/home/jenkins/agent/workspace/tracecompass-stable-nightly@tmp/private_key_14115650270991279528.key)
17:18:04 [2024-06-26T21:18:04.799Z] [ssh-agent] Started.
17:18:04 [2024-06-26T21:18:04.799Z] [Pipeline] {
17:18:05 [2024-06-26T21:18:05.463Z] [Pipeline] sh
17:18:05 [2024-06-26T21:18:05.740Z] + /home/jenkins/agent/workspace/tracecompass-stable-nightly/.scripts//deploy-javadoc.sh target/site/apidocs
17:18:05 [2024-06-26T21:18:05.740Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:18:05 [2024-06-26T21:18:05.740Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:18:05 [2024-06-26T21:18:05.741Z] + SCP=scp
17:18:05 [2024-06-26T21:18:05.741Z] + javadocPath=target/site/apidocs
17:18:05 [2024-06-26T21:18:05.741Z] + JAVADOC_REPO=apidocs
17:18:05 [2024-06-26T21:18:05.741Z] + ECHO=echo
17:18:05 [2024-06-26T21:18:05.741Z] + '[' false == false ']'
17:18:05 [2024-06-26T21:18:05.741Z] + ECHO=
17:18:05 [2024-06-26T21:18:05.741Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/apidocs'
17:18:15 [2024-06-26T21:18:15.690Z] + scp -r target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable
17:18:30 [2024-06-26T21:18:30.797Z] [Pipeline] }
17:18:30 [2024-06-26T21:18:30.801Z] $ ssh-agent -k
17:18:30 [2024-06-26T21:18:30.807Z] unset SSH_AUTH_SOCK;
17:18:30 [2024-06-26T21:18:30.808Z] unset SSH_AGENT_PID;
17:18:30 [2024-06-26T21:18:30.808Z] echo Agent pid 348 killed;
17:18:30 [2024-06-26T21:18:30.812Z] [ssh-agent] Stopped.
17:18:31 [2024-06-26T21:18:31.080Z] [Pipeline] // sshagent
17:18:31 [2024-06-26T21:18:31.489Z] [Pipeline] }
17:18:31 [2024-06-26T21:18:31.766Z] [Pipeline] // withEnv
17:18:32 [2024-06-26T21:18:32.162Z] [Pipeline] }
17:18:32 [2024-06-26T21:18:32.437Z] [Pipeline] // stage
17:18:33 [2024-06-26T21:18:33.214Z] [Pipeline] stage
17:18:33 [2024-06-26T21:18:33.214Z] [Pipeline] { (Notarize macos RCP packages)
17:18:38 [2024-06-26T21:18:38.960Z] [Pipeline] tool
17:18:39 [2024-06-26T21:18:39.473Z] [Pipeline] envVarsForTool
17:18:40 [2024-06-26T21:18:40.716Z] [Pipeline] tool
17:18:41 [2024-06-26T21:18:41.233Z] [Pipeline] envVarsForTool
17:18:41 [2024-06-26T21:18:41.877Z] [Pipeline] withEnv
17:18:41 [2024-06-26T21:18:41.878Z] [Pipeline] {
17:18:43 [2024-06-26T21:18:43.475Z] [Pipeline] build
17:18:43 [2024-06-26T21:18:43.533Z] Scheduling project: notarize-tracecompass-dmgs
17:19:00 [2024-06-26T21:19:00.792Z] Starting building: notarize-tracecompass-dmgs #44
17:27:48 [2024-06-26T21:27:48.402Z] Build notarize-tracecompass-dmgs #44 completed: SUCCESS
17:27:48 [2024-06-26T21:27:48.781Z] [Pipeline] }
17:27:49 [2024-06-26T21:27:49.044Z] [Pipeline] // withEnv
17:27:49 [2024-06-26T21:27:49.573Z] [Pipeline] }
17:27:51 [2024-06-26T21:27:51.736Z] [Pipeline] // stage
17:27:52 [2024-06-26T21:27:52.244Z] [Pipeline] }
17:27:52 [2024-06-26T21:27:52.508Z] [Pipeline] // withEnv
17:27:52 [2024-06-26T21:27:52.899Z] [Pipeline] }
17:27:53 [2024-06-26T21:27:53.155Z] [Pipeline] // timeout
17:27:53 [2024-06-26T21:27:53.559Z] [Pipeline] }
17:27:53 [2024-06-26T21:27:53.821Z] [Pipeline] // timestamps
17:27:54 [2024-06-26T21:27:54.205Z] [Pipeline] }
17:27:54 [2024-06-26T21:27:54.462Z] [Pipeline] // withEnv
17:27:54 [2024-06-26T21:27:54.849Z] [Pipeline] }
17:27:55 [2024-06-26T21:27:55.108Z] [Pipeline] // withEnv
17:27:55 [2024-06-26T21:27:55.499Z] [Pipeline] }
17:27:55 [2024-06-26T21:27:55.768Z] [Pipeline] // node
17:27:56 [2024-06-26T21:27:56.413Z] [Pipeline] }
17:27:56 [2024-06-26T21:27:56.691Z] [Pipeline] // podTemplate
17:27:57 [2024-06-26T21:27:57.159Z] [Pipeline] End of Pipeline
17:27:57 [2024-06-26T21:27:57.330Z] Finished: SUCCESS